ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 2072

timeout protection?

by ask_blk - 05-28-2019 - 08:24 AM
#11
(06-18-2019 - 12:02 AM)PhucedMODZ Wrote:
PHP Code:
#define MAX_TIME 2147483647
#define MIN_TIME 30000
#define AT1 262250
#define AT2 262251
#define AT3 266744
#define PS3::WG(address, amount) Write_Global(address, amount) //since i cba to change it

//enable
PS3::WG(AT1MAX_TIME);
PS3::WG(AT2MAX_TIME);
PS3::WG(AT3MAX_TIME);

//disable
PS3::WG(AT1MIN_TIME);
PS3::WG(AT2MIN_TIME 3);
PS3::WG(AT35000); 
Thank you! :)
Reply
#12
(06-17-2019 - 04:40 PM)ask_blk Wrote:
(06-16-2019 - 09:52 AM)carlos_20 Wrote: bool AntiTimeOut;
void antiTimeOut()
{
   if (AntiTimeOut)
{
Write_Global(262250, 2147483647);
Write_Global(262251, 2147483647);
Write_Global(266744, 2147483647);
}
else
{
Write_Global(262250, 30000);
Write_Global(262251, 90000);
Write_Global(266744, 5000);
}
}

Thank you!

thx for the code bro i saw it on ngu but i didnt copied it haha
Reply
#13
(06-19-2019 - 05:46 AM)BModzMasterTM Wrote:
(06-17-2019 - 04:40 PM)ask_blk Wrote:
(06-16-2019 - 09:52 AM)carlos_20 Wrote: bool AntiTimeOut;
void antiTimeOut()
{
   if (AntiTimeOut)
{
Write_Global(262250, 2147483647);
Write_Global(262251, 2147483647);
Write_Global(266744, 2147483647);
}
else
{
Write_Global(262250, 30000);
Write_Global(262251, 90000);
Write_Global(266744, 5000);
}
}

Thank you!

thx for the code bro i saw it on ngu but i didnt copied it haha
lol

(05-28-2019 - 10:35 AM)STMnSSs Wrote: It can be protected by GlobalAddress.

Thanks for answering
Reply
#14
(06-18-2019 - 01:40 AM)ask_blk Wrote:
(06-18-2019 - 12:02 AM)PhucedMODZ Wrote:
PHP Code:
#define MAX_TIME 2147483647
#define MIN_TIME 30000
#define AT1 262250
#define AT2 262251
#define AT3 266744
#define PS3::WG(address, amount) Write_Global(address, amount) //since i cba to change it

//enable
PS3::WG(AT1MAX_TIME);
PS3::WG(AT2MAX_TIME);
PS3::WG(AT3MAX_TIME);

//disable
PS3::WG(AT1MIN_TIME);
PS3::WG(AT2MIN_TIME 3);
PS3::WG(AT35000); 
Thank you! :)

xbox 360?
Reply
#15
(05-28-2019 - 08:24 AM)ask_blk Wrote: How do you do timeout protection?
Wdym Lile when u are gonna join a Game?
Disc = 0xemiil
Reply

Users browsing: 6 Guest(s)