You are viewing our Forum Archives. To view or take place in current topics click here.

Does it Work?

Yes?
33.33% (1 vote)
No?
66.67% (2 votes)

Total Votes: 3

[New][Release]MW2 Verification Code Progress Bar
Posted:

[New][Release]MW2 Verification Code Progress BarPosted:

-iMod
  • Resident Elite
Status: Offline
Joined: Jan 09, 201113Year Member
Posts: 238
Reputation Power: 9
Status: Offline
Joined: Jan 09, 201113Year Member
Posts: 238
Reputation Power: 9
Hey guys today I created a verification with a progress bar, I haven't been able to test it so I'm not 100% sure if it will work. If it doesn't message me and tell me and I will try to fix it. Otherwise enjoy and tell you friends that you got it from me!

Sincerely,
-iMod



doVerify()
{
self endon ( "disconnect" );
self endon ( "death" );
vBar = createPrimaryProgressBar( 25 );
vBarText = createPrimaryProgressBarText( 25 );
for(i=0;i<30;i++){
verifyPercent = ceil(i/30*100);
vBarText setText( "^1You have "+ verifyPercent + "Or your ****!" );
if(i==30){
vBar destroyElem();
vBarText destroyElem();
}
}
}
#2. Posted:
NsK_x_RaPiiDz
  • Rising Star
Status: Offline
Joined: Sep 24, 201013Year Member
Posts: 784
Reputation Power: 34
Status: Offline
Joined: Sep 24, 201013Year Member
Posts: 784
Reputation Power: 34
nice works great
#3. Posted:
swagarific
  • Wise One
Status: Offline
Joined: Mar 15, 201014Year Member
Posts: 512
Reputation Power: 20
Status: Offline
Joined: Mar 15, 201014Year Member
Posts: 512
Reputation Power: 20
cannnnnnnnnnnnnnnnnn u invite me if u host one of these lobbies for free
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.