Cool[LUA] Keypad Stealer

Posts 115 of 39 · Page 1 of 3
[LUA] Keypad Stealer
Hello, this lua script allows you to see the code on other people's keypads
On darkrp keypads only the code that is not hidden is available (secure mode not enabled)
On keypads of the workshop is available hidden code / not hidden code (secure mode enabled or disabled)

Console commands:
stop_hack_gaypads (Keypad)
stop_hack_gaypads2 (DarkRP Keypad)

DarkRP Keypad:



Keypad:



KeypadH4CK_mpgh.net.rar3 KB · 3,178 downloads Clean
The shit don't even work :/
Quote Originally Posted by Leithzze View Post
Hello, this lua script allows you to see the code on other people's keypads
On darkrp keypads only the code that is not hidden is available (secure mode not enabled)
On keypads of the workshop is available hidden code / not hidden code (secure mode enabled or disabled)

Console commands:
stop_hack_gaypads (Keypad)
stop_hack_gaypads2 (DarkRP Keypad)

DarkRP Keypad:



Keypad:



How do I use this?
PLEASE REPLACE THIS STRING:
if(v:GetDisplayText() != "****")then
On this
if(v:GetDisplayText() == "****" or v:GetDisplayText() == "***" or v:GetDisplayText() == "**" or v:GetDisplayText() == "*") then return end
Quote Originally Posted by Leithzze View Post
PLEASE REPLACE THIS STRING:
if(v:GetDisplayText() != "****")then
On this
if(v:GetDisplayText() == "****" or v:GetDisplayText() == "***" or v:GetDisplayText() == "**" or v:GetDisplayText() == "*") then return end

PLEASE DIE.
Quote Originally Posted by Leithzze View Post
PLEASE REPLACE THIS STRING:
if(v:GetDisplayText() != "****")then
On this
if(v:GetDisplayText() == "****" or v:GetDisplayText() == "***" or v:GetDisplayText() == "**" or v:GetDisplayText() == "*") then return end
Code:
if (v:GetDisplayText():find("*")) then return end
Quote Originally Posted by EvilGaming2000 View Post

PLEASE DIE.
why are french people always the most annoying?
Quote Originally Posted by Cyaegha View Post
Code:
if (v:GetDisplayText():find("*")) then return end


why are french people always the most annoying?
pay no attention to the mentally retarded
Sorry for being a noob at this, but where do these files go? I've replaced the string too
Quote Originally Posted by SharkLicker View Post
Sorry for being a noob at this, but where do these files go? I've replaced the string too
Use injector and external2.dll
You should update the lua file with any added fixes instead of just posting them as a new reply.
Quote Originally Posted by Siknik64 View Post
You should update the lua file with any added fixes instead of just posting them as a new reply.
You need this, not me
Quote Originally Posted by Leithzze View Post
You need this, not me
"NEED" is a strong word. But fair enough.
Gays, gaypads xDDD You're genius, brudda
Posts 115 of 39 · Page 1 of 3

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?