LtChambers 1 Posted Tuesday at 03:43 PM I've created a trainer script to freeze values in a game during rounds, but they need to be unfrozen at the end of the round to prevent crashes. Sometimes I forget to unfreeze and that leads, naturally, to crashes. It would be nice if my script could change the appearance of the GG icon so it's clear when it's in the frozen state or not. I considered using gg.setSpeed() to use speedhack as an indicator state, but it doesn't appear that I can programmatically disable speedhack (that would be another useful). 0 Share this post Link to post Share on other sites