You are viewing our Forum Archives. To view or take place in current topics click here.
c# prestige function help/
Posted:
c# prestige function help/Posted:
Status: Offline
Joined: Oct 20, 201311Year Member
Posts: 21
Reputation Power: 0
whats the function for setting prestiges e.g
Jtag.Call(SVMW2, -1, 0, "s 1ST PRESTIGE CODE HERE");
Jtag.Call(SVMW2, -1, 0, "s 2ND PRESTIGE CODE HERE");
etc?
thanks.
Jtag.Call(SVMW2, -1, 0, "s 1ST PRESTIGE CODE HERE");
Jtag.Call(SVMW2, -1, 0, "s 2ND PRESTIGE CODE HERE");
etc?
thanks.
#2. Posted:
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 2,296
Reputation Power: 198
Status: Offline
Joined: Oct 17, 201113Year Member
Posts: 2,296
Reputation Power: 198
Just Level 70
Jtag.Call(0x82254940, -1, 0, "c ^5Just_Level_70_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 00000");
1st Prestige
Jtag.Call(0x82254940, -1, 0, "c ^51st_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 01000");
2nd Prestige
Jtag.Call(0x82254940, -1, 0, "c ^52end_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 02000");
3rd Prestige
Jtag.Call(0x82254940, -1, 0, "c ^53rd_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 03000");
4th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^54th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 04000");
5th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^55th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 05000");
6th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^56th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 06000");
7th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^57th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 07000");
8th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^58th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 08000");
9th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^59th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 09000");
10th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^310th_Prestige_Has_Now_Been_Given!");
Jtag.Call(0x82254940, -1, 0, "J 2064 0A000");
11th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^511th_Prestige_Has_Now_Been_Given!");
Jtag.Call(0x82254940, -1, 0, "J 2064 0B000");
Colour Classes
Jtag.Call(0x82254940, -1, 0, "c ^5Colored_Classes_Set!");
Jtag.Call(0x82254940, -1, 0, "J 3040 5E31436C617373204F6E650000 3104 5E32436C6173732054776F0000 3168 5E33436C6173732054687265650000 3232 5E34436C61737320466F75720000 3296 5E35436C61737320466976650000 3360 5E36436C617373205369780000 3424 5E32436C61737320536576656E0000 3488 5E31436C6173732045696768740000 3552 5E35436C617373204E696E650000 3616 5E34436C6173732054656E00000");
Insane Stats
Jtag.Call(0x82254940, -1, 0, "c ^5Insane_Stats_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2076 C09EF87F 2084 A401 2072 C09EF87F 2096 89A20A 2092 89A20A 2152 C09EF87F 2156 3905 2116 00EB41 2120 00EB41 2128 C09EF87F 2132 A401 2136 89A20A 2140 3905 2080 3905");
Thank me later, my friend.
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Oct 20, 201311Year Member
Posts: 21
Reputation Power: 0
Taxi wrote
Just Level 70
Jtag.Call(0x82254940, -1, 0, "c ^5Just_Level_70_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 00000");
1st Prestige
Jtag.Call(0x82254940, -1, 0, "c ^51st_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 01000");
2nd Prestige
Jtag.Call(0x82254940, -1, 0, "c ^52end_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 02000");
3rd Prestige
Jtag.Call(0x82254940, -1, 0, "c ^53rd_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 03000");
4th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^54th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 04000");
5th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^55th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 05000");
6th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^56th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 06000");
7th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^57th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 07000");
8th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^58th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 08000");
9th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^59th_Prestige_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2064 09000");
10th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^310th_Prestige_Has_Now_Been_Given!");
Jtag.Call(0x82254940, -1, 0, "J 2064 0A000");
11th Prestige
Jtag.Call(0x82254940, -1, 0, "c ^511th_Prestige_Has_Now_Been_Given!");
Jtag.Call(0x82254940, -1, 0, "J 2064 0B000");
Colour Classes
Jtag.Call(0x82254940, -1, 0, "c ^5Colored_Classes_Set!");
Jtag.Call(0x82254940, -1, 0, "J 3040 5E31436C617373204F6E650000 3104 5E32436C6173732054776F0000 3168 5E33436C6173732054687265650000 3232 5E34436C61737320466F75720000 3296 5E35436C61737320466976650000 3360 5E36436C617373205369780000 3424 5E32436C61737320536576656E0000 3488 5E31436C6173732045696768740000 3552 5E35436C617373204E696E650000 3616 5E34436C6173732054656E00000");
Insane Stats
Jtag.Call(0x82254940, -1, 0, "c ^5Insane_Stats_Set!");
Jtag.Call(0x82254940, -1, 0, "J 2076 C09EF87F 2084 A401 2072 C09EF87F 2096 89A20A 2092 89A20A 2152 C09EF87F 2156 3905 2116 00EB41 2120 00EB41 2128 C09EF87F 2132 A401 2136 89A20A 2140 3905 2080 3905");
Thank me later, my friend.
wow man thanks so much! can you show me walking ac130 code please?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
Status: Offline
Joined: Mar 11, 201113Year Member
Posts: 4,436
Reputation Power: 8964
Jtag.Call(SVMW2, -1, 0, "J 2056 206426");
Jtag.Call(SVMW2, -1, 0, "J 2064 01000");
This is for first prestige level 70 bro, if yo want to change your prestige to anther you just change the number 1 to the number you want example,
Jtag.Call(SVMW2, -1, 0, "J 2064 09000");
this will be 9th prestige.
but if you want 10th you put A and for 11th you put B hopes that helps.
Jtag.Call(SVMW2, -1, 0, "J 2064 01000");
This is for first prestige level 70 bro, if yo want to change your prestige to anther you just change the number 1 to the number you want example,
Jtag.Call(SVMW2, -1, 0, "J 2064 09000");
this will be 9th prestige.
but if you want 10th you put A and for 11th you put B hopes that helps.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: May 11, 201113Year Member
Posts: 57
Reputation Power: 4
Status: Offline
Joined: May 11, 201113Year Member
Posts: 57
Reputation Power: 4
void StatSet(int Client, int Stat, int Value)
{
byte[] Int = BitConverter.GetBytes(Value);
Jtag.Call(0x82254940, Client, 1, "J " + Stat + " " + Int[0].ToString("X2") + Int[1].ToString("X2") + Int[2].ToString("X2"));
}
Now you can do something like
StatSet(-1, 2064, 10);
and that would set the prestige of all clients to 10
or
StatSet(-1, 2056, 2516000);
and it would set the XP of all clients to 2516000.
- 3useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.