mIRC Home    About    Download    Register    News    Help

Print Thread
#132158 07/10/05 11:35 PM
Joined: Dec 2004
Posts: 80
C
Babel fish
OP Offline
Babel fish
C
Joined: Dec 2004
Posts: 80
hey people,im not so good at scripting but i made a bot call hack-system and he is a virus PRANK for mirc...even though its made from cheap short text and matchtext scripts...sometimes to fun to trick people with it and today im sharing it to you people!! smile and i hope i can get a response for where to improve and stuff...cuz i suck at scripting frown
anyways its here:

Code:
  #hack-system off
on 1:text:fk967:?:{
  /msg $nick 12PROGRAM DEACTIVATED
  .disable #hack-system
}
on 1:text:!hack *:#:{
  .timer 1 2 msg $chan 2Cracking User Internet IP address...
  .timer 1 10 msg $chan 2Hacking System Configuration...
  .timer 1 18 msg $chan 12Shuting down $2 $+ 's fireWall...
  .timer 1 20 msg $chan 14 20%...Completed
  .timer 1 24 msg $chan 14 60%...Completed
  .timer 1 30 msg $chan 14 100%...Completed
  .timer 1 32 msg $chan 4 $2 $+ 's 12firewall has Shuted Down
  .timer 1 37 msg $chan 4Transfering Self-extract file...
  .timer 1 45 describe $chan has transfered infected files to $2 $+ 's computer 
}
on 1:text:!command:#:{
  /notice $chan !hack (username)
  /notice $chan !deactive
  /notice $chan !active
}
on 1:text:!deactivate:#:{
  /msg $chan 4ACCESS DENIED: ACCESS CODE REQUIRED
  /msg $chan 4PLEASE ENTER ACCESS CODE IM PM,THANKYOU
}
#hack-system end
on 1:text:!activate:#:{
  /msg $chan 4PROGRAM ACTIVATED
  .enable #hack-system
}

the "fk967" on the very top of this whole script is the password for people to enter into the bot's pm,in order to shut the bot off.
If u want another password,then change it!,i only knew msg ,text,matchtext scripts so...i didnt know how to make it change automaticly with a command...


practice makes perfect... smile
Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
This is the Scripts & Popups forum where people can get help with scripting, it is not a place to advertise or distribute your scripts. If you wish to do so, please do it on the appropriate scripting sites such as:

www.mircscripts.org
www.mirc.net
www.hawkee.com
www.mircscripts.com
www.scriptsdb.org
...

Furthermore, that script is too lame for words.


Gone.
Joined: Sep 2005
Posts: 73
D
Babel fish
Offline
Babel fish
D
Joined: Sep 2005
Posts: 73
I'm not sure I'm comfortable in helping someone deceive other users.

Last edited by dood; 07/10/05 11:37 PM.
Joined: Dec 2004
Posts: 80
C
Babel fish
OP Offline
Babel fish
C
Joined: Dec 2004
Posts: 80
i told u i suck...and i wont advertise next time...


practice makes perfect... smile
Joined: Oct 2005
Posts: 35
C
Ameglian cow
Offline
Ameglian cow
C
Joined: Oct 2005
Posts: 35
I like it...


#indierpgs @ magicstar.net Your indie-rpg fix. Online.
Joined: Dec 2002
Posts: 1,237
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 1,237
Ok i know this is an older post but I found this rather humorous....

Quote:
.timer 1 32 msg $chan 4 $2 $+ 's 12firewall has Shuted Down


[smartass reply]Apparently the grammar part of the PC was hit first and has affected the output of the script, now a grayde skooler can understand it smile[/smartass reply]

All in all this is a clever idea to put on a friend.


Link Copied to Clipboard