[FilterScript] NamerX v1.2 [irc,random msg,admin,vip,lotto systems] - 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] NamerX v1.2 [irc,random msg,admin,vip,lotto systems] (
/showthread.php?tid=460722)
NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
JeaSon - 29.08.2013
NamerX v1.2 FS
Updated to v1.2
Hello samp forum this is was my first filterscirpt i learned script and i finally want to share my first scirpt
you can use this as urs
FEATURES
Random Message
Lotto system
Admin System
Login/register system
Weapon Menu
IRC system
KillingSpree System
Commands v1.0
/gals
/gr4
/ga
/gr5
/galv
/gg
/hotted
/medics
/namer
/drift4
/gr2
/gc
/snackpack
/boss
/paint
/vph
/convex
/gs6
/gs5
/gads
Admin Commands
/clearchat
/sethealth
/setarmour
/setskin
/setscore
/goto
/get
/ban
/kick
/freeze
/unfreeze
/mute
/unmute
/akill
/blow
/an
/setlevel
/setvip
/acar
/abike
/aplane
/aheli
/aboat
/rac
/mg3
/spray
/f
/vehicle
/www
/fix
/rh [ONLY RCON CAN USE THIS]
/red
/reporthelp
/kill
/healme
/infernus
/dv
/m4
new
/pm
/stats
/teles
/cmds
/commands
/vcmds
/acmds
IRC System Commands
!say
!admin
!kick
!ban
!rcon
new irc commands
!getname
!forum
!freeze
!unfreeze
!getinfo
!announce/!ann
!pm
!fix
!flip
!repair
!giveallcash
!resetcash
!spawn
!respawncars
!disarm
!slap
!warn
!givecar
!vip
!rules
!help
!credits
IRC Bot Connect
if you want to connect ur bot into ur channel put ur irc channel in "IRC_CHANNEL"
pawn Код:
public IRC_OnConnect(botid, ip[], port)
{
printf("*** IRC_OnConnect: Bot ID %d connected to %s:%d", botid, ip, port);
// Join the channel
IRC_JoinChannel(botid, IRC_CHANNEL);
// Add the bot to the group
IRC_AddToGroup(groupID, botid);
return 1;
}
change this from script and put ur website
DOWNLOAD
will try to make more commands
any suggestion and bug found from script post it here
this is simple
Re : NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
1Geek - 29.08.2013
Good job !
Very Nice FS
Re: NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
XxBaDxBoYxX - 29.08.2013
Pretty Cool.
i never used IRC with my server but i will try it.
Re: NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
JeaSon - 30.08.2013
ty very much
Re: NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
ShirYuu1337 - 25.01.2014
In MY Server it says SERVER: Uknown command.
Re: NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
JeaSon - 25.01.2014
what you mean by that ? could give us a pic then we can take a look ? and which cmd says this "SERVER: Uknown command. "
Re: NamerX v1.2 [irc,random msg,admin,vip,lotto systems] -
JeaSon - 25.01.2014
thankx