Everything posted by Czar
-
Break Profiles are not working for me
Not possible to have multiple break profiles, the client will only use one of them
-
Perfect Agility AIO
Done activated gl enjoy Please bot responsibly, since you'll be using stealth I recommend enabling [New Mouse] for best results, don't forget to take breaks, then in the future I recommend investing in mirror client for best results possible. EDIT: I just bonded 4 accounts I'll be training to 73 agil for future blood runecrafting alts, atm level 17
-
Perfect Fighter AIO
Yup noticed this too, they broke the orb interfaces I'll update those ASAP New Update (v296.4) - Quickprayer orbs updated after PvP Update today broke the IDs Update will automatically go live within 24 hrs enjoy. Also have some good news for the next major version of the bot, will reveal more info later.
-
Perfect Miner AIO
I'll add an option called "Use normal dropping system" in the settings tab. It'll basically use the normal osbot code for dropping items (same as every script) and not my custom one, keeping it optional just in case. After trying out the default osbot dropping system, it seems to be significantly slower. I will let you guys choose which one you prefer so everybody wins xD EDIT: Submitted update v168.0 it will automatically update within 24hr enjoy
-
Perfect Fighter AIO
Sure thing I'll copy over the code from agility and add it to fighter for the next version (v296.3) today Also welcome to the club hope you enjoy the bot
-
Perfect Crafter AIO
Welcome back, done activated 24 hr trial gl sir enjoy please bot responsibly take breaks for best results until you get mirror mode. And use [New Mouse] too
-
Perfect Motherlode Miner
Awesome welcome to the club I urge you to take a look at runecrafting, I am about to hit 99 today in a couple hours: And have made more than 1B across only 3-4 accounts here Aside from that, thieving/magic one of the two is also good, and then later on since you already have the MLM bot it's good to also buy the blast furnace bot (with coal bag from mlm) with an army of bots, ez profits. Ofc the first thing you should invest in is mirror mode then build up from there.
-
Online money making list
Lots of $ being made off tiktok atm, sounds silly but it's true
-
Perfect Agility AIO
Done gl guys enjoy, please bot responsibly Use [New Mouse] for best results, and mirror mode ofc
-
Perfect Prayer AIO
Appreciate it, I'll re-activate the trial once update is ready
-
OSbot will not run
Based jarfix saves the day maybe it's possible to add jarfix to the osbot client boot menu, would save a lot of headache
-
SOS - Help with correct SDN package structure
Awesome glad you got it ^^ Gl on release can't wait to see what scripts are next.
-
Stealth injection with new 'client detection'
With stealth injection I did see someone get a ban on a minigame script, but maybe they just made some mistakes and botted too much. Though with mirror it's going super well atm. I urge anyone to farm 30m with stealth injection then swap that gp for mirror mode ASAP.
-
Perfect Sand Crabs
Done gl sir enjoy Please bot responsibly Use breaks for best results, and definitely select [New Mouse]
-
Perfect Crafter AIO
Done good choice there btw enjoy
-
Perfect Fighter AIO
Yes there is a way to buy it with gp, so basically gotta trade a verified person (who has rank) gp and they will give you the equivalent $ amount in the store so you can buy any script. Everything is done in this section there's a huge market for this specific area: https://osbot.org/forum/forum/227-vouchers/ I have given another 24 hr trial so you can give it one last try before deciding for purchase
-
Perfect Miner AIO
Awesome I'll be keeping an eye on it
-
Perfect Fighter AIO
Done activated free trial enjoy, please bot responsibly use New Mouse for best results, take breaks from time to time and ez 99s
-
Perfect Fletcher AIO
What a legend I love hearing progress like this I have dedicated an alt to fletching bought a crap ton of logs will DM you as soon as the update hits. I saved crafting for last because it's super expensive but fletching does sound like a good 99 to have, potentially profitable too
-
Perfect Miner AIO
Okay so it all relates to the reaction timer on mirror mode. For best dropping it needs to be 100ms: Via the menu: (turn off recommended, turn off allow, scroll reaction to 50-100) We use a custom dropping system, different to every other scripter on osbot because I believe it helps for humanness so some things need to be configured for best results. Please tell me how it goes! ^^ EDIT: For anyone wondering yeah so the script has its own default value and if it worked back then better and now it doesn't, it's because I changed the default value from 100 to 1000 from time to time just to see what works best. There is a tradeoff between performance vs responsiveness. Maybe a middle of 500ms can work but never tried it yet.
-
Perfect Prayer AIO
Legend thanks I'll note these down for next version I believe the hopper aims to go to your current world +- 1 or 2 worlds, so I can see how it kept doing that, good find.
-
Perfect Pest Control
Done activated trial gl sir please bot responsibly I usually take breaks every 3-4 games on pest control, by far the best setup I've experienced.
-
Perfect Prayer AIO
Yes it does take into account combat level and wilderness level. As for bot hopping on the same worlds: good find. I'll blacklist worlds for X minutes so it doesn't hop to same worlds, I hadn't anticipated a situation like this, you shouldn't really need to hop that frequently unless it ran into some high population worlds. Choosing worlds I love this idea in theory, but how would you choose the worlds? A dropdown menu of 400 worlds and choose them in order? Quickprayers yes I'll also add that for the anti-pk just before running, and perhaps praying (?) at altar if low?
-
Perfect Fletcher AIO
Yes for sure, I'll get the reqs real quick on my alt and add them ASAP. Damn reqs are so high
-
SOS - Help with correct SDN package structure
Okay so I don't use IntelliJ but I can see that dependencies are still not set up correctly. For example this import: dependencies.util.PoH.PoH; Should be util.PoH.PoH; So "dependencies" can't be a package, it needs to be part of the src folder. If there is a way in IntelliJ to convert the dependencies into its own "project" or module w/e then definitely give it a try. Maybe ask @ProjectPact for an invite to the scripter chat or join the osbot discord? Most scripters use intellij because of the APA guide but imo it's overkill.