greyb1t's Insanity Flyff Levelbot

07/01/2015 08:19 darksugar#196
Quote:
Originally Posted by greyb1t View Post
Yeah, there is.
But you have to find addresses and offsets.
Which one?

Code:
namespace LocalPlayerAddys {
	
        // LocalPlayer 
	static int xOffsets[] = { 0x164 };
	static int yOffsets[] = { 0x168 };
	static int zOffsets[] = { 0x16c };

	static int hpOffsets[] = { 0x720 };

	static int rangeOffsets[] = { 0x12b4 };
	static int speedOffsets[] = { 0x1178 };
	
	static DWORD usernameBase = 0x8AB690;
	static DWORD playerBase = 0x008AA060;
};
Code:
namespace EntityAddys {

	// Entity
	static int xOffsets[] = { 0x164 };
	static int yOffsets[] = { 0x168 };
	static int zOffsets[] = { 0x16c };

	static int hpOffsets[] = { 0x720 };
	static int mpOffsets[] = { 0x724 };

	static DWORD entityBase = 0x00A5FAE8;
	static DWORD entityDist = 0x4;

	// Selected Entity
	static DWORD selectedEntityBase = 0x008AA420;
	static int selectedEntityOffsets[] = { 0x20 };
};


Thanks Gelz!

Sir I don't quite get this. How do I get this to work on the PServer I'm currently playing on?
07/01/2015 16:59 Professor Linebeck#197
Quote:
Originally Posted by darksugar View Post
Sir I don't quite get this. How do I get this to work on the PServer I'm currently playing on?
If you don't know what there values and adresses are, better first learn some basics about CheatEngine. Btw it isn't that hard to code a simple bot/hack with AutoIT. AutoIT is x100000 easier than C++ and its good enough for beginners. Its never so well as C++, but as i said, its easier for beginners.
For example, working with MemoryRead on AutoIT, you can go like this:

Code:
#include <WinAPI.au3>
#include <GUIConstants.au3>
#include <NomadMemory.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>

$GUI = GUICreate("Simple Hack lalalala", 606, 450, -1, -1)
$CHECKBOX1 = GUICtrlCreateCheckbox("Range Hack", 1, 355, 85, 15)

If ProcessExists("Neuz.exe") <> 0 Then
		$PID = ProcessWait("Neuz.exe")
		$OPEN = _MEMORYOPEN($PID)
		Do
		Until _MEMORYREAD(15580024, $OPEN, "char[50]") = "rate"

		If GUICtrlRead($CHECKBOX1) = 1 Then
			_MEMORYWRITE(15580024, $OPEN, "graph_value", "char[12]")
		EndIf
You will need NomanMemory UDF to start this script.
It creates a checkbox. When the checkbox got clicked, the hack will enable.
07/02/2015 15:19 mnzkiegamer#198
sir grey your not playing insanity anymore?
there's 2x penya drop event already :3
07/02/2015 15:28 greyb1t#199
Quote:
Originally Posted by mnzkiegamer View Post
sir grey your not playing insanity anymore?
there's 2x penya drop event already :3
Nope, not playing anymore.
Next time i'm playing FlyFF will be when Kingdom FlyFF opens up. :awesome:
07/03/2015 05:15 boyintob#200
greyb1t that's a greaaaaaaat work , back play insanityflyff plsssss , we neeed you :'( :'(
07/04/2015 04:50 buglyff#201
Bot not working anymore, does not detect my account anymore..
07/04/2015 05:26 Professor Linebeck#202
They fixxed the target function.
07/04/2015 06:39 mnzkiegamer#203
aw sad bot not working anymore :'( cant detect my account sad greyyyyyyyyyyyy
07/04/2015 08:39 khuletzkoh1426#204
good day sir wish it could be updated or pass on to other hacker so that they can continue your legacy ^^maybe teach how to update it by ourselves

more power and thank u for everything sir GREYB1tS it helped me a lot in lvlng my char ^^
07/04/2015 12:37 greyb1t#205
Quote:
Originally Posted by buglyff View Post
Bot not working anymore, does not detect my account anymore..
Quote:
Originally Posted by Professor Linebeck View Post
They fixxed the target function.
Quote:
Originally Posted by mnzkiegamer View Post
aw sad bot not working anymore :'( cant detect my account sad greyyyyyyyyyyyy
Quote:
Originally Posted by khuletzkoh1426 View Post
good day sir wish it could be updated or pass on to other hacker so that they can continue your legacy ^^maybe teach how to update it by ourselves

more power and thank u for everything sir GREYB1tS it helped me a lot in lvlng my char ^^
Sorry for the late update, I was asleep :/
It's all good!

The levelbot is updated and working (June 04).
Download the latest version in the attached files (June 04).

Thanks :awesome:
07/04/2015 14:21 Professor Linebeck#206
Quote:
Originally Posted by greyb1t View Post
Sorry for the late update, I was asleep :/
It's all good!

The levelbot is updated and working (June 04).
Download the latest version in the attached files (June 04).

Thanks :awesome:
Awesome, thx for your time and work.
07/05/2015 02:48 mnzkiegamer#207
OMGGGGGGGGGGGGGGGGGGG thank you sir grey your the best your a LEGEND <3
07/05/2015 11:02 mikodrent#208
Quote:
Originally Posted by greyb1t View Post
Sorry for the late update, I was asleep :/
It's all good!

The levelbot is updated and working (June 04).
Download the latest version in the attached files (June 04).

Thanks :awesome:
Thank you for updating and for your hardwork pls continue updating it soon :):)
07/05/2015 14:21 weaksi009#209
awhile ago the bot run perfectly and after i close it...it is not working properly anymore...whenever i open the bot my client lag and became unresponsive plss help thanks in advance
07/05/2015 14:32 greyb1t#210
Quote:
Originally Posted by weaksi009 View Post
awhile ago the bot run perfectly and after i close it...it is not working properly anymore...whenever i open the bot my client lag and became unresponsive plss help thanks in advance
Attach the bot at the login screen, then login.