SA-MP Forums Archive
[FilterScript] Simple Chat Bot - Togable auto messages - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Simple Chat Bot - Togable auto messages (/showthread.php?tid=205634)



Simple Chat Bot - Togable auto messages - Ivan_Pantovic - 01.01.2011

Little comment :
-Just another lame release from me xD
-This script is really simple, but it can give you some ideas of using some functions to work on everyone (using foreach include functions without it).

What does it do ? :
-It sends orange messages to all players that didn't turn their bots off on : Vehicle spawn, Vehicle despawn, Player Spawn, Player death and it sends random message to all players (with their bot on) each 10 minutes.

Screen shoots:
None, anyway, its not needed, but I'll post them

Notes :
-No credits on your server required, use it however you want to !
-I posed this only because i was bored, i know it isn't hard to script something like this.
-If you have any ideas for anything that is not scripted, feel free to PM me, I will be glad to script it(I'm not good with MYSQL and files, so i script only systems that don't require saving).
-I didn't test this, please report if you find any bugs.

Bugs:
-Shouldn't have any

Download :
-Download link (Windows/Linux) : http://www.mediafire.com/?kvbdy6dp6fx6ih5


Re: Simple Chat Bot - Togable auto messages - Marty_Alex - 01.01.2011

Thanks its good


Re: Simple Chat Bot - Togable auto messages - AF1_CLAN - 02.01.2011

Good job


Re: Simple Chat Bot - Togable auto messages - kiss - 02.01.2011

Nice job, keep it up


Re: Simple Chat Bot - Togable auto messages - Ivan_Pantovic - 02.01.2011

Quote:
Originally Posted by Marty_Alex
Посмотреть сообщение
Thanks its good
Quote:
Originally Posted by AF1_CLAN
Посмотреть сообщение
Good job
Quote:
Originally Posted by kiss
Посмотреть сообщение
Nice job, keep it up
Thanks, give me some suggestions for next releases


Re: Simple Chat Bot - Togable auto messages - HyperZ - 02.01.2011

Good job.


Re: Simple Chat Bot - Togable auto messages - rooney12 - 26.06.2011

Niice, no bugs found


Re: Simple Chat Bot - Togable auto messages - adios1 - 15.12.2011

I have this in my server.. but everytime a player spawn this what bot says

Server Bot: has just spawned!

just that.. its saying without the name of the player.. what should i do?


Re: Simple Chat Bot - Togable auto messages - Egyptian Trooper - 15.12.2011

Quote:
Originally Posted by adios1
Посмотреть сообщение
I have this in my server.. but everytime a player spawn this what bot says

Server Bot: has just spawned!

just that.. its saying without the name of the player.. what should i do?
Its so easy, Get it in the script with the value "%s, playername" or something.


Re: Simple Chat Bot - Togable auto messages - adios1 - 15.12.2011

Ohh okay.. thanks.. Didn't notice that there r no %s Geeez