getAutoAttachList().add("trove.exe")
function stop()
writeBytes("trove.exe+133245",0x90,0x90,0x90,0x90)
end
function gogo()
writeBytes("trove.exe+133245",0x0F,0x29,0x46,0x20)
end
freeze = createHotkey("stop",VK_6)
move = createHotkey("gogo",VK_7)