Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Th3

Veteran
  • Joined

  • Last visited

Everything posted by Th3

  1. Th3 replied to Laz's topic in Releases
    Good guy Laz, saving jagex the trouble. [DEBUG][Bot #1][06/05 12:05:53 AM]: Loading RS world : 385 Otherwise cool release.
  2. Th3 replied to Maxi's topic in Releases
    lmao
  3. Don't expect the web walking to be useful on release. It's going to take a long time for devs to tweak it to work right. Which will also make their task scheduler not work right.
  4. Th3 replied to Laz's topic in Releases
    PositionPolygon does not account for z axis of position . It will return the closest position even if its on a different level. Also postionpolygon.closest seems to always return z as 0.
  5. Th3 replied to Th3's topic in Spam/Off Topic
    least*
  6. Congrats @Ericthecmh on your script manager position.
  7. Since there has been many topics in regards the chatbox not working. I would just like to let you guys know the issue is not from osbot's end. The issue is from chat host's servers. It is not limited to us and after research it looks like they do not own decent servers. I have informed Maldesto and hopefully generating a new chat key will land us on a better / less populated server. If not then just bear with it until chat's support is contacted.
  8. Th3 replied to Dashboard's topic in Gallery
    This is an advertisement rather than a compliment to his work.
  9. oh. this is awkward now.
  10. No comment
  11. Th3 replied to Sky's topic in Spam/Off Topic
    Time to take advantage of the moment and make money. http://osbot.org/forum/topic/52187-fight-for-asunas-hand-in-marriage/
  12. As many of you want to marry @Asuna, there must be a way to solve this issue. The solution is a duel in runescape. The winner gets to marry Asuna regardless of said person's will. Event Details: Buy in price: 10m. You don't get any of this back. Ever. World: 386 Location: Duel Arena When: July 3, 2014 All participants are welcome. There are no requirements for entering, a level 3 might end up fighting a level 126. I will be the host, however, I will not participate, I got standards.
  13. //current level skills.getDynamic(Skill.ATTACK); //real level skills.getStatic(Skill.ATTACK); //xp skills.getExperience(Skill.ATTACK);
  14. Th3 replied to Sky's topic in Spam/Off Topic
    You can have mine @op Why does everyone want to marry you?
  15. What's the best way to get the best walkable tile (which is the highlighted one) dynamically? This is not hard when the entity is 1x1 but when its larger it gets bit harder. I know we got DynamicCircularPathFinder but its painfully slow and wrong many times. I tried to backport an old script by Zalgo but could not get it to work. http://pastebin.com/kaxySJPT http://pastebin.com/84myWrSk I can get the size & orientation then array thru all the postions the entity covers and array once more the area around those postions for tiles with 0 flag but I don't think that's an efficient or ideal way to do it.
  16. Th3 replied to a post in a topic in Scripting Help
    Why no polygon instead?
  17. You can still use custom mouse. bot.getMouseEventHandler().generateBotMouseEvent(503,System.currentTimeMillis(),0,aPath.x,aPath.y,0,false,0,true);
  18. Th3 replied to Laz's topic in Releases
    ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver onLoop() : FreakyForester Solver java.lang.ArrayIndexOutOfBoundsException [ERROR][Bot #1][06/01 02:38:41 PM]: Error on random solver o
  19. Th3 replied to Laz's topic in Releases
    Cool. Can you look into what causes these? It's the main errors I get which requires client restart. [ERROR][05/31 11:48:31 PM]: Uncaught exception! java.lang.NullPointerException at org.osbot.rs07.event.ScriptExecutor.stop(zm:180) at org.osbot.rs07.event.ScriptExecutor.stop(zm:137) at org.osbot.Lpt7.run(fn:881) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) [ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source) at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(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) 2.1.10 Takes ages to load a tab and with 80% cpu usage while its doing so. Normal cpu usage has gone up to 70%. One tab, one script.
  20. No limit really.
  21. As cool as map data is, it is still gonna take months of interaction between us and you guys to tweak out unsafe/bad paths since there are no set way-points. I know I speak for many developers when I say priority should be bug fixes rather new features. Current bugs make it hard for us to test scripts. *Interaction - Most of us can overcome this by making our own method. *Walking in bad regions - same as above *randoms - We can't test the scripts for hours of time, some of them don't work right. *antiban - it is too intrusive and unregister does not seem to work it also messes up random events. for example: it tries to open inventory when one isnt present or does something and closes an interface that a random needs to function. *canreach *random mouse spasms *errors that require a restart such as ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) [ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source) at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(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)
  22. What about osbot 2 current bugs? I have reported many of them and most of them are still unfixed. I still use 2.1.7 because after that it doesn't even work. Some of the errors it throws out actually require restart of client. Makes scripting rather very annoying.
  23. Th3 replied to Maxi's topic in Releases
    ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) [ERROR][05/30 08:31:31 PM]: Uncaught exception! java.lang.IllegalMonitorStateException at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(Unknown Source) at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(Unknown Source) at java.util.concurrent.locks.ReentrantLock.unlock(Unknown Source) at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.getTask(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) osbot 2 also antiban.unregisterBehavior does not work. antiban also messed up randomevents
  24. While I'm waiting for devs to release a working version of osbot 2. I will be doing free tutorial island and rune mysteries quests. This will be botted. I really don't care if its f2p or p2p. I will be doing this limited time only until I feel the script can handle both tasks without any problems. Most likely your account won't be banned from it, it uses different methods that other scripts don't offer. In the case that it does I'm not responsible for it. No limit on the number of accounts you can send. Just pm/skype me the info and also post here. No longer taking accounts.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.