-
Posts
821 -
Joined
-
Last visited
-
Feedback
100%
Everything posted by lisabe96
-
Can't access that page
-
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
Great I can focus on polishing and new content now Thanks for helping out -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
Let me know -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
Damn this confuses me, I'll go check it out in edge myself, however I don't have an account with 60 wc right now, I can print out all the code data. Gimme a a little for this Alright try now :p Download here -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
However I planned on adding such features in the future, it's now just coincidence because there are only 2 trees What it does when it doesn't find an available tree is walking back to the "start" area. This area is considered a good starting point, like in big tree zones e.g. behind lumby castle, we don't want our bot to keep wandering off further and further away from the bank. So it will return to the start zone after a while or when it finds no trees. Anyhow, tried another thing that should fix it, if it doesn't I'm gonna take another approach. Maybe try another yew zone to see if it's only in Edgeville or not if you want to Build 3: - Even when powerchopping it will bank the logs when cutting willows in Draynor - Fixed a bug on moving to a better tree where it would move to a lower tree instead of a better one - Hopefully, edgeville yews is now fixed Download build 3 here -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
BETA BUILD 2: - Fixed the pseudo anti ban skill hover & cycle times - Fixed Varrock East Oak zoning Not sure if the edgeville yew tree is fixed as I don't have a 60wc account available right now so you'll have to try Click here to download build 2 -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
I copied the pseudo anti bans from my smithing script that's why it's checking smithing Will fix it. And about edge, which of the 2 trees is it doing/not doing? -
RQ Chopper | Woodcutting as it should be
lisabe96 replied to lisabe96's topic in Resource Collection
Unique AI feature added: AUTO-SWITCH TO BETTER TREES When this option is toggled on, the bot is able to move to better trees when reaching the required level. (See configurations for more information) BETA VERSION RELEASED Click here to download! -
I'll check it out but without error log I probably wont be able to do much if I can't recreate the issue
-
Looks like a nullpointer, do you have any errors displayed by the debug logger?
-
Is there a way to know that your updates have been pushed to one of your scripts on the SDN?
-
Then you have to do something, a bot is meant that you don't have to do anything ;)
-
RQ Chopper | Woodcutting as it should be By RandQm Features: All trees to be made available Many locations, also less popular ones! Auto-check bank for better axe Start anywhere, anytime, the bot will prepare (Go to area, bank, take axe, ...) on it's own! Anti-ban implementations Powerchopping & taking bird nest options! Anti-fail systems built in Advanced information display Easy & clear GUI SMART TREE DETECTION when all trees are down, walk to the one which will respawn first AUTO-SWITCH TO BETTER TREES When this option is toggled on, the bot will keep track of leveling up. Once it reaches the required level for a better tree (required level + 5 for tree's over willow) it will head to those trees and start training there without you having to do anything! When using powermode, it will not go to better trees anymore once it reached willow as willows are the fastest experience. CUSTOM LOCATION SUPPORT Cut anywhere you want not bounded by locations! In the GUI, choose the type of tree you want to cut and choose "custom" as location. Stand in the center of the area you want to cut in when starting the script. The bot will scan the area in a 15x15 radius for the type of tree you specified. It will save those trees and start choppin! When not using powerchopping mode it will find the closest bank to use. Download: Current version: 2.0 Click here to download! Soon to be on the SDN For now, place the downloaded jar in: c:\Users\YOUR_USER\OSBot\Scripts\ Configurations: Proggies:
-
I could figure out the configs, but I know the main config used to track progress on tut isle, is not active yet when choosing appearance.
-
RQ Smither | Smith your way up to the top!
lisabe96 replied to lisabe96's topic in Resource Crafting
Yes I do, that'd be great! -
Let's give you an example situation of what happened. January 2: klopper was botting January 5: Klopper was botting January 10: klopper was banned for bot offense on January 2nd January 13: klopper was permabanned for a 2nd bot offense from January 5th
-
The the proper way would probably be formatting the string DecimalFormat df = new DecimalFormat("#.##");
-
Or just use (int)Math.round(value); :p It's fixed in the download
-
Just a small script somebody requested, didn't take long. Going on cooldown and play some league now P2P version added, supports all P2P fish. To bad I can't change the thread title
-
Running should be handled by the web walker, it worked when I was testing though, maybe it was a webwalking bug. I'll check it out if more people have this issue. @dialogues, see below I always just click myself, I didn't even know space bar works...
-
This script is written by request. It cooks fish at the Al-Kharid range. Also has a "cook all raws" option, which will cook every raw fish in your bank which you have the required level for. Version 1.0 (F2P Fish only) Click here to download Version 1.1 (All fish F2P & P2P) Click here to download Place the download jar in "c:\Users\YOUR_USER\osbot\scripts\"
-
- Completes tutorial island for you - - Randomizes character appearance for "less bot like look" - - Uses webwalking & random interaction choices to avoid patterns - - Picks up progress anywhere (so you can start the bot at any time) - - Finished in 7 minutes! - - Now turns off music! - Version 2.5 Click here to download! Place the downloaded jar in "c:\Users\YOUR_USER\osbot\scripts\" If you find any bugs, please report them so I can fix them.
-
I feel like it's a bit overkill here as I have no other similar situations and only have to check twice. However you'd be right if you said it's a more proper way of doing it