Hi I'm curious to know, if possible, how I can go about running a script without using SMART and instead Runescape in the browser.
I ask this because my VPS can load Runescape in browser, but not in SMART.
Thanks
Hi I'm curious to know, if possible, how I can go about running a script without using SMART and instead Runescape in the browser.
I ask this because my VPS can load Runescape in browser, but not in SMART.
Thanks
Yes, this is very possible.
In the script that you're trying to use find where it says "{$DEFINE SMART} " and put a "//" in front of it.
Once you have done this, load your runescape client and in simba you will see a green crosshair, drag that to the runescape client page and your script should run fine!
Also, do remember that you must be in software mode with minimum graphics settings and brightness all the way up, otherwise the script probably won't run or it will be very unstable!
Good luck!
Hi, thanks for the info.
However in the script I'm trying to use (Fast Fighter), I cannot seem to find "{$DEFINE SMART}"
Not sure what to do from here.
Oh in that script it will say "{$i SRL/SRL/misc/smart.simba}"
Just put // in front of that!
I received a bunch of errors upon trying this D:.
[Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
Compiling failed.
[Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
Compiling failed.
[Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
Compiling failed.
[Error] (43:33): Unknown identifier 'SmartGetDebugDC' at line 42
Compiling failed.
[Error] (141:25): Unknown identifier 'MSBox' at line 140
Compiling failed.
[Error] (514:16): Unknown identifier 'MSX1' at line 513
Compiling failed.
[Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(39:3): Unknown identifier 'SmartSetDebug' at line 38
Compiling failed.
[Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(39:3): Unknown identifier 'SmartSetDebug' at line 38
Compiling failed.
hmmm, you may not be able to simply use that script without SMART
If he uses any sort of paint, you will either need to remove the paint parts of the code, or just simply, use SMART
Darn... bleh I guess I wasted my money on my VPS. For some reason I can load Runescape in browser but cannot via SMART.
That's odd, be sure to check all java versions, etc.
I've checked with the Java website and it says I have the correct version installed etc.
Comment out the include line that includes PaintSmart.simba.
Compile. If it throws an error, check to see if the line is prefixed with "SMART_". If so, comment it out, and continue compiling until the errors are gone. After that, the script should be good to go.
There may also be lines like:
Simba Code:Smart_Server := 10;
Smart_Members := True;
Smart_Signed := True;
Comment those out as well.
[10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts
so i loaqd up my rs client in my browser and comment out the SMART lines in the script.i press play and it says SRL compiled and nothing happens and i dont see any cross hairs... What am i doing wrong?
Before you push play you should drag the green crosshairs next to the color picker icon up in simba to the rs client.
Fruit thanks for your help
after i do that it just hovers over the username field and does nothingnow what should i do?
Either manually log in and start the script again or input ur account details in the script (usually in a procedure call DeclarePlayers;)
http://villavu.com/forum/showthread.php?t=60501
hey riwu
well i did type in my account details in declare players function...and i also tried manually logging in and starting the script then,it still idles away...![]()
yeah safe mode max brightness..im using jeffrey's powerminer and its got a 5 star rating so
i guess its pretty cool..i would have used SMART but i have to use a HTTP proxy to access
the internet and that doesnt support SMART...
still not workingi have done everything told above...cant i get it working?
heres the script...can someone modify it to work without SMART? i have done to the best of my knowledge but im missing something obviously..
http://villavu.com/forum/showthread.php?t=76791
Did you set the target window by dragging the green crosshair (somewhere to the right of the start button near the top of simba client) to the RS client?
There are currently 1 users browsing this thread. (0 members and 1 guests)