I Guys so how about we share our knowing about programming and create a Iteam Creator together for s4 League:
Programmer who also knows how this works, lets work together:
Programmer who also knows how this works, lets work together:
since there is no bypass public and for free there is no hacks (except restool)Quote:
Can someone release a new bypass ? and also some hacks cause the forum of hacks is kind of empty of new hacks or new bypasses :confused:
STATE:SetHitStop( 350, 550 ); STATE:InitLua( 400, 500, 40, true );
Just give it a try for yourself. I suspect it's the cooldown (time) after a blow/hit (for example counter sword jump attack; 1 sec delay)Quote:
What do those values mean? And what are those 2 statements exactly?
Those are extracted from exo lua file and regarding to the uppercut attack (the combo making movement).Code:STATE:SetHitStop( 350, 550 ); STATE:InitLua( 400, 500, 40, true );
Nice support... Trust me, if I hadn't tried by myself, I wouldn't have posted this here. Just imagine how desperate I got to actually ask for help xDQuote:
Just give it a try for yourself. I suspect it's the cooldown (time) after a blow/hit (for example counter sword jump attack; 1 sec delay)