Ua of Ua
May 23 2008, 08:04 AM
I hope this is the right place, I am looking for macro to advertise trade bot in Trade channel in Asheron's Call game, i was told that I needed to download AC Tool which i did but now i need the macro if there is one out there, or if someone can write one and post it I would greatly appreciate it.
The trade bot doesn't feature this?
CODE
While 1 = 1
Delay 5 min
//Assuming /trade is the command
DirectChat /trade Hi I'm a trade bot.
//If that doesn't work, use saypaste...but it may interfere with the bot.
End