Post: [PHP] Lag Tool
02-08-2011, 01:17 AM #1
DeLeTeD
Maggbot timeout!
(adsbygoogle = window.adsbygoogle || []).push({}); If your running a local server, this is a really good way to lag. Enter your host ip, and pick a port. Good for lagging your ps3/360.

Just clearing out my scripts & its just another random gaming related script which does not matter much. Was more of a test using socks in php then anything else.

    <?PHP
$host="ip here";
$port = port here;
$message= "DataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataData";

$socket = socket_create(AF_INET, SOCK_STREAM, 0);
$result = socket_connect($socket, $host, $port);
socket_read ($socket, 1024);
socket_write($socket, $message, strlen($message));
$result = socket_read ($socket, 1024);
socket_write($socket, "END", 3);
socket_close($socket);
?>
(adsbygoogle = window.adsbygoogle || []).push({});
02-09-2011, 08:24 AM #2
jackrtk
haters gonna' hate
This simply isn't enough (The 1 socket) due my LAN speed, but im sure if you made 5/6 socket socket connections it would do the job Winky Winky
02-10-2011, 03:52 PM #3
No1s Perfect
Confidence starts in your mind
why would you like to lagg youreself lmao?
02-11-2011, 04:44 PM #4
DeLeTeD
Maggbot timeout!
yea jack I have the same issue, however that amount of power is not needed for most people I don't think. I wanted to leave the code nice and simple.

You can use it to lag yourself when you play games online. This is a php version mainly because I <3 php as it has no limits. Everything can be done in it, and I like to test random things.

The following user thanked DeLeTeD for this useful post:

jackrtk
02-13-2011, 07:07 PM #5
jackrtk
haters gonna' hate
Originally posted by D View Post
why would you like to lagg youreself lmao?


If you lag yourself, in COD anyways, you get host. Then you Kill the script so that the ps3's connection is restored. Then people can connect to you when you are host Winky Winky
02-21-2011, 08:03 PM #6
Fail
I Break The Rules.
Originally posted by jackrtk View Post
If you lag yourself, in COD anyways, you get host. Then you Kill the script so that the ps3's connection is restored. Then people can connect to you when you are host Winky Winky


Really never knew this. I know you lag switched like that.
02-22-2011, 08:03 AM #7
Hells
I'm Back...
how did a non prem make a thread in here?
02-28-2011, 02:28 AM #8
DeLeTeD
Maggbot timeout!
ninja skills?
02-28-2011, 03:54 AM #9
boyman3793
JT-Productionz-
Originally posted by DeLeTeD View Post
ninja skills?


Lol duh.... :bro:
03-15-2011, 03:41 AM #10
Jared
Tranquility.
Originally posted by DeLeTeD View Post
If your running a local server, this is a really good way to lag. Enter your host ip, and pick a port. Good for lagging your ps3/360.

Just clearing out my scripts & its just another random gaming related script which does not matter much. Was more of a test using socks in php then anything else.

    <?PHP
$host="ip here";
$port = port here;
$message= "DataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataDataData";

$socket = socket_create(AF_INET, SOCK_STREAM, 0);
$result = socket_connect($socket, $host, $port);
socket_read ($socket, 1024);
socket_write($socket, $message, strlen($message));
$result = socket_read ($socket, 1024);
socket_write($socket, "END", 3);
socket_close($socket);
?>


how did i a non prem make it in here:O:bat:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo