At the bottom of the OP under attached files, but SRL isn't working ATM so you'll have to wait, look here for further info:
http://villavu.com/forum/showthread.php?t=86107
Blood wraith does not get identified as blood wraith
Blood wraith is identified correctly but other items match "blood wraith"
Blood wraith is identified correctly with no false hits but is slow
Blood wraith is identified correctly and has no false matches and is very fast
At the bottom of the OP under attached files, but SRL isn't working ATM so you'll have to wait, look here for further info:
http://villavu.com/forum/showthread.php?t=86107
At the bottom the the creators first post usually, where the description of the bot is.
Signature by: Vinyl Scratch
Any ideas?
Code:Compiled successfully in 578 ms. SRL Compiled in 0 msec SMART Initialized. Loaded: Server 1, Members: True, Signed: True, Super Detail: False. Error: Exception: Access violation at line 101 The following DTMs were not freed: [SRL - Lamp bitmap, 1] The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
[Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(41:33): Unknown identifier 'SmartGetDebugDC' at line 40
Compiling failed.
anti leech or what lol
Anyone know if the script was updated?
This is due to the new update, to fix this simply changeat line 7 toSimba Code:{$include_once SRL/SRL/misc/paintsmart.simba}Simba Code:{$IFDEF SIMBAMAJOR980}
{$I SRL/SRL/Misc/PaintSmart.Simba}
{$ELSE}
{$I SRL/SRL/Misc/SmartGraphics.Simba}
{$ENDIF}
As shown above with the paintsmart declaration it means the script definitely has not been updated for the latest patch. Although now that the official release has been pushed chances are there will only be a few small changes required.Originally Posted by po2n star
Just run the script and try to fix the errors that pop up
~Caotom
I did the fix to line 7; this is what I get
[Error] C:\Users\JT\Downloads\PreemptibleRuneSpan.4.0.43.s imba(350:20): Unknown identifier 'SmartGetDebugDC' at line 349
Compiling failed.
This is what line 0-7 looks like
program PreemptibleRuneSpan;
{$DEFINE SMART}
{$include_once SRL/SRL.simba}
{$include_once SRL/SRL/Misc/Debug.simba}
{$include_once SRL/SRL/core/animation.simba}
{$include_once SRL/SRL/skill/magic.simba}
{$IFDEF SIMBAMAJOR980} {$I SRL/SRL/Misc/PaintSmart.Simba}{$ELSE} {$I SRL/SRL/Misc/SmartGraphics.Simba}{$ENDIF}
Last edited by Jos3ph; 07-27-2012 at 07:51 PM.
Did this and get to this point:
[Hint] C:\xxxxxxxxxxxxx\Simba\Scripts\PreemptibleRuneSpan .4.0.43.simba(343:3): Variable 'CANVAS' never used at line 342
[Error] C:\xxxxxxxxxxxxx\Simba\Scripts\PreemptibleRuneSpan .4.0.43.simba(905:16): Unknown identifier 'CANVAS' at line 904
Compiling failed.
the expression in line 904:
SMART_Canvas.Canvas.MoveTo(PERSPECTIVE[0].X, PERSPECTIVE[0].Y);
Totally new to simba and decided to learn it, help pls?
Hey Peepz. I have to remove a quite a chuck of stuff, to get it to work.
and Commented out all of the drawBoxes.Simba Code:SMART_Canvas.Canvas.MoveTo(PERSPECTIVE[0].X, PERSPECTIVE[0].Y);
// bottom face
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[1].X, PERSPECTIVE[1].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[2].X, PERSPECTIVE[2].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[3].X, PERSPECTIVE[3].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[0].X, PERSPECTIVE[0].Y);
// line up
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[4].X, PERSPECTIVE[4].Y);
// upper face
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[5].X, PERSPECTIVE[5].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[6].X, PERSPECTIVE[6].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[7].X, PERSPECTIVE[7].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[4].X, PERSPECTIVE[4].Y);
// remaining side lines
SMART_Canvas.Canvas.MoveTo(PERSPECTIVE[1].X, PERSPECTIVE[1].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[5].X, PERSPECTIVE[5].Y);
SMART_Canvas.Canvas.MoveTo(PERSPECTIVE[2].X, PERSPECTIVE[2].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[6].X, PERSPECTIVE[6].Y);
SMART_Canvas.Canvas.MoveTo(PERSPECTIVE[3].X, PERSPECTIVE[3].Y);
SMART_Canvas.Canvas.LineTo(PERSPECTIVE[7].X, PERSPECTIVE[7].Y);
and Changed how Smart was called in.
It is working, No Fancy paint stuff, But I am getting xp
Mat
^^
The last revision is available. I have started working on freezing the image while i do work but my dayjob kinda took my available time for now. The thing is that with moving objects such as air node, they become hard to detect when individual color channels are searched WHILE screen is updating, so I was looking at how minimap searches worked and i saw that image can be frozen.
I have not finished that part so the latest is in testing stage still.
zmon
Perfect script? There is no such thing as "perfect", only "better than you expect".
Temp Fix Here:
http://pastebin.com/raw.php?i=aQajH5su
It too big to put in Simba Tags.
But Yea.
Thanks
Mat
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.43
Time Running: 8 Hours, 22 Minutes and 29 Seconds
XP Earned: 207932, per hour: 24841
Points Earned: 3034, per hour: 362
Preempted Counter: 74
Current Target: Water pool, 35XP, level 14, XPTIMEOUT 7.000s
Current Runecrafting Level: 57
Essences Available: 1959
Current Floor: Lowest level RuneSpan
RUNESPHERE is active!!!
==========================================
not guaranteed
^^
10 Hours Beast mate============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.43
Time Running: 10 Hours, 2 Minutes and 37 Seconds
XP Earned: 251380, per hour: 25039
Points Earned: 3659, per hour: 364
Preempted Counter: 85
Current Runecrafting Level: 57
Essences Available: 2664
Current Floor: Lowest level RuneSpan
RUNESPHERE is active!!!
==========================================
By bot finally gave up ghost got 5 acc's on the go lets see if i get 10 hours more![]()
^^
how the **** do i use these bots? it always says i have no dtms freed or some stupid **** like that.
Last edited by Daniel; 08-05-2012 at 09:51 AM. Reason: Removed foul language.
Dude, go try to leech some other bot/autoer because it won't easily happen here. To do well in this community or even to use the scripts, you have to have some knowledge of how scripts and their components work. Complaining and swearing is not gonna get you anywhere lol.
Go check the tutorials section. There's some good ones for beginners over there
PS: If you would've even had enough common sense to read the posts on this page you would have found the working script
Last edited by Austin; 08-02-2012 at 03:33 PM.
Hello, I would like to say this scrip works pretty good. Well I was wondering is there was somewhere in the script I could change after it drops 100 essence to fill up to 10k ess or something.. but besides that its a great script!
Fixed this up myself, got from lvl 66 to 81. So it's doing awesome.
Just one thing: disabling smart temporarily leaves me unable to type anything, which is a bit dubious if you're babysitting and need to appear un-bot-like at any point.
Also, correct me if I'm wrong but at most RCing lvls, nebula's are the best exp per minute. Maybe some priority needs to be set so nebulas are chosen if available over shifters - I may look into doing this myself however.
Keep getting [Error] C:\Simba\Includes\SRL/SRL/misc/paintsmart.simba(41:33): Unknown identifier 'SmartGetDebugDC' at line 40
Compiling failed.
:O
http://pastebin.com/raw.php?i=aQajH5su ...
USE IT!!! Start using some brains.
Use the newest simba, update everything.
Works mint for me.
been botting some 20 hours the last 3 days with it.
for today (so far, will keep it going for 8hours) :
============Rough Stats etc...============
Preemptible RuneSpan v. 4.0.43
Time Running: 1 Hours, 19 Minutes and 22 Seconds
XP Earned: 72586, per hour: 55609
Points Earned: 1803, per hour: 1381
Preempted Counter: 13
Current Target: Skulls, 120XP, level 65, XPTIMEOUT 8.877s
Current Runecrafting Level: 69
Essences Available: 1106
Current Floor: Highest level RuneSpan
RUNESPHERE is active!!!
==========================================
Activity
Going asian on University College Ghent.
No time for anything atm.
There are currently 1 users browsing this thread. (0 members and 1 guests)