I'm going to start testing this script ASAP, I'm in real need of a flawless script to learn more about scripting and to further progress on runescape.
Cb xp: 2698036
Cb xp/hour: 254145418
Hp xp: 812083
Hp xp/hour: 76495337
Status: Ammo equip quantity generated at (39%)
Hp: 100%
Hp random eat: 57%
Gained levels: (HP: +70 CB: +317)
Time running: 00:00:38
This might take a while to load, depending on how many items you want to loot
Error: Out Of Range at line 509
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
I have no idea what the problem is here, I am using v7 of the reflection script when I get this error, up till now I have been using color, but wanted to try this, any help is appreciated
I am doing yaks, I type Yak into the Maual NPC box
Ive been working on this for awhile now and finally gave in to just asking.
Im stuck at..
[Error] C:\Simba\Scripts\HoodzFighter Reflection V7.simba(486:63): Unknown identifier 'client_widgets' at line 486
Compiling failed.
any help is greatly appreciated
Last edited by Wheat King; 09-15-2014 at 09:33 PM.
Died 3 times while running this script. Keeps attacking and then few seconds later tries to run away... I guess you should fix it.
Just curious what kind of chances I have at getting 90+ range without a ban using the color version? I just read the banrates have gone up lately, even here :/
It's not confirmed and most of us are still using SMART, it's just another measure you can take to reduce risk by only using a browser or the official RS3 client. The rule of thumb is still that if you don't want an account banned, don't bot on it. There's no guarantee that you won't be banned, and you can only do your best to reduce the risk of a ban.
New to scripting? Procedures & Functions for Beginners
Do you use your computer at night? Just get f.lux
#slack4admin2016
<slacky> I will build a wall
<slacky> I will ban reflection and OGL hooking until we know what the hell is going on
New to scripting? Procedures & Functions for Beginners
Do you use your computer at night? Just get f.lux
Getting this error
Time running: 00:00:01
Exception: Range check error at line 256
The following DTMs were not freed: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
I keep getting this error;
Exception in Script: Don't know which overloaded method to call with params (Extended) at line 362, column 27 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\al_functions.simba"
Any help to fix?
Yes, I've downloaded your al_functions on the thread.
Hey Hoodz, Great script, Running Smooth thanks very much!
Just one question, If I wanted to use bones to peaches, How would I enable it?
Thanks Again
Using V7 of the reflection script, killing Monks (the one already in the script).
It opens up a new tab 'Misc'.
The line of the error is around here somewhereCode:Time running: 00:00:35 This might take a while to load, depending on how many items you want to loot Error: Out Of Range at line 509 The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28] The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap]
Simba Code:{*R_GetUpText
~~~~~~~~~~~~
.. code-block:: pascal
function R_GetUpText: String;
Returns uptext
.. note::
by Frement
*}
function R_GetUpText: String;
var
Options: TStringArray;
begin
Options := R_GetMenuOptions;
if ((High(Options) - 1) > 0) then
Result := Options[0] + ' / ' + ToStr(High(Options) - 1) + ' more options'
else
Result := Options[0];
if (Result = 'Cancel') then
Result := '';
end;
Previously known as; Annonymus.
Hey I'm using the colour version of the script and it seems to keep try to search for monsters and attack them while in combat already. Any tips?
probably outdated hooks
rewriting the color version atm (with AeroLib from @Flight; )
Seems like the reflection hooks got updated but now when I run the script (reflection version) I get this error :" [Reflection Anti-Randoms] Detected we are dead, logging out."![]()
@Hoodz, i am having the same problem as Bitstamp =/
There are currently 1 users browsing this thread. (0 members and 1 guests)