Request help reading in-game mail menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Borretos's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Request help reading in-game mail

    Hello all,

    I need to read in-game email, but i don`t know where to start. I know how to find number of inbox mails but nothing more.

    Things I've tried or investigated:


    1. Memory reading
      Tried to read email list from memory. The only thing I've found is mail count.
    2. Lua varable reading.
      Loaded a simple mail (MailMinder) addon and tried to find their internal variables. No results.
    3. Lua API WoW GetInboxHeaderInfo
      This mehod returns all the information i need, but no idea how to execute it. IMO this should be the way to go.


    I'm sure I'm not doing things well, but this is my first attempt on WoW memory reading.

    I'm using a published bot with an API (so all WoW handling it's done through their API), but it does not support Reading email, and publisher's support for developers it's not as expected.

    Could you please give me some directions to follow?

    Thanks.

    Request help reading in-game mail
  2. #2
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Paste2 - Viewing Paste 2493820
    Paste2 - Viewing Paste 2493822

    Code:
    struct CGMailInfo
    {
      _DWORD MailId;
      _DWORD SenderType;
      _QWORD SenderGuid;
      _DWORD SenderId;
      char Subject[256];
      char Message[8000];
      _DWORD PackageId;
      _DWORD StationeryId;
      _DWORD f205C;
      _QWORD money;
      _QWORD CODAmount;
      _DWORD Flags;
      float daysLeft;
      char something[256];
      _DWORD unk1;
      _DWORD unk2;
      _DWORD unk3;
      _DWORD mailtemplate;
      _DWORD unk5;
      _DWORD unk6;
      _DWORD itemrelated1[33];
      _BYTE itemrelated2[15][156];
      _BYTE itemrelated3[24];
      _BYTE rest4[8];
    };
    Code:
    .data:01112D44 ?? ?? ?? ??       g_numMails
    .data:01112D70 ?? ?? ?? ??       g_mailPtr

  3. #3
    Borretos's Avatar Private
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for your fast response, i will dig into it.

    I will try also to forward it to BoT developers to see if they can include it in the bot.

    Really thanks.

Similar Threads

  1. Replies: 2
    Last Post: 07-06-2012, 04:16 AM
  2. In-game mail spam bot???
    By Madhat in forum World of Warcraft General
    Replies: 1
    Last Post: 07-24-2010, 05:36 PM
  3. Tauren Model Editing Request/Help!
    By Gitaroo Man in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 06-24-2007, 08:14 PM
  4. [Request] Please read!
    By Kuribaf in forum World of Warcraft General
    Replies: 4
    Last Post: 03-22-2007, 10:04 PM
  5. Alliance druid, Requesting help
    By Xni in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 12-29-2006, 05:44 AM
All times are GMT -5. The time now is 05:36 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