Jump to content

Acerd

Scripter I
  • Posts

    5430
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by Acerd

  1. I meant clean as in no malicious code lvlup = widgets.get(233, 11); //lvl up screen cont = widgets.get(233, 2); //continue if (lvlup != null) { cont.interact("Continue"); } can be if (getDialogues().isPendingContinuation()) { getDialogues().clickContinue(); }
  2. his palms are sweaty knees weak arms are heavy vomit on his sweater already moms spaghetti he's nervous but on the surface he looks calm and ready to drop bombs but he keeps on forgetting what he wrote down the whole crowd goes so loud he opens his mouth but the words wont come out he's choking how everyones joking now the clocks run out times up over blow
  3. Position[] path = { fuck }; ?
  4. its fkn 14 classes now , can you drop it :tears:
  5. Scripter II to mods: add my vet back
  6. Timer timer = new Timer(0); if (myPlayer().isAnimating()) timer.reset(); if (timer.getElapsed() > MS) { //do shit } else { //w/e }
  7. Acerd

    AssAfker - afker

    OSBot and I don't know. probably not with mirror (oliver said so but cant confirm.)
×
×
  • Create New...