Skip to content

ike3/playerbot-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These utilities could be used in conjunction with Ai Playerbot to achieve better results.

==================== Java Log Analyzer ====================
log - Java Log Analyzer. It analyzes Server.log with Ai Playerbot debug log is enabled generating a set of reports:
- actions executed per bot
- most often failed actions
- never executed actions
- action patterns meaning any action repeated too many times 

These reports show bot performance and could be used to find bottlenecks in spell rotation, action sequence, etc.

==================== Character Sync Script ====================
sync - Character sync script. It synchronizes one or more characters between multiple realms (character databases):
- Adding spells learning on one realm to another (e.g. a recipe found in classic will be available on WotLK)
- Marking quests completed on one realm to another
- Merging reputation gains
- Merging skills

This tool is useful when you have multiple realms and character with the same name, faction and race on each realm. 

About

The project is CLOSED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published