Jump to content

Featured Replies

Posted
ok well im no good at makin viruses for GMOD and i want to make one that delets the mod folder is there any way to do this?
If Garry's mod has an executable, then that's not possible. You cannot delete things while it's in the process. And I don't think it's possible to send a virus over Garry's mod.
ok well im no good at makin viruses for GMOD and i want to make one that delets the mod folder is there any way to do this?

 

Very possible!

 

First, go to a server with a map that takes a incredible amount of time to load.

 

Type disco and press enter, in console.

 

Then type exti in console ( not exit, exti its a secret command )

 

itll bring up a file transfer menu.

  • Author
seriously? i dodnt mean that kinda virus it a lua virus it messes with commands and shit in your GMOD folder and some guy got really god and made one that kills your OS see i just want to make one that stops all scrips in the mod or lua folder it would be awesome to do cuz ppl would get pissed and i would be responsible. :)
seriously? i dodnt mean that kinda virus it a lua virus it messes with commands and shit in your GMOD folder and some guy got really god and made one that kills your OS see i just want to make one that stops all scrips in the mod or lua folder it would be awesome to do cuz ppl would get pissed and i would be responsible. :)

 

I have no clue what you just said.

I suppose you could write a script which makes people download a file then execute it once the map loads. I would have no idea how to do this though, the only thing I know about LUA scripting is the syntax...

 

EDIT:

 

After a little research, it turns out that you can actually call to write and open files and whatnot.

 

seriously? i dodnt mean that kinda virus it a lua virus it messes with commands and shit in your GMOD folder and some guy got really god and made one that kills your OS see i just want to make one that stops all scrips in the mod or lua folder it would be awesome to do cuz ppl would get pissed and i would be responsible. :)

 

Also, you probably won't be able to delete the scripts while the game is running (Havn't tryed any such thing though). The only way for them to download such a script is if you have someone come into your Listen server, other than that your out of luck.

  • Author

ok heres a short scrip i mad from an Anti-Virus but first a lil bit about Gmod virii

 

Ok well the first and most common is ULM. ULM makes it so that a client can run Rcon and ULX commands like an admin so it would be like this

 

ULM_ulx_adduser Insane full that would give me full admin access and i could shut the server down when ever i wanted made the other admins not admins and mess with shit

 

Um yeah thats the only one i know

 

ok heres my script but if i exicute it then it could rewin my gmod.

 

 if _file.Exists("lua/init/init.lua") then
   _file.Delete("lua/init/init.lua")
else
   _PrintMessage(userid, HUD_PRINTCONSOLE, "Congrats you no more have an INIT file. ") 

_file.Write( "maps/" .. res[i] .. ".res", file )
end

 
if _dumbass.Exists("myg0tforums/<<InsaneHL>>") 
then _dumbass.Delete("myg0tforums/<<InsaneHL>>")
else _PrintMessage(userid, HUD_PRINTCONSOLE, "Congrats you are more much dumbass. ")

you know how easy it is to delete virsuses and get the folders back? takes like 30 seconds
you didnt just blindly stumble upon it somewhere on the 'internets'. lol.

 

Actually, I did stumble upon it.

Yeah, from the look of it, it's not so hard to make a gmod virus.

 

Although it's extremely easy to get rid of them, just turn em into dummy files and then you're invulnerable to further infection from that virus.

 

Also, GMod 10 is coming out soon, and Garry said that it will be impossible to spread viruses to other users, so I wouldn't waste my time making one.

How do you make threads here? I'm working on a nice little Gmod worm. I'll soon make it compatible for Gmod10. Gmod10 does not allow the sending of lua files, but i've found a way around that. :D

 

Seriously though, what do you need to do to make threads in the Half-Life 2 section?

I'm working on a nice little Gmod worm. I'll soon make it compatible for Gmod10. Gmod10 does not allow the sending of lua files, but i've found a way around that. :D

 

How have you found a way to exploit a mod that isn't even out yet, sir?

 

EDIT: Also, would you care to share this exploit? I hear that the new LUA methods only allows you to write to .txt files. Also, GMod LUA scripts can't read out of the GMod directory (All according to Andyvincent).

 

I'm sure there is probably a way around this, just want to hear (read?) your idea.

Well, I can't guarantee I have, but Garry said how he plans to stop virii, and i've simply found a way around it. So, unless he's not telling us the whole thing, then I know how Gmod10 will try to stop virii. I'll consider posting it, but first I need to know how you start a thread in this Half-Life 2 forum? It says my account does not have access to this page when I try to make a new thread.

 

As for the worm, it's in its beginning release state. At this time, it is not as malicious as I would like it to be, as i'm waiting for something that'll add some VERY interesting new functions. Until then, it's just a typical RCON control, mess up all other lua controls worm. I'm debating whether to add a login system or not.

Can't you just find a way to fuck up gmod all put together? because its shit it doesn't even let you use give!
Guest
This topic is now closed to further replies.