Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Hacks, Bots, Cheats, Exploits & Macros
You last visited: Today at 20:42

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

Advertisement



[source & release] Bow hack (webzen only)

Discussion on [source & release] Bow hack (webzen only) within the Flyff Hacks, Bots, Cheats, Exploits & Macros forum part of the Flyff category.

Reply
 
Old   #1
 
cookie69's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 627
Received Thanks: 684
Arrow [source & release] Bow hack (webzen only)

Hello leechers and coders,

this is a rewrite of @ 's Bow hack work available here
I made some changes to create an injectable DLL:
- code adaptations
- simple modal gui with a toggle button to enable/disable the hack
- an "undetected" injector (using the manual mapping method) made by someone else

The source code is available here so you can update it when it gets patched or even make it auto-updatable using the AOB scan method...

ShellCode explanation about the "epb-0x24" (dwItemId which corresponds to nPower):



How to use?
1. Launch Flyff and login to the game
2. Open a command prompt and go to the location where you have the binaries (BowHack.dll and ManualInject.exe)
3. run the command ManualInject BowHack.dll <pid_of_neuz>
Alternatively you can create a shortcut to ManualInject and pass to it the 2 parameters
4. have fun!

Binaries are also attached to this thread!


If it helped you, you can donate with a small amount (see donation link below in my signature) or you can just hit the thank button for the time I spent on it

Attached Files
File Type: zip BowHack.zip (55.0 KB, 444 views)
cookie69 is offline  
Thanks
19 Users
Old 06/25/2019, 13:36   #2
 
elite*gold: 0
Join Date: Oct 2008
Posts: 260
Received Thanks: 18
it says syntax of command is incorrect
drogba300 is offline  
Old 06/25/2019, 14:44   #3
 
cookie69's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 627
Received Thanks: 684
Quote:
Originally Posted by drogba300 View Post
it says syntax of command is incorrect
???!!!
Any screenshot or error log?
cookie69 is offline  
Old 06/25/2019, 15:07   #4
 
greyb1t's Avatar
 
elite*gold: 70
Join Date: Apr 2015
Posts: 421
Received Thanks: 1,020
Quote:
Originally Posted by cookie69 View Post
???!!!
Any screenshot or error log?
I bet he runs the command ManualInject BowHack.dll <pid_of_neuz> without changing the <pid_of_neuz> part
greyb1t is offline  
Thanks
5 Users
Old 06/25/2019, 15:11   #5

 
netHoxInc's Avatar
 
elite*gold: 2
Join Date: Jan 2008
Posts: 777
Received Thanks: 980
Hey mate, i guess he has problems to run manualinject correctly, what about including a mini launcher which assigns the params like the pid for the user?
Howsoever when im at home i am gonna ask you something on discord, incase youre online by then xD
netHoxInc is offline  
Thanks
1 User
Old 06/25/2019, 15:26   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 260
Received Thanks: 18
Quote:
Originally Posted by greyb1t View Post
I bet he runs the command ManualInject BowHack.dll <pid_of_neuz> without changing the <pid_of_neuz> part

I go to the map with the files in cmd. then copy past and look up the pid in task manager.

edit: got it working, thx. my fault im a noob in this stuff
drogba300 is offline  
Thanks
1 User
Old 06/26/2019, 13:42   #7
 
Danshiomg's Avatar
 
elite*gold: 15
Join Date: Jul 2018
Posts: 100
Received Thanks: 45
This hack could work on every private server right?
Danshiomg is offline  
Old 06/26/2019, 15:24   #8

 
netHoxInc's Avatar
 
elite*gold: 2
Join Date: Jan 2008
Posts: 777
Received Thanks: 980
Quote:
Originally Posted by Danshiomg View Post
This hack could work on every private server right?
Nope, the shellcode would be incompatible. The way to achieve it should work the same, but for pservers this way would be hardly overcomplicated, but its one of quite a few working methods.
netHoxInc is offline  
Old 06/26/2019, 15:47   #9
 
cookie69's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 627
Received Thanks: 684
Quote:
Originally Posted by netHoxInc View Post
Nope, the shellcode would be incompatible. The way to achieve it should work the same, but for pservers this way would be hardly overcomplicated, but its one of quite a few working methods.
Yep!
For pservers it is even easier. Just hook DoAttackRange (using MS detours for example) and return the strongest attack (power =4).
For webzen hooking normally is detected by GG so thats why we use VMT hook.
cookie69 is offline  
Thanks
3 Users
Old 06/26/2019, 21:50   #10
 
