It's working with the steam release version. Honestly if you are looking for a cheat for this game, this is pretty much it.
Just add some hotkeys to coordinates
Which will let you move your potion thing using Home/del/end/pgdwn buttons (you can change it to your own liking but chances are it'll conflict with games own keybinds).
It's working with the steam release version. Honestly if you are looking for a cheat for this game, this is pretty much it.
Just add some hotkeys to coordinates
Which will let you move your potion thing using Home/del/end/pgdwn buttons (you can change it to your own liking but chances are it'll conflict with games own keybinds).
[ENABLE]
{$lua}
if syntaxcheck then return end
local t=createTimer()
t.Interval=500
t.OnTimer=function()
memrec.Active=false
t.destroy()
end
writeFloat('[PotionMapLocation]',readFloat('[MouseMapLocation]'))
writeFloat('[PotionMapLocation]+4',readFloat('[MouseMapLocation]+4')+283)
{$asm}
[DISABLE]
please help, I have no idea how to get this to work.. hotkeys, numpad did nothing.. changing the value did noting.. do I have to check the box at x and y? is this outdated?