-
Posts
21897 -
Joined
-
Last visited
-
Days Won
1933 -
Feedback
100%
Everything posted by Czar
-
Not sure if allowed but would be good idea, marketplace is just full of bumps too which is annoying
-
Sad. I am sure there was a good proggy in progress too rip. I will take a look and see if the hooks are updated @Klumzy 1. start the thiever bot 2. select option (sticky npc mode) 3. Select elves 4. run the bot 5. wait couple second for script to load 6. Click F2 on keyboard 7. Using mouse click on elf nearby 8. The bot now will target that npc 9. Success Keep in mind you must start the bot near the npc. This is the only way a thiever can handle elves because they all have a different name, and different ID too. It takes a couple seconds so it’s np ^^ If still no luck lmk I’ll record a gif/video or even help via teamviewer or something
-
Atm it will use the best available house on the house advertisements thingy, I can add a way to enter your own home too, no problem I was thinking 99% of ppl don’t have a good poh Jewellery boxes explain please, I am open to adding anything
-
Make a rule to stop all the automated (or not) bump posts?
Czar replied to Nestle's topic in Community Discussion
Am seeing couple script threads being manually bumped too, thought this wasn't allowed? edit: bumped as in typing "bump" every 3 hours without anyone talking -
Without spoonfeeding too much, here are a couple snippets that you'll have to assemble yourself // currently selected minigame, do getMessage() on this Optional<RS2Widget> firstAttempt = getWidgets().getAll().stream().filter(a -> a.getRootId() == 76 && a.getMessage() != null && a.getMessage().length() > 0 && a.getTextColor() == 16750623 && a.getHeight() < 20).findFirst(); // teleport button (after a minigame is selected) Optional<RS2Widget> teleportButton = getWidgets().getAll().stream().filter(a -> a.getMessage().length() > 0 && a.getMessage().equalsIgnoreCase("Teleport")).findFirst(); // is minigame teleport panel shown boolean isTab = getConfigs().get(1054) >= 3000; // open grouping tab getWidgets().interact(548, 39, "Grouping"); // click on correct minigame Optional<RS2Widget> targetMinigameOption = getWidgets().getAll().stream() .filter(a -> a.getRootId() == 76 && a.getMessage().length() > 0 && a.getMessage().equalsIgnoreCase("MINIGAME NAME HERE")) .findFirst();
-
Ty I’ll take a look now, something may have changed recently
-
Legend Glad you like the bot lmk if you want any new features added. Btw last update was a bug fix for webwalking in certain areas, my mm1 account is also doing well will be posting more updates on those beta plugins soon.
-
No problem glad you resolved it, lmk if you notice anything else or have any suggestions/requests for next version
-
Epic!! I can't wait to go for 99 on my main I'll be doing prifddinas woodcutting, I need them crystal shards
-
With npcs that have many names (e.g. elves or fremennik citizens) you gotta select sticky npc mode in setup window, then it'll ask you to manually click and tag an npc from the game screen, then it'll target that specific npc and pickpocket it forever We have basic beta mode blackjacking, you want 24 hr free trial? Disclaimer: blackjacking is not officially supported, but we are trying to support it soon, please do not buy the bot for blackjacking because it is strictly not allowed.
-
Done enjoy If you got any questions lmk I have the best strategies to get 99 with botting.
-
No real way of knowing for sure but I would imagine botting on full screen or even mobile would be lowkey
-
Done trial enabled gl sir Gold bars: make sure to only hook mirror client while logged out otherwise objects disappear. So the most reliable procedure is: launch osrs client, make sure you're not logged in RS, launch osbot, let clients hook together and then start bot
-
Yeah FML you just beat every record I've ever seen in this community. Mad respect Can I also add this one to main thread please? @Lhorhay Thank you I will take a look at that, yes you're correct it's for antiban but I can toggle it off and make it more accurate so everybody has what they want
-
Not yet I don't think it's possible to reliably blackjack for long periods of time on mirror mode just because of the way it works, and I doubt anyone would use injection if they have mirror mode I will be finishing off staminas for rogues den it's been 2 years still haven't added banking there yet then I'll give another try at blackjacking
-
Turn off this one [Allow banking for equipment] Otherwise the bot will keep trying to go bank, I assume you have some sort of barbarian rod that's enchanted or something (?) I could be wrong, I will take a look now though. Also good news I've submitted the update for Prifddinas fishing, it should automatically go live today for v162.0 within couple hours The name will be "Tirannwn east", I will add more to the list as I've also noticed a western location too. And one slight thing, we still have no banking support here (?) if you have any suggestions on what/how to bank from here lmk. And it will not walk there from lumbridge or anything since there is no webwalker in Isafdar yet, but I will manually override it soon. Preview of update: (ignore version here)