Everything posted by Alek
-
SPEEEEEEEEEED
I'm more impressed by the 1ms.
-
Change your Passwords NOW
4 people are going to get gravedigging points.
-
problem accessing player information in gui
Why Script and not Bot? Bot getMethods() returns MethodProvider
-
Part of gui not showing up randomly
Probably the layout having a conflict or the containers overlapping.
-
OSBot 2.4.89 - Achievement Diaries
Moved to stable.
-
Picking A Random Action
Looks like you're trying to use a 50/50 chance, don't over complicate it with useless calculations. Also check your brackets, looks like you're giving it an entirely different meaning. As far as making something "random", you can always figure out the bounds by gathering enough input. Still, better of an attempt than simply moving your mouse/camera around randomly.
-
Recently I fell in love with a game Runescape
Original Story by: @DuaneCiampa
-
Report Broken Scripts
I'll look into it.
-
Slowing down CPU while botting
Don't use scripts with fancy paints or use Low Resource mode to prevent it altogether. To be honest your CPU shouldn't be that high running a script.
-
OSbot keeps closing after 1 minute.
Scripting Help is for scripters who need help scripting; the correct forum is "General Help". Start OSBot from command line using the flag "-debug 5005". Start > cmd cd Desktop (if you have the jar on your desktop) java -jar "osbot 2.4.89.jar" -debug 5005 This shows all the "logs" from the client.
-
Report Broken Scripts
Looking to do a little bit of an SDN cleanup. Report scripts you believe are broken below and I'll investigate.
-
Где моя семья?
Looks like he used Google Translate and copy pasted the pronunciation.
-
Thoughts on how the new trained jmods will affect botting?
Correct. The bans are automatic but the final reviews are are not, according to the last time the company talked about botting and bans (this could be outdated information though). The only actual increase in bans would be if more bot busting events are coordinated.
-
Thoughts on how the new trained jmods will affect botting?
It's expensive to hire employees. Let's say their salaries are $30k/year, it's going to cost them 6,000 members to employ them.
-
What object type is an entity orange text?
Entity types are not defined by text color. It's an NPC because only NPCs have head icons.
-
Thoughts on how the new trained jmods will affect botting?
I'm sure if you check your stats or moveMouseRandomly() they will think you are a human.
-
OSBot 2.4.89 - Achievement Diaries
Thanks to @MGI and @Zach for grabbing the needed data and creating the API for Achievement Diaries. This not only solved a few issues with broken web walking links, but it opens up more possibilities for scripters. Changelog: -Added AchievementDiaries API -Added Web Link Lumbridge-Shantay stepping stones -Added Web Link Draynor-Rimmington underwall tunnel -Added Web Link Motherlode Mine shortcut -Added Banks GRAND_EXCHANGE Download Link: http://osbot.org/devbuilds/osbot%202.4.89.jar
-
Question regarding inactive users
Needs to be inactive with usually no purchases on the account, even if it expired. Other factors take into consideration such as previous activity, posts, etc. For instance, you would probably never get the account name Kati.
-
Does anyone miss OSBot 1?
Everything is supposed to work; there is nothing in the client that is meant to be broken. Also breaks are working for me.
-
Does anyone miss OSBot 1?
Complains about breaks not working in OSBot 2; doesn't report it being broken - My life as a developer.
-
cli permissions for Robot class
My response was more along the lines of "If it's blocked and there are no optional permission flags for it, then you can't use it".
-
OSBot 2.4.88 - New Settings API & Web Walking (A little more crazy)
This version has now been made stable.
-
OSBot 2.4.88 - New Settings API & Web Walking (A little more crazy)
Recently I've been trying to fix a whole assortment of web walking related issues, many of which are from links. One of those link related issues was warning messages that went unaccounted for. A while back I wrote some quick and dirty methods to help me create hotfixes; I've now placed them properly into API format. This API is public in the settings class, as I figured scripters may benefit from this in obscure places where either the web-walker doesn't have a link to or where it's otherwise unneeded. I haven't finished the Warning enum and there are still links that need the checks. Thanks to @Khaleesi for helping me create the enum for warnings which were locked for me. The more fun part of this update which everyone will notice is closing interfaces with the ESC key if you have the setting active in your game profile. This affects all interfaces that use the closeOpenInterface() method; Bank, GrandExchange, Store, Trade, etc. If you don't have this setting active, it will simply fall back on clicking the close button. Version 2.4.88 Changelog: -Removed Settings getBrightness() -Added Settings Warning enum -Added Settings isWarningActive(Warning) --Web Walker Shantay Pass uses this API -Added Settings escClosesCurrentInterface() -Widgets closeOpenInterface() uses ESC key if available --Much of the API such as Bank, GE, Store uses this method -Patched issue with OSBot passwords that have special characters (thanks @Zach) -Patched Web link for Varrock/Lumbridge fence (reported by @Imateamcape) -Added Web link for Varrock Museum Download Link: http://osbot.org/devbuilds/osbot%202.4.88.jar Happy Botting
-
lowresource mode
Low resource mode is meant for bot farmers and only offers the bare minimums to execute a script. If you want additional preferences, settings, and configurations, run OSBot normally.
-
Runescape: Idle Adventures
I'm guessing Chronicle is already dead?