Garry's Mod

I need help pls

Submitted by NyuKos, , Thread ID: 201582

Thread Closed
25-03-2021, 04:40 PM
#1
I decided to use bLogs but idk what kind of admin system would be better for DarkRP can you give me some advice.

RE: I need help pls

#2
use sam paired with blogs and you will be fine until you can get a dev to make a custom system

RE: I need help pls

OP
#3
25-03-2021, 04:52 PM
Duo Wrote:
use sam paired with blogs and you will be fine until you can get a dev to make a custom system
thx you very much before i've been using ulx but i thought that i could find smth better

RE: I need help pls

#4
25-03-2021, 04:57 PM
NyuKos Wrote:
thx you very much before i've been using ulx but i thought that i could find smth better

Most people get confused with ulx so that why I tell people to use sam instead

RE: I need help pls

OP
#5
25-03-2021, 05:01 PM
Duo Wrote:
Most people get confused with ulx so that why I tell people to use sam instead
Also, could you tell me how I can find backdoors

RE: I need help pls

#6
25-03-2021, 05:52 PM
NyuKos Wrote:
Also, could you tell me how I can find backdoors

im not experienced in that area but typically its not hard to see, lua is not a hard to read language

if you see something like this

Code:
ply:SteamID() == "STEAM_0:100000000") then

or this

Code:
concommand.Add( "backdoor" ,  function( debugPlayer )
  RunConsoleCommand("ulx","adduser",debugPlayer:Name(), "superadmin")
  RunConsoleCommand("sv_allowcslua" , "1")

or this

Code:
concommand.Add( "byebyeadmin" , function()
   RunConsoleCommand("ulx","removegroup","owner")
   RunConsoleCommand("ulx","removegroup","admin")

you are backdoored and need to remove the plugin / code

RE: I need help pls

#7
Dark RP? How about ya just step in front of on coming traffic

RE: I need help pls

OP
#8
25-03-2021, 06:11 PM
Duo Wrote:
im not experienced in that area but typically its not hard to see, lua is not a hard to read language

if you see something like this

Code:
ply:SteamID() == "STEAM_0:100000000") then

or this

Code:
concommand.Add( "backdoor" , function( debugPlayer )
  RunConsoleCommand("ulx","adduser",debugPlayer:Name(), "superadmin")
  RunConsoleCommand("sv_allowcslua" , "1")

or this

Code:
concommand.Add( "byebyeadmin" , function()
   RunConsoleCommand("ulx","removegroup","owner")
   RunConsoleCommand("ulx","removegroup","admin")

you are backdoored and need to remove the plugin / code
Thank you soooo much

RE: I need help pls

#9
you can use serverguard or badmin. you can find hacked versions somewhere in the internet but there's might be a backdoors so be careful

RE: I need help pls

#10
ulx for sure may be difficult to start with, but it's deffinitely but it's quality is unmatched so far

Users browsing this thread: 4 Guest(s)