Whenever I try to use speed hack or other methods of fast mine the blocks just come back and I dont get the ore. Is there no solution to this?
whatever you mine without energy will be rolled back
Originally Posted by boss334
Whenever I try to use speed hack or other methods of fast mine the blocks just come back and I dont get the ore. Is there no solution to this?
you might be directly boosting your laser
and that’s not allowed since it’s a player state monitored by the server
so as another solution you can remove the animation and it’ll work like a laser boost
i used to do that a while ago and no block ever resisted
you can run it straight from cheat engine
Code:
[ENABLE]
aobscanmodule(INJECT, trove.exe, DF F1 DD D8 72 35 8D)
registersymbol(INJECT)
INJECT:
db DF F0
[DISABLE]
INJECT:
db DF F1
unregistersymbol(INJECT)