Everything posted by Czar
-
client - major issue
It may not be relevant but it's worth checking if you have 32 bit or 64 bit java SE, please confirm
-
Perfect Crafter AIO
I will be adding another update for tan hides, stay tuned for an update ASAP
-
Perfect Magic AIO
12 minute bans are impossible, you must have been delay banned from previous botting, so as soon as you are flagged for ban, the moment you login you will get banned. Also I highly recommend turning off bots just before monday otherwise you will most likely be hit with a ban wave. It's looking like there was a ban wave this time I stopped all of my bots and just checked none are banned luckily, was botting combat and mining in mlm. As for yew/magic longbow and logging out, are you using mirror client? Make sure to hook clients with default osrs client and stay logged out while the clients are being hooked, then login manually and start the script with inventory open. If not using mirror then ignore that. Try also using fixed mode instead of resized mode, it may do the trick ^^
-
Perfect Blast Furnace
It was monday, everybody knows that botting on monday = insta ban, I would only really go ham with blast furnace on weekends and setup like 20 bots if I can, it is super profitable. I highly recommend giving it another go As for pump, I will make the script right click/stay logged in however it can then
-
Perfect Thiever AIO
Posted a small update with various fixes, will be adding more updates along the way, thanks guys! Will also be adding a profit counter for pickpocketing ASAP As for bank pins, hmm is it a pending bank pin which takes like X days to activate? I will see what I can do
-
👑 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 👑
Sure, good luck everyone, post some results!
-
Perfect Motherlode Miner
Ah man, how much xp left to 99? Usually people get perm banned if they bot that long Did you bot during UK work hours on monday? I stopped all my bots just before 9am UK time My account is on 70 mining. I highly recommend not botting for a few days or even at all, I would save that account tbh.
-
Greetings. Call me Sana.
Welcome to OSBot, nice to see more creative users join! Good luck in all your projects
-
Perfect Fighter AIO
Done activated trials good luck guys A small version update is now live, get ready for more updates
-
Perfect Sand Crabs
Activated trials good luck guys
-
Perfect Fisher AIO
Not currently, it is difficult to implement tick without getting banned currently. Maybe in the future ^^ As for fishing pet: will be adding 'Heron' to anti-drop list. Planned features: next one will be barb cooking hopefully
-
Perfect Magic AIO
New Update (v132) - Script optimizations to save memory usage - Added 'fast mode' for stun-alching - Added F2 button to hide paint to boost performance - Misc. fixes More updates to come, stay tuned guys! Update will automatically go live within 24 hours good luck Will be posting another update for features/fixes that I may have missed.
-
Perfect Miner AIO
Make sure to click the actual rocks when they are spawned, it should show up Glad you got it to work, I will make it more straightforward to use, it is a bit confusing.
-
Why did you start botting ?
Started botting because some skills are so painful to train
-
👑 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 guys @ahmedsamad which script? I will activate ASAP
-
Perfect Magic AIO
Add on discord I will help fix easily. In the meantime lower the mirror client reaction timer from 1000ms to 50ms, you still haven't confirmed that you lowered it yet
-
[Dev Build] OSBot 2.5.47
YASS MORE ITEM ID METHODS SUCK IT ITEM STRINGERS EDIT: Good job on update ^^
-
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!