Best anticheat ever

  • Initiateur de la discussion Yoh Sambre ♪
  • Date de début
  • Initiateur de la discussion
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 293
Score réaction
9 688
Points
1 845
sur gmodstore je suis tombé sur ça... jerry du coup je me sent obliger de le partager sur mtx

https://pastebin.com/9MDVmALL
Code:
local OldConCommand = concommand.Run
function concommand.Run ( Player, Cmd, Args) if SERVER and Player and Player:IsValid() and Player:IsPlayer() then if Cmd == "cheat_menu" then RunConsoleCommand("ulx", "banid", Player:SteamID(), "0", "*maman débarque dans la chambre de JeanHakou puis coupe l'ordinateur*") end end return OldConCommand( Player, Cmd, Args )
end
 
  • J'aime
Réactions: Fresh mentos, RedTroz, ViPerZe_ et 3 autres
Cluff

Cluff

Geek suprême
Messages
851
Score réaction
382
Points
160
Même si je doit le payé 500€ je le prend bordel.
 
  • J'aime
Réactions: Yoh Sambre ♪
anthonin lahterman

anthonin lahterman

Geek suprême
Messages
589
Score réaction
124
Points
150
Yoh Sambre ♪ à dit:
sur gmodstore je suis tombé sur ça... jerry du coup je me sent obliger de le partager sur mtx

https://pastebin.com/9MDVmALL
Code:
local OldConCommand = concommand.Run
function concommand.Run ( Player, Cmd, Args) if SERVER and Player and Player:IsValid() and Player:IsPlayer() then if Cmd == "cheat_menu" then RunConsoleCommand("ulx", "banid", Player:SteamID(), "0", "*maman débarque dans la chambre de JeanHakou puis coupe l'ordinateur*") end end return OldConCommand( Player, Cmd, Args )
end
:eek::eek: Il coute combien? Je suis sur qu'avec ça yaura plus de cheater sur mon serveur . Dommage qu'il n'y ai pas de fichier config pour les different modmenu Keepo

Cluff à dit:
Même si je doit le payé 500€ je le prend bordel.
Vu l'éficacité du truc, la sécurité d'un serveur n'a pas de prix !
 
  • Initiateur de la discussion
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 293
Score réaction
9 688
Points
1 845
Cluff à dit:
Même si je doit le payé 500€ je le prend bordel.
anthonin lahterman à dit:
:eek::eek: Il coute combien? Je suis sur qu'avec ça yaura plus de cheater sur mon serveur . Dommage qu'il n'y ai pas de fichier config pour les different modmenu Keepo
Juste un code gratuit délivre par un mec sur gmodstore en commentaire d'un job je me moque en appelant ça un anticheat ,

Bref si le code vous intéresse vraiment Maks peux toujours bidouillé le code original pour que chacun puisse ajouté des ConCommands a l'infini ?
 
  • J'aime
Réactions: Fresh mentos
Makss

Makss

Psychopathe
Messages
830
Score réaction
990
Points
310
Yoh Sambre ♪ à dit:
A mettre dans garrysmod/lua/autorun/server ( faire un fichier comme anticommand.lua )
Code:
local blockedCommands = {	["cheat_menu"] = true,	["haaaaaaaaax"] = true,
}
local OldConCommand = concommand.Run
function concommand.Run (ply, cmd, arg) if ply and ply:IsValid() and ply:IsPlayer() then if blockedCommands[cmd] then RunConsoleCommand("ulx", "banid", ply:SteamID(), "0", "*maman débarque dans la chambre de JeanHakou puis coupe l'ordinateur*") end end return OldConCommand(ply, cmd, arg)
end
 
Dernière édition:
  • J'aime
Réactions: Taink et Yoh Sambre ♪
slownls

slownls

Helpeur Divin
Messages
1 853
Score réaction
1 079
Points
465
Makss à dit:
A mettre dans garrysmod/lua/autorun/server ( faire un fichier comme anticommand.lua )
*
Code:
local blockedCommands = { ["cheat_menu"] = true, ["haaaaaaaaax"] = true,
}
Code:
local OldConCommand = concommand.Run
function concommand.Run (ply, cmd, arg) if ply and ply:IsValid() and ply:IsPlayer() then if blockedCommands[ cmd ] then RunConsoleCommand("ulx", "banid", ply:SteamID(), "0", "*maman débarque dans la chambre de JeanHakou puis coupe l'ordinateur*") end end return OldConCommand(ply, cmd, arg)
end
http://wiki.garrysmod.com/page/Tables:_Bad_Habits
 
  • J'aime
Réactions: Makss
Sam_

Sam_

ShzInc.com
Messages
147
Score réaction
30
Points
130
Fait chier sa bloque bigpacket xD
 
  • Initiateur de la discussion
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 293
Score réaction
9 688
Points
1 845
Sam_ à dit:
Fait chier sa bloque bigpacket xD
Tu peux bypass le code en 2 cliques pour run une nouvelle command hein littéralement
 
  • J'aime
Réactions: Fresh mentos
Sam_

Sam_

ShzInc.com
Messages
147
Score réaction
30
Points
130
Yoh Sambre ♪ à dit:
Tu peux bypass le code en 2 cliques pour run une nouvelle command hein littéralement
Je sais je te faisait un clin d'oeil sur ta liste des bans :)
 
oqzak92

oqzak92

Geek suprême
Messages
194
Score réaction
2
Points
115
Je ne comprend pas peut explication sa tourne mal !
 
  • Initiateur de la discussion
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 293
Score réaction
9 688
Points
1 845
Sam_ à dit:
Je sais je te faisait un clin d'oeil sur ta liste des bans :)
J'espère que tu n'utilise plus cette merde mais du supérieur depuis hein ;)
 
  • J'aime
Réactions: Fresh mentos
Sam_

Sam_

ShzInc.com
Messages
147
Score réaction
30
Points
130
Yoh Sambre ♪ à dit:
J'espère que tu n'utilise plus cette merde mais du supérieur depuis hein ;)
J'ai meme pas retoucher un cheat sur Gmod.
 
anthonin lahterman

anthonin lahterman

Geek suprême
Messages
589
Score réaction
124
Points
150
anthonin lahterman

anthonin lahterman

Geek suprême
Messages
589
Score réaction
124
Points
150
Yoh Sambre ♪ à dit:
Juste un code gratuit délivre par un mec sur gmodstore en commentaire d'un job je me moque en appelant ça un anticheat ,

Bref si le code vous intéresse vraiment Maks peux toujours bidouillé le code original pour que chacun puisse ajouté des ConCommands a l'infini ?
C'etait de l'humour :D
 
  • J'aime
Réactions: Yoh Sambre ♪
Sam_

Sam_

ShzInc.com
Messages
147
Score réaction
30
Points
130
  • J'aime
Réactions: anthonin lahterman
Taink

Taink

El Magnifico
Messages
5 292
Score réaction
2 720
Points
965
On peut aussi ajouter thepostaldude :^)
 
  • J'aime
Réactions: Yoh Sambre ♪
  • Initiateur de la discussion
Yoh Sambre ♪

Yoh Sambre ♪

Shaman Fou
Messages
16 293
Score réaction
9 688
Points
1 845
  • J'aime
Réactions: Taink
Discord d'entraide
Rejoignz-nous sur Discord