Lewis Posted March 20, 2017 Share Posted March 20, 2017 (edited) looking to enable my script to do X if a certain login stage is true like so: how can i make it so my script will do X if this login stage happens? [INFO][Bot #1][03/20 02:04:23 AM]: Started random solver : Auto Login [INFO][Bot #1][03/20 02:04:30 AM]: Random solver exited : Auto Login [INFO][Bot #1][03/20 02:04:32 AM]: Started random solver : Auto Login [DEBUG][Bot #1][03/20 02:04:32 AM]: Login Code: 4 [ERROR][Bot #1][03/20 02:04:32 AM]: Your account has been disabled, stopping script. [INFO][Bot #1][03/20 02:04:32 AM]: Terminating script script ... [INFO][Bot #1][03/20 02:04:32 AM]: Script script has exited! [INFO][Bot #1][03/20 02:04:33 AM]: Random solver exited : Auto Login so its like if (login stage = 4) { do w.e } as the auto login random solver automatically stops the script. I would like to handle it myself so i can do system.exit i even implemented explvs login handler into my script, and it doesnt run (i implemented correct), random solver auto login takes priority over it all Edited March 20, 2017 by Lewis Quote Link to comment Share on other sites More sharing options...
Xylate Posted March 20, 2017 Share Posted March 20, 2017 CLI. -allow norandoms Quote Link to comment Share on other sites More sharing options...
k9thebeast Posted March 20, 2017 Share Posted March 20, 2017 Litreally told u this 5 hours ago. -norandoms Quote Link to comment Share on other sites More sharing options...
DevilApes Posted March 20, 2017 Share Posted March 20, 2017 48 minutes ago, k9thebeast said: Litreally told u this 5 hours ago. -norandoms Lol Quote Link to comment Share on other sites More sharing options...