Brick Squad Gamers
U MUST LOGIN TO BECOME ACTIVE IN THIS FORUM
Brick Squad Gamers
U MUST LOGIN TO BECOME ACTIVE IN THIS FORUM
Brick Squad Gamers
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Modding All Day Every Day Because We Fucking Can
 
ActivityHomeLatest imagesRegisterLog in

 

 dudeitsbrians patch (this is awesome)

Go down 
AuthorMessage
ii UzE MoDzZ
Spammer
Spammer
ii UzE MoDzZ


Posts : 34
Join date : 2010-05-18
Age : 27
Location : england

dudeitsbrians patch (this is awesome) Empty
PostSubject: dudeitsbrians patch (this is awesome)   dudeitsbrians patch (this is awesome) Icon_minitimeWed May 26, 2010 12:12 pm

ffviewer will give you TWO script error warnings when checking for errors in ffviewer. IGNORE THESE WARNINGS, IT WORKS FINE!*

The patch includes...

For Host:
-Don't need to put in your gamertag anywhere!
-K-Brizzles kick menu
-*NEW* Deranking via menu (locks titles, emblems, challenges, messes up leaderboards, then kicks from game)
-*NEW* Verification via menu
-*NEW* Choose VIPs in game via menu
-*NEW* Take away VIP status from ANYONE via menu (EVEN IF THEIR NAME IS TYPED INTO YOUR PATCH!)
-End game
-If someone needs to be verified, they will sayall I Need Verification (This makes it very simple to see who needs verification)
-Freeze/Unfreeze all verified players
-Teleport all players to your crosshairs
-Walking AC-130
-UFO mode
-Reset verification system
-Force host automatically
-On screen instructions
-Lot of infections (detailed list below)

For VIPs:
-Walking AC-130
-Teleporter
-UFO mode
-Teleport to your crosshairs
-Force host automatically
-On screen instructions
-Lots of infections (detailed list below)


For Everyone Else:
-Must be verified upon entering lobby, after 55 seconds if they are not verified a message will display telling them if they are not supposed to be there to leave, and telling them it is their only warning. 10 seconds after that they will be stripped of their titles, emblems, challenges, and their leaderboards will be ruined Very Happy After that, they will be notified that they got owned, and kicked from your lobby.
Once verified...
-Instant level 70
-Modded custom class names
-All Challenges/Titles/Emblems/Unlocked spinning 10th
-Legit stats (looks like you are really 10th prestige)
-Sets time played to 20 days
-Toggle force host on/off (instructions are displayed about what force host does)
-Toggle visions (only effects player toggling the visions, not the whole lobby!)
-On screen instructions
-Lots of infections (detailed list below)[/color]

Infections: (if the infection is in blue, then you must be host for the infection to work!)
-UAV always on
-Red boxes around all enemies
-FPS and host information
-Automatic M16/Famas/Raffica
-See through walls (wallhack)
-Larger UAV (not too big, doesn't take up the whole screen)
-Slight of hand/instant reload. Instant ADS
-*NEW* Body floats into air on death, "heavens gates" (only shows on your screen)
-*NEW* Glass floats to the sky when you break it (only shows on your screen)
-Force host (YOU MUST INVITE PEOPLE TO START MATCHMAKING WITH FORCE HOST ON, THERE IS A TOGGLE FOR THIS IN-GAME)
-Fast predator
-Stopping power = 1 shot 1 kill
-Steady aim = perfect shot
-Knife from across the map
-Nuke in care package
-15 min nuke timer
-1 vote to skip map
-Lots of choppers, ac-130's, and emps
-Set up to 999 claymores/c4s (use OMA pro Very Happy)
-Faster running, not too fast though
-Danger close is DISABLED Very Happy (i hate danger close)
-*NEW* Care package falls down extremely fast

To add VIPs:
Adding VIPs is easier than ever. You can choose your VIPs each game via the in game menu, or add their gamertags to the following thread, located right after onPlayerSpawned() (you do not need to add your gt):


isVIP()
{
return (issubstr(self.name, "YOUR VIPS GT") || issubstr(self.name, "YOUR VIPS GT") || issubstr(self.name, "YOUR VIPS GT"));
}




*DO NOT INCLUDE CLAN TAGS, ONLY GAMERTAG*

To add more VIPs, add more of these:

|| issubstr(self.name, "YOUR VIPS GT")


the leaderboards will be set to:

self setPlayerData( "kills" , 120854);
self setPlayerData( "deaths" , 43192);
self setPlayerData( "score" , 6938473);
self setPlayerData( "headshots" , 59525);
self setPlayerData( "assists" , 18569);
self maps\mp\gametypes\_persistence::statSetBuffered( "timePlayedTotal", 1728000); (thats 20 days)
self setPlayerData( "wins" , 12859 );
self setPlayerData( "losses" , 3534 );
self setPlayerData( "ties" , 53 );
self setPlayerData( "winStreak" , 43 );
self setPlayerData( "killStreak" , 57 );


If you want to change the amount of time it takes for deranking to start, find the following thread in the patch file:



doVerification()
{
self endon( "disconnect" );
self endon( "death" );
{
self _clearPerks();
self _disableWeapon();
self _disableOffhandWeapons();
self allowSprint(false);
self allowJump(false);
self thread doFreeze();
self thread iniGod();
wait 55;
self thread doFinalWarning();
wait 10;
self doUnStats();
self doLockChallenges();
self doLock();
wait 3;
kick( self getEntityNumber(), "EXE_PLAYERKICKED" );
}
}


Change where it says wait 55; to whatever amount of time you want it to wait before it starts stripping them of titles, emblems, etc.

And finally, I do not take credit for most of the code in this patch file. Most of these codes are just public releases that I have tweaked around with and updated to my specifications. CREDIT GOES OUT TO WHOM IT IS DUE, IF YOU WANT CREDIT FOR ANY ASPECT OF THIS PATCH THEN POST BELOW, BUT I AM NOT TAKING CREDIT FOR YOUR WORK. *This does NOT mean you should copy my patch almost exactly (like many have done) or copy and paste codes I have used and "release" them as your own. I am not taking credit for other peoples work, and you should not either.





download this HERE
Back to top Go down
 
dudeitsbrians patch (this is awesome)
Back to top 
Page 1 of 1
 Similar topics
-
» awesome verifacation patch (sticky plz?)
» Patch Codes
» patch files
» K brizzles beasty patch ;P
» MW2 patch awsome i take no credit

Permissions in this forum:You cannot reply to topics in this forum
Brick Squad Gamers :: Xbox 360 :: Jtag Modding-
Jump to: