Anyone make one/have one?Simba Code:SetRun(Run:Boolean);
Thanks <3
Anyone make one/have one?Simba Code:SetRun(Run:Boolean);
Thanks <3
07 or EOC
Should have checked that was looking at latest posts.
here's the one ive been using it checks if run is on after it clicks the run button
Simba Code:function setrun2:boolean;
var
c1:integer;
begin
mousebox(664,472,686,493,1);
wait(randomrange(200,400));
mousebox(625,416,655,443,1);
wait(200);
if(1711220=getcolor(630,420)) then
result:=true;
end;
Why not just use the official include yohojo? 95% of the functions work including setrun
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
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
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)