sweet bro
sweet bro
Last edited by llampwall; 03-10-2013 at 07:13 AM.
Very nice script my friend, ran flawless for 1.4K casts until I ran out.
spent about 5 hours trying to find the friken anti-leach and no one can help.
[Error] C:\Users\Gateway\Downloads\CurseRelease (1).simba(21:2): Identifier expected at line 20
Compiling failed.
procedure CheckInvo;
begin
mmouse(735,212,5,5);
wait(randomrange(10,150));
clickmouse2(mouse_left);
wait(randomrange(500,5000));
mmiouse(835,206,5,5);
wait(randomrange(25,50));
clickmouse2(mouse_left);
//end;
i have read all your "help" and nothing helped me.
spent 2 hour trying to figure out whats wrong with this:
procedure CurseMonk;
begin
if P07_FindObj(x,y, 'onk',3423118,5) then
begin
mmouse(x,y,2,2);
clickmouse2(mouse_left);
wait(randomrange(1000,2000));
end;
end;
It said: Unknown identifier 'P07_FindObj' at line 42
Compiling failed.
Anyone know what the porblem is?
//Function AntiBan:
begin
case random(300) of
1: FriendChat;
2: P07_MakeCameraAngleHigh;
3: P07_MakeCompassSouth;
4: P07_MakeCompassEast;
5: P07_MakeCompassWest;
6: MMouse(random(700), random(400), 0, 0);
7: CheckInvo;
end;
end;
OK so i got to here. but it keep saying Unknown identifier 'CheckInvo' at line 58
Compiling failed.. any1 please help me?? do i delete the entire line??
lost over 30k runes died by random tyvm
nice antileech![]()
Why would you put an anti-leech for others scripters, when they are the only ones that could resolve it? you twat
Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
Help?
Got the antileech (lol) how can i add smart mouse to this?
doesnt work at all, how to use it. i get error
I am getting this error:
Exception in Script: Unable to find file 'P07Incliude.Simba'
used from 'C:\Users\(MyName)\Downloads\Curser.simba'
Any ideas?
omg anti leach win me
Loads up eoc runescape. Some other scripts works fine and I downloaded the danny 07 client thing multiple times to make sure. Do I have to change anything in the code?
you need to redownload the global login and font file for smart and replace the old fine. (dont worry if you've already done this. some scripts set the defult login to eoc again, and i've done this step about 6 times myself)
lol i died to randoms too XD lost over 60k :<, should include a loop making the user run away from combat and back
I don't know if the misclicks are an anti ban or not, but it was misclicking way too much, clicking enchant sapphire making the script stop.
I changed the clickCurse to like so:
In addition to changing the waiting time, I changed the mouse coords so it doesnt have a chance to click on the enchant, I can report 0% misclicks with this fix.Code:procedure ClickCurse; begin mmouse(669,258,5,5); wait(randomrange(800,1000)); clickmouse2(mouse_Left); end;
Also, maybe this is an anti leech I missed however CheckInvo doesn't return to the magic spellbook after it has checked the inventory, breaking the script (it tries to use curse from the inventory), so I just // commented out where it calls it in the main loop, I'm having no more issues with this great script right now. I'm happy if this post helped anyone
edit: theres P07_TabInventory() to fix CheckInvo, just add it to the last line
Last edited by Itzik; 03-28-2013 at 10:47 AM.
Could someone tell me why im getting error with missing semicolon, when I surely have it? I have fixed everything else but this just keeps on appearing
I wish I could have picture here
what am i doing wrong im still new to simba and cant find this one out :/
procedure CurseMonk;
begin
if P07_FindObj(x,y,'onk',3423118,5)then
begin
mmouse(x,y,2,2);
clickmouse2(mouse_left);
wait(randomrange(1000,2000));
end;
end;
Compiling failed.
[Error] C:\Users\Owner\Downloads\CurseRelease.simba(41:1): Semicolon (';') expected at line 40
thanks
Last edited by swordm1ghty; 03-29-2013 at 04:16 PM.
i realised how i died, the palace guard came and attack me!! D: should include an option to run away if being attacked
There are currently 1 users browsing this thread. (0 members and 1 guests)