Gom Help? menu

User Tag List

Thread: Gom Help?

Results 1 to 2 of 2
  1. #1
    the1domo's Avatar Active Member
    Reputation
    50
    Join Date
    Jan 2012
    Posts
    129
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Gom Help?

    Hey, I'm having an issue with GOM and I can't figure out why it keeps crashing. Are my virtual functions in the right order or am I doing something wrong?

    Code:
    class GOM
    {
    public:
    	virtual Prototype* GetPrototypeById(unsigned int IdLow, unsigned int idHigh, int trace);
    	virtual void Function1(); //
    	virtual void Function2(); //
    	virtual void Function3(); //
    	virtual void Function4(); //
    	virtual void Function5(); //
    	virtual int lookupPrototypeId( DWORD* ReturnId, eastl::wstring *protoType, int trace);
    	virtual HeroNode*  GetNodeById(int idLowPart, int idHighPart, int trace = 0);
    	virtual int lookupPrototypeName(eastl::wstring *protoType, LARGE_INTEGER Val);
    	virtual int  getPropertyFromNode(LARGE_INTEGER Val, eastl::wstring *, eastl::wstring *Out);
    	virtual int whatIs(void *This,LARGE_INTEGER Val, eastl::string* ret, eastl::string* str1, eastl::string* str2);
    	virtual int  GetEnumDefs( void* defs );
    	virtual int  *GetClassTotalFields(LARGE_INTEGER * Val, int *ret);
    I'm calling them like this

    Code:
    	DWORD* blah = *(DWORD**)Utils::Ptr(Entry::g_hMainModule, 0x010926E0);
    	GOM* g_main = (GOM*)blah;
    
    	if(g_main)
    	{
    		printf("g_main: 0x%X\n", g_main);
    		Utils::add_log("g_main: 0x%X", g_main);
    
    		if(g_main->NodeList && g_main->NodeList->IdLow && g_main->NodeList->IdHigh)
    		{
    			int g_IdLow = g_main->NodeList->IdLow;
    			int g_IdHigh = g_main->NodeList->IdHigh;
    
    			printf("g_IdLow: 0x%X\n", g_IdLow);
    			Utils::add_log("g_IdLow: 0x%X", g_IdLow);
    
    			printf("g_IdHigh: 0x%X\n", g_IdHigh);
    			Utils::add_log("g_IdHigh: 0x%X", g_IdHigh);
    
    			HeroNode* heroNode =  (HeroNode*)g_main->GetNodeById(g_IdLow, g_IdHigh);
    			if(heroNode)
    			{
    				printf("---------------\nPlayer: 0x%08X\n---------------\n", heroNode);
    				Utils::add_log("---------------\nPlayer: 0x%08X\n---------------", heroNode);
    			}
    		}
    	}
    Last edited by the1domo; 05-04-2012 at 05:19 PM.

    Gom Help?
  2. #2
    the1domo's Avatar Active Member
    Reputation
    50
    Join Date
    Jan 2012
    Posts
    129
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    hi

    Well, I got it working I dont understand why you guys are so hush hush and you wont help anyone on this forum I'm willing to help anyone who needs help with GOM. I won't give you any exact answers but I will point you in the right direction I'm only willing to help people who are willing to try their hardest to figure this out but if you're willing, I'm willing to help, unlike all these other *******s who when you ask a question will leave your post unanswered Thank you and I hope you all have fun hacking Starwars

    my logger
    Code:
    Swtor Hooked
    Swtor EntryPoint: 0x001B1000
    g_main: 0xB6706D0
    
    i: 0 & x: 0
    pGE: 0xCC48B1C0
    pGE->Type:  1
    tcid:  0
    HeroNode:  0xCC45F1E0
    hNode->pCnt:  0xCC49CDC0
    X:  191.56

Similar Threads

  1. HELP: Gold Scam Exploit
    By GoldDragon in forum World of Warcraft General
    Replies: 11
    Last Post: 01-23-2007, 07:26 PM
  2. Banner Ad Redesign help
    By Matt in forum Community Chat
    Replies: 57
    Last Post: 07-08-2006, 08:40 PM
  3. Help WoW Fish-Bot
    By Eliteplague in forum World of Warcraft General
    Replies: 1
    Last Post: 05-07-2006, 08:36 PM
  4. Hit points and talent points? Please help
    By hankusdankus in forum World of Warcraft General
    Replies: 6
    Last Post: 05-04-2006, 02:00 PM
  5. bot help
    By xwhitedeathx in forum World of Warcraft General
    Replies: 3
    Last Post: 05-01-2006, 03:50 AM
All times are GMT -5. The time now is 10:28 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