Everything posted by Alek
-
GUI Crashing Script Onstart
What errors are you getting in console? Edit: Pretty sure it's going to tell you there was a packing error, sometimes happens when you have containers too close together with look and feel.
-
Want to see a new emoji? Post here :mald:
- Override default run behaviour in webwalker
@Dopeness - If you want full customization of an event, you can create the event yourself as pointed out by Flamezzz. The "front-end" API is for newer scripters or people who are perfectly fine with how the default events are handled. I'm aware of some of the main screen tile spam along with spamming the minimap on the first tile being walked to. We tried to patch a serious issue with web walking to areas, in which because of the threshold you would walk right outside it. The spamming/clunkiness is something which is something that will take a little bit of time to smooth out.- OSBot 2.4.37 - Midweek Patches and Updates
There are two methods, the varargs is not deprecated.- OSBot 2.4.37 - Midweek Patches and Updates
This release fixes a whole bunch of varying issues and gives us some back-end stuff which will be more noticeable in the future. Bug fixes: -CachedWidget re-written and re-purposed --Fixes banking issues with withdraw/rearrange modes -Patched issue with web walking to areas Improvements: -WebWalking interactions, route finding, (20+ classes updated) -Bank depositAllExcept() will click the "Deposit All" button straight away if applicable -Added new WebWalking links (added the fishing guild cave as requested by suggestions) A bunch of other stuff I'm sure I didn't brief you guys on, hopefully everything runs smooth. Let us know in the comments below. -The OSBot Staff- HELPPPP
If I give you a script, would you mind running it?- closest different items in inventory
Check the inventory item slot destination clips against the distance to your mouse position. We have the API link above in the navigation bar, so just search for InventorySlotDestination. Also I think you meant to say "human like pattern" instead of "anti-pattern", unless you plan on randomizing the sequence of combinations of course. Edit: You can do the same in Java as well.- Webwalking bugs
The next version will take care of some of these issues, the rest we're also looking at.- How to break mid webWalk?
Use WebWalkEvent- OSBot 2.4.36 - A huge step
Although it took us almost two years to finally release web walking, this update marks a point where our technology exceeds that of our old school botting competitors. Thanks to @MGI, we made the necessary adjustments to fine tune many facets of our web walker and went on a linking rampage. If there is a will, there is a way. Spirit trees, Sailing, quests, inventory items, obstacles, and dungeons; it has only just begun. This changes everything and really sets us apart from our competitors. As a scripter myself, I began re-writing my kCutter script to exclusively use web walking. @MGI surprised me when I started the script at the top of Lumbridge castle and my character walked to Catherby docks, took a boat to Karamja, took another boat to Port Khazard, and then began chopping yews outside of Yanille. Before scripts such as Slayer were daunting, now it's become a very real and manageable possibility for many scripters. Enough pep-talk, here's the nitty gritty: @MGI updates: -Improved quests api -All the links for webwalking including Spirit trees, sailing, quests, and much more -NodeRouteFinder performance & behavior updates -Various improvements and stability re-works; 1,500 lines of code (edit: more like 15000 actually) @Alek updates: -Smoothed camera and walking in WebWalkEvent -Patched Bank enableMode -Updated spell books -Patched WalkingEvent setMinDistanceThreshold() We still have a lot we're changing and adding, stay tuned for jewelry teleports, magic teleports, more quests, and more means of getting to where you need to go. API Docs have been updated -The OSBot Staff- webWalking
We're going to be releasing a new stable version soon. As MGI pointed out above, start switching over to: Walking.webWalk(Area)- Can i somehow run older versions?
We don't revert unless for some reason the new version compromises security. Posting a bug report helps.- Free VIP 14 days
Thanks for the link Chicken. http://2007.runescape.wikia.com/wiki/Arceuus_spellbook I can't promise that the slot will still be open by tomorrow, I'd just keep tabs on this thread.- Free VIP 14 days
Just looking for a necromancy supplier, I'll give the person who supplies it 21 days because it's going to take me some time to make the new Spellbook.- Free VIP 14 days
I'm giving away 14-day VIP passes for accounts with any of the following: -Ancient Spellbook(@sikerim6155) -Lunar Spellbook(@Muffins donated pass to @ikk) -Necromancy Spellbook (I'm guessing this is some new Zeah thing?) Post below and I'll private message. You may have a bank pin, but the spellbook MUST be active.- Why do people bot for 10 hours?
Some people rob a bank and are lucky enough to get away the first time. They think since they got away with it the first time, they can just keep robbing banks to get rich. Their greed consumes them then eventually it catches up, sniper takes out the bank robber as he leaves the bank with a money bag.- Hacks/Exploits for other games
unknowncheats and mpgh. Most are either easily detected or already detected, that's why they are dumped on there.- OSBot window to small
- I'm pretty sure OSbot hacked me
Thanks for the torag hammers.- DeadMan Grizzly Bear - Ranged Training
- Botting ban rates after new updates?
21%, 15%, 35%- I think muffins is becoming stressed...
It's really annoying when people make modified screenshots.- Hey, i need help. Client stuck at "applying injections/modifications"
I had disabled the Chatbox with a message stating that the client was offline, looks like someone re-enabled it.- Walking to a specific tile
I'll take a look at it when I get a chance.- [Stable] OSBot 2.4.29 - WebWalking + LocalWalking
Please read the original post which I made, I detailed web walking thoroughly. - Override default run behaviour in webwalker