Register for your free account! | Forgot your password?

You last visited: Today at 03:03

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

Advertisement



Fix/Cheat Zoom

Discussion on Fix/Cheat Zoom within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1

 
elite*gold: 28
Join Date: Feb 2010
Posts: 463
Received Thanks: 277
Fix/Cheat Zoom

Après avoir vue le Bot de greyb1t je me suis pencher sur le fait de pouvoir changer la valeur du Zoom, en me disant qu'il devait bien être possible de mettre une limite à celui-ci, tout d'abord j'ai regarder comment faire, donc l'astuce est assez simple.

Dès lorsque vous êtes connectez au jeu, cherche avec cheat engine en "Value Type" Float la valeur "6", ensuite dé-zommer au maximum et modifié la Value par "7" puis next scan, vous trouverez le Float du zoom, ensuite il suffit de le modifié comme bon vous semble :



Pour corrigé rendez-vous dans le fichier "Camera.cpp" à la fonction "CBackCamera::Process"

Modifié

Code:
#if __VER >= 13 // __HOUSING
	if(m_nCamMode == CM_MYROOM)
	{
		if(m_fZoom <= 0.5f) m_fZoom = 0.5f;
	//	if(m_fZoom >= 3.0f) m_fZoom = 3.0f;
	}
#endif // __HOUSING
par

Code:
#if __VER >= 13 // __HOUSING
	if(m_nCamMode == CM_MYROOM)
	{
		if(m_fZoom <= 0.5f) m_fZoom = 0.5f;
		if(m_fZoom >= 15.0f) m_fZoom = 15.0f;
	}
	else
	{
		if(m_fZoom < -1.5f) m_fZoom = -1.5f;
		if(m_fZoom > 15.0f) m_fZoom = 15.0f;
	}
#endif // __HOUSING

--------------------------------------

English ->

As soon as you connect to the game, trying to cheat engine in "Value Type" Float value "6", then de-zommer maximum and change the Value by "7" then next scan, you will find the Float zoom, then just changed the way you like:



Go to the file "Camera.cpp" on the function "CBackCamera::Process"

Change :

Code:
#if __VER >= 13 // __HOUSING
	if(m_nCamMode == CM_MYROOM)
	{
		if(m_fZoom <= 0.5f) m_fZoom = 0.5f;
	//	if(m_fZoom >= 3.0f) m_fZoom = 3.0f;
	}
#endif // __HOUSING
By

Code:
#if __VER >= 13 // __HOUSING
	if(m_nCamMode == CM_MYROOM)
	{
		if(m_fZoom <= 0.5f) m_fZoom = 0.5f;
		if(m_fZoom >= 15.0f) m_fZoom = 15.0f;
	}
	else
	{
		if(m_fZoom < -1.5f) m_fZoom = -1.5f;
		if(m_fZoom > 15.0f) m_fZoom = 15.0f;
	}
#endif // __HOUSING
ZeroTwo02 is offline  
Old 05/27/2016, 14:53   #2
 
elite*gold: 59
Join Date: Oct 2012
Posts: 716
Received Thanks: 465
Easy to bypass:
Search for 15.0 float point with exact value, replace it with e.g. 50 and you will be able to zoom again.
I think narutos Thread opening is close to spam as for every 10 characters he opens a new thread and most of the times the code is just ****.
#NarutoStopSpam
@: Clientside fixes should not be published as the only way to apply hack fixes in thy client is to hide how it works, which is the principle of "Security by obscurity".
FlyCraft.TobiLap is offline  
Thanks
2 Users
Old 05/28/2016, 00:32   #3
Trade Restricted
 
elite*gold: 0
Join Date: May 2011
Posts: 551
Received Thanks: 336
thx now my hamachi server more safe
Devisory is offline  
Thanks
6 Users
Old 05/28/2016, 14:29   #4
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Quote:
Originally Posted by Devisory View Post
thx now my hamachi server more safe
now the name of the server becomes zoom flyff
Rhyder` is offline  
Old 05/28/2016, 18:07   #5
 
xMootie's Avatar
 
elite*gold: 0
Join Date: Feb 2012
Posts: 208
Received Thanks: 486
**** :/ now my super hack don't work... If only there was way to write over executable code with some sort of operation that does nothing... :/
xMootie is offline  
Thanks
2 Users
Old 05/28/2016, 18:09   #6
 
Pumaaa's Avatar
 
elite*gold: 0
Join Date: Sep 2008
Posts: 569
Received Thanks: 695
Quote:
Originally Posted by xMootie View Post
**** :/ now my super hack don't work... If only there was way to write over executable code with some sort of operation that does nothing... :/
NOP. Sadly there is no such operation.
Pumaaa is offline  
Thanks
9 Users
Reply


Similar Threads Similar Threads
How to zoom with cheat engine ?? >.<
03/02/2014 - EO Exploits, Hacks, Tools & Macros - 2 Replies
plz any help from u all .. i want to zoom with cheat engine ... Help me and thnx alot for u :D
Cheat engine zoom hack
07/31/2011 - Conquer Online 2 - 0 Replies
hi guys, i remember a long time ago when i played this game you were able to use cheat engine to help you zoom hack< anyone care to tell me how to do this again? thanks +rep:handsdown:
Zoom hack using Cheat Engine?
05/11/2010 - Perfect World - 1 Replies
Is this possible with the new client? For PWI international? TY! I can use the offsets and get the unfreeze to work, but I would really like zoom....I am sick of being so close to my char.
Cheat Engine Zoom Hack
07/21/2009 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 34 Replies
alloc(newmem2,1024) label(returnhere1) label(originalcode1) label(exit1) 005C5A46: jmp newmem2 returnhere1: newmem2: mov ,427f0000 // change value to maximum zoom
Zoom address (cheat engine)
09/21/2007 - CO2 Guides & Templates - 4 Replies
EDIT: after i started conquer this morning, i found that the address had changed. added the new address. hey. just found the address for the zoom with cheat engine: 0197562C bigger is more zoomed in, smaller is zoomed out for some reason, it doesn't update immediately after the value is changed. so here is what i did. 1. set value to 150. 2. check the "freeze" button. 3. go to conquer and move the scroll wheel down until it is zoomed out.



All times are GMT +1. The time now is 03:05.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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