Jump to content

Stimpack

Lifetime Sponsor
  • Posts

    424
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Stimpack

  1. shouldn't that be >= 2 or > 1? will be useful but what is playersInArea?
  2. not sure if this is what you're looking for.. cast long to int trade.offer(995, Math.toIntExact(amountToTrade)); this will throw ArithmeticException if overflow (amountToTrade greater than 2,147,483,647)
  3. thanks for the update, not getting the getTileVisibilityArray error anymore
  4. Artifacts in project settings then build artifact
  5. Dropped 20% earlier today O_O
  6. toggle entity hover debug and hover over some tithe farm objects gives me below error. Mirror client version: 2.1? using osbot 2.4.107 Console output / terminal output [ERROR][Bot #1][01/04 07:42:04 PM]: renderer java.lang.AbstractMethodError: client.emu.EmuClient.getTileVisibilityArray()[[Z at org.osbot.rs07.api.map.Position.isVisible(ti:150) at org.osbot.eb.onPaint(ns:362) at org.osbot.rs07.canvas.WrappedCanvas.IiIIiiiIiIii(hj:168) at org.osbot.rs07.canvas.WrappedCanvas.getGraphics(hj:22) at client.Iae.run(Unknown Source) Crash report if a crash occurred: N/A Script that you ran: N/A Hooks that failed: Dunno JVM/Browser bit version (32 / 64): 64
  7. lmao when he switches to long range
  8. http://osbot.org/api/org/osbot/rs07/api/Bank.html#depositAll--
  9. have you tried getMap().isInHouse() http://osbot.org/api/org/osbot/rs07/api/Map.html#isInHouse--
  10. download the regular client. when you run it, click "Mirror Mode" instead of "Stealth Injection you have to have a runescape client open and it will detect it
×
×
  • Create New...