Post: Help needed with rtm tool stuff
10-23-2015, 04:04 PM #1
Hereisme766
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Okay so i have been looking for a tutorial to make a label turn in to a current psn name you are using when you attach tool to ps3, and i have found nothing. Can someone help me do it?
(adsbygoogle = window.adsbygoogle || []).push({});
10-23-2015, 06:10 PM #2
Dacoco
I void warranties.
Originally posted by Hereisme766 View Post
Okay so i have been looking for a tutorial to make a label turn in to a current psn name you are using when you attach tool to ps3, and i have found nothing. Can someone help me do it?


labelX.Text = Ps3.GetMemory(0xOffset.ToString());
10-23-2015, 06:14 PM #3
Hereisme766
Do a barrel roll!
Thanks man i try it and tell you if this works.
10-23-2015, 06:28 PM #4
Hereisme766
Do a barrel roll!
dude it doesn't work, where do i put that? inside the label? i made it look like this: deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString()); and i get "no overload for method "getmemory" takes 1 argument
10-23-2015, 07:05 PM #5
Default Avatar
Kas
Guest
Originally posted by Dacoco View Post
labelX.Text = Ps3.GetMemory(0xOffset.ToString());


Originally posted by Hereisme766 View Post
dude it doesn't work, where do i put that? inside the label? i made it look like this: deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString()); and i get "no overload for method "getmemory" takes 1 argument


I sugget you use the quote feature otherwise the user will not know you have replied.
10-23-2015, 07:06 PM #6
Hereisme766
Do a barrel roll!
Originally posted by Kas View Post
I sugget you use the quote feature otherwise the user will not know you have replied.


lol i didn't realize i didn't use it, can you tell him to help me more with this as i get that error.
10-23-2015, 07:07 PM #7
Dacoco
I void warranties.
Originally posted by Hereisme766 View Post
dude it doesn't work, where do i put that? inside the label? i made it look like this: deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString()); and i get "no overload for method "getmemory" takes 1 argument


Sorry you can put it on the attach process, I havent programmed in a while, deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString, new byte[]());

try this
10-23-2015, 07:16 PM #8
Hereisme766
Do a barrel roll!
Originally posted by Dacoco View Post
Sorry you can put it on the attach process, I havent programmed in a while, deimosLabel16.Text = PS3.GetMemory(0xF328CC.ToString, new byte[]());

try this


new byte[1]()); that spot gives me "Method name expected.. and i get more errors if i don't have number between those barracks.
10-23-2015, 07:21 PM #9
Dacoco
I void warranties.
Originally posted by Hereisme766 View Post
new byte[1]()); that spot gives me "Method name expected.. and i get more errors if i don't have number between those barracks.


If i had the code in front of me i could help you better lmao, havent done anything with programming in a while
10-23-2015, 07:35 PM #10
Hereisme766
Do a barrel roll!
Originally posted by Dacoco View Post
If i had the code in front of me i could help you better lmao, havent done anything with programming in a while


here is the picture You must login or register to view this content. showing the errors

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo