frozen8 Posted July 24, 2017 Posted July 24, 2017 Hey, I'm not sure where to post this but here is my question. How can we make the bot stop it self it? I can log the bot out but it will log back in.
IDontEB Posted July 24, 2017 Posted July 24, 2017 Press the red circle in top left by the place you started the bot with the green triangle.
frozen8 Posted July 24, 2017 Author Posted July 24, 2017 16 minutes ago, IDontEvenBot said: Press the red circle in top left by the place you started the bot with the green triangle. I'm talking code wise...
IDontEB Posted July 24, 2017 Posted July 24, 2017 3 hours ago, frozen8 said: I'm talking code wise... Code wise use stop(); you can have stop( boolean ) if you want it too log out or not
frozen8 Posted July 24, 2017 Author Posted July 24, 2017 4 hours ago, IDontEvenBot said: Code wise use stop(); you can have stop( boolean ) if you want it too log out or not I'll try that thanks!