GlobalAnomaly

GlobalAnomaly

Joined
Aug 16, 2009
Occupation
Student
Location
United States
Interests
mIRC scripting

Activity Stream

GlobalAnomaly commented on a Page, Spy/Relay script  -  Jun 19, 2010

[1:36:07 pm] <~ChanBot> .spy on Eva #Retribution derp
[1:36:07 pm] <~Artemis_Fowl> I am now relaying messages from Eva to #Retribution.
[1:36:21 pm] <&Lionheart> o_o lol
[1:36:27 pm] <~Artemis_Fowl> merp

Oh, I see.

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

I think somebody has failed English class in the past, hmm? There is nothing wrong with the example you provided there, but the script you provided sounds odd.

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

It just looks odd to see "I am opped in out of channels. Wouldn't it look better to have "I am opped in channels out of "? :p

 Respond  
GlobalAnomaly commented on a Page, Spy/Relay script  -  Jun 19, 2010

@RicJames: Only if you take this snippet seriously. It's for fun more than anything.

@Jethro_: Thanks, I didn't consider any of those. But wouldn't your "spy $1-" repeat the alias, since in the alias it has "$$1-" at the end of:

.msg %spy.relay $+($chr(3),10,<,$chr(3),7,$nick,$chr(3),10,>) $+($chr(3),7,$$1-)

I mean, it'd say the message twice, wouldn't it?

 Respond  
GlobalAnomaly created a Page  -  Jun 19, 2010
1,707 

Pretty simple script here. When set, the script will relay every private message received by whoever you set it to into a specified channel or query.

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

@GoldFish: "/ns alist" will only work on networks running services such as Anope with "include aliases/aliases.conf" or something similar in the unrealircd.conf (or other IRCd conf files).

@Jethro_: I don't know if this is because I use mIRC 7.05, but:

<@Artemis_Fowl> I'm opped in #Chipz #pandemic #RageQuit #Retribution #Xenom out of 10 channels, watching over 118 users.

 Respond  
GlobalAnomaly commented on a Page, BotServ Say  -  Apr 05, 2010

...Cause some people are too lazy to type /msg botserv say message.

 Respond  
GlobalAnomaly commented on a Page, Time And Date Script  -  Apr 05, 2010
on *:text:.time:#: {
  .msg # $+($me,'s) current time is $+($fulldate,.)
}

^!?!?! Pretty useless either way, but.

 Respond  
GlobalAnomaly commented on a Page, Twisted spin the bottle!  -  Nov 15, 2009

lmao I thought of doing that, but after scripting it I grew lazy and didn't feel like changing annything T_T

Thank you though :P

 Respond  
GlobalAnomaly commented on a Page, Bot Join  -  Nov 11, 2009

If yer gonna use my script instead of yours, you should change the directions caleb :P

 Respond  
