Jump to content

Juggles

Suspended
  • Posts

    9596
  • Joined

  • Last visited

  • Days Won

    27
  • Feedback

    100%

Everything posted by Juggles

  1. Post below or add my skype: Joey-bots The only stat I care about construction so I will not pay more for anything else.
  2. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) None 4. Pictures of the quests completed None 5. The price you will be starting bids at 1m 6. The A/W (Auto-win) for your account Who ever bigs the highest. 7. The methods of payment you are accepting 07 gp 8. Your trading conditions You go first if you have low to no feedback. If not, we can use a middle man. I will go first to trusted people. 9. Pictures of the account status 10. Original/previous owners AND Original Email Address I am original owner. The current original email is linked. Post offers below :DDDDDDD
  3. Looking to buy multiple accounts with 70+ mage, message me or add my skype: Joey-bots
  4. 2 day bans are fine. Add my skype: Joey-bots
  5. I already knew about that. My script just sleeps for 2 minutes and then logs back in when this happens but this time, the script stopped completely and I am not sure why. I've tested on other clients and it doesn't happen so I think it may be a bug in OSbot where it stops the scripts sometimes when you world hop too much.
  6. My script worlds hop and it got this error and stopped the script. Would this be a client issue?
  7. Do not care about the other stats/ won't pay more for it. post price below.
  8. I have a 60/60/60 if you are interested. Willing to let it go for cheap. Skype: Joey-bots
  9. I thought it wouldn't check the condition if it was logged out? That may be the problem then.
  10. The NPE isn't the problem though. The client is not recognizing that I have coins in the inventory. I was able to bypass this by using if (getInventory().getAmount("Coins") <= 1000 && getInventory().getAmount("Coins") > 1) { log("Apparently I've got less than 1000 coins?"); log(("Amount of coins: ") + getInventory().getAmount("Coins")); stop(); } so that means the client is not recognizing it sometimes
  11. Juggles

    TV Shows

    Breaking Bad, Prison Break, Person of Interest, Scandal, Containment, 12 Monkeys, Last Ship
  12. Trusted only. Won't respond if you're not trusted. Post price you're willing to buy for.
  13. Want it to have atleast 75 range and 75 defense. Post the account below with how much you are looking for( I won't respond unless you post your price). Must be trusted, Original Owner, and do a recovery test.
  14. How much per blast furnace account?
  15. My script tells it to log out when it is below 1000 coins. My inventory has well over 1000 coins but the Debugger is saying I have no coins in my inventory. Here is my code: if (getInventory().getAmount("Coins") <= 1000) { log("Apparently I've got less than 1000 coins?"); log(("Amount of coins: ") + getInventory().getAmount("Coins")); stop(); }
×
×
  • Create New...