AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Call an admin on MSN [FFAC/Tool] (https://forums.alliedmods.net/showthread.php?t=55732)

hackziner 05-28-2007 12:18

Call an admin on MSN [FFAC/Tool]
 
3 Attachment(s)
MSN Bot

Description:
This tool allows someone on your server to send a message to an admin on MSN

Sample:
Your are playing on a server, there is a cheater. You type "!admin CheaterPlayer is cheating"
The admin will receive on msn something like :
!admin from '-=UFB=-hackziner' (STEAM_0:0:186639) say : !admin CheaterPlayer is cheating

http://82.232.102.55/public/images/divers/msnbot.JPG

Command:
  • !admin <message> : send the <message> to server msn contact with the ffac msn bot
CVARS:
  • ffac_msn_contact (default "") : Set msn adress for the ffac msn bot ! ( you can set severals address with ';' . Like "[email protected];[email protected]" )
  • ffac_msn_bot_trigger : Set the trigger to send a message ( default !admin )
  • ffac_msn_bot_showpub : pub message
Require:

FFAC/Tool 2.x installed


Easy install : If you have already install FFAC/Tool 2.x you can type amx_ffac_hpt_menu to have the ingame installer menu and automaticaly install the plugin !


0.3
add pub with cvar
add trigger cvar
add version cvar
replace hltv by ip
replace "_","'" by " "

neogeo 05-28-2007 12:46

Re: Call an admin on MSN [FFAC/Tool]
 
merci l'ami ! :D
thanks man

Crusher918 05-28-2007 12:49

Re: Call an admin on MSN [FFAC/Tool]
 
cool gj

Cheap_Suit 05-28-2007 14:18

Re: Call an admin on MSN [FFAC/Tool]
 
Damn, nice job. Just wondering ow did you do this? I was making this too, I was thinking to do this using a PHP script and sending the message there.

regalis 05-28-2007 14:49

Re: Call an admin on MSN [FFAC/Tool]
 
Nice! Never saw anything like this..0o
If this works with MSN, would it be possible to contact people on ICQ ?


greetz regalis

Hawk552 05-28-2007 15:17

Re: Call an admin on MSN [FFAC/Tool]
 
Tres bon, mais faire attention de ton impression. Utilisez 'tab'... il est peu un laid en ce moment. Ensuite, je vais l'approuver avec ton autre plugins.

hackziner 05-28-2007 15:38

Re: Call an admin on MSN [FFAC/Tool]
 
Quote:

Just wondering ow did you do this? I was making this too, I was thinking to do this using a PHP script and sending the message there.
When you type !admin something

the plugin use a function of ffac/tool that send the message to a proxy on my server.

This proxy check is the message come from a ffac server. If it's ok it put the message in queue in a mysql database.

The php bot see the msg in the database and send it.



Quote:

would it be possible to contact people on ICQ ?
If I've enough time before my training period, I may do a bot for icq ...

neogeo, hawk ^^


is there a way to add the inc file to the web compiler ?

SweatyBanana 05-28-2007 16:22

Re: Call an admin on MSN [FFAC/Tool]
 
Quote:

Originally Posted by hackziner (Post 483033)
is there a way to add the inc file to the web compiler ?

PM BAILOPAN.

Ramono 05-29-2007 12:08

Re: Call an admin on MSN [FFAC/Tool]
 
Omg GJ!
ive tryed this myself, failed very badly.

Edit: ahh this uses proxy, i tryed it with the sockets module.

hackziner 05-29-2007 13:03

Re: Call an admin on MSN [FFAC/Tool]
 
Why spend several hours to do a msn client in pawn whereas you can do the same thing with a proxy and an existing bot under gpl license in few minuts ...

:)


All times are GMT -4. The time now is 18:46.

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