2008-05-23 08:33:56

shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: [align=justify]Welcome to [b]Class-[color=red]S[/color][/b]! A group formed by [b]selected[/b] members enforcing forum rules. For more information, please read our rules. Thank you![/align] [align=cen

[b]@--pUshnIt08--[/b] gud morning/afternoon/evening to you to :lol: wazzup? [b]@Yuna[/b] Do you know how to reverse engineer stuff? =| [spoiler]//my current siggy was composed like this :ninja: <?php Header ("Content-type: image/png"); [color=red]//my image.png is in the same folder as this file[/color] $img_handle = imageCreateFromPNG("[b]image.png[/b]"); $white = ImageColorAllocate ($img_handle, 255, 255, 255); $grey = ImageColorAllocate ($img_handle, 192, 192, 192); $black = ImageColorAllocate ($img_handle, 1, 1, 1); $orange = ImageColorAllocate ($img_handle, 255, 180, 0); $lytblu = ImageColorAllocate ($img_handle, 0, 140, 255); $ip = $_SERVER['REMOTE_ADDR']; $OSList = array ( // Match user agent string with operating systems 'Windows 3.11' => 'Win16', 'Windows 95' => '(Windows 95)|(Win95)|(Windows_95)', 'Windows 98' => '(Windows 98)|(Win98)', 'Windows 2000' => '(Windows NT 5.0)|(Windows 2000)', 'Windows XP' => '(Windows NT 5.1)|(Windows XP)', 'Windows Server 2003' => '(Windows NT 5.2)', 'Windows Vista' => '(Windows NT 6.0)', 'Windows 7' => '(Windows NT 7.0)', 'Windows NT 4.0' => '(Windows NT 4.0)|(WinNT4.0)|(WinNT)|(Windows NT)', 'Windows ME' => 'Windows ME', 'Open BSD' => 'OpenBSD', 'Sun OS' => 'SunOS', 'Linux' => '(Linux)|(X11)', 'Mac OS' => '(Mac_PowerPC)|(Macintosh)', 'QNX' => 'QNX', 'BeOS' => 'BeOS', 'OS/2' => 'OS/2', 'Search Bot'=>'(nuhk)|(Googlebot)|(Yammybot)|(Openbot)|(Slurp)|(MSNBot)|(Ask Jeeves/Teoma)|(ia_archiver)' ); foreach($OSList as $CurrOS=>$Match) { // Find a match if (eregi($Match, $_SERVER['HTTP_USER_AGENT'])) { // We found the correct match break; } } $date=date("D - M d, Y - h:i A"); $num = rand(1,11); switch ($num) { case 1: $quote = "I'm gonna need more spinach..."; break; case 2: $quote = "All Hail Brittainia~~!! o_0 "; break; case 3: $quote = "Let our powers combine! Earth!!"; break; case 4: $quote = "At this rate... you shall fail"; break; case 5: $quote = "Purge all the infidels! BANKAI!"; break; case 6: $quote = "I can bend time and space -Hiro"; break; case 7: $quote = "Mahal ko kayo! o_0 "; break; case 8: $quote = "This is a priority one!"; break; case 9: $quote = "Omae wa mo shindeiru..."; break; case 10: $quote = "Now Watching: My Love Patzzi."; break; case 11: $quote = "I'm made of vitamins & minerals!"; break; } ImageString ($img_handle, 2, 10, 15, "Party Hard!", $grey); ImageString ($img_handle, 3, 150, 53, "Your IP Address: $ip", $white); ImageString ($img_handle, 3, 260, 135, "Your OS: $CurrOS", $white); ImageString ($img_handle, 2, 270, 18, "$date", $black); ImageString ($img_handle, 3, 170, 18, "Date & Time:", $orange); ImageString ($img_handle, 2, 275, 165, "$quote", $black); ImageString ($img_handle, 3, 285, 180, "-[ Eternal Scientist ]-", $black); ImagePng ($img_handle); ImageDestroy ($img_handle); ?> [/spoiler]

Board footer

© 2025 F Talk

Current time is 01:36

[ 12 queries - 0.519 second ]
Privacy Policy