Jump to content

Zappster

Suspended
  • Posts

    1015
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Zappster

  1. See this:
  2. Where the hell have you been lol
  3. I wanted you to be chatbox assistant btw

  4. I think they turned andoid beta off. Now if you want access, you're probably gunna have to buy someones apple id to get from testflight
  5. edit: would this mean other questionable things can be posted there? like staking etc
  6. @FrostBug @Fruity @Antonio Kala
  7. Complete shocker =( You'll be missed
  8. So it's nothing like Jack Reacher? =(
  9. I don’t have an account to test this on, are you able to gif it and show us? Can’t see anyone on reddit complaining about it
  10. Unban me from the chatbox whilst you’re in the admin cp doing stuff for scotty
  11. There's a special ID that every phone has, you can pull it up yourself by typing some numbers in your cell. If your phone gets stolen/lost/whatever, they blacklist the IMEI. On an iPhone the IMEI is required for cell access and I don't think it's possible to regain celluar network without it
  12. You need to jailbreak the phone first. Flashing a new IMEI number just lets you gain access to the SIM card stuff again. It has to be a legit IMEI from the same make + model as your current phone. If you're not interested in getting SIM to work again you can just jailbreak to remove any other restrictions that the block sets in place.
  13. You can flash a new IMEI on it that will remove the block
  14. Unbanned now lol waiting on cb appeal =(
  15. default-jre is java 7, You need java 8. I think webup8team ppa is now a default on latest Ubuntu so you might not need to add it. Run the following in terminal apt-get purge default-jre add-apt-repository ppa:webupd8team/java apt-get update apt-get install oracle-java8-installer java -version
  16. You should have a look at the conditional sleep class if (getDialogues().isPendingContinuation()) { //hold space getKeyboard().pressKey(KeyEvent.VK_SPACE); int timeout = 1600; //2 tick surpassed + 400ms ping compensate int sleepTime = 700; //1 tick surpassed + 100ms ping compensate //sleep until isPendingContinuation() == false new ConditionalSleep(timeout, sleepTime) { @Override public boolean condition() throws InterruptedException { return !getDialogues().isPendingContinuation(); } }.sleep(); //release space getKeyboard().releaseKey(KeyEvent.VK_SPACE); }
  17. Don't fall for the bait. Clients arn't detected and there's no way Jagex would push client detection these days.
  18. What was the changelog between 1.0 and 1.1? Very curious. Can't wait for the ram sheering update.
  19. This is Art
  20. Gz beezmans followed on twitch. Pls give me more than @Deceiver
  21. Yeah I'm 100% sure you won't be able to make a solution to do that, to work on the SDN
  22. Retribution pure acc builds. It's a hot new meta
×
×
  • Create New...