Jump to content

GaetanoH

Members
  • Posts

    879
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by GaetanoH

  1. Wasn't going to let you spoon-feed me thought
  2. Thanks dude, will definitely use it in my muling script!
  3. Webwalking throws me this error. java.lang.NoClassDefFoundError: Could not initialize class org.osbot.NUL at org.osbot.rs07.event.WebWalkEvent.<init>(ci:207) at org.osbot.rs07.api.Walking.webWalk(pf:12) at Filler.onLoop(Filler.java:74) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(nl:235) at java.lang.Thread.run(Thread.java:748) I just do: getWalking().webWalk(location);
  4. 3/4 unbanned, the last one was only 1year old, the other ones 2+
  5. Lol, you can check it from the Message API man, if(msg.getType() == Message.MessageType.RECEIVE_TRADE){ log("TRADING: " + msg.getUsername()); }
  6. Yeah, getType returns a: receivedTrade. Thank you! That's when you are already trading, I ment getting the trade request
  7. Is there any way to check if an user is trading you? It's been a while
  8. Aint gonna happen, they unbanned accounts of 4+ years ago but nothing recently
  9. Are they even worth anything? I have some spare accounts with 65+ crafting with nothing on them.
  10. Looking to buy 15M with btc 1$/m
  11. GaetanoH

    Stealth Quester

    Was F2P. It was weird, the script needed to go up the second staircase and it didn't see it, it was however still visibile on my screen.
  12. GaetanoH

    Stealth Quester

    Got an error when doing Ernest the Chicken. The bot stood still on the second floor of the mansion. Just before completing the quest. DEBUG] Executing stage: 2 [INFO][Bot #1][04/14 03:15:24 PM]: [DEBUG][INERACTIONS] No destination tile found [INFO][Bot #1][04/14 03:15:24 PM]: [ERROR][INTERACTIONS] No valid tile found Going up and down on the staircase fixed the error thought.
  13. I would buy 5 fresh lvl 3 accounts which have done tut island and which have been cooled down atleast 3+ days. Post prices
  14. First get to know Java. Try to make your own scripts, check other people their source code, check here: https://osbot.org/forum/forum/250-tutorials/. Just every tutorial @Explv wrote is super good learning material. Goodluck.
  15. Oh, didn't knew ty for the explanation!
×
×
  • Create New...