Everything posted by Pegasus
-
Need a lighter forum theme
It is great. well, I don't want screenshot only
-
Need a lighter forum theme
I need a lighter forum theme, Thanks
-
How to change forum theme? Is there other forum theme?
How to change forum theme? Is there other forum theme? Lighter theme?
-
Got a rs fake news message from Discord account stealer
Account hacker discord id: Garrold89#3655
-
Cleaning finds
why do you want to bot 500 - 1000 hours for cleaning finds?
-
Explv's AIO [13 skill AIO in 1 script]
wow , it is open source now.
-
Pegfighter - custom fighting area
Because it is hard and unnesscary.😁 The sample file is just area examples. You can edit/copy the sample file to edit the area and settings. Whatever, this thread is old.
-
Just because you bot less time doesn't mean you're not being detected
omosiroi
-
how to solve recaptcha?
I can give you my Affiliate Link?
-
Ban rate increase
d) less real players in the game
-
Just because you bot less time doesn't mean you're not being detected
you use free or paid vpn?
-
Botting on update day
something in osbot client may be broken after game update.
-
Botting on update day
how many hours should I avoid to bot? 24 hours after system updated ? or 12 hours?
-
Possible reasons of programs not work after removed printing variables lines
What are the possible reason programs not work after removed printing variables lines? Programs work after I recover the printing variables lines. e.g System.out.println("Print someArrayList.size(): " + someArrayList.size() );
-
Get 500 Internal Server Error when visit osbot api
No one care except Muffins
-
How to detect finished to connecting to update server?
Thanks. It works. How do you know what do the values of getLoginStateValue() represent?
-
What happened to Discord?
Discord server was removed, then a new discord server will be made. Then we need to verify discord again. This happened before. Why do we need discord when there is a forum?
-
How to detect finished to connecting to update server?
getBot().isLoaded() return true when is black screen appears. How to detect this when I use cli with -allow norandoms
-
A Simple Login Handler
I mean login event execute is not working. It is because getBot().isLoaded() is not working it return true even the client is still downloading data from official game.
-
A Simple Login Handler
that script won't work. How can the client get login before login event execute ?
-
A Simple Login Handler
getBot().isLoaded() is not working @ Override public final int execute() throws InterruptedException { if (!getBot().isLoaded()) { return 1000; } else if (getClient().isLoggedIn() && getLobbyButton() == null) { getBot().getScriptExecutor().resume(); setFinished(); } else if (!getBot().getScriptExecutor().isPaused()) { getBot().getScriptExecutor().pause(); } else if (getLobbyButton() != null) { clickLobbyButton(); } else if (isOnWorldSelectorScreen()) { cancelWorldSelection(); } else if (!isPasswordEmpty()) { clickCancelLoginButton(); } else { login(); } return random(100, 150); } I got this NPE : java.lang.NullPointerException at org.osbot.rs07.api.Widgets.getWidgetContainingText(tl:727) at com.iaox.farmer.handlers.LoginEvent.getLobbyButton(LoginEvent.java:140) at com.iaox.farmer.handlers.LoginEvent.execute(LoginEvent.java:37) at org.osbot.rs07.event.EventExecutor$2.run(zj:230) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
-
acceptTrade not working
I encounter this problem now too but It happens occasionally. When acceptTrade is not working mouse will hovers over the decline button same as yours. If it start to not working , it will continue not work even I reopen trade window. I need to restart client to make it work
-
Get 500 Internal Server Error when visit osbot api
I google with keyword "isLoaded osbot" I visited this page : https://osbot.org/api/org/osbot/rs07/Bot.html It shows 500 Internal Server Error This class still exists in osbot client intellij doesn't report any error when I use getBot().isLoaded(); getBot().isLoaded() is not working it return true even the client is still downloading data from official game.
-
Using the debugger with OSbot local Scripts
I have encountered the same issue. Select "Inherit project compile output path" should help
-
rsos gold crach
It is possible that jagex outsources bot detection final human review to China.