Everything posted by Explv
-
What is the cursor used in OSBot?
- Explv's Walker
- Get item price directly through GE?
That thread he linked is without the requirement of any external libraries. It even says so in the title. I would recommend using it because it allows you to lookup items using their name rather than id. I have another topic in the snippets section which does use a JSON library. Not sure why you wouldn't use it, JSON simple for example is open source and only a few classes, so you can just copy it into your project. As for getting the price in game, isn't it just a widget? If not there may be a config?- Explv's Walker
Absolutely, I'll add an option tonight- [Back Open!] §§ Cape's Private Scripts ~ Sleek, GUI/ Advanced CLI ∫ Experienced, Fast, Cheap, Reliable ∫ Fast Delivery §§
- Explv's Walker
@Ace @Oven Mitts @Lagginglemon @Eagle Scripts @Failure @Hi Im Meako @TheDMan22 @AresScripts @lawf @Exylum @Deceiver @Maldesto @crico @tmanowen @maxvldz @evilhell @angus3 @montie @tr1zym @Tuhto @Han @Barnie @Joster @bazmorekentos @molier @Incarnationz @scaletta58 @gearing @socallmemaybe @logi @Solzhenitsyn @AddeyB @Sub_Zero @jython @Jammer @walterww @Drkohler @tranzystor3 @decal @diltom1998 @Fairy Tail @thepeople @roguehippo @Zulrah @Jungle_walk @payton9812 @Spore @SuikaBooty @YuhhMauls @Acke @dimka5112 @Kaarthal @BlindedIBall @remfu @cartel132 @johnny12303 @dorsai68 @dorsai67 @seeker @MockingJayG @jojangers @purplewatilla @killercrak @victoremidio159 @THS @BotLearn01010110 @whipz @ihadyourbaby @mongomongo @thatguycalledrob @fonchox @Theorems @Chris @Zappster @Keven And @ anyone else PSA: This script is now premium with a price of $1. If the script has disappeared from your list, that is why I will be working on adding some more features, including adding upper floors and dungeons to the map, some shortcuts to walk to the closest bank / GE, options to hide the paint and gui from CLI etc. Let me know if there are any updates you would like to see. Thanks!- Bought script
There is no time limit on scripts, only on trials for premium scripts. There are limitations for non VIP users, but they are not time restrictions.- onMessage() not firing
?? What is fr.onMessage? Where are you declaring the method?- Walk Script Path Help
Well this is the OSBot forum. This is the scripting help section for help related to OSBot scripts. If you need help with something outside of OSBot you can go to the software development section, or to another forum, such as a colour bot forum- Walk Script Path Help
Why are you making a pixel bot / colour bot with OSBot? Why not just use the API to do things as that is the best way here, and most people will be able to help you if things go wrong. As for your issue, I cant comment on it as you have provided no code.- Walk Script Path Help
Sorry, your question is pretty incomprehensible- who's hyped?
Dude I'm so hyped holy shit. Can't wait to catch some warlocks and hang out with the snarkles.- Explv's Walker
- Best way to get/interact with Tiles
??? Maybe look at the API? You can make a Position using: Position position = new Position(x, y, z); Walk to it using a WalkingEvent with minDistanceThreshold set to 0: WalkingEvent walkingEvent = new WalkingEvent(position); walkingEvent.setMinDistanceThreshold(0); execute(walkingEvent); Check if an object is on the position by using filter (or singleFilter, or whatever else): List<RS2Object> objectsOnPos = getObjects().filter(new PositionFilter<>(position)); // or boolean isHunterTrapOnPos = !getObjects().filter(new PositionFilter<>(position), new NameFilter<>("Hunter trap")).isEmpty(); Draw the position on screen using: graphics2D.drawPolygon(position.getPolygon(getBot());- He's back or not?
What if I told you there was a scammer named bmw1995 that got banned. Now there is this user called bmw1996. Interesting, no?- PARNAMENT BAN
You should try exorcising that mouse ghost before he gets you more parnament bans- Explv's Walker
- make all option
Scripters have to update their scripts, it's not an API change.- Explv's Map
Map has been updated.- Explv's Walker
Just an update here, this script has been changed from free to premium with a price of $1. Thanks!- Chill Playlist
I do, but this is also a simple way, you just create a new playlist and press CTRL-V... Don't hate, appreciate- Chill Playlist
Good for work (Make a new playlist and CTRL-C CTRL-V the links below)- Modafinil experiment for university
I did it a bit in University, wouldn't really recommend. It enabled me to concentrate and stuff, but eventually just ruined my sleep, and my tolerance for it went up super fast. At the end of the day, a good nights sleep and some coffee is all you really need.- Explv's AIO [13 skill AIO in 1 script]
Most should work. Thieving is broken right now. And I haven't quite finished the "Make-All" update, so some things that were changed in that RS update may not work. I'm going to be working on this script this weekend, so expect a lot of fixes. Thanks!- I dont get the launcher when i download