Jump to content

devastation317

Members
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by devastation317

  1. Need Code can check if npc is underattack and player too please reply fast
  2. inven.getItemInSlot(i).interact("Deposit-all") but changed it to : inven.interact("Deposit-All", inven.getItemInSlot(i).getId()); and it works
  3. Here i have error : [ERROR][Bot #1][03/05 01:36:37 PM]: Error in script executor! java.lang.UnsupportedOperationException: Attempted to interact with item on an unhandled interface! Inventory, equipment, bank, and store are the only ones currently! at org.osbot.rs07.api.model.Item.interact(to:9) at RawFishing.onLoop(RawFishing.java:191) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(tf:103) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][03/05 01:36:38 PM]: Terminating script iFishing20-30...
×
×
  • Create New...