Read Memory in VB.NET
Hey Guys.
I currently developing a League of Legends 3 party tool and i need to know the summoner name from the process "Lolclient.exe"
I can do it in Cheat Engine but i have no idea on how to do it in vb.net
Here is where i can find the summoner name in Cheat Engine:
First i open the program and select the League of Legends process.

Next thing i do is to run a scan and press the button "Memory Viewer"

After that i search for my summoner name

And then it finds my summoner name "Quartas Hjerne"

How can i do that in VB.NET?
(I know a lot about vb.net but nothing about process and bytes
)
I currently developing a League of Legends 3 party tool and i need to know the summoner name from the process "Lolclient.exe"
I can do it in Cheat Engine but i have no idea on how to do it in vb.net
Here is where i can find the summoner name in Cheat Engine:
First i open the program and select the League of Legends process.

Next thing i do is to run a scan and press the button "Memory Viewer"

After that i search for my summoner name

And then it finds my summoner name "Quartas Hjerne"

How can i do that in VB.NET?
(I know a lot about vb.net but nothing about process and bytes
)