NEWEST RELEASE 2.0
MY FIRST SCRIPT MUCH UPDATED
An Any Tree Chopping Power Chopper
So This is my first script, an auto woodcutter, post problems.
Here is information:
/======================\Code://ScriptName = Lolislol Powa Choppah //ScriptAuthor = Lolislol //Description = Chops The Kind Of Tree You Want Then Drops The Logs //Version = 2.0 //Credits = The Rs Monkey, Your Tutorial Teached Me Everything Mate, Thanks A Lot. //========Instructions=========================================\\ // 1.Fill the lines 22 - 26 and the player setup. // 2.Open up runescape with low detail, any world. // 3.Log in and go close to the trees you want to cut. // 4.Keep axe in first inventory slot or wielded. // 5.Drag the crosshair to the runescape window and press play. // 6.You can start the script logged in or out (i suggest out). // 7.Go do whatever you want. =D // 8.Post feedback and progress reports. =) //=============================================================\\ program LolislolPowaChoppah; {.include SRL/SRL.scar} {.include SRL/SRL/skill/WoodCutting.scar} //<==============Setup===============>\\ const LoadsPerPlayer = 10; //How many loads you want it to cut with every player. TreeColor = 0; //Fill in the tree color here. TreeTol = 8; //Increase if it doesn't find the tree. WaitPerTree = 5000; //the time to wait to click again in Milliseconds. TreeName = 'Tree'; //Name of the Tree. RunDir = 'N'; //Direction to run if in fight: N, S, E, W.
|======>Version 2.0<====== |
| First Version
|
\======================/
DON'T LEECH!!!!!!!!!!
HAVE FUN AND REMEMBER TO POST FEEDBACK AND PROGGIES
YEAH, AND ERRORS!!!
(--------------------------PROGGIES---------------------------)
!!!POST THEM!!!



Reply With Quote


