Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zz9uk3 committed Oct 16, 2018
1 parent 6aae52a commit d702964
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -4,8 +4,8 @@
updates available
- It then proceeds to launch ZzukBot.exe which will do more checks and
create a few required files which are embedded in the application
inside the internal folder like the Navigation, Loader and
FastCallDll
inside the internal folder like the Navigation.dll, Loader.dll and
FastCallDll.dll
- After creating the files it will launch the WoW process and inject
itself into the running process using the Loader.dll
- ZzukBot.exe will check if it is run injected or standalone. In
Expand All @@ -23,7 +23,7 @@
- BotLauncher
- FastCallDll
- ZzukBot
- Loader, Navigation and FastCall will drop the binaries inside the Resource folder of the ZzukBot Project after compilg. Every of those 3 files is a registered file resource and is required to be there to compile ZzukBot.exe
- Loader, Navigation and FastCall will drop the binaries inside the Resource folder of the ZzukBot Project after compiling. Every of those 3 files is a registered file resource and is required to be there to compile ZzukBot.exe
- You should be fine to compile ZzukBot.exe and launch it
- Select the 1.12.1 WoW.exe on the first launch and wait for WoW to open and the login GUI to spawn
- Incase you build as debug you should be able to attach to the WoW process
Expand Down

0 comments on commit d702964

Please sign in to comment.