Poop is Food Posted January 21, 2023 Posted January 21, 2023 I'm editing a script made by another user, and I want to allow user input. It apparently used to be getBot().setHumanInput(true), but that must be deprecated now or something. How do I allow user clicking when the script is running.
Chris Posted January 22, 2023 Posted January 22, 2023 12 hours ago, Poop is Food said: I'm editing a script made by another user, and I want to allow user input. It apparently used to be getBot().setHumanInput(true), but that must be deprecated now or something. How do I allow user clicking when the script is running. Can't anymore. It was removed from the API