Post Reply Home » Forums » Vanguard » Vanguard Discussion

what do the chinese farmers use to spam tells? : Vanguard Discussion

Posted: September 17th, 2007
anon45
im curious what the chinese farmers use to mass spam their advertisements to everyone in tells in game, i'd be interested to get my hands on something of that nature to broadcast in game events once or twice a day etc.
Posted: September 18th, 2007
Total Posts:111 Joined:2007
They would use their own software.

It would work by doing this:

/who all 1
/who all 2
/who all 3
...etc
Then builds a list of every player name
Then /tells every name.
Posted: September 19th, 2007
Total Posts:65 Joined:2005
Yep...do it with logging on then parse out the player names
Posted: September 19th, 2007
Total Posts:65 Joined:2005
heh actually now that I think of it...
There was an xml feed from VG players that you might be able to use in someway to get lists of players by server.
Posted: September 21st, 2007
anon45
i dont want to know how they compile a list of names i want to know what software they used to spam out the mass tells to the names on their list and where (if anywhere) i could obtain such a utility.
Posted: September 21st, 2007
Total Posts:65 Joined:2005
Heh...thats easy...if you ran it in window mode could make something like that in like 20min in Visual Basic...if you were reading the names from a text file.
Posted: September 22nd, 2007
Total Posts:111 Joined:2007
Exactly just write one in visual basic.

Get name from x.txt

set timer to grab name from list, copy name to clip board and then paste it with the prefix /tell and sufix of "go to www.x.com for gold".
Posted: September 25th, 2007
Total Posts:65 Joined:2005
Wouldn't even need to copy to clipboard...
Just read the text file line by line with a timer you set and sendkeys the text...and enter...and then done when EOF

Just do a do loop until you are EOF

just do /tell in a variable and combine it with name and a message you have in text1.text textbox...
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 6 guests
Post Reply