CheatUtils by Zergatul

CheatUtils by Zergatul

32.5k Downloads

whats an action

Djspac3 opened this issue ยท 6 comments

commented

i dont have matrix and prob not gona make one soooo yea just asking bc i want to use delayed.run() soo i can make fake lag work well
this is what i coded
fakeLag.enable();
delayed.run(math.randomInt(10,30),() => {
fakeLag.disable()
});
multi line bc IDK

commented

So what's the question

commented

How do I make that code work so that when it's activated (by keybind) fake lag turns off after a second

Also, sorry I don't check github much. I was just here because I noticed I had a notification that I was going to make an issue for a mod for geometry dash not working on android

commented

Your code is ok, you just missed semicolon.

commented

I see bug in int randomInt(int min, int max). Use 10 + math.randomInt(20) instead.

commented

Also I just checked, fake lag is broke in latest 1.20.6 version

commented

oh, odd also I'm using 1.20.4 I think it's still broken though