Everything posted by MoistScripts
-
Explv's AIO [13 skill AIO in 1 script]
Been working on fixing the issues and customizing the executor framework to be more autonomous. I really like what you've made. Thank you a lot!
-
I bought VIP but the option to use mirror mode doesn't show up in osbot
Picture below for what I see. I tried removing the \OSbot folder under C:\Users\MyUser\Osbot but apart from having to reinstall the webwalk data there was no significant result
-
How to get the text in a dialog? For example when doing demon slayer
Somewhere when completing demon slayer you have to remember some text Gypsy Aris gives you. I couldnt find any posts here or on google mentioning any way this could be done and the osbot API for dialogues only has functions to continue them. So does anyone here have an idea on how this is done?
-
Stealth Passive Goldfarmer
Thank you again for this amazing script, any plans on adding hop patches?
-
Perfect Thiever AIO
Does this bot support the use of shadow veil?
-
How to walk in a (nightmare) instance?
Then I probably made a mistake, thanks to both, I'll take a second look at it
-
How to walk in a (nightmare) instance?
Same goes for the walkingevent. Is this supposed to be working in instances?
-
How to walk in a (nightmare) instance?
Hey I was wondering if anyone could show me an example of how they walk in instances as I currently can not really figure it out myself. Currently I'm using the following code to walk, and the result is that it will just click far in the distance. I have also tried the getWalking.Walk() function but that didn't do aanything This is run when in a nightmare instance, I want to try to find a tile with no effects on them so I can stand there. List<Position> handPortals = this.graphicObjects .getAll() .stream() .filter(c -> c.getId() == 1767) .map(c -> c.getPosition()) .collect(Collectors.toList()); List<Position> playerArea = myPlayer().getArea(10).getPositions(); Position posToWalkTo = playerArea.stream().filter(c -> !handPortals.contains(c) && !playerArea.contains(nightmare)).findFirst().get(); posToWalkTo.interact(this.bot, "Walk here"); In another post frostbug says But I couldn't find the getLocalPosition method, is this not used anymore in the current version of the OsBot API? And is there any other method I could use? Thanks in advance for reading this.
-
AIO MTA
Unfortunately I wasn't able to find the script in when trying to start up a new one
-
AIO MTA
Hey are trials available?
-
Buying throwaway accounts
I have an account, 50 cook and fish, 37 mining, 59 farming, 25 constr and 30 something combat stats. Hit me up with an offer if you're interested.
-
Stealth Passive Goldfarmer
Can I get an auth? Is there also already an option to buy this script? The idea looks great.
-
Khal Mort Myre Fungus
Have been using the script and it has been working flawlessly. Thank you for the trial :)
-
Khal Mort Myre Fungus
Hey, can I get a free trial?