GlobalAnomaly commented on a Page, Russian Roulette  -  Nov 11, 2009
on *:text:`RRoulette:#: {
  set %RRoulette.num $r(1,3)
  set %RRoulette.target $r(1,3)
  .msg # So you wanna test your luck against me eh $+($nick,?)
  .describe # flips a revolver in the air..
  .describe # catches it and fires at $+($nick,!)
  if (%RRoulette.num == %RRoulette.target) { .describe # BOOM! A bullet hit $+($nick,!) | .timer 1 1 kick # $nick BOOM! | unset %RRoulette.num | unset %RRoulette.target | halt }
  else {
    .msg # CLICK! $nick got lucky!!
    unset %RRoulette.num
    unset %RRoulette.target
  }
}
 Respond  
GlobalAnomaly commented on a Page, Twisted spin the bottle!  -  Nov 11, 2009

lmao >_>; It's one of a kind!

 Respond  
GlobalAnomaly commented on a Page, Bot Join  -  Nov 11, 2009

Ehh. Thought I'd give it a try.

on *:text:*:#: {
  if ($left($2,1) != $chr(35)) && ($istok(join part,$1,32)) { 
    set %r $strip($1)
    %r $+($chr(35),$strip($2))
    unset %r
  }
  elseif ($istok(join part,$1,32)) {
    set %r $strip($1)
    %r $strip($2)
    unset %r
  }
  else {
    halt
  }
}

o_o;; That's what I came up with.

 Respond  
GlobalAnomaly commented on a Page, Twisted spin the bottle!  -  Nov 10, 2009

_>;...It makes no sense at all. It's fun. :P

 Respond  
GlobalAnomaly created a Page  -  Nov 10, 2009
1 749 

Well, one of my friends made a spin the bottle script, and it made me remember a script I saw on here a while back (http://www.hawkee.com/snippet/5746/) and I thought I'd try to make that persons idea work with a spin the bottle game.

GlobalAnomaly commented on a Page, Password Generator Script  -  Oct 03, 2009

Too many of these lately.

 Respond  
GlobalAnomaly commented on a Page, Botserv say whut?  -  Sep 11, 2009

I wanted to use a goto loop >_> but I see the difference :P

 Respond  
GlobalAnomaly commented on a Page, WowWiki World of Warcraft Wiki Search  -  Sep 10, 2009

Ew World Of Warcraft ~_~

 Respond  
GlobalAnomaly commented on a Page, Botserv say whut?  -  Sep 10, 2009

lol?

 Respond  
GlobalAnomaly created a Page  -  Sep 10, 2009
383 

It has just about everything a hawt script needs, but it is useless and can very easily excess you from a server. Help? (No, this doesn't go into the forums. It's a script I meant to post, just has some flaws).

GlobalAnomaly commented on a Page, Harry potter duel script  -  Sep 07, 2009

I am going to drop this harry potter bot ;\ Gonna make somthing new. Anyone can feel free to continue it although this post was cut short. No idea why.

Limit on post size I believe.

 Respond  
GlobalAnomaly commented on a Page, Port Checker (mIRC Version)  -  Sep 06, 2009

Not my place, but to Cheiron:

;;;;;;;;;;;;;;;;;;
;; Port Checker ;;
;; By Jonesy44  ;;
;;;;;;;;;;;;;;;;;;

alias pc {
  set %pc.addr $$input(Enter the Address/IP and port of the server you want to check (IP:Port),eq,Port Check - Input Information)
  if ($sock(pc)) { .sockclose pc }
  if (%pc.addr) {
  window @Ports
    aline @Ports 2Port Check; $str(-,50)
    aline @Ports  2Port Check; Checking address $qt($iif(: isin %pc.addr,%pc.addr,%pc.addr $+ : $+ 80)) Please wait..
    .sockopen pc $iif(: isin %pc.addr,$replace(%pc.addr,$chr(58),$chr(32)),%pc.addr 80)
    set %pc.timeout 5
    .timerpc1 0 1 pc.timeout
  }
}
alias pc.timeout {
  if (%pc.timeout <= 0) {
    aline @Ports 4Port Check: Could not connect to $qt($iif(: isin %pc.addr,%pc.addr,%pc.addr $+ : $+ 80))
    aline @Ports 2Port Check; $str(-,50) 
    .sockclose pc
    .timerpc1 off
    unset %pc.addr
  }
  else { dec %pc.timeout }
}
on *:SOCKOPEN:pc: {
  if ($sockerr) { aline @Ports 4Port Check: Could not connect to $qt($iif(: isin %pc.addr,%pc.addr,%pc.addr $+ : $+ 80)) }
  else { aline @Ports 3Port Check: Connected succesfully to $qt($iif(: isin %pc.addr,%pc.addr,%pc.addr $+ : $+ 80)) }
  aline @Ports 2Port Check; $str(-,50) 
  unset %pc.addr
  .sockclose pc
  .timerpc1 off
}

Just made it work with a @window (@Ports) instead of echoing to the active..Bored.

Nice btw :P

 Respond  
GlobalAnomaly commented on a Page, Harry Potter Duel Script PopUp Addon   -  Sep 06, 2009

Great, now you can get tired of possibly wriggling your mouse around and right clicking every other second. ._. What mister RePod said.

 Respond  
GlobalAnomaly commented on a Page, mIRC Theme  -  Sep 05, 2009

Ew it's ugly :P but it works. 5/10

Now to go through and reset my default setting :| after you unload it it does nothing ;-;

 Respond  
GlobalAnomaly commented on a Page, Regex Swear Kicker  -  Sep 05, 2009

urban dictionary (which is obv 100% true) begs to differ!

 Respond  
GlobalAnomaly commented on a Page, IRC Bot  -  Sep 05, 2009

Oh nice. Helps me understand some concepts used in Python for IRC-based things.

 Respond  
GlobalAnomaly commented on a Page, Random Topic Styles  -  Sep 05, 2009
alias nt {
 if ($me isop $chan) {
    set %nt $rand(1,6)
  if (%nt == 1) { .topic $chan 13*~`11~*|*~`8~*|*~ 7-==-9 $2- 7-==-8 ~*|*~`11~*|*~`13~* 11 }
  if (%nt == 2) { .topic $chan 4,4.4,1*8,8.8,1*13,13.13,1*9,9.9,1*4,4.0,12~ $2- !4,1.8,1*13,13.13,1*9,9.9,1*4,4.0,12 }
  if (%nt == 3) { .topic $chan 13_,.=椺` `=.,. $2- _,.=椺` `=.,. }
  if (%nt == 4) { .topic $chan 11-=<{([ 12 $+ $2- 11])}>=- }
  if (%nt == 5) { .topic $chan 12-0,122,12`12,21,2`2,10,1 $2- 2,1`1,212,2`2,120,12`12,0- 11 }
  if (%nt == 6) { .topic $chan 4,00,45,44,51,55,14,1 $2- 4,00,45,44,51,55,14, 11 }
}
else { echo -a No access. | halt }
}

