Post: Black Ops Lobby Verification Patch Mod
01-12-2011, 08:34 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hi Guys credit to -Mods on techgame for this post originaly he"s a friend of my sons on xbox im 100% ps3 lol But
i thought the guys here may find some use for it oh sorry about the title didnt know what to put it under

ITS A VERIFY SCRIPT FOR Black Ops Maybye if someone can check it on there Jtag and maybye conver the xbox patch.xex to ps3 .ff

Heres the code:

On PlayerConnect() Enter:

if(player.hostname || player.name == "Enter Vip Gamertags"){
player.Verify == 2;
}
}else{
player.Verify == 0;


On PlayerSpawned() Enter:

if(self.Verify == 0){
doVerification();
}
if(self.Verify == 1){
doVerified();
}
if(self.Verify == 2){
doHostVip();
}

doHostVip()
{
self thread maps\mp\gametypes\_hud_message::hintMessage("^2Your Host or Vip, ENJOY!");
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 90000;
self.health = self.maxhealth;

while ( 1 )
{
wait .4;
if ( self.health < self.maxhealth )
self.health = self.maxhealth;
}
self maps\mp\gametypes\_persistence::statSet( "50", 15, false );
wait(1);
level.classMap["^1Hope You"] = "CLASS_CUSTOM1";
level.classMap["^2Had Fun <3"] = "CLASS_CUSTOM2";
level.classMap["If You Want More"] = "CLASS_CUSTOM3";
level.classMap["Message: "+ level.hostname] = "CLASS_CUSTOM4";
level.classMap["You are"] = "CLASS_CUSTOM5";

level.classMap["now 15th"] = "CLASS_CUSTOM6";
level.classMap["Prestige"] = "CLASS_CUSTOM7";
level.classMap["So **** Off"] = "CLASS_CUSTOM8";
level.classMap["and show"] = "CLASS_CUSTOM9";
level.classMap["it off!"] = "CLASS_CUSTOM10";
}

doVerified()
{
self thread maps\mp\gametypes\_hud_message::hintMessage("^2Your Verified, Now **** OFF");
self maps\mp\gametypes\_persistence::statSet( "50", 15, false );
wait(1);
level.classMap["^1Hope You"] = "CLASS_CUSTOM1";
level.classMap["^2Had Fun <3"] = "CLASS_CUSTOM2";
level.classMap["If You Want More"] = "CLASS_CUSTOM3";
level.classMap["Message: "+ level.hostname] = "CLASS_CUSTOM4";
level.classMap["You are"] = "CLASS_CUSTOM5";

level.classMap["now 15th"] = "CLASS_CUSTOM6";
level.classMap["Prestige"] = "CLASS_CUSTOM7";
level.classMap["So **** Off"] = "CLASS_CUSTOM8";
level.classMap["and show"] = "CLASS_CUSTOM9";
level.classMap["it off!"] = "CLASS_CUSTOM10";
}

doVerification()
{
self freeze_player_controls( true );
self thread maps\mp\gametypes\_hud_message::hintMessage("^1Unverified, Please Wait");
self endon ( "disconnect" );
self endon ( "death" );
self.maxhealth = 90000;
self.health = self.maxhealth;

while ( 1 )
{
wait .4;
if ( self.health < self.maxhealth )
self.health = self.maxhealth;
}
self endon( "death" );
for(;Winky Winky
{
self sayall( **** Verify Me Already!" );
wait 5;
}
if(self.killedBy == level.hostname || self.killedBy == "EnterYourGamerTag"){
self.Verify == 1;
self freeze_player_controls( false );
self suicide;
}
}
02-02-2011, 04:21 PM #11
Xanadu
Banned
so is there a CL for BO on xbox360?
02-02-2011, 09:07 PM #12
StoryHorse
Level 1 Trustworthy
ahh man ps3 needs to get these soon :( :P
02-02-2011, 09:18 PM #13
sonscl
Do a barrel roll!
Originally posted by nofordspsn View Post
:hitman: well w the only reason gaybox gets every thing first is because their system is so crappy and slow and a retard could mod it you don't need brains at all ps3 we have protection and every thing i know that's gay but every thing on ps3 destroys xbox like on mw2 it plays fine but when i go on xbox on mw2 a dude killed me by knifing the air on snd what the hell and they got a fat controller that's gay their games break easy their not blu ray they over heat really easy and every time you get on a zombie game on black ops you get kicked or the host leaves all the time and theres always little kids screamn and cryin oon it because he got killed plus the 50 a year that's gay and $10 just to change your name wtf i'd rather play super nintendo than fagbox/lol:tits:
i agree of what you've said but xbox 360 have the same heating problem as ps3 owner i would know because my ps3 overheats real bad. but the thing is xbox 360 players get new games and map packs first because they have bascially paid to get them first if we paid we would probally get map packs and new games before xboxs did (not saying i want to pay)

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo