Doesnt start alching...
Doesnt start alching...
It seems that everybody's computer is a bit different with the timing. To change the click rate, all you have to do is adjust the numbers in lines 123 & 125. The 700, 1000 means it will click at a rate of .7 - 1 second. If you need it quicker, you could try .4 - .7 (400, 700) or so. Just experiment with it, and see what fits you bestI intend to add a progress system once I get a break from my school work
.
Thanks man! I'm glad you love it! I must admit, the script was pretty lousy when I initially released it. After receiving some (fairly) harsh criticism on the first page, I put a lot more time and self pride into it. I believe it has been improved by x10 from what it was. Your feedback is a great motivation to release other scripts, good luck on 99 mage!
"To sleep, perchance to dream"
Any solution to why its not starting? No errors.
[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(282:145): Invalid number of parameters at line 281
Compiling failed.
I'm getting this. Any suggestions?
Thanks!
I'm getting what you're describing, then it will say about 5 minutes later. "Failed to detect Clients", any ideas?
@Skylet make sure your smart is defined correctly at the top. Simply change {define Smart} to {define Smart8}.
@yankees it seems the only times that I've gotten that issue to work, I had to log myself in manually.
@zyzzor yeah that is the exact issue I'm having. I'm going to tinker with it tonight. I'll be sure to let you know as soon as I figure it out.
"To sleep, perchance to dream"
I updated the main post with fixes to errors
Let me know if there are any other problems, and I will try my best to guide you in the right direction!
"To sleep, perchance to dream"
Is Anti Random built in?
I've essentially reinstalled both Smart and the P07 include and I still cant get it to work. Smarts boots up then says something about impairing and being disconnected?
I'm the meantime I'm just running it through the browser and the script it's self seems to be working okay![]()
Successfully executed.
Compiled successfully in 1638 ms.
SRL Compiled in 16 msec
Paired with SMART[1292]
*** Failed To Detect Clients ***
Successfully executed.
![]()
@Vusn
I'm still having a few issues. No matter how many times I tweak the 700, 1000 - The script always seems to speed up and goes to fast and has to select the magic tab again. Also the script stops when I get a level. Any idea?
Thanks for your help![]()
It compiles successfully and loads up SMART, but I have to manually log in and the script doesn't work after I click disable SMART to login manually then turn it back on..
@zyzzor if you use Smart8 then make sure to edit the script properly, I included a mini guide on the main post. If the issue persists, re install globals and login, link is on main post.
@skylet your first issue is smart related. Follow all of the trouble shooting steps on the main post. Your second issue,I'm not too sure about, but we can figure it out. Perhaps the random range gap is too big for you. You could change it to only a 50ms gap and try that (500, 550) for example. Does the clicking get off track after minimizing it? What is your CPU usage at for the client? (check task manager)
@simbapang try adding a login procedure that will allow the script to log you in. Is your smart working correctly?
"To sleep, perchance to dream"
i reinstalled smartparams, globals, and login, but the script still doesn't do anything after the client loads and i log in manually. tried a few times
any ideas?
scripts just does nothing i loging myself but when i just restart then it still does nothing
{$include SRL/SRL/core/autocolor.simba} on line 69 this error comes up.
I keep getting this error why?
Last edited by Rubiyath; 03-26-2013 at 09:18 PM.
Strange, I've never seen that error before. Here is what I would do: Update your autocolor.simba file. If that doesn't fix it, Reinstall globals. Is your brightness on Runescape set to 100%?
Reinstall SmartParams, Globals, and Login. See the main post.
Make sure that your SMART version matches the script. Press stop on script > disable smart > login > enable smart > press start. It should work if you do it in that order.
"To sleep, perchance to dream"
To add autologin to the script, add this procedure:
and add this to the beginning of the main loop:Code:procedure P07_DeclarePlayers; begin P07_PlayerName := 'Username'; P07_PlayerPass := 'Password'; end;
Code:P07_DeclarePlayers;
"To sleep, perchance to dream"
how exactly do i update my autocolor?
There are currently 1 users browsing this thread. (0 members and 1 guests)