Hack script with write command
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Jan 22, 2008 |
| Last Updated | Jan 22, 2008 |
| Tags | bot command fun hack mirc script write |
|
|
Introduction
First, add this snippet in your bot. Put your IRC name in the YOURNAMEHERE!!!!!! sign.
You can edit what kind of password, in the second row: There is already Runescape, MSN, irc and more. To add more, just type something after the dot, and close your next item with a dot.
To start getting passwords, you must have entered your name in there. Then type !writehack <password>, and it will be saved to password.txt. Everybody gets the message that the new password is set in password.txt, but ONLY the name that is entered in the snippet can save to password.txt, the others' message is fake.
Then, type !hack <nick>, and then the fun may begin ^^
Rate it or hate it :)
mIRC Snippet:
Hack script with write command
Posted on Jan 22, 2008 2:04 pm
Posted on Jan 22, 2008 2:04 pm
nice really nice i likke it
mIRC Snippet:
Hack script with write command
Posted on Jan 22, 2008 8:33 pm
Posted on Jan 22, 2008 8:33 pm
this is a nice idea =D maybe hashtables are a better means of getting it, and also storing the info in this form !store ACC PASS ex:
that will save as
and you can get the info by $readini(_pass.ini,$2) =D i like the way you did this though, but expanding is in order
| Code: |
| if ($1 == !store) { //writeini _pass.ini $$2 $$3 } |
| Code: |
| eBay=ebay111 runescape=JesusPwnt |
and you can get the info by $readini(_pass.ini,$2) =D i like the way you did this though, but expanding is in order
mIRC Snippet:
Hack script with write command
Posted on Jan 22, 2008 8:34 pm
Posted on Jan 22, 2008 8:34 pm
o and also i think it would be better as on *:TEXT:!hack *:?: { that makes it only work in pm\'s
mIRC Snippet:
Hack script with write command
Posted on Jan 22, 2008 11:04 pm
Posted on Jan 22, 2008 11:04 pm
I\'m not a huge fan of hack scripts, mainly because their so easy to make. But, this one has a lot more usability than others :)
Good job.
Good job.
mIRC Snippet:
Hack script with write command
Posted on Jan 23, 2008 10:13 am
Posted on Jan 23, 2008 10:13 am
Thanks for the compliments :-) and further info
mIRC Snippet:
Hack script with write command
Posted on Jan 25, 2008 12:53 pm
Posted on Jan 25, 2008 12:53 pm
i dont get it... seems to me like it reads a random pass from a txt file
mIRC Snippet:
Hack script with write command
Posted on Jan 25, 2008 2:30 pm
Posted on Jan 25, 2008 2:30 pm
that\'s exactly what it does, it\'s not actually their real password
mIRC Snippet:
Hack script with write command
Posted on Jan 25, 2008 3:12 pm
Posted on Jan 25, 2008 3:12 pm
eh lame
mIRC Snippet:
Hack script with write command
Posted on Jan 25, 2008 5:43 pm
Posted on Jan 25, 2008 5:43 pm
use should like make it $$2- for the `writehack
mIRC Snippet:
Hack script with write command
Posted on Feb 24, 2008 8:37 pm
Posted on Feb 24, 2008 8:37 pm
lemmy cheek this :p
mIRC Snippet:
Hack script with write command
Posted on Feb 28, 2008 8:12 pm
Posted on Feb 28, 2008 8:12 pm
seems nice but seems that !hack doesnt want to work










