LoL Hack ?!??!

06/14/2012 01:25 Gotoxy#31
PHP Code:
HK1 97 --Numpad 1 (move to bottom left)
HK2 105 --Numpad 9 (move to top right)

    function 
Hotkeymsgkeycode )
            if 
keycode == HK1 and msg == KEY_DOWN then
                    player
:MoveTo(-1/0,-1/0)
            elseif 
keycode == HK2 and msg == KEY_DOWN then
            player
:MoveTo(65535/0,65535/0)
            
end
    end

    
function Load()
            
script.keyCallback "Hotkey"
            
PrintChat(" >> Wallwalker loaded.")
    
end 
thats the wallhack,its fixed(there are some ->buggy<- workin mods but they should also fixed withthe patch...

and no,i do not post the mod that work ; )
06/14/2012 11:30 Wergez#32
#closed