Peaches, call xbox support. They can have you unbanned if you explain the situation. You own a modding website, but did not condone or create modified screenshots on it, and someone created one in your xbox live name to get you banned. I don't know, think of something better than that though lol. If not, I'll give it a shot, but they might require some type of Identification o.o
Only thing you need to do is find a way to fill an array full of colors, then just do this: Dim myColors() As String = {"green", "pink", "blue", "red", "yellow"} 'etc.
Dim strToEdit As String = "Dark Slipstream is a Sub-Admin!" 'String to transform
Dim newStr As String = Nothing 'Make a New String
Randomize 'Randomizes Randomly Generated Numbers
Dim x As Integer
For Each c As Char In strToEdit
x = Int(Rnd() * myColors.Length) 'Gets Random Color from Color Array
newStr &= "[color=" & myColors(x) & "]" & c & "[/color]" 'Adds to New String
Next
It's online only, the accounts that are given Recon can only use Recon online, basically you can have it offline by using the mainmenu.map. (the XEX may remove it, so you could always patch it to not remove it). Topic Closed. You can't use Recon armour without Bungie giving it to you, or having a DevKit. No point in giving the account away, since it only shows the recon armour as a selection if your online.
You can't modify recon armor for other users with an account lmao.. If anyone buys the account to use it on their profile (using research) you won't do it because there's nothing to mod in the profile to give yourself recon. You need to modify the mainmenu.map to unlock the armor (the xex too if you dont want it to get removed, only happens sometimes anyway).