Great script, getting 60 att with it. Thanks!
Great script, getting 60 att with it. Thanks!
Thankshow's it coming along dude?
Nah, don't give away the anti-leach. Defeats the point of having one in the first place and makes it leachable lol
Last edited by My_Sp3c_Ftw; 03-05-2013 at 11:25 AM.
Not sure if it's really fixed for the bitmap on line 664 or not, but I just added bitmap[0] to the line, and it no longer gives me that error. But once I try to run it again, almost does the same thing where it works, then gives me the same error, but on a totally different line.
I found the monstercolor and put it in and took the first letter of the monsternick out like you said. It is only switching between inventories but not attacking. Also does this not work with smart?
okay this happened on another script i tried also, whenever i start my mouse just bounced between all of the rat. never clicked. help? :S
Exception in Script: Unable to find file 'P07Include.Simba' used from 'C:\Users\user\AppData\Local\Temp\Requireds AIO Autofighter-1.simba'
anyone know how i would go amoung fixing that?
It's not as simple as that lol, that's the first thing I tried
Ran it for 6+ hours yesterday, no issues. Added a looting option to it as well. Cheers for the script.
I still can't figure out the if Combat = 0 then line... No matter what I put it keeps getting errors...
You will have to add the 07Includes yourself.
Simba Code:procedure GrabLoot;
var
x, y, i: integer;
begin
MakeCompass('N');
SetAngle(SRL_ANGLE_HIGH);
FindNormalRandoms;
WriteLn('Looks like we are out of combat! Finding loot!');
for i:=0 to 3 do
if FindObj(x, y, ' rune', 10527402, 10) then //This finds the object, records the X and Y values, and tells the script to find the option " rune".
Mouse(x, y, 0, 0, mouse_Right); //mouse_Left
WriteLn('Loot found!');
ChooseOption(' rune'); //This tells the script to left-click on the object and select " rune".
if DidRedClick then
WriteLn('Clicked on the loot.');
Inc(LootsGrabbed);
wait(2000+random(500));
end;
Yes, I am from HackForums/BlackHatWorld/Fileice.
[Error] C:\Simba\Scripts\Required AutoFighter V2.simba(108:17): Syntax error at line 107
Compiling failed.
there is a difference between leecher and beginner, and the steps are pretty hard from these to understand how to get it all running.
I don't understand the AntiLeech things and how it works, don't know how to get around it as i only just got simba would appreciate some help, PM me if you cant post here
Sorry, and thank you![]()
The following DTMs were not freed: [0, 1, 2, 3]
Last edited by jaypwns; 03-06-2013 at 07:39 PM.
not working. the first 3 seconds, it clicks on the iron ore, which is normal. then it stops, it just puts the cursor on top and keeps moving, or changing from inventory to skill tab and such..
word brah
P07include outdated. Please use official one - shoot me a PM when/if this is updated.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
There are currently 1 users browsing this thread. (0 members and 1 guests)