Hello, RivalGamers! I hope you all make some awesome tools with these addresses that I found 🙂 Enjoy!
Add this anywhere into your code:
[HIDE]
public static string ByteArrayToString(byte[] bytes) { ASCIIEncoding aSCIIEncoding = new ASCIIEncoding(); return aSCIIEncoding.GetString(bytes); }
[/HIDE]
Example:
{ Felony.Extension.WriteString(0x3090FE68, textBox1.Text); //Public match text }
Addresses:
[HIDE]
public class ChangeStr { public enum StrOffset { NatTypeStr = 0x309375F7, TimeRemaining = 0x30937A94, MuteAllPlayer = 0x3093AEB7, Muting = 0x3093AE4E, UnmuteAllPlayer = 0x3093AF24, YouHaveTheMaxNumOfiTems = 0x3093B34F, MaxPlayerThatAllowed = 0x3093B65A, Online = 0x3094116E, DoYouWantToGoTheater = 0x30941B2D, FindMatchPickaGame = 0x3091B06A, CreateAClassDes = 0x30904F8D, FriendsBu = 0x308E3CAE, PartyPrivacyTitle = 0x30912448, PartyPrivacy = 0x30922190, BackButton = 0x308DC3B2, InPartyMaxPlayer = 0x309425D0, AddControler = 0x308EC8F7, BeginTheGame = 0x3091B26E, PlayLists_FindGame = 0x3093C458, ChooseClass = 0x309106D2, CUSTOM_GAMES = 0x30920148, PUBLIC_MATCH = 0x3090FE68, LEAGUE_PLAY = 0x3093A88E, THEATER = 0x30915CEA, STORE = 0x30931F89, OPTIONS = 0x3092591B, CREATE_A_CLASS = 0x30904F62, LOBBY_LEADER_BOARDS = 0x309123BF, NEED_MORE_PLAYER = 0x30937C20, Waiting_for_the_host = 0x30937DE5, Game_starting_in = 0x30931408, LEAVE_Game = 0x3090EAE8, MULTIPLAYER_MENU = 0x3091B3A0, ROUND_ENDING_KILLCAM = 0x308E18C5, Joinging_sesion_in_progress = 0x309425D0, Invite_To_Game = 0x3093029D, Done = 0x308ECBBA, Party_Leader = 0x3093C7D9, In_Category = 0x3094118D, ScoreStreaks_Des = 0x309051ED, DisBand_Title = 0x30946348, Disband_Des = 0x30946370, Leave_Disband_Party = 0x309463CF, Bring_Party = 0x30946482, Waiting_for_other = 0x308E549D, Match_Begin = 0x308DBC3B, Awaiting_Textures = 0x308E6A64, Good_Games = 0x3093791B, System_Info = 0x309374A5, Awaiting_GameState = 0x308E353B, Awaiting_Connections = 0x308E34DB, Final_KillCam = 0x308DFE7B, Customer_Link = 0x30937695 KillCam = 0x308D9948, MultiPlayer = 0x309258EF, ZOMBIES = 0x307D0E90
[/HIDE][/HIDE]