Everything posted by Patrick
-
[Dev Build] OSBot 2.5.33
It's fine to run. There will be a new stable release in a few days
-
Bots stopped due to "remember username"?
I'm gonna try to see if we can get the login handler to work if username is remembered. That should solve it once and for all.
-
Mirror mode breaks not working
Hmm I don't really see why it wouldn't work on mirror, but maybe I can debug it
-
GetEntitiesOnCursor Error
I'll have another look into it
-
Alternative to WebWalking
Currently it stays in ram, but we're working on a solution for this.
-
API Interact Bug [2.5.31]
This is indeed mirror related, and we're looking into it
-
Best meme of the day
http://oldschoolrunescape.wikia.com/wiki/Engine
-
[Dev Build] OSBot 2.5.33
Hey! Download link: http://osbot.org/devbuilds/osbot 2.5.33.jar This update brings some under-the-hood web walker changes. Please report bugs if you encounter them! FIXES: - Fixed World#isPvpWorld() - Fixed using the Grand Exchange in resizable - Fixed model calculations in resizable WEB WALKER: - Fixed trying to use ardougne teleport without having the quest completed - Added WebWalkEvent#setHighBreakPriority(boolean) to break out of the event during waits - Fixed the Stronghold of Security links MISC: - Minor bug fixes - The OSBot Team
-
Mirror Not Being Maintained?
We are currently live debugging the issues with mirror.
-
[Dev Build] OSBot 2.5.32
I've been botting for weeks, 5+ hours/day with no ban on injection.
-
[Dev Build] OSBot 2.5.32
I don't work on mirror mode, so I can't say anything about it
-
[Dev Build] OSBot 2.5.32
Hi! Download link: http://osbot.org/devbuilds/osbot 2.5.32.jar API CHANGES: - Added WebWalkEvent#setMoveCameraDuringWalking(boolean) to enable/disable camera movement during normal traversal. default = true - Added Worlds#getAvailableWorlds(boolean all) - Added Worlds#hover(int world) FIXES: - Fixed not being able to cast Arceuus spells and detecting the spellbook tab being open WEB WALKER: - Fixed the links going to and from Zeah - Fixed a couple random links in the web walker - Added support to use lunar staff for fairy rings MISC: - Added more info to the hover debug - Minor bug fixes - The OSBot Team
-
Mirror Mode Broken
I'm doing the best I can
-
Mirror Mode Broken
I'm looking into what I can do about the mirror issues on my end.
- [Stable] OSBot v2.5.31
-
Mirror Mode/Client Closing?
I would need some more info (error/crash logs) to be able to do anything.
-
GetEntitiesOnCursor Error
Seems this bug is back. I added something to the API that hopefully resolves this. Next release will have it
-
[Stable] OSBot v2.5.31
Hey, This release is a quick bug fix for tutorial island tab opening API CHANGES: - Added Character#getAnimationSpot() FIXES: - Fixed tabs not opening on tutorial island WEB WALKER: - Added support for fairy rings - The OSBot Team
- [Stable] OSBot v2.5.30
-
Tabs not opening
I'll check it out edit: found the issue, next version will have it fixed
-
[Stable] OSBot v2.5.30
MethodProvider#getDisplay is in this build it replaces GraphicsUtilities
-
Tabs not opening
1) Which script? 2) Resizable or fixed? 3) Stealth injection or mirror?
-
[Stable] OSBot v2.5.30
Mirror will be fixed in 5 minutes
-
[Stable] OSBot v2.5.30
Hey, This update brings the following changes, on top of the dev build 2.5.29 : API CHANGES: - Added Tabs#open(Tab tab, boolean useBind). useBind true will attempt to use the key bound to the tab to open it, but will use the mouse if no key is bound. - Added Projectiles#targeted(Character target) - Added Client#getAccountType(). This can be used to check for ironman status FIXES: - Fixed the bot freezing during the loading process - Fixed the bot crashing when trying to close a tab - Fixed item depositing on the bank on resizable mode - Fixed the login handler for resizable - Fixed a bug where inventory items weren't loaded on resizable after a relog. - Fixed charter links in the webwalker - Fixed a bug with GrandExchange#buyItem where it would spam type the name of the item - Fixed a crash when trying to use a shop with only 1 item in stock - Fixed a crash in Tabs#open() when no tabs are visible WEB WALKER: - Added royal seed pod support - Added burning amulet support MISC: - Improved memory usage - Added a new Config Debugger to more easily debug configs - Updated the Quest list to support the latest quests - The OSBot Team
-
Account selector causes client to indefinitely freeze
Fixed for next release