Memory addresses menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 49
  1. #1
    luthien23's Avatar Member
    Reputation
    29
    Join Date
    Apr 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Memory addresses

    Some static addresses I found :

    0147F924 Player X, float
    0147F928 Player Z, float
    0147F92C Player Y, float

    In the compass the values are displayed multiplied by 10.

    Memory addresses
  2. #2
    henrygale's Avatar Active Member CoreCoins Purchaser
    Reputation
    32
    Join Date
    Oct 2011
    Posts
    148
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice work mate
    skype: zoopizoop

  3. #3
    furst's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! Nice find.

  4. #4
    Azmodeus's Avatar Banned
    Reputation
    0
    Join Date
    Nov 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cant find that.. is that swtor.exe + 147F924 which is outside of the gamespace. I'm guessing you found it but you didnt tell us where the game was loaded at. It changes (atleast on my machine) every time I load the game, so need it in a format like swtor.exe + XXXXX

    ---------- Post added at 09:37 PM ---------- Previous post was at 09:33 PM ----------

    Here is the actual offsets:

    swtor.exe+F72DC8 = x, +4 = Z, +8 = Y

    I hope that helps.

    -Snip-
    Don't ask for rep! - Ground Zero
    Last edited by Ground Zero; 12-24-2011 at 12:28 PM.

  5. #5
    Apoc's Avatar Angry Penguin
    Reputation
    1387
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh the info I could supply... but won't....

  6. #6
    rages4calm's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Apoc View Post
    Oh the info I could supply... but won't....
    That's teasing! But then again I think it is a bit too early. :P

  7. #7
    Azmodeus's Avatar Banned
    Reputation
    0
    Join Date
    Nov 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That one offset got me started, and I've found quite a few now..mob array, health, isstealth, isaggro, etc.

    The game is pretty easy to find offsets, I'm really surprised there is not a bot out yet.

  8. #8
    luthien23's Avatar Member
    Reputation
    29
    Join Date
    Apr 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azmodeus View Post
    Cant find that.. is that swtor.exe + 147F924 which is outside of the gamespace. I'm guessing you found it but you didnt tell us where the game was loaded at. It changes (atleast on my machine) every time I load the game, so need it in a format like swtor.exe + XXXXX

    ---------- Post added at 09:37 PM ---------- Previous post was at 09:33 PM ----------

    Here is the actual offsets:

    swtor.exe+F72DC8 = x, +4 = Z, +8 = Y

    I hope that helps.

    -Snip-
    Don't ask for rep! - Ground Zero
    swtor.exe+0 is 00400000
    If you want addresses based on it then you just need to substract 00400000 from the adress I gave.
    Thus :
    0147F924 = 00400000+0107F924
    0147F924 = swtor.exe+0107F924

    You addresses also work fine.

    Some more addresses :
    [0147BB68] + 3C : Player angle, float, in radians, with origin in Y axix
    [ [ [ [ [ 10027E8C] + 3B8 ] + 504 ] + 14 ] + 8 ] + 40 : Player health, float, percentage from 0.0 to 100.0

  9. #9
    rodarvus's Avatar Member
    Reputation
    13
    Join Date
    Jun 2011
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Apoc View Post
    Oh the info I could supply... but won't....
    Everyone is patiently waiting for your stuff. Make sure it works nicely and no one is going to complain :P

  10. #10
    gameroz's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I cant seem to get the health to work, can you help explain it more.

    Originally Posted by luthien23 View Post
    swtor.exe+0 is 00400000
    If you want addresses based on it then you just need to substract 00400000 from the adress I gave.
    Thus :
    0147F924 = 00400000+0107F924
    0147F924 = swtor.exe+0107F924

    You addresses also work fine.

    Some more addresses :
    [0147BB68] + 3C : Player angle, float, in radians, with origin in Y axix
    [ [ [ [ [ 10027E8C] + 3B8 ] + 504 ] + 14 ] + 8 ] + 40 : Player health, float, percentage from 0.0 to 100.0

  11. #11
    Distiny's Avatar Site Donator Cheat or Die!
    Reputation
    170
    Join Date
    Nov 2006
    Posts
    314
    Thanks G/R
    28/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any news/updates/info on the anti cheat system, is it active ? working?, bypass?

  12. #12
    luthien23's Avatar Member
    Reputation
    29
    Join Date
    Apr 2009
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gameroz View Post
    I cant seem to get the health to work, can you help explain it more.
    This is the basic code to read the health without error checking/attaching/etc.
    Code:
      ReadProcessMemory( processHandle, (LPCVOID) 0x10027E8C , &address, sizeof(address), &bytesRead ); 
      ReadProcessMemory( processHandle, (LPCVOID) (address+0x3B8) , &address, sizeof(address), &bytesRead ); 
      ReadProcessMemory( processHandle, (LPCVOID) (address+0x504) , &address, sizeof(address), &bytesRead ); 
      ReadProcessMemory( processHandle, (LPCVOID) (address+0x14)  , &address, sizeof(address), &bytesRead ); 
      ReadProcessMemory( processHandle, (LPCVOID) (address+0x8)   , &address, sizeof(address), &bytesRead ); 
      ReadProcessMemory( processHandle, (LPCVOID) (address+0x40)  , &health, sizeof(health), &bytesRead );

  13. #13
    asdfx123's Avatar Elite User
    Reputation
    455
    Join Date
    Jan 2009
    Posts
    344
    Thanks G/R
    39/36
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    one question, if i modify x, y or z it does not do anything at all. Is this intended to be or not?

  14. #14
    Azmodeus's Avatar Banned
    Reputation
    0
    Join Date
    Nov 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @asdfx123 - Correct, those are copies.. to teleport you have to modify other values.. but be forewarned, they have rubberband code in place so if you teleport more than a few meters away you will pop back.

    @gameroz - Yea that wont work on all machines, if you have dll's loaded in different spaces in memory that wont work on your machine. Hence most people post offsets in the fashion Module+OFFSET so that you can see it on all machines. However, you can still find it easily. just load up cheat engine, find your hp %, and do a pointer scan, and with the defaults it lists, you will find the offset, and you can fix for your machine.

  15. #15
    asdfx123's Avatar Elite User
    Reputation
    455
    Join Date
    Jan 2009
    Posts
    344
    Thanks G/R
    39/36
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Azmodeus View Post
    @asdfx123 - Correct, those are copies.. to teleport you have to modify other values.. but be forewarned, they have rubberband code in place so if you teleport more than a few meters away you will pop back.

    @gameroz - Yea that wont work on all machines, if you have dll's loaded in different spaces in memory that wont work on your machine. Hence most people post offsets in the fashion Module+OFFSET so that you can see it on all machines. However, you can still find it easily. just load up cheat engine, find your hp %, and do a pointer scan, and with the defaults it lists, you will find the offset, and you can fix for your machine.
    so i have to find the same values but they are located somewhere else in memory?

Page 1 of 4 1234 LastLast

Similar Threads

  1. [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
  2. [3.0.9] Memory Address
    By JuJuBoSc in forum WoW Memory Editing
    Replies: 18
    Last Post: 04-15-2009, 12:18 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 06:38 AM. 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