[FilterScript] James Bot [BOT] [You don't say?XD]
#1

James Bot
Hello Samp community C:, good night,
well i made this bot to have a server funny with a npc or a bot !
will this have an update?
sure !, i will make an update for this
about the fs
james bot is a bot(udon'tsay?) that reply to your messages, but only with some messages like insults
help me report things like that..!
you can check it in Onplayertext line

you need the include <npc>
Pictures

i will add more
[Download] [FS]
Код:
http://www.solidfiles.com/d/b2efb61033/ .pwn 
http://www.solidfiles.com/d/564037fa68/ .amx i guess :S
You can download it there
but there only have the fs
you need download
this\
This add in npcmodes folder and james.rec in recordings folder in npcmodes C:
[BOT]
Код:
http://www.solidfiles.com/d/6c9f720f65/ .james.rec
http://www.solidfiles.com/d/d3bfececda/ jamesbot.amx
http://www.solidfiles.com/d/db3c0f280f/ jamesbot.pwn
waaa this?
this the recorded bot
and more files about the bot.
well thats all
you need the include NPC !
pawn Код:
#include <npc>
Quote:

Hi, NPCs are saved in a hidden folder. I don't know which operating system you use, but you can try googling "how to view hidden folders" or something.

Or you can try typing the folder name in the address bar. Folder names are "dir_npc" and "dir_rec". It would be:

...\SA-MP folder\npcmodes\dir_npc
...\SA-MP folder\npcmodes\recordings\dir_rec

Also, you should know that when you close the server, all NPC files are automatically deleted. Have fun!

Stylock

Also read this guys *^
nothing more
credits to me and qazwsx for testing :3 also Stylock some info about ncp's
Well hope you like,
and like i said, i will update this bot C: !
+rep if you like this, thank you
-RafaelZam aka Rafael_Zambrano
good night
Reply
#2

Nice Filtersciprt xDD!!
I was direclty watch how this fs works xDD!
Unique, funny bot, and high Intelligence

Keep it up :v
Reply
#3

LOL nice and funny bot
Reply
#4

Well This is just going to spam the chat on foolish things
but still its nice
Keep it up!
Reply
#5

ye, but i added this
pawn Код:
{
        static Ati[MAX_PLAYERS][128];
        if(Ati[playerid][0] != '\0' && !strcmp(text,Ati[playerid],true)) return SendClientMessage(playerid,-1,"You cannot type the same text 1 more time.") & 0;
        strcat((Ati[playerid][0]='\0',Ati[playerid]),text,128);
    }
to avoid the spam !
but i guess that still don't work

btw Thank you guys :P :3
Reply
#6

Silly script and a silly release put all the files into a zip and remove all the unused callbacks in the script lol.
Reply
#7

There's also English mistakes inside the filterscript.
Reply
#8

good one +rep next time fix grammar errors
Reply
#9

nice one
Reply
#10

ye, i know, grammar errors xd (english mistakes)
i will fix it in the next version, :3
thank you guys
Reply
#11

hi, why you add "string[280]"? what is needed is 128..

pawn Код:
new string[128];
or also

pawn Код:
new string[lenght_of_string+MAX_PLAYER_NAME];
PD: Nice FS
Reply
#12

Quote:
Originally Posted by Adoniiz
Посмотреть сообщение
hi, why you add "string[280]"? what is needed is 128..

pawn Код:
new string[128];
or also

pawn Код:
new string[lenght_of_string+MAX_PLAYER_NAME];
PD: Nice FS
ohhh hi !
i will change the strings with

pawn Код:
new string[lenght_of_string+MAX_PLAYER_NAME];
thank you for your suggestion !
edited:added credits
Reply
#13

Awesome
Reply
#14

Good job
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)