You are changing ur name alot... lol
How does your code work lol?
I dont think it works in controlling the flying of a character.
Controllable fly hack is harder.
Originally Posted by ppl2pass
@Cristy
You are changing ur name alot... lol
How does your code work lol?
I dont think it works in controlling the flying of a character.
i never changed my name lol o.O
it works because you fly for less a sec and sink again and if you hold the "f" button the code doesnt go over to sink again thats the reason it works
yeh i've found it,its basically the samething the one cristy posted all u do is instead of the sleep i put }else{ inbetween the PTC so when u set it to a hotkey it turns off by itself once u let go of the hotkey
Originally Posted by scorpoistak
yeh i've found it,its basically the samething the one cristy posted all u do is instead of the sleep i put }else{ inbetween the PTC so when u set it to a hotkey it turns off by itself once u let go of the hotkey
if you do it like that you will not sink automatically ... you will go up and up and up and if you press the hotkey again then you will sink else you will not ...
with mine you go up when you hold the hotkey and if you dont hold it you will sink
Originally Posted by whatup777
Controllable fly hack is harder.
mine is controllable ...
Thank You Ill make sleep a bit longer.
Originally Posted by whatup777
Thank You Ill make sleep a bit longer.
np
its a method i found out myself and it worked fine so why i shouldnt share it? o.O but the sleep timer is good as it is ... but make like you want it :P
Yeah I kept it as same to prevent flying to high.
At Cristy
With the current sleep time, the fly hack is rendered useless because it will go up then immediately go down. So i suggest making the sleep time higher which is more than a second or two.