Code Monkey home page Code Monkey logo

dotloot2's Introduction

Installation:

Linux/WSL:

  1. git clone https://github.com/camfulton/dotloot2.git 1.1) install make if you don't have it, google it for your distribution 1.2) install python3 if you don't have it, google it for your distribution
  2. make install

Requires espeak for text to speech, which is installed by the makefile.

Windows

No idea, install WSL and follow the instructions above

Usage:

Flags:

Blocks tagged with leveling: will be skipped unless you pass this flag: --leveling

Blocks with lookups will be skipped if you pass this flag, useful for league start: --skip-lookups

  1. Set up your output path in config.py to whatever your POE filter folder is
  2. Write a filter in the filters folder
  3. Add any custom sounds to the sounds folder
  4. poetry run python3 dotloot.py filters/example.yaml
  5. replace example.yaml above with whatever you named your filter if you didn't catch that
  6. load up your filter in poe

Syntax Reference

Read the filter in filters/example.yaml -- it has some comments that guide you through how things work.

^ This is an important reference for GGG's filter syntax.

^ This one also helpful, but more verbose.

These are all of the keys you can use in your filter yaml file:

yaml key corresponding ggg filter syntax key
ilvl ItemLevel
droplvl DropLevel
quality Quality
rarity Rarity
classes Class
bases BaseType
sockets Sockets
links LinkedSockets
colors SocketGroup
height Height
width Width
explicit HasExplicitMod
enchanted AnyEnchantment
enchantments HasEnchantment
stacksize StackSize
gemlvl GemLevel
identified Identified
corrupted Corrupted
influence HasInfluence
elder ElderItem
shaper ShaperItem
fractured FracturedItem
synthesized SynthesisedItem
synthesised SynthesisedItem
shapedmap ShapedMap
eldermap ElderMap
blighted BlightedMap
uberblighted UberBlightedMap
maptier MapTier
border SetBorderColor
fg SetTextColor
bg SetBackgroundColor
fontsize SetFontSize
sound PlayAlertSound
positionalsound PlayAlertSoundPositional
customsound CustomAlertSound
icon MinimapIcon
beam PlayEffect
altquality AlternateQuality
replica Replica
defencepercentile BaseDefencePercentile
scourged Scourged
exarch HasSearingExarchImplicit
eater HasEaterOfWorldsImplicit

dotloot2's People

Contributors

camfulton avatar

Watchers

 avatar

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.