i need help with line 77
[Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
Compiling failed.
i looked through the thread and couldn't find one with only line 77 as the problem.
nevermind, i fixed it
no i didn't... im super confused. please help.
Procedure ChopMapleBank
Shouldn't
373:SetAngle(SRL_ANGLE_LOW);
instead be
SetAngle(SRL_ANGLE_HIGH);
Purpose must be to make sure we are at low angle after depositing and chopping wood in low angle seems harder than what is needed?
Thanks for the script!![]()
Great script works well!
=======FrostChopper=======
Running For: 1 Hours, 59 Minutes and 20 Seconds
EXP Gained: 100912
EXP / Hour: 50733
Levels gained: 0
====================================
clicks every 3 seconds.. trying to fix now.
hey guys i need help pls, i set it to chop normal but it just right clicks everything it sees and doesn't act what am I doing wrong ?
for Ivy Chopping, looks like everything runs flawlessly. But, sometimes the script is in a weird compass. I have read through the script and it looks like one of the antibans plays with compass. So, if you are ivy power chopping, change the procedure "antiban" as follows.
procedure Antiban;
begin
if not LoggedIn then LoginPlayer;
if not LoggedIn then Exit;
FindNormalRandoms;
case Random(AntiBanUsage) of
0: HoverSkill(skill_woodcutting,false);
10: PickUpMouse;
//20: CheckFriends;
//30: RandomMovement;
//40: BoredHuman;
50: ExamineInv;
60: RandomRClick;
70: begin
HoverSkill('Woodcutting', false);
GameTab(Tab_Inv);
end;
80: Wait(5000+random(2000));
5..12: HoverSkill('random', False);
100:begin
GameTab(Tab_Stats);
Wait(3000 + Random(1500));
GameTab(tab_Inv);
end;
101: begin
MakeCompass('N');
wait(100+random(133));
MakeCompass('S');
wait(50+random(133));
MakeCompass('COMPASSANGLE'); // THIS PART IS CHANGED
FindNormalRandoms;
end;
end;
end;
Last edited by ardentboy28; 05-22-2013 at 05:43 AM.
It's awesome!
Code:=======FrostChopper======= Running For: 8 Hours, 26 Minutes and 42 Seconds EXP Gained: 240847 EXP / Hour: 28519 Levels gained: 12 ====================================
Last edited by kenkopp69; 06-22-2013 at 03:21 AM.
AWESOME <3
it works but where do i start the script? I am trying to bank normal logs
Last edited by aaronmoses; 06-22-2013 at 03:04 PM.
when i try to start script it says invalid params at line 280. how do i fix this?
first things first
it says invalid params at line 280
is not helpfull we are going to help we need your line 280 infact copy paste from line 260 to line 300 ... please enclose in simba tags
Simba Code:( put [ simba ] before the paste and [ /simba ] after the paste )
so we can take a look (ok i could check my line 280 but from which include --op never says-- )
EDIT: if somone know how to right simba tags here without them actualy showing as a simba tag pleaselet me know ...GRRRR
Last edited by sm0k3; 06-23-2013 at 04:53 AM.
port sarim yews with deposit box would be amazing. only 1 or 2 ppl there any time of the day and the deposit box is south and the dock. ive seen a flawless script before on port sarim yews but cant find one on simba. i love this script just need the yews at port sarim.
can this be made to support spin tickets as well? i ran this for about 10 hrs last night, did very well but got stuck on a spin ticket.
=======FrostChopper=======
Running For: 10 Hours, 4 Minutes and 0 Seconds
EXP Gained: 223600
EXP / Hour: 22212
Levels gained: 7
====================================
i did infact get 223,600 xp but i did not gain 7 lvls i only gained 2 lvls from 70 to 72.
when i run the bot, it loads the game, doesnt sign me in, if i sign myself in and go in game it doesnt chop move or anything, and i have my graphic settings right. what do i do?
There are currently 1 users browsing this thread. (0 members and 1 guests)