[3.0.9] Memory Address menu

Shout-Out

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [3.0.9] Memory Address

    Hi, i just start learn memory reading yesterday, and after lot of coffee, understand how it work.
    I put here somme address and GUID.

    Code:
    Player Name : 0x011CB348
    PlayerBase = [[[0x127F13C] + 0x30] + 0x28]
    Player Health : PlayerBase + 0xFF4
    Player Max Health : PlayerBase + 0x26E4
    Player Mana : PlayerBase + 0xHFF8
    Player Max Mana : PlayerBase + 0x26E8
    Player Experience : PlayerBase + 0x3630
    I will update this thread, feel free to add your address
    Last edited by JuJuBoSc; 02-16-2009 at 02:50 AM.

    [3.0.9] Memory Address
  2. #2
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JuJuBoSc View Post
    Hi, i just start learn memory reading yesterday, and after lot of coffee, understand how it work.
    I put here somme address and guid.

    Code:
    To find player base i use : [[[0x127F13C] + 0x30] + 0x28]
    
    Now actually searching some other value :
    
    Player Health : 4084
    Player Mana : 4088
    Player Experience : 13872
    Player Max Health : 9956
    I will update this thread, feel free to add your address
    ...somme address and guid.
    GUID?

  3. #3
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, GUID does sound professional!

    http://www.mmowned.com/forums/wow-me...some-help.html

  4. #4
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Experience GUID look bad, trying to find another way tonight to get it ... any help will be apprecied

    EDIT : it work
    Last edited by JuJuBoSc; 02-15-2009 at 01:46 AM.

  5. #5
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I can't remember the exact offsets off the batch but try scan for it... should be there ^^

  6. #6
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Have a problem when retrieve value, she always have only 3 number.

  7. #7
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JuJuBoSc View Post
    Have a problem when retrieve value, she always have only 3 number.

    What are you talking about?

  8. #8
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1422
    Join Date
    Apr 2006
    Posts
    3,946
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    i think hes extremely confused... i dont even know what hes talking about and i'm normally good at deciphering what non-english people say.

  9. #9
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have problem when retrieve value of address in VB.net, my value is always 3 length max.
    Yes i'm new in memory reading, but try to learn
    Last edited by JuJuBoSc; 02-15-2009 at 01:57 AM.

  10. #10
    Xarg0's Avatar Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    389
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess he's talking about the value he's reading from his xp offset, and he seems to have mistaken the GUID for something else.
    @JuJuBoSc
    The GUID is a unique identifier for objects I don't see how your post is related to it in any way.
    And what do you mean that by "my value is always 3 lenght max." what value do you refer to (experiencepoints?) and I can't get a meaning out of 3 lengt max, are you trying to say that the value is never bigger than 3 decimal?
    I hacked 127.0.0.1

  11. #11
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xarg0 View Post
    And what do you mean that by "my value is always 3 lenght max." what value do you refer to (experiencepoints?) and I can't get a meaning out of 3 lengt max, are you trying to say that the value is never bigger than 3 decimal?
    It's exactly what i want to say, but i'm french and my english is not very good
    experience value work but when it's too high it's not the good value :s

  12. #12
    Sychotix's Avatar Moderator Authenticator enabled
    Reputation
    1422
    Join Date
    Apr 2006
    Posts
    3,946
    Thanks G/R
    285/573
    Trade Feedback
    1 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    maybe you are reading it as the wrong type. Try "4 Byte" or "Long" (just guessing, but thats prob it).

  13. #13
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ho it's just a problem in my reading function, it work good now

    If anyone know how to finding target base to find target, health, name, faction etc, share share

  14. #14
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JuJuBoSc View Post
    Ho it's just a problem in my reading function, it work good now

    If anyone know how to finding target base to find target, health, name, faction etc, share share


    A little recommendation..
    Try use the Search function...

  15. #15
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have searched today, but don't find anything for help me, your help will be apprecied.

Page 1 of 2 12 LastLast

Similar Threads

  1. Memory addresses
    By kisjaksi in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 08-05-2010, 05:11 PM
  2. [VB.NET] Send value of a memory address via SMTP?
    By Y R U A NUB ? in forum Programming
    Replies: 3
    Last Post: 07-09-2009, 06:05 PM
  3. And what does one do with all these memory addresses?
    By Nonominator in forum WoW Memory Editing
    Replies: 6
    Last Post: 03-23-2008, 06:52 PM
  4. where is that guide to finding the memory-address which Enables model editing
    By mikesanders in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 07-12-2007, 11:19 PM
All times are GMT -5. The time now is 03:36 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search