you are autist
all your post are autism
your 'xdd' meme is autism
xddd thanks pro coder fami who pastes hex's cheatz
Originally Posted by tdsx
Code:
local receive_pass = GetLocal(_SCRIPT, "LeyAC_receive_pass")
local hi_pass = GetLocal(_SCRIPT, "LeyAC_hi_pass")
didn't you watch my video? I wasn't kicked..probably because I send the net messages LeyAC uses lol. I do send, which is what seems to be the problem you're having. you're thinking all I'm doing is preventing the AC from loading. I prevent it from loading and set up the net functions myself to fool the server.
I'll put it in a simple mans words.
There are certain so called "hashes", made out of server-specific data. They are really sensible.
A change of the leyac lua file is enough to produce an entirely different hash.
You could resend the same exceptions, but that would only work for that one specific server, like the one in your video.
I'll put it in a simple mans words.
There are certain so called "hashes", made out of server-specific data. They are really sensible.
A change of the leyac lua file is enough to produce an entirely different hash.
You could resend the same exceptions, but that would only work for that one specific server, like the one in your video.
give me an example of server-specific data.
Originally Posted by tdsx
give me an example of server-specific data.
I got no reason to, and I'm not going to help you bypass my AC anyday soon. I'd much rather wait for the release to proof a video where I'm setting a server up, joining with your bypass and getting banned. Then maybe show a bit of reversing your bypass and telling people why exactly it sucks and how they can see it's made by an idiot.
Originally Posted by Leystryku
I got no reason to, and I'm not going to help you bypass my AC anyday soon. I'd much rather wait for the release to proof a video where I'm setting a server up, joining with your bypass and getting banned. Then maybe show a bit of reversing your bypass and telling people why exactly it sucks and how they can see it's made by an idiot.
why are you here then if you're going to talk make yer claims, son. you're talking about "hashes". wtf. all the configuration values are at the top of ley_imp and the rest is gotten through net messages.
you're a crazy man, but I'll probably add you on steam tomorrow and you can set up a server so I can show you.
Originally Posted by tdsx
why are you here then if you're going to talk make yer claims, son. you're talking about "hashes". wtf. all the configuration values are at the top of ley_imp and the rest is gotten through net messages.
you're a crazy man, but I'll probably add you on steam tomorrow and you can set up a server so I can show you.
The "hashes" start after the configuration values and are automatically generated. They are at line ~300-2800 of LeyAC's clientside lua file.
However, I doubt that you read through it all, considering the size.
Originally Posted by Leystryku
The "hashes" start after the configuration values and are automatically generated. They are at line ~300-2800 of LeyAC's clientside lua file.
However, I doubt that you read through it all, considering the size.
they look pretty useless to me. the server doesn't deal with hashes at all. client never sends them.
Originally Posted by tdsx
they look pretty useless to me. the server doesn't deal with hashes at all. client never sends them.
Actually they are all sent.
If you're blocking the sending of them, the requiredsendcheck will get you punished after like 3 checks, except if you're like 100 versions behind, since it only checks for really essential stuff.
Originally Posted by Leystryku
Actually they are all sent.
If you're blocking the sending of them, the requiredsendcheck will get you punished after like 3 checks, except if you're like 100 versions behind, since it only checks for really essential stuff.
I'm using the latest version and I've yet to be banned lol.
Originally Posted by tdsx
I'm using the latest version and I've yet to be banned lol.
I'm sorry, with the version on the thread ( unedited ), a kick and a log would happen.
Since you're the server host, you probably cannot be kicked.
nah, I'm not an admin on the test server. I'll even edit the server script to print when it gets the info I sent it.
Originally Posted by tdsx
nah, I'm not an admin on the test server. I'll even edit the server script to print when it gets the info I sent it.
The required send check should be bulletproof like kevlar.
You either never pass a check ( LeyAC_ChecksPassed never increases ), you get punished.
If you pass, LeyAC_ChecksPassed gets increased and the requiredcheck will run@~check nr.3.
There should be no way to not get it increased and not get banned. Only possibility would be if the required send check never runs. However, just for you, I added a timer to be sure. Go to the facepunch thread to get it.
Originally Posted by MeepDarknessMeep
xddd thanks pro coder fami who pastes hex's cheatz
Can you leak me the .ahk for the xdd meme?
Thanks I will give u bighack.dll
xdddd
Originally Posted by Leystryku
The required send check should be bulletproof like kevlar.
You either never pass a check ( LeyAC_ChecksPassed never increases ), you get punished.
If you pass, LeyAC_ChecksPassed gets increased and the requiredcheck will run@~check nr.3.
There should be no way to not get it increased and not get banned. Only possibility would be if the required send check never runs. However, just for you, I added a timer to be sure. Go to the facepunch thread to get it.
okay sir. I'll be workin on it now. your new addition just false positibed me btw. joined with no cheats, kicked. retry in console and didn't get kicked.
I know it's your new addition because you just added A0 and I got kicked for A0.