Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
  1. M

    Bug Client not chopping tree after update

    seems like interact isnt working no more was working fine before this update GameObject tree = GameObjects.newQuery().names("Yew").within(yewCord).results().nearest() if (tree.interact("Chop down")) { Execution.delayUntil(() -> Players.getLocal().getAnimationId() != -1, 5000); }
  2. M

    Question How can i see my local scripts?

    Trying to find a script that i created but i see know what to point to local directorey on the spectre client any help please?
Top