Jump to content

ihom

Lifetime Sponsor
  • Posts

    73
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by ihom

  1. Out of 3 suicide OAK f2p farmers.. 2 banned and one still going strong at 76
  2. bump
  3. Wouldn't need to do this on a phone per-say. Get an android emulator and download/run the osrs app on there..?
  4. It would depend on the other stats of the maxed melee account. I'm generally looking for a main that I can casually play and if I wanted to, generate some $$. Ideally I'd like some non-combat skills and possibly slayer.
  5. Hello all, With the release of OSRS mobile tomorrow I'm looking at purchasing an account to use as a main. Requirements: Must accept BTC/Crypto. Account must have a clean ban history. Seller must be trusted here. Account must be UK based. Account must have no bank pin. Original email or email change required. Stat's I'm not really fussed.. Just a "decent" account that I can pickup, do some barrows / minigames / general "main" activities. Budget: $100-$300.
  6. ~ Client restart and the issue was fixed.
  7. Clear your cache & restart the client. It should require you to download the new WebWalking package.. This should fix your issues.
  8. I've recently gotten back into botting myself and I'm currently writing all my own scripts. so far on 4 "test" wcing bots ( which I run 6 hours a day (with breaks, interacting, talking etc) ) I have yet to receive any bans.
  9. I assume it could take a minute, it could take a month.. How long's a piece of string? If these guys are reverse engineering the client and something major has changed, it could take weeks.. Just sit back and play the game until it's back up ?
  10. Then yes, your issue is caused by the recent update. Same problem with "getNpcs()".
  11. There is currently an issue with the client due to the recent update, this could be causing that. Also if "player" is null, this will cause you an issue: Banks.GRAND_EXCHANGE.contains(player) if (player != null && !myPlayer().isMoving()) { if(Banks.GRAND_EXCHANGE.contains(player) ) { player.interact("Trade with"); Sleep.sleepUntil(() -> getTrade().isCurrentlyTrading(), 10000); } }
×
×
  • Create New...