Post: i need help with this on my rtm sorry im c# noob
06-02-2018, 04:45 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); im trying to get my psn name into the class name /name changer box on my ps3 i have researched it i had it before but i cant find it please help and thanks
06-02-2018, 04:12 PM #2
Originally posted by Screw
im trying to get my psn name into the class name /name changer box on my ps3 i have researched it i had it before but i cant find it please help and thanks


Use This to get the name:

public static string userName;
userName = PS3.Extension.ReadString(0x26C067F);
label1.Text = userName;


Offset is for black ops 2, use the local Name offset for whatever game you want
Last edited by NMT_VadRe ; 06-03-2018 at 09:50 AM.
06-04-2018, 07:24 AM #3
thanks so much do you have a skype or anytthing i could use some help some time
06-06-2018, 02:19 AM #4
Algebra
[move]mov eax, 69[/move]
Originally posted by VadRe View Post
Use This to get the name:

public static string userName;
userName = PS3.Extension.ReadString(0x26C067F);
label1.Text = userName;


Offset is for black ops 2, use the local Name offset for whatever game you want


Did this answer your question? If so please quote me so I can close the thread.

Originally posted by Screw
thanks so much do you have a skype or anytthing i could use some help some time


His Skype is in his signature.
06-07-2018, 08:52 AM #5
Originally posted by Screw
thanks so much do you have a skype or anytthing i could use some help some time


add me on facebook(i dont use skype anymore).

i'll send you a message with my username
06-15-2018, 11:11 PM #6
Originally posted by Algebra View Post
Did this answer your question? If so please quote me so I can close the thread.



His Skype is in his signature.


yes this anwsered me

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo