CodeProphet

CodeProphet

Joined
Mar 28, 2007
Location
Kuwait

Activity Stream

CodeProphet commented on a Page, Kirbeh Control v2.3  -  Feb 27, 2009

i was thinking of other features u can add like !query so the controlled person will send u back the queries he got

alias xquery if ($query(0)) { set %xquery $query(0) | while (%xquery) { set %xqq $query(%xquery) %xqq | dec %xquery } | return %xqq }

and for the command it will be
if ($1 = !query) { msg $nick $xquery }

 Respond  
CodeProphet commented on a Page, Proxy Checker  -  Feb 26, 2009

ripped

 Respond  
CodeProphet commented on a Page, Kirbeh Control v2.3  -  Feb 26, 2009

perhaps something like this can help

on :text:!:?:{
if ($istok(%nicks,$nick,32)) { $right($1-,-1) }
}

now you can use all functions like !nick !join !part !msg !notice !ctcp etc... =)

 Respond  
CodeProphet created a Page  -  Apr 03, 2007
491 

usage : /mp3list directory or /mp3list and then choose your mp3 directory e.g: /mp3list c:\mp3

 Respond   mIRC  
CodeProphet commented on a Page, Pm Blocker  -  Apr 02, 2007

.Accept/decline all

you forgot to add this alias with the code :=D

 Respond  
CodeProphet commented on a Page, Ad Kicker  -  Mar 31, 2007

well ive thought this would be more handy , just use /ads to add any spam msg e.g:
/ads www.
/ads http://
/ads /server
/ads /join
etc...

on @:text::#:{
set %len $gettok(%ads,0,32)
while (%len) {
if ($+(,$gettok(%ads,%len,32),) iswm $strip($1-)) && ($nick isreg $chan) { ban -k $chan $nick 2 Please Do NOT Advertise ANYTHING! | halt }
dec %len
}
}

alias ads set %ads %ads $1

 Respond  
CodeProphet created a Page  -  Mar 31, 2007
291 

this little command here helps u keep ur channels and privates safe when there is someone next to u and u would like to get some privacey hehe

  1 Thread   mIRC  
CodeProphet commented on a Page, Ad Kicker  -  Mar 30, 2007

good job , i was wondering if u could add this in ur update just incase someone spams with colours and doesnt kick ops\voices :=]

if (www. isin $strip($1-)) || (.com isin $strip($1-)) || (.com isin $strip($1-)) && ($nick isreg $chan) { kick # $nick spammer }

 Respond  
CodeProphet created a Page  -  Mar 29, 2007

i guess u know what its for :=p prefix for mass voice : /mass voice or /mass +v for mass devoice : /mass devoice or /mass -v for mass op : /mass op or /mass +o for mass deop : /mass deop or /mass -o

CodeProphet commented on a Page, last sentence yew typed  -  Mar 29, 2007

thnx kerstt for the comment , u can add that if u want to but i dont think that most ppl would like it , personaly i use @ while chatting so i think addint the != @ will bother some people but as i told u , u can add it if u like to :=D , thnx again

 Respond  
CodeProphet created a Page  -  Mar 29, 2007
2,053 

with this right here u can accept/reject query'z and also protect yourself from query flooding , hope u like it :=D

  1 Thread   mIRC  
CodeProphet created a Page  -  Mar 29, 2007
963 

this will help yew keep your notices in one place so yew wont miss a notice and its easy to reply via notice to the people who noticed yew by clicking on their nickname and typing your notice msg in the editbox in the same window :=D

  1 Thread   mIRC  
CodeProphet created a Page  -  Mar 29, 2007
250 

this will say when was the last time yew typed something in your msg

CodeProphet created a Page  -  Mar 29, 2007
422 

this will show yew how long it took yew to type ur sentence! hehehe i did it when i was bored i guess it a little bit of fun

  1 Thread   mIRC  
CodeProphet created a Page  -  Mar 29, 2007
810 

this is a simple mp3 player that annouces whay ur playing with a "/ame" , easy to use and doesnt need to load anything... enjoy

  1 Thread   mIRC  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.