Git Product home page Git Product logo

zzukbot_v3's Introduction

How it worked back then

  • BotLauncher checked if all required files exists and if there are 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.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 this case it will detect that it is running inside the WoW.exe and proceed to spawn the GUI

How to compile stuff

  • Make sure you got VS2017 and latest VC++ redistributable
  • Open Solution and select debug or release in the configuration manager
  • Build the projects in the following order:
    • Loader
    • Navigation
    • BotLauncher
    • FastCallDll
    • ZzukBot
  • 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

Hello Elodia

zzukbot_v3's People

Contributors

zz9uk3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

zzukbot_v3's Issues

x64?

Does this work on x64?

errors on compile

hey there are missing files
i cannot compile this project in visual studio

is there any solution for me?

Cannot get running

Hi Zzuk,

Would you mind reposting the forum post that describes how to get this project running?

I have been trying for several hours unsuccessfully.

Thank you

Fatal Exception on retrieving character list

ZzukBot 3.0.0.44 loaded, successful authentication against 1.12.1 server using 1.12.1 client, but on "retrieving character list", I receive the follow error:
zzukerror

Steps taken to reproduce the issue:

  1. Windows 10 (19042 Build)
  2. Clone https://github.com/Zz9uk3/ZzukBot_V3
  3. Open in Visual Studio 2019 and make sure target .net version is 4.5 (Visual Studio 2019 kept wanting me to swap to .Net Framework 4.6.2)
  4. Copy SendOvers from https://github.com/Zz9uk3/ZzukBotAuth to ZzukBot_WPF > Authentication > Auth Client > AuthProcessor.cs (making sure to comment out all code that attempts to retrieve auth server information)
  5. Build using Release/Mixed Platforms in the order from the Readme (no build errors)
  6. Add mmaps from rar https://www.mediafire.com/file/udgpmypeb573yb2/mmaps.rar/file to \Release\Internal\mmaps. Also copy mmaps to \Release\Internal just in case.
  7. Launch ZzukBot.exe
  8. Select 1.12.1 client
  9. Wait for ZzukBot GUI -> Enter in random credentials > Authenticate > ZzukBot loads
  10. Attempt to retrieve character list, then get error from screenshot.

What did I miss?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.