Everything posted by Czar
-
Perfect Motherlode Miner
Activated trials good luck guys
-
Perfect Magic AIO
@dolando did you enable this button on the client? Make sure to turn that off, please confirm! Alching speed, what's your exp/hr, here's a gif of alching from my side: Tell me if this is: slow / medium / fast I will see what I can do with changing it in the next version
-
Strange functionality with Camera rotations & Ground items.
Hmm try changing the filters around so it will be more specific: NameFilter<GroundItem> nameFilter = new NameFilter<>("item name here"); getGroundItems().filter(a -> a.getX() == x && a.getY() == y && nameFilter.match(a)); As for the time, change the conditional sleep so: int expiredAmount = (int) getInventory().getAmount("Item name here"); new ConditionalSleep(10000) { @Override public boolean condition() throws InterruptedException { return ((int) getInventory().getAmount("Item name here")) != expiredAmount; } }.sleep(); This will make it so the sleep depends on if the amount changed at all, instead of if the amount has been added by 1. If you want the script to not move the camera you must use InteractionEvent and disable the camera, I will try and find a link somewhere to an osbot thread with help.
-
Perfect Smither AIO
Will modify the prices for now, and allow the user to enter their own custom price in the next few updates hopefully ^^ Apologies!
-
Perfect Sand Crabs
Done good luck on trials, post some results
-
👑 Perfect Czar Free Trials & Demos 👑 MOST POPULAR 👑 HIGHEST QUALITY 👑 MOST TOTAL USERS 👑 LOWEST BAN-RATES 👑 24/7 SUPPORT 👑 SINCE 2015 👑 MANY SKILLS 👑 MOST VIEWS 👑 MOST REPLIES 👑
Done good luck on trials guys
-
Perfect Thiever AIO
Thank you The rogue's den I am in the process of doing a script to get the rogue's outfit but it is not available just yet sorry. Hopefully as soon as possible As for trials, activated good luck all.
-
Perfect Woodcutter
I will improve the buttons and text so it is more readable, it is a bit confusing I admit, update coming up @mikeamesh banking: which area? the bank may not be added to my list of supported banks, but I will add it ASAP!
-
Perfect Miner AIO
Activated trials good luck guys, there are a few updates on the way so I activated double trial times
-
Perfect Fighter AIO
Demonic gorillas not yet - I just finished MM2 to access them so I will be adding a plugin for them in the near future. Thanks for the idea ^^ @Sahin0313 excellent progress, I am very happy to hear this, good luck on all your accounts, amazing 99 str 40 att 1 def EDIT: Forgot to mention; I pushed the new update, it is missing 2 features: cannon looting re-write and amulet re-write. I wanted to get all the other fixes released before I perfect these two, they may take a day or so to re-write and improve. Expect another update shortly. The newest version will now be: v241.3
-
Perfect Motherlode Miner
Holy Almost 99! Please update us when you hit 99 !! Good luck as for trials, activated good luck too!
-
Perfect Pest Control
Done good luck on trials
-
Perfect Fisher AIO
I really hope to post the new update today or tomorrow, hopefully things go smoothly ^^
-
Perfect Miner AIO
Done good luck on trials guys Post some results
-
Looking for script idea's [F2P low reqs]
Instead of f2p questing script, an actual account builder would be pretty epic, so start the script straight after tutorial, and let the script do a multitude of skills and quests until any desired point. e.g. dragon slayer from scratch just by botting. Aside from that, you have castle wars which is f2p, runecrafting, collecting items (picking potatoes, garlic, etc). And if none of these sound good, you can always re-invent the wheel and make the wheel better + faster, something which nobody is doing; e.g. mining, there is still no 3 tick mining script out there. Good luck!
-
Hey, I'm Peaj
Welcome to OSBot, nice to see that you're giving back to the community
-
Perfect Fighter AIO
Make sure to bot carefully guys, don't bot 6 hours non-stop, make sure to babysit if botting in high population areas (if you absolutely must bot in high pop. areas - try not to), and you should have moderate to great success depending on how well you look after your accounts and how carefully you bot.
-
Perfect Fisher AIO
Hmm I thought you get the pet automatically, how does the process look like? I can add it perhaps.
-
Perfect Magic AIO
okay will be posting the alch speed update asap. Use at your own risk (fast=more botlike) personally I would use the normal option instead of the fast option, and I highly recommend not botting on an account that had a 2 day ban, you are so lucky you aren’t banned yet 😛
-
Perfect Magic AIO
the mirror client is essentially copying the osrs client so it uses up 2x resources as normal, if it is too laggy for you try the normal stealth client instead, mirror mode’s benefits arent that great for bank skills, they are low enough ban rate as it is
-
Perfect Fighter AIO
Which sand crab area? It should reset aggro if you have loaded the default settings. Activity: default, aggression: default
-
Perfect Fisher AIO
Will check out the drop tuna thing, did you select swordfish + drop other fish? It only works if you're not banking. Which settings did you enable? Banking, drop 1, drop all? As for port sarim going upstairs, will check it out and add a fail-safe there ASAP As for tasks: choose the levelling task, so stop at X level, then type the level you wanna stop the task at. So if I wanna get 1-40 fishing, I do something like: new task -> fish shrimp -> stop at level 30 new task -> fish trout -> stop at level 40 and it should do those tasks in order
-
Perfect Motherlode Miner
Done activated trials good luck guys As for gem bag - sure I will add this as soon as I can, I need to unlock it first
-
Perfect Herblore AIO
Set the client reaction timer to 100ms from 1000ms, I assume you are using mirror client? As for tasks, sorry for the delay I will try to get it released as fast as possible.
- 👑 Perfect Czar Free Trials & Demos 👑 MOST POPULAR 👑 HIGHEST QUALITY 👑 MOST TOTAL USERS 👑 LOWEST BAN-RATES 👑 24/7 SUPPORT 👑 SINCE 2015 👑 MANY SKILLS 👑 MOST VIEWS 👑 MOST REPLIES 👑