Skip to content
MSN

CODES :D

A TG007 community discussion started by oosho.

Discussion 8 posts
Page 1 of 1
Open
Topic #6588 · 8 published posts · 1,057 views

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 :D

 

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 }

Edited May 9, 2006 3:49 PM by Ronan

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:D