Ulysses

Ulysses Stuff => Suggestions => Topic started by: Fribble on August 04, 2010, 11:30:14 PM

Title: Basic anti-hack
Post by: Fribble on August 04, 2010, 11:30:14 PM
Well I was looking at another admin mod, to see what plugins it had, and I noticed something I really liked
http://evolve.overvprojects.nl/plugins/sv_abah.lua
It revokes certain aimbot/ESP commands using hooks
Could anyone remake this for ULX?
Title: Re: Basic anti-hack
Post by: Megiddo on August 05, 2010, 07:25:14 AM
You can copy and paste that code...
Title: Re: Basic anti-hack
Post by: Fribble on August 05, 2010, 12:21:50 PM
You can copy and paste that code...
:o
Well where do I put it?
Title: Re: Basic anti-hack
Post by: Megiddo on August 05, 2010, 02:55:36 PM
Unfortunately, I wouldn't feel comfortable making a new file for you since I'd be completely ripping off that guy's code. If you know any even mediocre programmers though, they'll be able to make a version for you that doesn't rely on Evolve. Why that file uses Evolve in the first place is beyond me...
Title: Re: Basic anti-hack
Post by: Fribble on August 05, 2010, 10:43:25 PM
Well, alright, thanks for replying though, i've been trying to get into lua, but I have no clue where to start..  ???
Title: Re: Basic anti-hack
Post by: jay209015 on August 06, 2010, 06:37:59 AM
 Admin sounds, tools and other code chat (http://forums.ulyssesmod.net/index.php/topic,3339.msg10081.html#msg10081)

This link is where I first started lua. Perhaps it'll be of some use.
Title: Re: Basic anti-hack
Post by: MrPresident on August 07, 2010, 11:51:59 AM
also the wiki (http://wiki.garrysmod.com/?title=Lua)... SO many resources.. and Garry actually provides links and tutorials (http://wiki.garrysmod.com/?title=Lua_Tutorial_Series) on how to get started programming with lua (http://www.lua.org/pil/).