The framework wasn't really planned out. Quite at all, it was an idea we had had for a while and I just took it on. I learned a ton from making it though and fell even more in love with python. And you know I'm a messy ass coder lol.
Also, Its just a class, along with a few required files like my tcp client / http wrapper.
Your main class might look something like: (My current bot doesn't because it supports multiple accounts)
Just be able to use simply.Code:import GaiaTowns import Gaia GT = GaiaTowns.GaiaTowns("Username", "Password") if(GT.login()): GT.connect(Gaia.Gaia().servers(gameID=10)[0], ROOMIDHERE) GT.say("Hello World!") GT.moveTo(x, y)
Results 1 to 31 of 31
Thread: Towns2 Spam Bot Adv. LG
Threaded View
- 26 Oct. 2012 12:41am #13