Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2
You last visited: Today at 23:37

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Send attack to multiple targets around player (WAITHACK)

Discussion on Send attack to multiple targets around player (WAITHACK) within the Metin2 forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2020
Posts: 7
Received Thanks: 1
Send attack to multiple targets around player (WAITHACK)

Hi, i want to do a waithack for p-servers but i dont know what to search for it, i dont know if i need the player pointer to take the attack range and mob pointer to kill them if they are in the range of player.
I made a send attack to target and it works but i need this one too, if someone could help with some ideas

Here's the send attack to target code:

Code:
bool status = false;
bool SendAtackPacket(int vId)
{
	
	if (status == true)
	{
		DWORD NetPointer = *(DWORD*)0x00750A04;

		DWORD SendBattle = 0x004AE050;

		_asm
		{
			mov ecx, NetPointer
			push vId
			push 0
			call SendBattle
		}
		return 0;
	}
	
}
void Main()
{
		while (true)
		{
			
			if (GetAsyncKeyState(VK_NUMPAD7))
			{
				status = false;
			}
			else if(GetAsyncKeyState(VK_NUMPAD9))
			{
				status = true;
			}
				DWORD GetTargetVID = (*(DWORD*)(*(DWORD*)0x0078AE54 + 0x00010434));
				SendAtackPacket(GetTargetVID);
				Sleep(10);
		
		}
}
mildegusti is offline  
Thanks
1 User
Old 11/21/2020, 20:32   #2
 
elite*gold: 0
Join Date: Sep 2014
Posts: 1
Received Thanks: 0
++
QualLizm is offline  
Old 12/07/2020, 18:34   #3
 
kraneqq's Avatar
 
elite*gold: 0
Join Date: Aug 2018
Posts: 29
Received Thanks: 1
nu mai folosi inline asm mane
kraneqq is offline  
Old 12/16/2020, 18:39   #4
 
elite*gold: 0
Join Date: May 2018
Posts: 36
Received Thanks: 32
Code:
TCharacterInstanceMap m_kAliveInstMap; //typedef std::map<DWORD, CInstanceBase *> TCharacterInstanceMap;
hellofriend.mov is offline  
Old 01/01/2021, 11:10   #5
 
elite*gold: 0
Join Date: Aug 2011
Posts: 9
Received Thanks: 0
Quote:
Originally Posted by mildegusti View Post
Hi, i want to do a waithack for p-servers but i dont know what to search for it, i dont know if i need the player pointer to take the attack range and mob pointer to kill them if they are in the range of player.
I made a send attack to target and it works but i need this one too, if someone could help with some ideas

Here's the send attack to target code:

Code:
bool status = false;
bool SendAtackPacket(int vId)
{
	
	if (status == true)
	{
		DWORD NetPointer = *(DWORD*)0x00750A04;

		DWORD SendBattle = 0x004AE050;

		_asm
		{
			mov ecx, NetPointer
			push vId
			push 0
			call SendBattle
		}
		return 0;
	}
	
}
void Main()
{
		while (true)
		{
			
			if (GetAsyncKeyState(VK_NUMPAD7))
			{
				status = false;
			}
			else if(GetAsyncKeyState(VK_NUMPAD9))
			{
				status = true;
			}
				DWORD GetTargetVID = (*(DWORD*)(*(DWORD*)0x0078AE54 + 0x00010434));
				SendAtackPacket(GetTargetVID);
				Sleep(10);
		
		}
}

did u fixed ?
musty19945 is offline  
Old 02/09/2021, 08:26   #6
 
elite*gold: 0
Join Date: Nov 2020
Posts: 7
Received Thanks: 1
nope i didnt
mildegusti is offline  
Old 09/27/2021, 21:50   #7
 
Real Sheeza's Avatar
 
elite*gold: 0
Join Date: Jan 2015
Posts: 35
Received Thanks: 12
is there any .exe?
Real Sheeza is offline  
Reply


Similar Threads Similar Threads
Waithack >> send attack
09/21/2017 - Metin2 Private Server - 0 Replies
Can you help me with send attack for this https://metin2origins.ro/ or other who work for private server please..
[Buying] Metin2 Send DMG to target / auch send dmg to target on attack
05/28/2014 - Metin2 Trading - 5 Replies
Moinsen Freunde, ich suche hier mal einen gescheiten Coder der mir einen Hack/Bot/Tool schreiben kann. Es geht um das was im Titel steht. Ich möchte das so haben wie lalaker1 es hier publiziert hatte, da es aber auf den meisten Servern nicht mit dieser Geschwindigkeit geklappt hat möchte ich nur für mich privat sowas haben. Genaue Infos gibt es per PN, natürlich muss das zwischenmenschliche auch stimmen, die Bezahlung stimmt auf jeden Fall.
multiple render targets
12/12/2012 - C/C++ - 2 Replies
Wie funktioniert multiple render targets genau? Verstehe nicht ganz wie man das jetzt nutzt da die Infos von Microsoft sehr mager sind. schon lange gegooglet. nutze DirectX9 also was man alles aufsetzten muss etc mein ich
L2Walker Problem with Targets
03/03/2006 - Lineage 2 - 12 Replies
Hi. I've managed to use L2Walker. Everything is running fine except for one thing. Sometimes the bot just runs around after the mobs and it doesn't atacks them. When this happens some strange chinese characters appeard in the bot "L2 Information". I tried to translate these characters and it means: "Surpasses the time,Trades the goal". So I think that the bot is telling me that it takes to much to reach a target so he skips to another one and this goes on and on. Anyone is having the same...



All times are GMT +1. The time now is 23:37.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.