hey guyz, i av seen som1 doin a command that i really liked
let's say he wants to kick som1 called unstoppable
he only types `k unst and the script kicks him !!
same works for the +q +o...etc commands
i need the code ![]()
hey guyz, i av seen som1 doin a command that i really liked
let's say he wants to kick som1 called unstoppable
he only types `k unst and the script kicks him !!
same works for the +q +o...etc commands
i need the code ![]()
Those are wildcard commands. Oh, and please tell unstoppable to find me on MSN. I wanna see if hes unstoppable =)
Look around the forum for a topic with wildcards.
loool thanx for help, i promise if i find him i will send him to ya as soon as possible
and i am sure u can deal with him and turn him to unreal or somthing ![]()
on admin:text:`k*:#:{ kick # $ial(* $+ $2- $+ *).nick kicked }
on admin:text:`+q*:#:{ mode # +q $ial(* $+ $2- $+ *).nick }
on admin:text:`-q*:#:{ mode # -q $ial(* $+ $2- $+ *).nick }
You should change admin to your level , hope it works :-)
Or maybe you could make an alias , don't know if it will work though
something like this
alias remnick { return $ial(* $+ $2- $+ *).nick }
on admin:text:`k*:#:{ kick # $remnick kicked }
Pomperom
thanx guyz it worked
u really are so helpfull i wish i could be like u one day ![]()
It comes from knowledge. We all know what it was like to first start out. You'll get there one day. Can't start giving up though.
Just learn from other codes and read tutorials and if you're really stuck you always could get some help around here and other forums . Just don't give up learning ![]()
Pomperom
thanx guyz for putting my enthusiasm on FIRREEE
:D
Sign in to reply or start a new topic where your account has permission.