elite*gold: 0
Join Date: Oct 2008
Posts: 260
Received Thanks: 18
Quote:
Originally Posted by cookie69 View Post
Yep!
For pservers it is even easier. Just hook DoAttackRange (using MS detours for example) and return the strongest attack (power =4).
For webzen hooking normally is detected by GG so thats why we use VMT hook.
I can imagine this being updated by Webzen in the future.. how can I learn to update it again and make it work? I mean is it easy to recode and how do I do that?

Anyone can give me advice or help me on this?
drogba300 is offline  
Old 07/06/2019, 02:23   #11
 
elite*gold: 0
Join Date: Mar 2010
Posts: 4
Received Thanks: 0
hello, cookie69. i want know your skype ID. i cant found it
dennyyoon is offline  
Old 07/06/2019, 19:49   #12
 
elite*gold: 0
Join Date: Oct 2018
Posts: 4
Received Thanks: 0
Could you make a video how to use the hack? that would be really nice. If not its also ok^^
necro49 is offline  
Old 07/16/2019, 20:33   #13
 
elite*gold: 0
Join Date: Mar 2007
Posts: 5
Received Thanks: 0
im having this error

Opening the DDL.

Opening Target process.

Allocating memory for the DDL.

Error: Unable to allocate memory for the DDL (5)
jonaxdgreat is offline  
Old 07/18/2019, 20:36   #14
 
cookie69's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 627
Received Thanks: 684
Quote:
Originally Posted by jonaxdgreat View Post
im having this error

Opening the DDL.

Opening Target process.

Allocating memory for the DDL.

Error: Unable to allocate memory for the DDL (5)
Disable antivirus maybe
cookie69 is offline  
Old 08/05/2019, 14:43   #15
 
elite*gold: 7
Join Date: Oct 2007
Posts: 430
Received Thanks: 253
@

Do you mean with "Webzen" only dFlyff or all Official Flyff Servers?
I tried this with Playpark Flyff (PH Flyff) and I got the same Error as jonaxdgreat.

- I disabled my Antivirus
- I tried it with and without Admin
Rodopushin is offline  
Reply

Tags
bow, flyff, hack


Similar Threads Similar Threads
[Release & Source] Flyff Webzen Bow Hack
06/21/2020 - Flyff Hacks, Bots, Cheats, Exploits & Macros - 69 Replies
When using this hack you will always attack with charged bow. Usage: BINARIES REMOVED Hotkeys: BINARIES REMOVED
[Buying] &&&&&&&&&KAUFE STEAM ACCOUNT! &&&&&&&&&
06/07/2013 - Trading - 1 Replies
Hallo, bin nicht hier um groß zu traden,sondern möchte einen Steam Account kaufen. Fakten: Biete maximal 60€ PaySafeCard Es sollten viele kleine Spiele sowie COD enthalten sein COD 7-9 sind Pflicht! Kein VAC/TAC/Valve o.Ä Bann!
&&&&&&&&&KAUFE STEAM ACCOUNT! &&&&&&&&&
06/07/2013 - elite*gold Trading - 0 Replies
Hallo, bin nicht hier um groß zu traden,sondern möchte einen Steam Account kaufen. Fakten: Biete maximal 60€ PaySafeCard oder kann es auch zu egold machen Es sollten viele kleine Spiele sowie COD enthalten sein COD 7-9 sind Pflicht! Kein VAC/TAC/Valve o.Ä Bann!
[WEBZEN Star Movie] Ways of Having Fun With Webzen Games (Archlord)
10/16/2010 - Archlord - 15 Replies
Please go to Youtube Watch it, Press like ( On youtube ) and leave a comment is for a contest YouTube - Ways of Having Fun With Webzen Games (Archlord) Por favor vayan a Youtube, en youtube veanlo, denle en gustar y dejen un comentario positivo es para un concurso
bow force or bow light or bow cold.. pure str..
05/19/2010 - Silkroad Online - 3 Replies
bow fire force .. more mana ,res,anti debuff,holy ring,and debuffs bow fire light..speed,parry ratio,ghost walk.. bow fire cold..best phy def,ice shield,ice imbue good at high lvls.. which one would you take and why not the others.. im confused



All times are GMT +2. The time now is 20:42.


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