0


Here is a little script that I typed up a few years back:
There might be a few errors, but it's worth a shot...set wshell = createobject("wscript.shell")
wscript.sleep 900 <---- you can take that out but that controls how long after the text is typed from executing the file
for i=1 to 1 <-- how many times it prints the message is put here
wshell.sendkeys "Your Text here"
wshell.sendkeys "{enter}" <--- if you want it to press enter after the text is inputted, if not then you can remove this line
next <---- Insert loop, for it to continue endlessly...
OAH copy paste this into notepad, save it as all files as "Filename.vbs" (w/o quotes)
Then once your done, save it to your desktop. Now run the file, then INSTANTALLY go to the XAT chatbox that you want to spam. It should rapidly enter text.
Last edited by Feckless.; 10-02-2010 at 07:30 AM.
How do I use this ?
Sorry, I thought I put that, guess it didn't save...
Well, I edited it in; take a look now.
There`s no run button. And at the "loop" part I just erased what you typed and typed loop with the arrows.
This should be n00b proof.
Ok, Imma do this step by step.
First of all copy paste this into notepad:
set wshell = createobject("wscript.shell")
wscript.sleep 900
for i=1 to 677
wshell.sendkeys "EAT ME BITCH"
wshell.sendkeys "{enter}"
next
Now once you have that done, save it as All files on your desktop, as XatSpammer.VBS don't forget the .vbs at the end.
Ok, have your xat chatbox window open and get ready to click on the chatbox, now run XatSpammer.VBS that you have just made, you have a few seconds before it starts inputting text, and in that time you must go to the chatbox window and click on the text input box (where you type and press enter to talk) and wait, it should start working away.
Don't click off the chatbox window, it will continue typing. When it's done typing you can click on other windows. For example: you have a little machine that is constantally typing on your keyboard and pressing enter, so if you click off the chatbox window the little machine is still gonna keep typing rapidly and pressing the enter key, if you click off the chatbox window you're gonna see some weird things on next thing that you clicked on...
Last edited by Feckless.; 10-02-2010 at 08:40 AM.
Nice !! I tried it and works, it`s fast.. though not forever.
Does this only work on XAT?
Last edited by Pulse; 10-02-2010 at 11:35 AM.
Yes, this works on most chat boxes, but some like OHG have a 3 second typing limmit... and you can't spam it that fast.
Now that you`ve made this , next is a XAT program hacker.
Bookmarks