Help a noob to help himself ;) menu

User Tag List

Results 1 to 6 of 6
  1. #1
    sebdoingbot's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help a noob to help himself ;)

    Hi guys.

    I wrote a bot. I made a lua addon, that draw rectangle of colors with wow information ( player in combat, player position, as target, etc.. ).
    Then i made a screen capture of those rectangles and i get wow info in my C## code.
    The problem is that all lua code to get target position/orientation are locked.

    Here's a screen of my bot...


    So, i found this very nice forum. I read lot of stuff, but i don't know where to start.

    In my code, i already have the IntPtr to wow process handle. I dont want to use a middle ware cheat engine, because of warden.

    Can somebody link me to a tutorial to read wow memory ?
    Should i use the offset directly from the process handle ptr?

    ps : i'm a game developer since 10years in C++. but i'm a noob in hacking and started C## 6month ago . please help.

    Thank you a lot in advance.

    Regards,

    Seb

    ps2 : sorry for my English, i'm French.

    Help a noob to help himself ;)
  2. #2
    sebdoingbot's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, finally find graal , Thanks Shynd for his blog.

    Thanks.

    Seb

  3. #3
    dffrntdnl's Avatar Active Member
    Reputation
    20
    Join Date
    Feb 2007
    Posts
    159
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol i know nothing about your coding, but your english is very good for a second language... a quick search on these forums will tell you that not everyone speaks it as well as you :P

  4. #4
    Shynd's Avatar Contributor
    Reputation
    97
    Join Date
    May 2008
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sebdoingbot View Post
    Well, finally find graal , Thanks Shynd for his blog.

    Thanks.

    Seb
    There's a few things that need changed in my articles, since I wrote them for 2.4.2. Since the update to 2.4.3, a few things have broken, and I've been very busy lately so have not found a chance to update it. Hopefully you can search around here, especially in the 2.4.3 address release thread, and be able to update whatever needs updating.

  5. #5
    mamborambo's Avatar Active Member
    Reputation
    35
    Join Date
    Jul 2008
    Posts
    178
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    very nice heeh :P

  6. #6
    sebdoingbot's Avatar Member
    Reputation
    1
    Join Date
    Aug 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shynd View Post
    There's a few things that need changed in my articles, since I wrote them for 2.4.2. Since the update to 2.4.3, a few things have broken, and I've been very busy lately so have not found a chance to update it. Hopefully you can search around here, especially in the 2.4.3 address release thread, and be able to update whatever needs updating.
    hey Shynd,

    well, the only things that is not up to date in your blog is the GetTargetGUID, you peek a value directly at some address. This adress is not valid anymore.

    Here's some code using TLS to get Unit's target, works with all units

    Code:
    // enum => UNIT_TARGET_FIELD = 0x28
    UInt64 TargetGUID = Memory.ReadUInt64(hProcess, (Memory.ReadUInt(hProcess, (pObject + 0x120)) + UNIT_TARGET_FIELD));
    So, now i just have to keep the enum field up to date

    Cheers,

    Seb

Similar Threads

  1. Noob Glider Help
    By The Juggernaut in forum World of Warcraft General
    Replies: 1
    Last Post: 03-24-2007, 05:33 PM
  2. help a noob
    By blodkiller21 in forum Art & Graphic Design
    Replies: 9
    Last Post: 01-30-2007, 02:36 AM
  3. can someone help a noob?
    By jon31592 in forum World of Warcraft General
    Replies: 2
    Last Post: 01-21-2007, 04:49 PM
  4. Help out a noob.
    By rafen in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 12-26-2006, 09:04 PM
  5. Noob help!
    By evancooleo in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-24-2006, 05:15 AM
All times are GMT -5. The time now is 02:56 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