Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 10:41

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

Advertisement



[Help] How to Block Hacks.

Discussion on [Help] How to Block Hacks. within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2011
Posts: 61
Received Thanks: 3
[Help] How to Block Hacks.

How TO Block Infiltration Hack in Source with out using Q-protect
tangia1426 is offline  
Old 02/03/2013, 11:03   #2
 
Rhyder`'s Avatar
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
fix Infiltration.

(MsgHdr.h)
Add in front of this :
Code:
#define SNAPSHOTTYPE_CHAT	(WORD)0x0001
this :
Code:
#define PACKETTYPE_INFILTRATION					(DWORD)0xde4d833f
(DPSrvr.cpp, WS)
after BEGIN_MSG add this:
Code:
ON_MSG(  PACKETTYPE_INFILTRATION, OnInfiltration );
at the end of the file:
Code:
void CDPSrvr::OnInfiltration( CAr & ar, DPID dpidCache, DPID dpidUser, LPBYTE lpBuf, u_long uBufSize )
{
	CUser *pUser = g_UserMng.GetUser( dpidCache, dpidUser );
	if( IsValidObj( pUser ) )
	{
		g_UserMng.RemoveUser( pUser->m_dwSerial );
	}
}
(DPSrvr.h,, WS)
Under
Code:
#ifdef __GUILD_HOUSE_MIDDLE
	void	OnGuildHouseTenderMainWnd( CAr & ar, DPID dpidCache, DPID dpidUser, LPBYTE, u_long );
	void	OnGuildHouseTenderInfoWnd( CAr & ar, DPID dpidCache, DPID dpidUser, LPBYTE, u_long );
	void	OnGuildHouseTenderJoin( CAr & ar, DPID dpidCache, DPID dpidUser, LPBYTE, u_long );
#endif // __GUILD_HOUSE_MIDDLE
add this:
Code:
	void	OnInfiltration( CAr & ar, DPID dpidCache, DPID dpidUser, LPBYTE lpBuf, u_long uBufSize );
Rhyder` is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
[Question] block ip ou block mannequin in events
08/07/2012 - EO PServer Hosting - 2 Replies
There are some missions and events where you do not want the player not involved more than one time, wanted to know if you have any action to block the ip or mannequin, so the player participates only once in the game
[BLOCK]Injections/Hacks
06/08/2012 - Metin2 Private Server - 1 Replies
Hi there! I'm looking a way to block injections, at least the Padmak Switchbot. Is there someway? If there is, please give me the topic, or create a topic with it and post the link here, or teach me, or send me a pm with how to do it. Thanks all.. Hug!
Block für Block für Block... 24/7 root-server
04/01/2012 - Minecraft Server Advertising - 0 Replies
Ich bin neu in dem Gebiet Minecraft, doch das Spiel hat mich sofort gepackt, deswegen habe ich auch gleich einen Server aufgesetzt. Modus: "Classic" Plugins: Ein paar sind drauf und einige kommen noch, der Server befindet sich noch im Aufbau, hat 50 Slots und ich bin für allerlei Spielerein zu haben. Neue User bekommen Starthilfe und Support beim Game, für Fortgeschrittene sind Unterstützung für Projekte selbstverständlich. Der Server wurde Heute aufgesetzt und es gibt mitlerweile...
NO MORE BLOCK POSTS end BLOCK HACK
03/07/2009 - Dekaron - 4 Replies
Go here -> http://www.elitepvpers.com/forum/complaint-area/218 508-kikichan-2moons-rf-mod.html <- this post is for SHOW PEOPLE what is going in 2moons HACK SECTION.



All times are GMT +2. The time now is 10:41.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.