Top

Word Scripts (lol,brb) & Thanks Scripts

Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  Jan 07, 2008
Last Updated  Jan 07, 2008

Introduction

This Is My Dialog Script: Word Popups Scripts & Thanks Popups Scripts . it is constituted from 40 edits in that you can set anything words you want For example: lol Laughing Out Lout etc. and from 6 edits in that you Can Set thanks scripts Example: Thanks For The @ ! Or Why Did You Removed My @ Nickname ? . If You Want Help Click The Button Help .


Grab the Code

Comments

  (8)  RSS
IcE^__
Comments: 37
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 10, 2008 10:54 am
Please Submit Comment For This Work That I Have Made .
IcE^__
Comments: 37
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 10, 2008 10:54 am
:/
Korvin
Comments: 241
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 10, 2008 6:38 pm
you spent waaay to much time: heres a script that you can use to make that color code
Code:
alias c1 return $regsubex($1-, /(?<=^| )(.)/g, $chr(3) $+ 12t $+ $chr(3) $+ 02)


$c1(Word Popups And Thanks Popups Systems v2.0 By) IcE^_ $c1(Loaded!)
^^is the same as this:
12W2ord 12P2opups 12A2nd 12T2hanks 12P2opups 12S2ystems 12v2 2.0 12B2y12 IcE^_ 12L2oaded!
Bull
Comments: 17
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 11, 2008 8:55 pm
Why not just this for the word script..

Code:
on *:input:*:{
 if (/* !iswm $left($1-,1)) {
  if ($strip(lol,$1-)) {
   msg $chan $replace($1-,ty,thank you) | haltdef }
Bull
Comments: 17
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 11, 2008 8:56 pm
i forgot to put one more closing bracket
IcE^__
Comments: 37
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 12, 2008 2:57 am
I don't know The scripting very good but I will try to see this code. hmm I Can Use This Command: on *:INPUT:*: if (/* !iswm $1) && (!$ctrlenter) { say $replace($1-,lol,Laughing Out Loud,brb,Be right back,ty,thanks,wb,Welcome back) | halt (haltdef) }
right? or wrong? :P no no :p its wrong but i will try .
ISM
Comments: 22
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 14, 2008 8:05 pm
how can i add to on my mIRC i am new to mIRC. I have never use script how to add and where to add plz help
thank you fro u help
mountaindew
Comments: 1,423
 
mIRC Snippet:  Word Scripts (lol,brb) & Thanks Scripts
Posted on Jan 14, 2008 8:09 pm

Please Register or Login to start posting comments.
Bottom