Hey all 
Aujourd'hui, je vais vous expliquer comment avoir son pseudo en couleur et avec les prestiges qui changent, comme pour les utilisateurs de RTE.
Pour ceci, vous aurez besoin de ce code :
Code:
"vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 1CHANGERArTz"
set 1VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 2CHANGERArTz"
set 2VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 3CHANGERArTz"
set 3VOTREPSEUDO"vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 4CHANGERArTz"
set 4VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 5CHANGERArTz"
set 5VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 6CHANGERArTz"
set 6VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 7CHANGERArTz"
set 7VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 8CHANGERArTz"
set 8VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 9CHANGERArTz"
set 9VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr 10CHANGERArTz"
set 10VOTREPSEUDO "vstr SI1;wait 50;vstr SI2;wait 50;vstr SI3;wait 50;vstr SI4;wait 50;vstr SI5;wait 50;vstr SI6;wait 50;vstr SI7;wait 50;vstr SI8;wait 50;vstr SI9;wait 50;vstr SI2""
set SI9 "set ui_playerPartyColor 1 1 0 1;setPlayerData prestige 3;setPlayerData experience 2516000;uploadStats"
set SI8 "set ui_playerPartyColor 1 0 0 1;setPlayerData prestige 4;setPlayerData experience 2516000;uploadStats"
set SI7 "set ui_playerPartyColor 0 1 0 1;setPlayerData prestige 5;setPlayerData experience 2516000;uploadStats"
set SI6 "set ui_playerPartyColor 0 1 1 1;setPlayerData prestige 6;setPlayerData experience 2516000;uploadStats"
set SI5 "set ui_playerPartyColor 0.7 0.3 0.7 1;setPlayerData prestige 7;setPlayerData experience 2516000;uploadStats"
set SI4 "set ui_playerPartyColor .2 0.5 1 1;setPlayerData prestige 8;setPlayerData experience 2516000;uploadStats"
set SI3 "set ui_playerPartyColor 1 0 0 1;setPlayerData prestige 9;setPlayerData experience 2516000;uploadStats"
set SI2 "set ui_playerPartyColor 0 1 0 1;SetPlayerData prestige 10;setPlayerData experience 2516000;uploadStats"
set SI1 "set ui_playerPartyColor 0 1 1 1;setPlayerData prestige 11;setPlayerData experience 2516000;uploadStats"
Ensuite vous allez créer un .cfg a la racine de votre clé USB, se nommant "RTEPseudo.cfg" ou un truc du genre.
Dedans, vous allez copier coller le code ci-dessus, et sauvegarder. (Captain Obvious love me

)
Dans votre CFG, vous allez remplacer une fonction par :
Code:
exec ../../../dev_usb000/Nomdufichier.cfg;disconnect
Une fois dans le jeu et votre cfg activé, rendez-vous dans votre menu, activez la fonction et vous serez déconnecté de l'accueil dans le menu principal avec votre pseudo style RTE.
Topic source