March 3, 201411 yr Hey, I have had some issues where I have to refresh my script every time a run the same script on another account? If I didn't refresh the script seems to mess up on my other account. Why does this happen? CoderDimi.
March 3, 201411 yr im not to sure how running side by side would work.. but i do know that when you first load up the scripts, they are all essentially placed into the client. when you run it it keeps all the variables and methods still there. refreshing it throws away the scripts data and lets you reload it fresh.