HLR LEGENDS
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Latest topics
» b4 n afta .
mIRC Scripts EmptySat Apr 03, 2010 12:25 pm by кяυѕту

» New thangz
mIRC Scripts EmptyTue Mar 30, 2010 3:03 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» TDCHAMPION owns MexicanKing
mIRC Scripts EmptyTue Mar 30, 2010 3:01 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» When All Is Lost
mIRC Scripts EmptyTue Mar 30, 2010 2:59 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» Krusty's HLR CW Fest!
mIRC Scripts EmptyTue Mar 30, 2010 2:58 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» my last rhyme
mIRC Scripts EmptyTue Mar 30, 2010 2:56 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» Post Your Operating System
mIRC Scripts EmptyTue Mar 30, 2010 2:55 pm by ㅎ_ㅎкιทgмєχ™ㅎ_ㅎ

» Feel free.
mIRC Scripts EmptyFri Mar 12, 2010 1:53 pm by Str33tSh0ot3r

» what do you think?
mIRC Scripts EmptyFri Mar 12, 2010 1:47 pm by Str33tSh0ot3r

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

mIRC Scripts

2 posters

Go down

mIRC Scripts Empty mIRC Scripts

Post by KiLLErMaN99 Sat Mar 06, 2010 10:46 pm

MIRC SCRIPTS

Random Colors
Code:
on *:INPUT:*: {
var %rand = $rand(2,15)
if (%rand < 15) && (/ !isin $1) && (! !isin $1) && (%rand != 8) && ($chan != #trivia) && (%rand != 14) && (%rand != 15) && (%rand != 1) && (%rand > 1) {
say  $+ %rand $+ $1- | halt
}
else if (%rand == 1) {
say  $+ 13 $+ $1- | halt
}
}

KiLLEr's Box
Code:
alias Test {
dialog -md Test Test
}
dialog Test {
title "KiLLEr's Box"
size 100 100 100 100
option dbu
menu "&File",1
item "&Super Box",2, 1
item "Exit",3, 1
button "Press Me",4, -1 -1 100 100 ok
}
on *:dialog:test:sclick:4: {
var %rand = $rand(2,15)
msg #lounge KiLLErMaN99
.timer 1 0.3 msg #lounge is
.timer 1 0.4 msg #lounge the
.timer 1 0.5 msg #lounge  $+ 13 $+ BEST!!!
}

Startup Script
Code:
on *:START:{
server irc.pawngame.net
}
on *:CONNECT:{
if ($server != irc.pawngame.com) {
msg nickserv identify {Pass}
.timer 1 0.5 join #ircforge
join #anime
join #tech
}
else if ($server == irc.pawngame.com) {
msg nickserv identify {Pass}
.timer 1 0.5 join #lounge
join #pawn
join #PawnKingdom
join #tech
}
}
My Alliases
Code:
/j /join #$$1 $2-
/w /whois $$1
/e /mode $chan +e $me
/noban /mode $chan +e $2
/PBS /msg botserv say # $$1-
/PBA /msg botserv act # $$1-
/op /mode # +o $1
/protect /mode # +a $1
/owner /mode # +q $1
/voice /mode # +v $1
/ban /mode # +b $1
/bot /msg botserv assign $2 pawnbot
/unban /mode # -b $1
/deop /mode # -o $1
/deprotect /mode # -a $1
/deowner /mode # -q $1
/devoice /mode # -v $1
/kick $nick /kick # $$1-
/halfop /mode # +h $1
/dehalfop /mode # -h $1
/ghost /msg nickserv ghost $2 bingogh
New Scripts Very Happy


Slap Script
Code:
on 1:INPUT:#: if ($1 == /slap $2) { me slaps $2 around a bit with a large trout }


Mode Scripts
Code:
on *:INPUT:*: {
if (!v == $1) { .timer 1 0.1 msg chanserv voice $chan $me }
if (!e == $1) { .timer 1 0.1 mode $chan +e $me }
if (!h == $1) { .timer 1 0.1 msg chanserv halfop $chan $me }
if (!p == $1) { .timer 1 0.1 msg chanserv protect $chan $me }
if (!o == $1) && ($2 != ) { .timer 1 0.1 msg chanserv op $chan $me }
if (!dev == $1) { .timer 1 0.1 msg chanserv devoice $chan $2 }
if (!deh == $1) { .timer 1 0.1 msg chanserv dehalfop $chan $2 }
if (!dep == $1) { .timer 1 0.1 msg chanserv deprotect $chan $2 }
if (!deo == $1) { .timer 1 0.1 msg chanserv deop $chan $2 }
if (!half-op == $1) { .timer 1 0.1 mode $chan +v $2 }
if (!vop == $1) { msg chanserv vop $chan add $2 }
if (!aop == $1) { msg chanserv aop $chan add $2 }
if (!hop == $1) { msg chanserv hop $chan add $2 }
if (!sop == $1) { msg chanserv sop $chan add $2 }
if (!mv == $1) { .timer 1 0.1 msg chanserv voice $chan $2 }
if (!mh == $1) { .timer 1 0.1 msg chanserv halfop $chan $2 }
if (!mp == $1) { .timer 1 0.1 msg chanserv protect $chan $2 }
if (!mo == $1) { .timer 1 0.1 msg chanserv op $chan $2 }
}


Pawner Assign Script
Code:
on *:INPUT:*: {
if (!abot == $1) { msg botserv assign $2 pawner }
}


Color Script
Code:
on *:INPUT:*: {
  if (INPUT isin $$1-) { msg $chan $replace($$1-,INPUT,4INPUT10,:,10:,*,10*,on,12on10,if,12if10,$,4$10,==,10==,msg,3msg10,.timer,3.timer10)  | halt }
}

Before script enabled:
mIRC Scripts N65jyr

After Script Enabled:

mIRC Scripts 25texll
KiLLErMaN99
KiLLErMaN99

Posts : 59
Points : 80
Join date : 2010-03-06
Age : 28
Location : Ohio

http://forumsredux.darkbb.com/

Back to top Go down

mIRC Scripts Empty Re: mIRC Scripts

Post by skeletorbx Sat Mar 06, 2010 10:55 pm

i dont think any1 use mirc here and i bet no1 understand it
skeletorbx
skeletorbx

Posts : 24
Points : 29
Join date : 2010-03-02
Age : 28
Location : bx

Back to top Go down

mIRC Scripts Empty Re: mIRC Scripts

Post by KiLLErMaN99 Sat Mar 06, 2010 10:56 pm

skeletorbx wrote:i dont think any1 use mirc here and i bet no1 understand it

There are some people that use mIRC. Still it's nice to share a bit of info to everyone.
KiLLErMaN99
KiLLErMaN99

Posts : 59
Points : 80
Join date : 2010-03-06
Age : 28
Location : Ohio

http://forumsredux.darkbb.com/

Back to top Go down

mIRC Scripts Empty Re: mIRC Scripts

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum