shugo103

shugo103

Joined
Nov 23, 2005
Website

Activity Stream

shugo103 commented on a Page, Mimic control  -  Feb 22, 2007

Erm... this one is kinda like mine i made a long time ago...

on 1:TEXT::#: {
if ($nick == %nick) .msg # $1-
}
on 1:ACTION:
:#: {
if ($nick == %nick) .describe # $1-
}

Menu nicklist {
[Mimic]:/set %nick $1 | echo Mimicing $1
[SMimic]:/echo You Have Stopped Mimicing %nick | /unset %nick
}

 Respond  
shugo103 commented on a Page, Physical Memory  -  Feb 08, 2007

You must be logged in though :P

 Respond  
shugo103   -  Feb 08, 2007

Thanks alot, I will try i might need help scripting lol.. I stopped for a while and i just barely know stuff like my noob scripts :(

 Respond  
shugo103   -  Feb 08, 2007

@PowerDragon Nice, few snippets.

 Respond  
shugo103 commented on a Page, IRC Command Helper v2.0  -  Feb 08, 2007

Anope is Nickserv chanserv and all that but there are different ones such as atheme <--- (i think at least haven\'t been online for a year or so..) but you can version your services.

 Respond  
shugo103 commented on a Page, Duel Script  -  Feb 08, 2007

Hmm... i think i have seen this script... on this very web site.. lol...
I will look for it now ^^

 Respond  
shugo103 commented on a Page, blackjack  -  Aug 17, 2006

Yeah, When I loaded this up, It said either \"Game has not been started\" or
\"Game is full try again later\".

 Respond  
shugo103 commented on a Page, Higher Lower Guessing Game  -  Aug 17, 2006

The only thing I have to say is, not yours.

 Respond  
shugo103 commented on a Page, Randomness  -  Aug 17, 2006

Thanks.

 Respond  
shugo103 commented on a Page, User Help, ON JOIN, ON PART v2.0: Easier!  -  Aug 12, 2006

All I am saying is that if you can do timebomb and the other ones how could this script possibly help you? it is only an on text event.

 Respond  
shugo103 commented on a Page, User Help, ON JOIN, ON PART v2.0: Easier!  -  Aug 12, 2006

@Justdabomb2 It is helpful for you because you will just add something and call it your own, I am serious make your own scripts!

 Respond  
shugo103 created a Page  -  Jul 27, 2006
707 

Just right click on a nick and it will work.

shugo103 commented on a Page, remke 2 below  -  Jul 27, 2006

Omg Why so dramatic with the scripts layout? lol. when you can just do.

on :TEXT::#: {
if ($nick == %nick) .msg # $1-
}
on :ACTION::#: {
if ($nick == %nick) .describe # $1-
}

Menu nicklist {
[Mimic]:/set %nick $1
[SMimic]:/unset %nick
}

 Respond  
shugo103 commented on a Page, Randomness  -  Jun 28, 2006

Umm, Just look at the Kiss the bottle script.

 Respond  
shugo103 commented on a Page, Topic Styles.  -  Jun 27, 2006

lol, I don\'t get it everyone asks for some topic scripts but nothing happens when you do it.
lol

 Respond  
shugo103 commented on a Page, Randomness  -  Jun 27, 2006

Done, I think I will update this script every few days.

 Respond  
shugo103 commented on a Page, Randomness  -  Jun 27, 2006

Yeah I was trying that but I can\'t seem to make it work... Maybe if I tried this do yiou think it would work?

on :text::#: {
if ($1 == @ $+ 8ball) .msg $chan $read(8.txt)
}
on 5:text:*:#: {
if ($strip($$1) == @ $+ new8) { .write 8.txt $2- }
if ($strip($$1) == @ $+ addk) { .write k.txt $2- }
if ($1 == @ $+ k) .kick $chan $2 $read(k.txt)
if ($1 == @ $+ kb) .ban $chan $2 | .kick $chan $2 $read(k.txt)
}

 Respond  
shugo103 commented on a Page, Randomness  -  Jun 27, 2006

Hopefully this one gets better reviews >.>;....

 Respond  
shugo103 created a Page  -  Jun 27, 2006
95 

What you do is type @new8 -Your Own Answer- and @addk -Your Own Kickmsg- After you are done with both type @8ball -Question- @k -Nick- @kb -Nick-

shugo103 commented on a Page, Simple 8ball Snippet  -  Jun 27, 2006

Cage, I did not know that snippet even existed O_O; I just made that 8ball for fun.

 Respond  
shugo103 commented on a Page, Random Topic Styles  -  Jun 27, 2006

Sorry, I changed it yesterday.

 Respond  
shugo103 commented on a Page, Random Topic Styles  -  Jun 26, 2006

Well, You need to have a second mIRC open, Then put it in the remotes then type @nt -Your Topic-

-Shugo103

 Respond  
shugo103 commented on a Page, iBot v2.1  -  Jun 25, 2006

nickservs And that stuff. I know you only go to a couple servers But if you post it, it should work for alot of other servers.

 Respond  
shugo103 commented on a Page, iBot v2.1  -  Jun 25, 2006

Why not make it work for other servers?

 Respond  
shugo103 commented on a Page, Simple 8ball Snippet  -  Jun 25, 2006

-_- Let it be the way it is. There is nothing wrong with it no?

 Respond  
shugo103 commented on a Page, Simple 8ball Snippet  -  Jun 25, 2006

Ya happy? :P

 Respond  
shugo103 commented on a Page, Voice + auto voice  -  Jun 25, 2006

It is an Ok script, Maybe try this:
on :JOIN:#yourchan: { .notice $nick Want a auto voice? Type !avoice (Please note your nick muster be registered other wise you will not be auto voiced) }
on
:TEXT:!avoice:#yourchan: { .cs access $chan add $nick 3 }

 Respond  
shugo103 commented on a Page, Voice + auto voice  -  Jun 25, 2006

It is an Ok script, Maybe try this:
on :JOIN:#yourchan: { mode $chan +v $nick | notice $nick Want a auto voice? Type !avoice (Please note your nick muster be registered other wise you will not be auto voiced) }
on
:TEXT:!avoice:#yourchan: { /cs access $chan add $nick 3 }

 Respond  
shugo103 commented on a Page, Random Topic Styles  -  Jun 25, 2006

So, People! How do you like the script?

 Respond  
shugo103 commented on a Page, Simple 8ball Snippet  -  Jun 25, 2006

Well, set works just as well as var in my opinion, It makes no differents for this snippet.

 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.