Post: [RELEASE/1.24] Neat Prestige Source Code C#
03-14-2014, 10:30 AM #1
ByteSource
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
Hey Modders and Non Modders, today im releasing my ghetto or non ghetto Prestige Toggle For Mod Menus!
i seen that some people use if() or cases well i made this. I know its not something new nor big! but im trying to help people before i retire from modding. CORRECT me if im wrong dont hate like a little bitch!


    private void GhettoSelect(int Client)
{
int count = [COLOR="#FF0000"]0[/COLOR];
if (count > [COLOR="#FF0000"]21[/COLOR]) count = -[COLOR="#FF0000"]1[/COLOR]; count++;
Byte[] Bytes = BitConverter.GetBytes(count);
Array.Reverse(Bytes);
PS3.SetMemory(0x1792B1C, Bytes);
RPC.iPrintln(Client, "^2" + count.ToString() + " ^7: Prestige Set!");
RPC.iPrintln(Client, "Made By: ^2TeamIdentity");
}


#TeamIdentity
Credits:
Mango - Offset
Milky - Correction
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to ByteSource for this useful post:

iNDMx, xROccOx
07-30-2014, 08:42 AM #2
iNDMx
Do a barrel roll!
Cool ....
07-30-2014, 09:45 AM #3
uhm ok
07-30-2014, 09:53 AM #4
Deleted

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo