Player loop for 1.2.0c menu

User Tag List

Results 1 to 1 of 1
  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)

    Player loop for 1.2.0c

    Hello, this is my player loop and I'm having problems with the crashing, does anyone know why?
    I have included a signature so people could use this as well, if someone could help me fix this, I would give gratitude.

    Player loop address for 1.2.0c
    swtor.exe+10928F0

    Player loop signature for 1.2.0c
    Code:
    dwplayer = Utils::FindPattern(dwEntryPoint, dwCodeSize, (PBYTE)"\x8B\x0D\x00\x00\x00\x00\x56\xE8\x00\x00\x00\x00\xC6\x45\x00\x00\xFF\x0D\x00\x00\x00\x00\xC7\x45\x00\x00\x00\x00\x00", "xx????xx????xx??xx????xx????" );

    Code:
    	c_PlayerManager* pPlayerMgr = (c_PlayerManager*)*(DWORD*)( dwSWTOR + dwplayer );
    
    	if( pPlayerMgr )
    	{
    		c_Player* pFirst = pPlayerMgr->pFirstPlayer;
    		c_Player* pLast  = pPlayerMgr->pLastPlayer;
    
    		if( pFirst && pLast )
    		{
    			c_Player* p = pFirst->nextplayer;
    
    			while( p && p != pFirst && pFirst <= pLast )
    			{
    				char szDebug2[256];		
    				
    				printf( szDebug2, "p: 0x%X", (DWORD)p );			
    
    				p = p->nextplayer;
    			}
    		}
    	}

    Player loop for 1.2.0c

Similar Threads

  1. [Mangos] Player Bots for WoW Classic (1.12.1)
    By saphon in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 04-14-2011, 04:25 PM
  2. Looking for : online player map for server
    By darkkiller1992 in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-07-2009, 04:31 AM
  3. Unit/Player Facing for Z axis
    By g3gg0 in forum WoW Memory Editing
    Replies: 15
    Last Post: 01-17-2009, 09:53 AM
  4. [DK] Grief Players waiting for Boat//Zeppelin
    By Seraphant in forum World of Warcraft Guides
    Replies: 5
    Last Post: 01-07-2009, 02:58 PM
  5. Realm loop for ascent
    By xUrbanx in forum World of Warcraft Emulator Servers
    Replies: 14
    Last Post: 10-12-2007, 02:16 PM
All times are GMT -5. The time now is 07:40 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