Interact with GO menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    Amrok's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2009
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Interact with GO

    Hi, i've got a pointer to a gameobject and its GUID.. But how do i interact with it.. For NPCs I use interact with target interface function.. But u cant target a Gameobject...

    Basically this is what i have:

    Starting Fisher...
    Cast Fishing...
    Bobber Found! GUID: xxxxx Mem Loc: xxxxxxxx
    Interact.. ???

    Interact with GO
  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)
    If you are in-process, just call Gameobject's vfunc CGGameObject_C::OnRightClick, otherwise you have to **** with JIT asm...
    Last edited by TOM_RUS; 09-05-2011 at 08:47 AM.

  3. #3
    Sacred's Avatar Contributor
    Reputation
    207
    Join Date
    Dec 2007
    Posts
    152
    Thanks G/R
    3/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can write GameObject's GUID into MouseOverGUID and call Interact Mouse Over bindkey in game or just call lua function InteractUnit("mouseover");

    Here you go:
    Code:
            public static void Interact(ulong GUID)
            {
                 BlackMagic.WriteUInt64(BlackMagic.MainModule.BaseAddress + 0xA98C70, GUID); //0xA98C70 for 4.2.2.14545
                 LuaDoString("InteractUnit(\"mouseover\");");
            }
    I think its simplest way, but you can do this like TOM_RUS said.
    Last edited by Sacred; 09-05-2011 at 08:52 AM.

  4. #4
    Amrok's Avatar Banned
    Reputation
    4
    Join Date
    Apr 2009
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sacred View Post
    You can write GameObject's GUID into MouseOverGUID and call Interact Mouse Over bindkey in game or just call lua function InteractUnit("mouseover");

    Here you go:
    Code:
            public static void Interact(ulong GUID)
            {
                 BlackMagic.WriteUInt64(BlackMagic.MainModule.BaseAddress + 0xA98C70, GUID); //0xA98C70 for 4.2.2.14545
                 LuaDoString("InteractUnit(\"mouseover\");");
            }
    I think its simplest way, but you can do this like TOM_RUS said.
    thanks! thats what i've been looking for dont want to mess around with asm

  5. #5
    xyzhacker's Avatar Sergeant
    Reputation
    1
    Join Date
    Feb 2011
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks! Found out memory editing section here on mmowned is not bad.. at all

  6. #6
    Jadd's Avatar 🐸 Premium Seller
    Reputation
    1515
    Join Date
    May 2008
    Posts
    2,433
    Thanks G/R
    81/336
    Trade Feedback
    1 (100%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Interact vtable index is 0xB4

Similar Threads

  1. Interacting with object
    By miceiken in forum WoW Memory Editing
    Replies: 29
    Last Post: 06-05-2009, 08:51 AM
  2. [Question] Interacting with WoW
    By CrazyCactuaR in forum Programming
    Replies: 3
    Last Post: 05-17-2009, 01:03 PM
  3. Interact with AutoIt ...
    By Dalord Urgod in forum WoW Memory Editing
    Replies: 12
    Last Post: 04-15-2009, 11:05 PM
  4. interacting with diffrent things as zombie
    By whorkitty in forum World of Warcraft Exploration
    Replies: 10
    Last Post: 10-26-2008, 09:23 AM
  5. How to make horde interact with Alliance?
    By zlo in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 08-05-2008, 08:29 AM
All times are GMT -5. The time now is 08:19 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search