Identifier expected at line 20
Compiling failed. Keep getting this![]()
Identifier expected at line 20
Compiling failed. Keep getting this![]()
Can you get randoms by cursing?
Is there another type of guide to help with the anti-leach. Ive studied the ones given for around 2 hours and its still not working can someone please help?
begin
SetupP07Include;
ActivateClient;
wait(randomrange(500,2000));
repeat
//ClickCurse;
//CurseMonk;
//antiban;
until(false)
end;
//end.
[Error] (37052:1): Unexpected end of file at line 37051
Compiling failed.
What did I do wrong? I have gotten everything until now, and I think I was the one who broke it, help.
Yes you can unfortunately
Great script btw just what i was looking for! I do find an error however, the script tends to click the curse spell, goes to the monk but doesn't click, then goes back and clicks the spell again(resulting in the spell not being performed), this happens every now and then for me. But overall great script![]()
Last edited by zNerve; 03-30-2013 at 02:20 AM.
How do you make it so that it doesn't take control of your mouse when you start it?
use smart 8
woops ignore this
solved anti-leech,but now he just stands without action
script works great but a few questions... When I was setting up simba, at one point in the tutorial the client opened in its own little window when I was learning how to set up smart. I added the lines to beginning of the loop and SetupSRL; after the first begin but I still how no control over my mouse and the client doesn't pop up. I know I'm not doing something right, cheers
[Error] C:\Users\Carl\Downloads\CurseRelease (4).simba(40:1): Semicolon (';') expected at line 39
Compiling failed.
Help?
Guys just to let you know I made this script on like the first week of 07 and I haven't really touched it since. I'm no longer developing it sorry. It should still work for most people, but there's probably a way better one that's a lot more recent that someones working on in the forums.
[Error] C:\Users\kamiel\Downloads\CurseRelease.simba(49:1) : Identifier expected at line 48
Compiling failed.
plz help me with this one! it's my first day on simba and scripting. I learned alot from the previous anti-leeches but i can't solve this one...
i would very much appreciate it!
I found all 4 mistakes and i saved it and i'm still getting this error. please help!!
Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Users\Alex\Downloads\CurseRelease(2).simba'
Exception in Script: Unable to find file 'P07Incliude.Simba' used from 'C:\Simba\Includes\CurseRelease.simba'
wat am i doing wrong?
I finished anti-leech I think. It clicks curse and hovers over the monster? I'm using it to curse at fight caves, maybe that's why?
procedure CurseMonk;
begin
if P07_FindObj(x,y, 'Tz-Kek',3217732,5) then
begin
mmouse(x,y,2,2);
clickmouse2(mouse_Left);
wait(randomrange(50,200));
end
end;
Last edited by c0ntrol; 05-10-2013 at 04:36 PM.
you are a fucking idiot wtf man
i had 20k runes in my inventory trusted that it would run from combat and know i find myself standing at lumby u better never script agian idiot
really man fuck you want to fight me in rs just stfu
Ok so I have this problem with the antileech:
So then I rename "Antiban" to "Boolean" since that's what it says in the code (not sure, new to this..)Code:[Error] Unknown identifier 'Antiban' at line 70 Compiling failed.
Then i get this error:
Have no idea how to fix this part :\ Any help? I've tried the "Brief lessons for anti-leech" and it says check what you named the Antiban but I'm not sure how to do that..Code:[Error] Internal error (20) at line 70 Compiling failed.
There are currently 1 users browsing this thread. (0 members and 1 guests)