GoldFish

GoldFish

Joined
May 01, 2010

Activity Stream

GoldFish created a Page  -  Sep 17, 2013

Rainbow script made by me! Rainbow text is toggled using F1. The script also uses rainbow as an identifier so this allows for the use of $rainbow in other scripts

  1 Thread   mIRC  
GoldFish commented on a Page, Liar's Dice  -  Oct 22, 2011

@jethro: sorry, I thought I edited them all out.
@blackvenomm666 I don't have access to mirc right now but I'll add that tomorrow.

 Respond  
GoldFish created a Page  -  Oct 16, 2011
1 447 

READ DESCRIPTION

GoldFish commented on a Page, Mass Channel Modes  -  Aug 30, 2011

Oh, I see what you mean Jethro. I tested this in small channels (less than 12 people) so I didn't know it was an issue. Thanks!

 Respond  
GoldFish created a Page  -  Aug 29, 2011
351 

What this script does is set modes + or -vhoaq on everyone on the channel. The trigger is /mass [+-] [vhoaq], eg /mass +v or /mass -o. Enjoy!

GoldFish commented on a Page, Rainbow Colors  -  Aug 15, 2011

I actually do know $regex. I probably know how to use $regsub because it's the same syntax, I've just never worked with it.

 Respond  
GoldFish commented on a Page, Rainbow Colors  -  Aug 09, 2011

never heard of set -l, but it worked so cool. Thanks!

I updated the snippet with some of the suggestions

 Respond  
GoldFish commented on a Page, Rainbow Colors  -  Aug 09, 2011

yeah I don't use $regsubex because I'm using 6.16
which also doesn't support /var...
or unset %var %var

I really should update, but I guess this is the best I can do with 6.16 :|

 Respond  
GoldFish created a Page  -  Aug 09, 2011

I've seen some REALLY complicated rainbow scripts out there, and I don't know why people need to make such mindless fun so complicated. I just decided to make a fun input script to randomly generate rainbow text.

GoldFish commented on a Page, $reverse Identifier  -  Jul 20, 2011

I'm not really sure if it matters for me though. I have no idea what the hell regsubex is, and I probably won't be learning it any time soon. I'm not saying updating is bad, but just kind of inconvenient Thanks for the nice comments though, I appreciate it :).

 Respond  
GoldFish commented on a Page, $reverse Identifier  -  Jul 20, 2011

that's probably it
I use 6.16...

 Respond  
GoldFish commented on a Page, $reverse Identifier  -  Jul 20, 2011

@napa is that the whole thing? When I tried that it wasn't working properly for me
@Jethro_ sorry, I didn't search hawkee to see if someone already posted something like this. If theirs is better, I guess I can delete this. If you're saying I copied this, though, I didn't. I don't even see the point of stealing a script as simple as this since I wouldn't get any praise for it...Yes, I posted this so other people could use it, but most people here are better at mSL than I am anyway, so they could make it themselves. The only other reason people post their scripts here is because they are proud of them, and I wouldn't be proud of something I didn't do...

 Respond  
GoldFish created a Page  -  Jul 20, 2011
263 

There are a few times where I've wanted to reverse text but couldn't, so I made this. Pretty much what I did was turn it into an identifier so you can use it with all your scripts.

GoldFish created a Page  -  Jun 26, 2011
1 289 

Hey guys. This is a random snippet I made to keep track of:

  1 Thread   mIRC  
GoldFish commented on a mIRC Script, GeoSketch V3.1  -  Jun 25, 2011

I keep getting this

  • Invalid format: $calc (line 238, GeoSketch.mrc)

And it happens about 100 times when I try it...

 Respond  
GoldFish created a Page  -  Jun 18, 2011
955 

So I've been trying to make a script like this, and I finally did. It worked out! To start it up, your bot will need to type /start. Here are the commands

GoldFish commented on a Page, Trivia  -  Jun 18, 2011

I think you should inc the score before you tell them so it won't be behind by one.

 Respond  
GoldFish commented on a Page, Highlight Notifier  -  Jun 27, 2010

no...

 Respond  
GoldFish commented on a Page, Highlight Notifier  -  Jun 23, 2010

Your scripts are so much better than mine >_> but I don't like using scripts I don't make cause people think there mine :P. I'll try to use Jethro's idea, it seems good. I'll add $anick too :D. No idea what $iif does xD

 Respond  
GoldFish commented on a Page, Challenge of the day.  -  Jun 23, 2010

ok

 Respond  
GoldFish commented on a Page, Highlight Notifier  -  Jun 22, 2010

k ty Jethro! I will add $nick(#,$nick).pnick if I ever find out where to add it xD.

 Respond  
GoldFish commented on a Page, Challenge of the day.  -  Jun 22, 2010

:P

 Respond  
GoldFish commented on a Page, Highlight Notifier  -  Jun 22, 2010

ok well I found out how! So far this is what I have, which I made myself after some thinking.

on &^:text::#: {
if ($me isin $1-) && (# != $active) {
echo -a 4You were highlighted in # $&
by $nick $+ . $nick said " $+ $1- $+ " $+ . $&
2To respond, type /msg # .
}
elseif ($me isin $1-) && (# == $active) {
haltdef
echo -a 2< $+ $nick $+ > $1-
}
}

The problem is, is someone said "Hi GoldFish" and they were voice and my prefixes were on, it would say:

Hi GoldFish but it should say <+person> Hi GoldFish I know I can add if ($nick isvoice) and all but im too lazy and it will take up way more bites than it should. Anyone?
 Respond  
GoldFish commented on a Page, Highlight Notifier  -  Jun 22, 2010

oh thats usefull O_O idk much about that though. I can try to update with the colors.

 Respond  
GoldFish created a Page  -  Jun 22, 2010
918 

This script notifies you when a highlight occurs. I know that most mIRC versions have a highlight setting, but I think this is a little easier to use. It also tells you the message right away.

GoldFish commented on a Page, How many channels you are OP of.  -  Jun 21, 2010

:| GlobalAnomaly: I know Artemis_Fowl! Is that on the purplesurge network??

 Respond  
GoldFish commented on a Page, Trivia  -  Jun 20, 2010

Great script! but why not fix the bug here:

if ($1 == !strivia) {
msg %chan 4Trivia12 Has Been Halted!
.timer1 off
.timer2 off
.timer3 off
.timer4 off
unset %trivia
unset %answer
unset %question
unset %thing
haltdef
}

Why not add && (%trivia == on) to the first line so people don't spam !strivia?

Great script!

 Respond  
GoldFish commented on a Page, How many channels you are OP of.  -  Jun 18, 2010

umm what... type "/ns alist" that gives you a list of your access in every channel...

 Respond  
GoldFish commented on a Page, Rainbow Script  -  Jun 15, 2010

doesnt work for me >.< this happend when i said "test"
<~[CT]Goldfish> ontest
<~[CT]Goldfish> 0,14t7e8s9t
<~[CT]Goldfish> 0,14t7e8s9t

umm what

 Respond  
GoldFish created a Page  -  Jun 15, 2010
1 359 

Honestly the most pointless script I have ever made (which is saying something). It lets people type !cotd (even in query ;D) to see the "Challenge of the day." type /cotd to set the challenge of the day. By the way, the * wildcard is so people with color scripts can still use it. It's not that significant though.

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.