Weapon Spawn New Methot

07/03/2014 12:33 proxlive#1
// Character and Weapons Slots
uint8 ID = pMsg->Readuint8( );
if( ID == 114 )
{
CAutoMessage character;
character.Reset( );
character.Writeuint8( 114 );

for( uint32 i = 0; i < ( pMsg->Size( ) / sizeof( uint8 ) ); i++ )
{
INT backupID = pMsg->Readuint8();

if( i == 15 )
backupID = 10; // ( character )

if( i == 19 )
backupID = RankHackID; // ( rank )

if( i == 24 )
backupID = 108; // ( unlock slots Backpacks A, B, C, D )
if( i == 60 )
backupID = 28; // ( unlock slots Backpacks A, B, C, D )
if( i == 61 )
backupID = 23; // ( unlock slots Backpacks A, B, C, D )
if( i == 64 )
backupID = 16; // ( unlock slots Backpacks A, B, C, D )

if( i == 65 )
backupID = 50; // ( weapon slot 1 (Primary) - parameter 1 )
if( i == 66 )
backupID = 1; // ( weapon slot 1 (Primary) - parameter 2 )

if( i == 76 )
backupID = 76; // ( weapon slot 2 (Secondary) - parameter 1 )
if( i == 77 )
backupID = 0; // ( weapon slot 2 (Secondary) - parameter 2 )

if( i == 87 )
backupID = 153; // ( weapon slot 3 (Melee) - parameter 1 )
if( i == 88 )
backupID = 0; // ( weapon slot 3 (Melee) - parameter 2 )

if( i == 98 )
backupID = 57; // ( weapon slot 4 (Support) - parameter 1 )
if( i == 99 )
backupID = 0; // ( weapon slot 4 (Support) - parameter 2 )

if( i == 109 )
backupID = 25; // ( weapon slot 5 (Backpack A) - parameter 1 )
if( i == 110 )
backupID = 0; // ( weapon slot 5 (Backpack A) - parameter 2 )

if( i == 120 )
backupID = 53; // ( weapon slot 6 (Backpack B) - parameter 1 )
if( i == 121 )
backupID = 0; // ( weapon slot 6 (Backpack B) - parameter 2 )

if( i == 131 )
backupID = 37; // ( weapon slot 7 (Backpack C) - parameter 1 )
if( i == 132 )
backupID = 0; // ( weapon slot 7 (Backpack C) - parameter 2 )

if( i == 142 )
backupID = 15; // ( weapon slot 8 (Backpack D) - parameter 1 )
if( i == 143 )
backupID = 0; // ( weapon slot 8 (Backpack D) - parameter 2 )

character.Writeuint8( backupID );
}

return oSendToServer( character.Read(), Flags );
}


-------------------------------------------------------------------------------------------------------------------------------

// Weapons hack work on some servers.
//if( i == 65 )
// backupID = 50; // ( weapon slot 1 - parameter 1 ) // backupID = 50 => PP-19 MOD
//if( i == 66 )
// backupID = 1; // ( weapon slot 1 - parameter 2 ) // backupID = 1 => PP-19 MOD
//
//if( i == 76 )
// backupID = 76; // ( weapon slot 2 - parameter 1 ) // backupID = 76 => G23
//if( i == 77 )
// backupID = 0; // ( weapon slot 2 - parameter 2 ) // backupID = 0 => G23
//
//if( i == 87 )
// backupID = 167; // ( weapon slot 3 - parameter 1 ) // backupID = 167 => Foice
//if( i == 86 )
// backupID = 0; // ( weapon slot 3 - parameter 2 ) // backupID = 0 => Foice
//
//if( i == 98 )
// backupID = 57; // ( weapon slot 4 - parameter 1 ) // backupID = 57 => M16A1 AP MINE
//if( i == 99 )
// backupID = 0; // ( weapon slot 4 - parameter 2 ) // backupID = 0 => M16A1 AP MINE



[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
07/03/2014 16:01 LirAsulinLA#2
how to use ?
07/03/2014 16:47 kekkopowa124#3
tutorial please add me skype XVAQUROSX PHOTO KOALA
07/04/2014 14:01 sjkonvict#4
it would be much eaiser if you could put it in a dll format which we could then inject
07/05/2014 03:44 VehallaSro#5
how to use it!
07/09/2014 06:34 iFaZe#6
This only works on BR and only in one server, don't get your panties in a bunch.
07/16/2014 16:18 Animе#7
I've tested thats not work in EU ;)!
09/03/2014 13:35 antonis199#8
hey can u make a turtorial plz or explain me how to do it via skype ? antonis.toulis my skype name
09/03/2014 17:04 Toshio Riko#9
Learn coding omg...
He added this for coders, to add it in their hack.
Btw, its BR Method... in BR everything works -.-
+
This is over a month old, could be detected already.

Quote:
This only works on BR and only in one server, don't get your panties in a bunch.
One of da best coders of da world spoke to you :)