Jump to content

Zappster

Suspended
  • Posts

    1015
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by Zappster

  1. I wanted you to be chatbox assistant btw

  2. 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
  3. edit: would this mean other questionable things can be posted there? like staking etc
  4. Complete shocker =( You'll be missed
  5. 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
  6. Unban me from the chatbox whilst you’re in the admin cp doing stuff for scotty
  7. 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
  8. 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.
  9. You can flash a new IMEI on it that will remove the block
  10. 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
  11. 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); }
  12. Don't fall for the bait. Clients arn't detected and there's no way Jagex would push client detection these days.
  13. What was the changelog between 1.0 and 1.1? Very curious. Can't wait for the ram sheering update.
  14. Gz beezmans followed on twitch. Pls give me more than @Deceiver
  15. Yeah I'm 100% sure you won't be able to make a solution to do that, to work on the SDN
  16. Retribution pure acc builds. It's a hot new meta
×
×
  • Create New...