Hello,
I was using the SMART client but i find it extremely laggy. I don't quite understand how to point to another client with Simba, can someone explain to me a little better?
Thanks
Hello,
I was using the SMART client but i find it extremely laggy. I don't quite understand how to point to another client with Simba, can someone explain to me a little better?
Thanks
Drag the green Simba crosshairs to the client you want to "point to" or select.
I am Ggzz..
Hackintosher
I guess I can..
find on Simba the crosshairs/target symbol. Click(hold down) and drag your mouse over your runescape window. Let go of the button.
Next, find near the top of the script where it reads {$DEFINE SMART} (or something like that). Then, (put // in front of it) change it to //{$DEFINE SMART}
Finally, find some beginning tutorials. I would suggest YoHoJo, and Fuzz's video tutorials.
If I recall correctly, they teach how to use another client. And I think you can get help with scripting from some people here as well (over MSN or something).
Here.. I would suggest these videos as they help develop a basic understanding of scripting. Hopefully you're interested in that. One is for Scar, but it'll help.
http://youtu.be/zNyH2AvCLgs
http://youtu.be/pMMejhyjGwI
Last edited by Mushini; 03-03-2012 at 02:07 AM.
Triggers..
Anti-Leech Movement Prevent Leeching Spread the word
Insanity 60 Days (Killer workout)
XoL Blog (Workouts/RS/Misc)
When you erase the smart feature then you need to drag the croos hair over till the RuneScape window is selected and then start the script, works for me
Current Project: Retired
u erased the wrong variable. howmanyplayers has nothing to do with smart
just put "//" infront of {$DEFINE SMART}
AND
put that in front of anything in the script that starts with "SMART_"
great.. so this script uses graphics for proggies on the smart window, and they dont do the ifdef throughout the script. well u need to locate the procedure using the debugging pictures, then go into the main loop and "//" in front of that procedures name.
Last edited by BE REAL; 03-03-2012 at 06:25 AM.
i get that error when i forget to put an {endif}
example:
Code:{$IFDEF SMART} {$I srl/srl/misc/PaintSmart.simba} {$ENDIF}
There are currently 1 users browsing this thread. (0 members and 1 guests)