• Lua Codeing help?
    39 replies, posted
If I'm right I've heard servers that detect and grab the script when you type "Lua openscript_cl" Basically my friend said that whenever my mate would put in the command to load up his script it would log that my friend did that and allow him to view the file my friend loaded.
[QUOTE=code_gs;44786010][url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index8d04.html[/url] I don't know why RunConsoleCommand would exist otherwise.[/QUOTE] concommand still works. I use it all the time [editline]12th May 2014[/editline] [QUOTE=BigBadWilly;44786012]If I'm right I've heard servers that detect and grab the script when you type "Lua openscript_cl" Basically my friend said that whenever my mate would put in the command to load up his script it would log that my friend did that and allow him to view the file my friend loaded.[/QUOTE] fairly sure you cant concommand.add already existing engine cvars
[QUOTE=BigBadWilly;44786012]If I'm right I've heard servers that detect and grab the script when you type "Lua openscript_cl" Basically my friend said that whenever my mate would put in the command to load up his script it would log that my friend did that and allow him to view the file my friend loaded.[/QUOTE] That's called exploiting the fact that you can see clientside scripts; it's pointless when you can just ban the client for trying to force sv_allowcslua to 1 or some other convar.
[QUOTE=zerothefallen;44786009][lua]timer.Create("Plsnoleak", 3, 0, function() if tonumber(GetConVarString("sv_allowcslua")) != 0 then for i = 1, 10 do LocalPlayer():ConCommand("rcon") end end)[/lua][/QUOTE] Like this? [url]https://mega.co.nz/#!6dxgnIjb!mYGIDS9h_FXNJfXhnmS5f5LJklCCZ87w6L4VnSwGMuI[/url]
Ya but why ban the kid when you can grab the kids Script then fk with him when you tell him the name and features he's using .
[QUOTE=BigBadWilly;44786094]Ya but why ban the kid when you can grab the kids Script then fk with him when you tell him the name and features he's using .[/QUOTE] Think of it the other way around; would you want someone else stealing your personal content? Stop trying to suggest stupid, pointless methods. Not to mention that I doubt you even know how to do it.
[QUOTE=BigBadWilly;44786094]Ya but why ban the kid when you can grab the kids Script then fk with him when you tell him the name and features he's using .[/QUOTE] What happens when my staff isn't on and some 5 year old is RDMing with an aimbot [editline]11th May 2014[/editline] [QUOTE=zerothefallen;44786018]concommand still works. I use it all the time [editline]12th May 2014[/editline] [url]https://mega.co.nz/#!HIIUARIZ!4xHck0LqulUlQJV_fimM-6enAK2OzFnj-dwaheXtJ4w[/url] This popped up fairly sure you cant concommand.add already existing engine cvars[/QUOTE]
[QUOTE=code_gs;44785967]You really should be using RunConsoleCommand(), LocalPlayer():ConCommand() is deprecated.[/QUOTE] it's more powerful though innit? Some scripts can only be run through local.
[QUOTE=Galactic;44786312]it's more powerful though innit? Some scripts can only be run through local.[/QUOTE] [url]https://mega.co.nz/#!HIIUARIZ!4xHck0...Fnj-dwaheXtJ4w[/url] This popped up what do I do
[QUOTE=XxihateuxX7;44786324][url]https://mega.co.nz/#!HIIUARIZ!4xHck0...Fnj-dwaheXtJ4w[/url] This popped up what do I do[/QUOTE] What's the decryption key? [editline]11th May 2014[/editline] [QUOTE=Galactic;44786312]it's more powerful though innit? Some scripts can only be run through local.[/QUOTE] RunConsoleCommand() is local?
Sorry, you need to Log In to post a reply to this thread.