I've made a script for turning chocolate into chocolate dust to be sold for 20gp more and I'm adding some antiban things like boredhuman; and randommovment; but theres a part of my script in which its waiting for it to finish turning all the chocolate into chocolate dust which is just a wait with a random like this.
I want to make it so that during the wait its doing boredhuman;. I would really appreciate any help.SCAR Code:wait(32000 + Random(2000));


Reply With Quote






. I used to just google for different commands that I could use for SCAR.

