FFXIV - Memory Editing - Pointer for own bot menu

User Tag List

Results 1 to 8 of 8
  1. #1
    geograman's Avatar Member
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    FFXIV - Memory Editing - Pointer for own bot

    Hi guys,

    I am currently on a small project to build a little farming bot.

    I have allready found some multilevel pointers and offsets for LP / MP / TP / Rotation / X / Y

    It would be nice if you guys could contribute some further information IF you have.

    Things like more offsets and pointers and how you managed to find them or other usefull things etc

    THX and here is what ive found so far (cheat engine table):

    Code:
    <?xml version="1.0" encoding="utf-8"?>
    <CheatTable CheatEngineTableVersion="16">
      <CheatEntries>
        <CheatEntry>
          <ID>6</ID>
          <Description>"HP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>188</Offset>
            <Offset>0</Offset>
            <Offset>1B8</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>7</ID>
          <Description>"HP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>188</Offset>
            <Offset>8</Offset>
            <Offset>1B4</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>11</ID>
          <Description>"MP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>18C</Offset>
            <Offset>0</Offset>
            <Offset>1B8</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>12</ID>
          <Description>"MP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>18C</Offset>
            <Offset>8</Offset>
            <Offset>1B4</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>13</ID>
          <Description>"TP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>190</Offset>
            <Offset>0</Offset>
            <Offset>1B8</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>14</ID>
          <Description>"TP Offsets"</Description>
          <Color>80000008</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>"ffxiv.exe"+00F8BBE0</Address>
          <Offsets>
            <Offset>A0</Offset>
            <Offset>190</Offset>
            <Offset>8</Offset>
            <Offset>1B4</Offset>
            <Offset>14</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>15</ID>
          <Description>"Rotation"</Description>
          <Color>80000008</Color>
          <VariableType>Float</VariableType>
          <Address>ffxiv.exe+F8BA14</Address>
          <Offsets>
            <Offset>B0</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>16</ID>
          <Description>"Y"</Description>
          <Color>80000008</Color>
          <VariableType>Float</VariableType>
          <Address>ffxiv.exe+F8BA14</Address>
          <Offsets>
            <Offset>A8</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>17</ID>
          <Description>"X"</Description>
          <Color>80000008</Color>
          <VariableType>Float</VariableType>
          <Address>ffxiv.exe+F8BA14</Address>
          <Offsets>
            <Offset>A0</Offset>
          </Offsets>
        </CheatEntry>
      </CheatEntries>
      <UserdefinedSymbols/>
    </CheatTable>

    FFXIV - Memory Editing - Pointer for own bot
  2. #2
    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)
    Looks like pointer scan, that's ugly

    Most of them can be found from this base : 0x138BA14

  3. #3
    Jinivus's Avatar Member
    Reputation
    1
    Join Date
    Jul 2008
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JuJuBoSc View Post
    Looks like pointer scan, that's ugly

    Most of them can be found from this base : 0x138BA14


    Not sure what I'm looking at xD
    Attached Thumbnails Attached Thumbnails FFXIV - Memory Editing - Pointer for own bot-qieyxt5-jpg  

  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)
    You must learn memory reading first then, this is basic stuff

  5. #5
    TccX's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I started to learn memory editing so ill also leave my stuff here. Hope it helps.

    CharName:
    ffxiv.exe+10BD3F1

    BasePointer:
    ffxiv.exe+F88EFC

    HP:
    offset: 1690
    MP:
    offset: 1698
    TP:
    offset: 16A0

  6. #6
    jpjpjpjp's Avatar Private
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know the static address for the Condition of the synth or the base + offset?

  7. #7
    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 jpjpjpjp View Post
    Does anyone know the static address for the Condition of the synth or the base + offset?
    You have to mess with all their UI shit, hope you enjoy multi pointer stuff

  8. #8
    wovenspirit's Avatar Member
    Reputation
    2
    Join Date
    Jun 2009
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking for the Object Mem addresses if anyone can point me in the right direction?

    Looking to find Mineral nodes and logging nodes etc. for gathering.

    Thanks in advance!

Similar Threads

  1. [Release] SHInject - A small Memory Editing library for 3.3.5:12340
    By Blackplayer27 in forum WoW Memory Editing
    Replies: 4
    Last Post: 09-22-2020, 06:06 PM
  2. Java Memory Editing Lib for Windows
    By kyperbelt in forum WoW Memory Editing
    Replies: 10
    Last Post: 05-14-2016, 05:34 PM
  3. Make your own Bots for Wow/EQ2
    By HunterHero in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 10-19-2006, 10:05 AM
All times are GMT -5. The time now is 12:51 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