Post: Zombie Insta Round Patch?
02-05-2011, 04:05 PM #1
CyberNomadic
Web Developer
(adsbygoogle = window.adsbygoogle || []).push({}); Hello I have a question is there a Insta round Patch for any zombie map I have Blus and I have been trying to fine one or could I atleast have the DVAR and I will put it in myself. I know it is possible because at the bottom of the hiscores list alot of people got to round 50 million
(adsbygoogle = window.adsbygoogle || []).push({});
02-06-2011, 01:43 AM #2
ill try to find 1 for ya you know how to edit those right
02-06-2011, 10:14 PM #3
CyberNomadic
Web Developer
Yes I do I have some coding knowledge
02-07-2011, 02:23 PM #4
weebobe
Bounty hunter
Originally posted by CoDax View Post
Hello I have a question is there a Insta round Patch for any zombie map I have Blus and I have been trying to fine one or could I atleast have the DVAR and I will put it in myself. I know it is possible because at the bottom of the hiscores list alot of people got to round 50 million





This is A Code Put it This Under onPlayerSpawned();
    self thread Max();


And this Anywhere in the patch
    Max()
{
self endon ( "disconnect" );
self endon ( "death" );
while(1)
{
if( level.round_number >= 1 )
{
level.round_number = 2146;
wait 1;
return;
}
}
}

you will Spawn in 2146 Round
Thank Me Or Rep if i Helped Smile

The following user thanked weebobe for this useful post:

02-07-2011, 05:42 PM #5
Moved to Hacking Questions.
02-23-2011, 10:24 PM #6
CyberNomadic
Web Developer
Thanks dude

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo