Godzilla

Godzilla

Joined
Aug 16, 2007

Activity Stream

Godzilla commented on a Page, brb, brb, omg, ect v1.0  -  Oct 07, 2007

Uh, why not just:

on *:input:*:{ if (/* !iswm $left($1-,1)) { if ($strip(lol,$1-)) { msg $chan $replace($1-,ty,thank you) | haltdef } }
 Respond  
Godzilla commented on a Page, Hawkee snippet search  -  Oct 07, 2007

People, now don\'t start a fall on hawkee snippet search after 8ball ^^

Well, nice job mate :)

 Respond  
Godzilla commented on a Page, Simple away script  -  Oct 01, 2007

Use a dialog, would be better.

 Respond  
Godzilla commented on a Page, Op Thanker  -  Sep 28, 2007

I never said it is ripped :)

 Respond  
Godzilla commented on a Page, Super Akick -- Personal Version  -  Sep 28, 2007

Its kinda like blacklist, but it also akicks :)

 Respond  
Godzilla commented on a Page, Op Thanker  -  Sep 28, 2007

http://www.hawkee.com/snippet/3076/

Its almost same, just the above script some more features :)

 Respond  
Godzilla commented on a Page, GScript Away Script v1.0  -  Sep 26, 2007

Instead of:

nick $me $+ [Away]

You can use something like

alias awaynick {
 set %awaynick $2 
}
alias backnick {
 set %backnick $2 
}
alias awayness {
 nick %awaynick
}
alias back {
 nick %backnick
}
 Respond  
Godzilla commented on a Page, GScript Away Script v1.0  -  Sep 25, 2007

It would be nice if you put a identify system :]

 Respond  
Godzilla commented on a Page, Saurabh's Access Thanker v3.0  -  Sep 20, 2007

yes i do.

 Respond  
Godzilla commented on a Page, Saurabh's Access Thanker v3.0  -  Sep 20, 2007

Released Saurabh\'s Access Thanker v3.0

 Respond  
Godzilla commented on a Page, Saurabh's Access Thanker v3.0  -  Sep 08, 2007

Released Access Thanker v2.0

 Respond  
Godzilla commented on a Page, Query Control By SeiferAlmasy - Updated  -  Sep 07, 2007

Pretty Stuff.

 Respond  
Godzilla commented on a Page, Mirc Muter!  -  Sep 02, 2007

It has a few errors, it can be:

mute {
  say $1 $+ , You are now muted from $chan until Further Notice.
  mode $chan +m
  mode $chan -qaohve $1 $1 $1 $1 $1 $1
}
 Respond  
Godzilla commented on a Page, Smiley Faces  -  Sep 02, 2007

Its not kinda scripting, just to make big faces, and to do, what i\'m trying to explain is, its so simple. :]

alias face {
msg $active
}

 Respond  
Godzilla commented on a Page, first script  -  Sep 02, 2007

it should be (%fate == 1) { timer 1 8 blah blah }
and so on till 7..

 Respond  
Godzilla commented on a Page, Twister Game  -  Aug 31, 2007

Wow, 9.5 already? >_<

 Respond  
Godzilla commented on a Page, Simple Inputs  -  Aug 31, 2007

Why is there some space after the input event?

 Respond  
Godzilla commented on a Page, 8 ball script with adding features  -  Aug 31, 2007

I don\'t want to explain, bunch of rubbish in it, and why not just...

on :text:!8ball:#: {
if ( %8ball == off ) {
msg $chan Sorry $nick $+ , The 8ball Game Is Currently OFF
elseif { (%8ball == on) {
msg $chan $nick $+ : $read($mircdir $+ 8ball.txt)
}

on :text:!write:#: {
if ($nick == Bot\'sOwnerNick) {
$write($mircdir $+ 8ball.txt $2-
notice $nick $2- is sucessfully added to the 8ball questions list =)
}

menu * {
8ball
.On { set %8ball on | echo -a The 8ball game has been activated! }
.Off { set %8ball off | echo -a The 8ball game has been de-activated! }

 Respond  
Godzilla commented on a Page, Simple Aliases  -  Aug 30, 2007

You could use something like this in remotes:

on :input:#:{
if ($1 == lol) { msg $active Laughing Out Loud | /halt }
}

And so on....

 Respond  
Godzilla commented on a Page, Cool Meter  -  Aug 30, 2007

Maybe use:

set %coolness $rand(1,100)
.timer 1 4 .msg $chan $nick is %coolness $+ % cool. 8-)

 Respond  
Godzilla commented on a Page, 8ball  -  Aug 29, 2007

Mono, you didn\'t notice what napa182 said, no need of / before /set %8ball $rand(1,6)

 Respond  
Godzilla commented on a Page, 8ball  -  Aug 29, 2007

Its a nice snippet if your a scripting noob, and oh yeah events have to ended with 2 brackets for example:
.
.
.
if (%8ball == 5) .msg $chan 8,1Are You Retarted Or Something
if (%8ball == 6) /msg $chan 8,1Are You Serious..?
}
}

 Respond  
Godzilla commented on a Page, InPuT :)  -  Aug 29, 2007

Err... I don\'t know how to [-code-] and [-/code-]

 Respond  
Godzilla commented on a Page, Charizard Pic  -  Aug 29, 2007

Oh i forgot to say that your missing a close bracket at the end.. :P

 Respond  
Godzilla commented on a Page, Charizard Pic  -  Aug 29, 2007

Hahahahhahaha, i like the picture, LOL ^^

 Respond  
Godzilla commented on a Page, Join  -  Aug 28, 2007

NouMeRo, Don\'t just advertise your scripts, you have YOUR OWN sub forum for the script/snippet. Thanks, remember it for the future ^^

 Respond  
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.