Press Ctrl-V

Spoiler:


Was looking for some abstract photos to make my wallpaper.
 
cqcdAI-PHes

This is a youtube video… that won't be watched by any other member of this forum… likely.
 
Code:
LDA $0DA3            ; Load Player 2 button pressed
AND #$08                ;   $08 = UP
BEQ NO_OBJ_CONTACT      
LDA $157C,x             ;   flip the direction
EOR #$01                  
STA $157C,x
Some ASM stuff dealing with something non-Pokemon related.
 
[04:24:39] ( ~Ozma ) I'm coming third!
[04:24:44] :::: (  ) Quits: ~Ozma ( [email protected] ) quit IRC [ NickServ (GHOST command used by Dragonyshi) ]
[04:24:46] ( +KittyKat ) mmm Ozma
[04:24:49] ( %Dragonyshi ) lol
[04:24:51] :::: (  ) Joins: Ozma ( [email protected] ) joined #PokemonUniverse ( 24 Users ) lines:[ 6525 ] class:[ Whispers Cryystal Guest2955 Guest49757 Guest44616 Crystal Tom ]
[04:24:54] ( @[PU]_JFA ) So wait...
[04:24:58] ( @[PU]_JFA ) Who's dead and who's not?
[04:24:58] ( +apPLEjUICceE ) maria ozawa
[04:25:06] :::: (  ) Channel Mode: &DarkAngel sets mode ( +q ) Ozma in #PokemonUniverse
[04:25:06] :::: (  ) Channel Mode: &DarkAngel sets mode ( +ao ) Ozma Ozma in #PokemonUniverse
[04:25:08] ( ~Ozma ) <censored>
[04:25:11] ( ~Ozma ) Why did I dc
[04:25:11] ( @[PU]_JFA ) wait a minute
[04:25:15] ( +apPLEjUICceE ) im on the list
[04:25:23] :::: (  ) Quits: ~Ozma ( [email protected] ) quit IRC [ NickServ (GHOST command used by Dragonyshi) ]
[04:25:24] ( +apPLEjUICceE ) i am going to be 29 soon
[04:25:29] :::: (  ) Joins: Ozma ( [email protected] ) joined #PokemonUniverse ( 24 Users ) lines:[ 6527 ] class:[ Whispers Cryystal Guest2955 Guest49757 Guest44616 Crystal Tom ]
[04:25:30] ( %Dragonyshi ) lol
[04:25:32] ( @[PU]_JFA ) Maria Ozawa is really hot...
[04:25:32] ( +apPLEjUICceE ) and then 28 and then 1st
[04:25:35] ( +apPLEjUICceE ) OLD NEWS
[04:25:44] :::: (  ) Channel Mode: &DarkAngel sets mode ( +q ) Ozma in #PokemonUniverse
[04:25:44] :::: (  ) Channel Mode: &DarkAngel sets mode ( +ao ) Ozma Ozma in #PokemonUniverse
[04:25:47] ( ~Ozma ) YOSHI
[04:25:49] ( ~Ozma ) STOP IT
[04:25:50] ( ~Ozma ) D:
[04:25:55] ( +KittyKat ) ow my eyes :(
[04:25:55] ( +VEEK ) lololololol
[04:26:07] ( &Zazie_Rainyday ) ?
[04:26:18] ( +VEEK ) pachy look at quit messages
[04:26:30] ( &Zazie_Rainyday ) I see
[04:26:48] ( &Zazie_Rainyday ) Ozma. Change your password now
[04:27:02] ( &Zazie_Rainyday ) I will be sure to file this report.'
[04:27:09] ( %Dragonyshi ) u have to change ur nick crystal
[04:27:13] ( @[PU]_JFA ) but theres hotter... just sayin
[04:27:26] ( +apPLEjUICceE ) old news
[04:27:26] ( %Dragonyshi ) or ill dc u again
[04:27:47] ( %Dragonyshi ) im givng u 5 secs
[04:27:51] ( @[PU]_JFA ) Wait.. Whats going on in the world?
[04:27:55] :::: (  ) Quits: ~Ozma ( [email protected] ) quit IRC [ NickServ (GHOST command used by Dragonyshi) ]
[04:27:57] :::: (  ) Channel Mode: &DarkAngel sets mode ( +b ) *!*@7EEEA9.CC4D400E.3903A7B8.IP in #PokemonUniverse
[04:27:57] :::: (  ) [ DarkAngel ] banned ( Dragonyshi )
[04:27:57] DarkAngel BANNED *!*@7EEEA9.CC4D400E.3903A7B8.IP from < PurpleSurge > #PokemonUniverse
[04:27:57] :::: (  ) Kicks: %Dragonyshi was kicked from #PokemonUniverse by &DarkAngel [[ You'll do no such thing (Zazie_Rainyday) ]]
[04:27:58] Zazie_Rainyday BANNED *!*@7EEEA9.CC4D400E.3903A7B8.IP from < PurpleSurge > #channel
[04:28:00] :::: (  ) Joins: Ozma ( [email protected] ) joined #PokemonUniverse ( 23 Users ) lines:[ 6530 ] class:[ Whispers Cryystal Guest2955 Guest49757 Guest44616 Crystal Tom ]
[04:28:06] :::: (  ) Channel Mode: &DarkAngel sets mode ( +q ) Ozma in #PokemonUniverse
[04:28:06] :::: (  ) Channel Mode: &DarkAngel sets mode ( +ao ) Ozma Ozma in #PokemonUniverse
[04:28:08] ( &Zazie_Rainyday ) Ozma

Some logs of someone abusing IRC services....lol I was going to report them to the opers too but I decided not to, since the opers were offline.

(I still could have posted it on the network's staff forum though) But I decided to be a nice member of helpstaff and let them off with a warning~
 
what what what what

Annoying a friend on MSN XP
 
Code:
sub judge {             # Summons a holy fire from Heaven to punish the heathens in the channel.
 open (JUDGE,"$xchatdir/.judge-dat");
 $count=<JUDGE>;
 open (JUDGE,">$xchatdir/.judge-dat");
 $count++;
 print JUDGE "$count";
 close (JUDGE);
         IRC::command("/me summons Holy Fire from the heavens to obliterate $_[0] from existence. (Heathens Punished: $count) ");
         return 1;

Was messing with one of my IRC scripts written in perl.
 
franklin gothic medium

Was searching for the font… got it and 39 other typefaces.
 
Back
Top