Hayat Paylaşınca güzel.
Seçkin Üye
<xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="18">
<CheatEntries/>
<UserdefinedSymbols/>
<LuaScript>
openProcess("HoundsApp.exe")
lastSpeed = 1
isPressed = 0
function checkKeys(timer)
local speed = 300
if (isKeyPressed(VK_XBUTTON1))
then
if isPressed == 0
then
if lastSpeed == speed
then
speedhack_setSpeed(1)
lastSpeed = 1
else
if lastSpeed == 1
then
speedhack_setSpeed(speed)
lastSpeed = speed
end
end
else
if lastSpeed == speed
then
speedhack_setSpeed(speed)
lastSpeed = speed
else
if lastSpeed == 1
then
speedhack_setSpeed(1)
lastSpeed = 1
end
end
end
isPressed = 1
else
isPressed = 0
end
end
t = createTimer(nil)
timer_setInterval(t, 50)
timer_onTimer(t, checkKeys)
timer_setEnabled(t, true)
</LuaScript>
</CheatTable>
hatamı yapıyorum biryerde yardımcı olurmusunuz ?
<CheatTable CheatEngineTableVersion="18">
<CheatEntries/>
<UserdefinedSymbols/>
<LuaScript>
openProcess("HoundsApp.exe")
lastSpeed = 1
isPressed = 0
function checkKeys(timer)
local speed = 300
if (isKeyPressed(VK_XBUTTON1))
then
if isPressed == 0
then
if lastSpeed == speed
then
speedhack_setSpeed(1)
lastSpeed = 1
else
if lastSpeed == 1
then
speedhack_setSpeed(speed)
lastSpeed = speed
end
end
else
if lastSpeed == speed
then
speedhack_setSpeed(speed)
lastSpeed = speed
else
if lastSpeed == 1
then
speedhack_setSpeed(1)
lastSpeed = 1
end
end
end
isPressed = 1
else
isPressed = 0
end
end
t = createTimer(nil)
timer_setInterval(t, 50)
timer_onTimer(t, checkKeys)
timer_setEnabled(t, true)
</LuaScript>
</CheatTable>
hatamı yapıyorum biryerde yardımcı olurmusunuz ?