Hi guys, i just finished my new speed hack.
To use it you will need to have cheat engine and autohotkey installed, the gta.ct table can be placed anywhere or just you will need to open the gta.ahk file and retarget the folder where the table is located.
Be careful there is some hud problem when with drawing money or leaving mobile phone because of the weather. Happy Game!

USAGE:
- Create an .txt file ans paste the code below and save to gta.ct take care to
FiveM_XXXXX_GTAProcess.exe remplace XXXXX by version of server Fivem Who using to.
Code:
<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="34">
  <CheatEntries/>
  <UserdefinedSymbols/>
  <LuaScript>

hideAllCEWindows();
OpenProcess("FiveM_b2060_GTAProcess.exe")
speedhack_setSpeed'1.007'
Sleep(1295)
 closeCE()



</LuaScript>
</CheatTable>
-Create another .txt file paste this code below and save to gta.ahk

Code:
loop  {

run gta.ct
Sleep 3850



}
cya.