Skip to content

Masuzu/ZooeyBot

Repository files navigation

Who is Zooey?

Zooey is a bot for Granblue Fantasy which can:

  • farm story quests, free quests, special quests (Dimension Halo demo) and even event quests (showdowns, guild wars) on its own
  • slime-blast using two accounts on a same computer. Other co-op quests can be used too, such as the EX1-3 stage for creed farming.
  • parse user scripts to use skills and summons and customize the sequences of actions performed during fights. This offers a plethora of possibilities to help you tackle the harder quests.
  • proceed to the nightmare mode stage automatically when it appears (Dimension Halo demo, Cerberus showdown demo)
  • choose summons among a user-defined list of preferences, and refresh summons when some are not available (check the first minutes of the Dimensional Halo demo above)
  • refill AP on its own when needed
  • stop automatically when the captcha screen appears, when X AP potions were used or when Y minutes were elapsed

It is compatible with Viramate skill and summon hotkeys, should you use it. It is generally faster to use the hotkeys instead of clicking on the character whose ability you want to use, then on that ability icon.

Zooey Bot consists in an executable program and a Chrome Extension. Contrary to Chrome Web Store extensions which can be tracked by ID (such as Viramate or AnCheera), the Zooey Bot extension has no fixed ID: its ID is generated randomly at installation and can be easily regenerated on demand. Zooey does not inject any Javascript code or HTML contents tampering with the original GBF webpage. As you can see in the demo videos, Zooey controls your mouse and keyboard inputs in the same way as a human would do: click positions, mouse trajectories and delays are all randomized.

Zooey Bot does not store any personal information about the user account.

Why Viramate or (insert here any other extension name which can be found on the Chrome store) can be easily detected?

By design from Google, the only way to know whether a Chrome extension is used is to know its ID. As stated above, Chrome Web Store extensions have a fixed ID from the first day they are released on the store. Zooey is not available on the Chrome Web Store and is installed by loading it manually. Therefore, regenerating its ID on demand and at any time makes it untrackable.

Why tampering with frame per seconds and other similar hacks can be easily detected?

Just to give you some context, this allowed players to increase the speed of the animations by a significant amount, resulting in faster turns and thus much more damage dealt than regular players. This was achieved by modifying some of the Javascript variables on the GBF webpage. Detecting that a variable has an impossible value in your webpage is easy, isn't it? Bingo!

Zooey does not mess with any of the elements of the HTML page, neither does it try to modify any of the Javascript variables on the GBF webpage.

Resources

Setup and installation

Basic mode - story quests, free quests and special quests automated farming

Event mode - Dimensionial Halo, events and showdowns automated farming

Slave mode (slime-blasting)

Lua scripts

Regenerating your Zooey extension ID

Frequently Asked Questions

Current version patch notes 3.17.10