PDA

View Full Version : Plugin Request.


Peter Hutt
03-20-2005, 17:12
please can someone create a plugin that runs the same command every 5 minutes.

the command is ma_cexec_all hlh_preset_sus.

its just for a cheat scan and thanks in advance to whoever creates it.
i will even put u in credits on 3 of my clans servers.

Mattie
03-20-2005, 17:25
Not the best idea posting that around-- lots of people have been using stuff like that to quietly detect cheats. As soon as it's discussed it'll be so easy to work against.

That being said, this is a really easy thing to do with my EventScripts plugin. Take a look:
http://forums.alliedmods.net/showthread.php?t=37444

You could just create a round_end.cfg with the command you want.

Peter Hutt
03-20-2005, 17:35
thats a bit confusing...

how does the plugin work?
there is no dll for it?

Peter Hutt
03-20-2005, 17:36
wait i found it
where do i put the round_end.cfg?

Mattie
03-20-2005, 17:39
Not too hard for what you want:

1. Download the plugin for your platform from http://mattie.info/cs/
2. Extract the DLL and VDF file into your cstrike\addons directory.
3. Create a small cstrike/cfg/round_end.cfg file with the line you want to have run every round (or round_start.cfg if you want)
4. Restart the server

That should be all you need to do. It should now execute your line whenever the game event you chose happens. You can really choose any event, but the round_ events happen often enough for what you need.

Peter Hutt
03-20-2005, 17:41
ty for help and nice plugin. :)

imported_xlkiller
03-25-2005, 10:34
hlh_preset_sus:

what does this command make exactly ?

Thx.

manorastroman
03-25-2005, 14:09
hlh_preset_sus:

what does this command make exactly ?

Thx.
xlkiller wrote:
hlh_preset_sus:

what does this command make exactly ?


"Exactly" I don't remember, but I believe it enables just about every hack in one of the most popular hacker tool. It's the "suspicious mode". E.g. speedbot, aggressive aimbot, auto-shoot, entity-names-through-walls, etc. Probably enables name spam or the like.

Enabling only hlh_spinbot 1 makes the hacker spin around constantly in a way which the hacker himself will see no visible indication. Probably just created to freak out newbies.

Usually cheaters like to be discrete, so they don't enable the most obvious hacking functionality.

-Mattie

He already answered it for you