Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
/ zombidleBot Public archive

Autohotkey project for idle game Zombidle

Notifications You must be signed in to change notification settings

cottiAC/zombidleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOL

zombidle devolopment stalled. The game is actually dead so is this bot. It was a nice time. Good bye Bob!

zombidleBot

Autohotkey project for idle game Zombidle

Overview

Getting Started

Upgrading to latest version

  • Download latest zombildeBot release and unpack
  • Copy over following files from old release, to restore settings and progress:
    • privatesettings.ini
    • stats.log
    • status.log

Features

  • visual detection
  • detect scrolls and collect them
  • auto clicking and collecting ghosts
  • level up Carl, TombKing and Squid
  • change world if current world is finished
  • use abilities
  • simple GUI

  • most timers and click positions are configurable in ini-file
  • stats about items found
  • write stats to graphite to create awesome dashboards

Limitation

  • works only with Steam release right now
  • You need to change the game resolution to 1136x640
  • if you use another browser window, the bot will not click to avoid take away focus
  • in order to find scrolls, the browser windows must be visible
  • Bot will switch from world 2 to 1, 1 to 3, 3 to 4 and so on. So you need to start with world 2
  • you need Autohotkey v1.1.* to run the script

Graphite Instruction (optional)

  • Install Graphite

  • configure your Graphite host and port in privatesettings.ini (privatesettings.ini will be created after first Bot start)

  • change graphiteenable to true in your privatesettings.ini

  • Download netcat (nc.exe) from netcat Homepage or use the cygwin netcat and include it to your PATH variable

  • structure of whisper paths are zombidle.loot.%graph%. %graph% can be:

    • x4_Skull
    • 5_Level
    • craftingTime
    • 5_Diamonds
    • 10_Diamonds
    • x2_DMG
    • Chest
    • NA
  • you can use Grafana to visualize it

Known issues

  • When game is paused, ability timer can go negative until next activation
  • With too much lag you sometimes get stuck on world map during world switch
  • "COME ON! CHOP CHOP!" message not handled

Ideas for later releases

  • Reset World

Thanks

Thanks to kojaktsl and Lachhh for this awesome game. Keep up the good work. If you like Zombidle please support the developers.

About

Autohotkey project for idle game Zombidle

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published