Raised This Month: $ Target: $400
 0% 

AMX Exec 2 v0.3


Post New Thread Reply   
 
Thread Tools Display Modes
dokta
Junior Member
Join Date: Feb 2012
Old 02-10-2012 , 12:04   Re: AMX Exec 2 v0.3
Reply With Quote #231

Hey,
Why does this plugin not allow to execute alias commands ? Could someone tell me how to implement that ?

Thanks
dokta is offline
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 02-10-2012 , 15:02   Re: AMX Exec 2 v0.3
Reply With Quote #232

It's not possible anymore.
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
kamuh
New Member
Join Date: Feb 2012
Old 02-21-2012 , 01:34   Re: AMX Exec 2 v0.3
Reply With Quote #233

Como se instala? as is the installation ?


Quote:
Originally Posted by v3x View Post
AMX Exec 2 v0.3 - v3x

I know what you're thinking right now.. "I've seen at least 5 of these plugins on here already". Well, I decided to make my own since I didn't like the rest of them. This one is fully functional and contains lots of team names and such to use.

Description:
Basically whatever a player can put into his console, you can make him do the same. You can use it to make him say something, execute a file, make him play a sound, make him shoot/jump/duck/etc. If you have a Warcraft3 server, you could even use it to bind their keys to shopmenus and such. Hopefully you don't do anything that will cause damage towards the client, as that is not the purpose of this plugin. Hopefully that gave you a good understanding of this plugin and what it does.

Here's examples of every possibility:
Code:
Single player:
amx_exec v3x "say hey"

All players:
amx_exec @A "say hey"
amx_exec @ALL "say hey"
amx_exec * "say hey"

Terrorist team:
amx_exec @T "say hey"
amx_exec @TE "say hey"
amx_exec @TER "say hey"
amx_exec @TERROR "say hey"
amx_exec @TERRORIST "say hey"

Counter-Terrorist team:
amx_exec @C "say hey"
amx_exec @CT "say hey"
amx_exec @COUNTER "say hey"

NEW - Server:
amx_exec @S "exec server.cfg"
amx_exec @SERV "exec server.cfg"
amx_exec @SERVER "exec server.cfg"
Also, I used this idea from OLO's original amx_clexec plugin, IE:
Code:
amx_exec v3x "name \'im so leet\'"
It will replace every \' with a quotation mark (useful).

---
amx_show_activity 0
Code:
// Displays nothing
amx_show_activity 1
Code:
ADMIN: Command line "say hey" has been used on v3x!
amx_show_activity 2
Code:
ADMIN v3x: Command line "say poop" has been used on v3x!
---

It will automatically skip admins with the ADMIN_IMMUNITY flag so that the commands aren't used on them.

Note: You can do this via server console also.

Enjoy!

==========================
Updates:
0.3 - Integrated amx_show_activity cvar into message function
0.2 - Added server commands + server_print() to message
0.1 - Initial release
==========================
kamuh is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-21-2012 , 02:32   Re: AMX Exec 2 v0.3
Reply With Quote #234

You install it in the same way that you install every other plugin.
__________________
fysiks is offline
LibertyPaul
New Member
Join Date: Jan 2012
Old 05-20-2012 , 11:05   Re: AMX Exec 2 v0.3
Reply With Quote #235

What if there are some players on server with names "@CT" "@T" etc?
LibertyPaul is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-28-2012 , 23:40   Re: AMX Exec 2 v0.3
Reply With Quote #236

Quote:
Originally Posted by LibertyPaul View Post
What if there are some players on server with names "@CT" "@T" etc?
Then you need to use their user id (e.g. #123).
__________________
fysiks is offline
Old 06-12-2012, 09:32
talha
This message has been deleted by YamiKaitou. Reason: slowhacking not allowed
CMY
Junior Member
Join Date: Jun 2012
Old 11-06-2012 , 15:05   Re: AMX Exec 2 v0.3
Reply With Quote #237

Is it possible to exec commands from different hacks with this ? If +jump and +slowmo seems to be working, can more hacks be detected with this method too ?
CMY is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-08-2012 , 12:18   Re: AMX Exec 2 v0.3
Reply With Quote #238

No hacks can be detected with this plugin
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
CMY
Junior Member
Join Date: Jun 2012
Old 11-09-2012 , 02:51   Re: AMX Exec 2 v0.3
Reply With Quote #239

It detects bhop hacks ? amx_exec nick +jump and if the person has hacks he will start jumping and won't be able to stop. I'm not even sure why it works this way but it detects nearly every known bhop hack. If the player is clean he just won't be able to jump at all.

Haven't really tried the +slowmo yet because my plugins immediately ban the player if I exec that on him
CMY is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 11-09-2012 , 07:30   Re: AMX Exec 2 v0.3
Reply With Quote #240

It doesn't detect any hacks
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode