Post: Ghosts 1.07 Get Map Name & Get Game Mode
02-21-2014, 11:04 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); INCLUDES VB AND C# Coding (WORKING)

Ex. You must login or register to view this content.

GET HOSTNAME: 0x02090549
VB: &H2090549 --Thanks to jwm614
GET MAP NAME OFFSET: 0x145E810
VB: &H145E810
GET GAME MODE OFFSET: 0x145E85
VB: &H145E85

VB CODE HERE: You must login or register to view this content.

C# Converted CODE HERE: You must login or register to view this content.

To use this just make a timer, then put this in the timer. Timer name in my case is "Getmapnameandgamemode".
Smile

Ex. For Get Host Name: --Thanks to jwm614
YourLabel.Text = PS3.Extension.ReadString(0x02090549);
VB: YourLabel.Text = PS3.Extension.ReadString(&H2090549)

If their is any map updates or game mode updates feel free to inform me.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked BaSs_HaXoR for this useful post:

FusionIsDaName
02-21-2014, 11:09 AM #2
Mango_Knife
In my man cave
Originally posted by HaXoR View Post
INCLUDES VB AND C# Coding (WORKING)


GET MAP NAME OFFSET: 0x145E810
VB: &H145E810
GET GAME MODE OFFSET: 0x145E85
VB: &H145E85

VB CODE HERE: You must login or register to view this content.

C# Converted CODE HERE: You must login or register to view this content.

To use this just make a timer, then put this in the timer. Timer name in my case is "Getmapnameandgamemode".
Smile

If their is any map updates or game mode updates feel free to inform me.


Nice.
But im using something alse so i could also know
Host Name
Gamemode Name
Map Name
Hardcore Detector.
You must login or register to view this content.

The following user thanked Mango_Knife for this useful post:

BaSs_HaXoR
02-21-2014, 11:13 AM #3
Good job man! Smile Lookin good... Love your organization! Nice and proffessional lookin!
02-21-2014, 02:39 PM #4
Hash847
Purple God
* yet no get host name *
02-21-2014, 04:42 PM #5
These are offsets, i dont think you can get hostname in debugger :/ Sorry.
02-21-2014, 05:02 PM #6
jwm614
NextGenUpdate Elite
Originally posted by Knife View Post
Nice.
But im using something alse so i could also know
Host Name
Gamemode Name
Map Name
Hardcore Detector.
You must login or register to view this content.



I figured it out I'll post wen I get home
02-22-2014, 08:50 AM #7
jwm614
NextGenUpdate Elite
Originally posted by HaXoR View Post
These are offsets, i dont think you can get hostname in debugger :/ Sorry.


label32.Text = PS3.Extension.ReadString(Offsets.Host);



Host = 0x02090549
03-02-2014, 12:28 AM #8
I'm new to all this so how do I download and put this on my psn account.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo