Jump to content

Khaleesi

$250.00 Donor
  • Posts

    27114
  • Joined

  • Last visited

  • Days Won

    215
  • Feedback

    100%

Everything posted by Khaleesi

  1. 30/3 is like march right? Maybe march 2022? Else @Gunmanwill help you out
  2. Try to run a jarfix https://johann.loefflmann.net/en/software/jarfix/index.html
  3. Start it again for you, Enjoy!
  4. Glad to hear, and yes for 1 acc it is somewhat higher than other scripts
  5. Without too much extra stuff it would be this Don't use static sleeps, Use Conditional sleeps to speed it up if (getInventory().isItemSelected()) { object.interact("Use"); } else { getInventory().interact("Use", ITEM_NAME); }
×
×
  • Create New...