Pokerstar Posted May 17, 2018 Share Posted May 17, 2018 (edited) https://gyazo.com/14051a13998eddad3d2994a31693df2c I have stop(false); in my script. The script stops correctly, but as shown in the image, the client still has it active. I have to manually hit the stop button. It does this around 85% of the time. I ask, because currently I am working on my 2nd script, and will hopefully merge them, not having to worry about starting and stopping 2 scripts, but in the mean time, its an annoyance given how many times I have to do it. Thanks! Edited May 17, 2018 by Pokerstar Quote Link to comment Share on other sites More sharing options...
FrostBug Posted May 17, 2018 Share Posted May 17, 2018 Make sure you don't fire events or do anything else that will keep the script executor busy after calling stop Quote Link to comment Share on other sites More sharing options...