Skip to content

chestm007/GhostBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhostBot

Opensource bot for Talisman Online written in python.

Only works on windows at the moment.
I have tried running on linux via wine, the UI works, but the server doesn't find any of the TO clients.

Contributions are very welcome

I figured a few people could collaborate on this and make something useful for everyone with complete control to add or remove features as they wish. Everyone seems to have crazy UO scripts or their favourite closed source bot app.

What Works:

  • Fully configurable, per char config via the UI
  • Attack functionality
  • Mana / HP Regen
  • Scheduled pet re-spawning / feeding
  • Fairy logic to heal the team
  • Scheduled Buff's
  • Automatic sell to NPC
  • Item deletion
  • Map based pathing in MDV (other areas coming as i personally find the need)
  • Auto start client window and login

How do i use this thing???

Install python, clone this repository, and pip install . in the root directory.

  • ghost-bot-server - Runs the backend.
  • ghost-bot-client - The UI, you'll do everything in here.

Note

Not a great user experience, I know... I havent sorted out building this into actual executables yet.

Roadmap

check out the issues page

Development

Building executables locally:

nuitka --mode=app GhostBot/run_client.py
nuitka --mode=app GhostBot/run_server.py

Special Thanks

tonirogerio - For absolutely invaluable help with finding the right memory pointers

About

opensource Talisman Online Bot

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages