Global shout bann list?.

paul.obrien

LOMCN Veteran
Veteran
Aug 28, 2008
453
4
45
is there any way to add a .txt to global shout so i can bann users from using global shout?
 

wanabee

Golden Oldie
Golden Oldie
Jul 10, 2004
723
4
155
newbury
this is what i used to use on my server, Global became a nightmare tbh.
make this txt file Globalabuse.txt and put in merchant folder. if you are using this script in qfunction the global txt is instant bann you do not need to shut the m2.

(@@sendmsg)
[@main]
#IF
CHECKNAMELIST Globalabuse.txt
#ACT
GOTO @abusetoldyou
#ELSEACT
GOTO @Main-start-1
[@Main-start-1]
#SAY
Global shout is for Buying and Selling\
looking for Guilds ETC\
NO CRAP chat that can be done in pms.\
ANYONE Abusing this will get chatbans ETC.\
<Next/@Main-1>

[@Main-1]
Do you want to send a GLOBAL message?\
Note: Each message costs 100k in Gold.\ \
<SendMsg/@@Sendmsg> \
<
 
Upvote 0