Hello guys so uhm, I was trying this towns bot to, work. Can you guys help me out?
First off I wanted to show you guys where the execution stops in the program. It stops here: Screenshot by Lightshot at the 'else' statement. Yes, I do not know where to put my credentials for login(if you know please tell me).
Also I have changed the SWF(location(?)) just take a look at this: Screenshot by Lightshot
Thank you for reading I hope you can answer me with this, I really want it to run and mess with it so I can make it run in my pc the whole day cause I don't turn off this rig. Just wanted to stay online throughout the week. I am using G333s codes btw.
Results 1 to 12 of 12
Thread: [Help]Towns Bot
- 17 Apr. 2015 02:59pm #1
[Help]Towns Bot
Last edited by Tush; 17 Apr. 2015 at 03:25pm.
- 17 Apr. 2015 03:57pm #2
- 17 Apr. 2015 04:56pm #3
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.00
probably needs a new login script.
- 17 Apr. 2015 05:58pm #4
So it's like there is no help? Awwww </3
- 17 Apr. 2015 06:40pm #5
- 17 Apr. 2015 07:37pm #6
- 18 Apr. 2015 12:18am #7
- 18 Apr. 2015 12:58am #8
- 18 Apr. 2015 02:34am #9
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.00
we will help you.
can even move this disc to the prog. section or skype. (see chat button in menu bar)
if you haven't already your gonna want to get a program to sniff network activity. (wireshark, fiddler, tcpdump, etc...)
- 18 Apr. 2015 05:29am #10
Hi this is the __init__ I do not know if you need to see this: Screenshot by Lightshot do I have to do the changes in there? Cause I have tried putting my username and password in there along with the session and townpostcode but it just gives me an error that says the username was not defined. Also @Kingz, I am still not accepted in the skype chat. Thank you guys!
- 18 Apr. 2015 05:34am #11
- Join Date
- Apr. 2013
- Location
- Minnesota
- Posts
- 1,325
- Reputation
- 114
- LCash
- 0.00
ah, you will want to add the admin on skype to get in then
__init__ is a deceleration for what happens when the object is first called. so when you create any new class n() __init__ is called.
short for initialization or called a constructor in java &some other langs.
here you have w and s
w being called to reference http ( for making calls like a browser would) and s for reading the socket data if i remember right.
- 18 Apr. 2015 05:40am #12