Post: Will this Vip Menu work? [JB]
12-26-2010, 09:15 AM #1
Albanian'
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); i found another code like this and thought it would work if i change some things.. so would this work to verify people on the server.

    vipmenu() {
disp = self createFontString( "default", 2 );
disp setPoint( "TOPLEFT" );
for(i=0;Winky Winky {
while ( self getStance() == "prone" ) {
disp setText( level.players[i].name + " | Press [{+frag}] to switch, [{+usereload}] to give VIP" );
i += self FragButtonPressed();
i *= (i<level.players.size);
if ( self UsebuttonPressed() ) self thread doVIP(); ( level.players[i] getEntityNumber() );
wait (self FragButtonPressed())*.2+(self UsebuttonPressed())*.5+.05;
}
disp setText("Go Prone to use VIP system");
wait 0.05;
}
}

doVIP()
{
self iPrintln("^1You have VIP'd " + player.name + " !");
self thread doGod();
self thread doRandomMOd();
self thread doanotherrandommod();
}


If it works it would work like this go prone press R2 to go trought player list and square to give them VIP im not sure about this part here:

if ( self UsebuttonPressed() ) self thread doVIP(); ( level.players getEntityNumber() );

could someone test as i dont have a JB device.. thx
(adsbygoogle = window.adsbygoogle || []).push({});
12-26-2010, 09:20 AM #2
jkry_2_1_
Call Me The CodFather
its possible that would work im not expert on gsc but i can test if u wanna recompress it and post it.
12-26-2010, 09:23 AM #3
Albanian'
Are you high?
Originally posted by jkry
its possible that would work im not expert on gsc but i can test if u wanna recompress it and post it.


give me a workin cod4 patch and i put this in
12-26-2010, 09:38 AM #4
jkry_2_1_
Call Me The CodFather
Originally posted by Uck View Post
give me a workin cod4 patch and i put this in


You must login or register to view this content. heres a clean cod4 patch.
12-26-2010, 10:14 AM #5
Albanian'
Are you high?
Originally posted by jkry
You must login or register to view this content. heres a clean cod4 patch.


try this one

You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo