Everything posted by Wizard
- Hello
-
Selling VPS 2048MB Ram
Vouch, gave me free VPS.
-
AIOWoodChopper - Seers
Sorry guys for the delay, the newer version will be mostly tomorrow released.
- Rate The User Before You
-
AIOWoodChopper - Seers
That impressive and I'll take look on the xp / log per hour thank you tho.
-
A little behind the scenes at OSBot (May 19'th)
Goodjob everyone, now i can stop thinking about it.. looking forward this for sure!
-
Script with multiple files
Not really, after all you have to pass the class or the methods with throw NPE
-
Script with multiple files
You have to pass object that uses Method provider, Script class extends it so you can use it. Make a constructor in you DoWalkPath class which takes Script as a parameter something like this public DoWalkPath(Script script) { this.script = script; } and to initiate it in the main calss just simplu make an DoWalkPath and pass to it the parameter script(Main class) public DoWalkPath walk = new DoWalkPath(this); Hope this helps.
- Galaxy s4 or iphone
-
AIOWoodChopper - Seers
Check the known bugs, it doesnt detect evil trees :p sorry about your axe.. Hope fully in the next hours ill release a new version.
-
God and Religion
Yes I do. The video explains what I believe
-
BETA v1.5.7 (RANDOMS BETA)
Woooo, cant wait mate and thank you
-
AIOWoodChopper - Seers
Thanks for all your feedbacks! the script is now being worked on, the next version will be including: Anti-ban. bug fixes Magic and Yew support better preformance
- Whats Your?
- lol
-
Bumb button
Well this isnt necessary, as if you post every 5 hours and you were the last poster, then the post you posted will be merged with your last post. That way an addition post count is prevented and also you bumped your thread.
-
Rate The User Before You
Dont know you, 5/10
-
AIOWoodChopper - Seers
For the 1000 times use bot v.1.4.x not 1.5 because Areas are broken and it will cause the problem you are having
-
Log for May 17'th
public static final Area SEERS_AREA_BANK = new Area(2721, 3494, 2729, 3490); script.client.getMyPlayer().isInArea(SEERS_AREA_BANK); // returns boolean(i use it in if) Worked fine in 1.4.x and now it doesnt work at all.
-
Log for May 17'th
Thanks for all your hard work, but what about the Areas?
- The banning game
-
Telling all facing Entities by distance and Entity type.
Thank you, the exact thing i needed
-
AIOWoodChopper - Seers
Weird, didnt experience this with me, anyway will take a look on it.
-
AIOWoodChopper - Seers
It doesnt need any update, the thing that needs update is the bot it self..
-
AIOWoodChopper - Seers
It works, only with version 1.4.x