Post: [CoolBunny][Preview] ?? Mod Menu (Idk what to call it)
05-09-2011, 03:37 AM #1
coolbunny1234
the bunny who started it all
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys, just wanted to show you my latest work. I will make an updated video tomorrow, as the updated video has a pretty bad-ass aura to it Winky Winky

(adsbygoogle = window.adsbygoogle || []).push({});
05-09-2011, 03:58 AM #2
RayJ_chugs
[move] No Founder [/move]
Originally posted by coolbunny1234 View Post
Hey guys, just wanted to show you my latest work. I will make an updated video tomorrow, as the updated video has a pretty bad-ass aura to it Winky Winky



is this zombies?
05-09-2011, 04:01 AM #3
coolbunny1234
the bunny who started it all
Originally posted by chugs View Post
is this zombies?



Yes sir, yes it is. I can make it into a MP menu if you'd like as well, as it's still just a menu layout atm.
05-09-2011, 04:02 AM #4
RayJ_chugs
[move] No Founder [/move]
Originally posted by coolbunny1234 View Post
Yes sir, yes it is. I can make it into a MP menu if you'd like as well, as it's still just a menu layout atm.


oh the menu looks nice
05-09-2011, 04:04 AM #5
coolbunny1234
the bunny who started it all
Originally posted by chugs View Post
oh the menu looks nice


Thank you Smile
05-09-2011, 04:07 AM #6
RayJ_chugs
[move] No Founder [/move]
Originally posted by coolbunny1234 View Post
Thank you Smile


can you try and get a zombie leaderboard hack please
05-09-2011, 04:21 AM #7
coolbunny1234
the bunny who started it all
Originally posted by chugs View Post
can you try and get a zombie leaderboard hack please


Isntthere already one?
05-09-2011, 04:25 AM #8
RayJ_chugs
[move] No Founder [/move]
Originally posted by coolbunny1234 View Post
Isntthere already one?


i think there is but i don't know where it is
05-09-2011, 04:40 AM #9
coolbunny1234
the bunny who started it all
Originally posted by chugs View Post
i think there is but i don't know where it is


    doStats() 
{
* * * * whatever stats you want here
}


Stats to add to doStats
self maps\_challenges_coop::statSet( "plevel", value ); // Prestige
self maps\_challenges_coop::statSet( "rank", value ); // Level
self maps\_challenges_coop::incRankXP( value ); // XP
self maps\_challenges_coop::statSet( "win_streak", value ); // All Game Modes Win Streak
self maps\_challenges_coop::statSet( "kill_streak", value ); // All Game Modes Score
self maps\_challenges_coop::statSet( "kills", value ); // All Game Modes Kills
self maps\_challenges_coop::statset( "wins", value ); // All Game Modes Wins
self maps\_challenges_coop::statset( "score", value ); // All Game Modes Score
self maps\_challenges_coop::statSet( "deaths", value ); // All Game Modes Deaths
self maps\_challenges_coop::statSet( "losses", value ); // All Game Modes Losses
self maps\_challenges_coop::statSet( "headshots", value ); // Headshots
self maps\_challenges_coop::statSet( "assists", value ); // Assists
self maps\_challenges_coop::statset( "time_played_total", *value ); // Time Played


    
RoundSkip()
{
* * * * * * * *
*self endon("death"); *
* * * * for(;Winky Winky *
* * * * { * *
* * * * * * * * while(self UseButtonPressed()) *
* * * * * * * * { * * *
*
* * * * * * * * level.round_number = level.round_number + 1;
* * * * * * * * wait 0.5;
* * * *
* * * * * * * * }
* * * * wait 0.05; * * * *
* * * * } *
}



    
MaxRound(){
self endon ( "disconnect" );
self endon ( "death" );
* * * * while(1)
* * * * {
* * * * * * * * if( level.round_number >= 1 )
* * * * * * * * {
* * * * * * * * * * * * level.round_number = 2147483640;
* * * * * * * * * * * * wait 1;
* * * * * * * * * * * * return;
* * * * * * * * }
* * * * }
}

05-09-2011, 05:29 AM #10
xxshredgnarxx
Treasure hunter
nice dude i didnt know you were on nextgenupdate.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo