
Originally Posted by
I Can Clutch
Can someone please tell me how to disable smart so I can run this on my browser? I read a guide where Coh3n said that you can do this and that there should be instructions on how to do so in the script's thread. I don't see any way to disable smart except the one option in the smart client plz help.
all you have to do to disable smart is as follows
with:
Simba Code:
{$i srl/srl/misc/Smart.simba}
All you have to do is put 2 forward slashes infront of it and its font will change to blue. it is usually one of the first few things you see in a script.
and then you have to use the "select a client tool" it is on the simba toolbar, and looks like a green crosshair and select the window that that simba will be controlling.
You cannot use your mouse so to stop the script you will need to use f2.
Also you should really look at some of the tutorials amongst the forums here, i recommend yohojo's tut's. they will help a lot with the basics.