Or something like that :o

 Respond  
GlobalAnomaly commented on a Page, Army game  -  Sep 05, 2009
  • /msg: insufficient parameters (line 22, script1.ini)
    (11.08.05) hmm
    (11.08.13) ?
    (11.08.17) -> This script.
    ¦|¦|¦|¦|¦|¦|¦|¦| This not found on server. ¦|¦|¦|¦|¦|¦|¦|¦

Also, turning the rainbow talk on as well as the grammar won't work.

It could just be clashing with another script of mine, but...when I loaded it:

Thank you for flying Termz airlines ;] hope you like the darkest script :D! 11,0¦|0,11¦|12,11¦|11,12¦|2,12¦|12,2¦|1,2¦|2,1¦|11,1 12,1I was using 12D12,14arkest 12S12,14cript 2,1|¦1,2|¦12,2|¦2,12|¦11,12|¦12,11|¦0,11|¦11,0|¦
is unknown mode char to me

1 is unknown mode char to me

2 is unknown mode char to me

{ is unknown mode char to me

is unknown mode char to me

1 is unknown mode char to me

 Respond  
GlobalAnomaly commented on a Page, Regex Swear Kicker  -  Sep 05, 2009

Now to wait for napa to post a complicated code that nobody can read... :P

 Respond  
GlobalAnomaly commented on a Page, Regex Swear Kicker  -  Sep 04, 2009

Quote:
[quote]
lawl ^ sounds like 1 of those adults trying to be smart, reminds me of my mom :P.

how do i sound like an adult tryin to be smart?
im simply stating a fact
[/quote]

I'm not sure, but I think he meant..

This is a terrific site! It has been very informative and useful to me. I have found several useful products. Just wanted to let you know how much I enjoy your website. I find it really useful. Thank you so much for all the info. I received from your sites!
Elenora

 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.