Jump to content

CanadianGamer

Beta Tester
  • Content Count

    21
  • Joined

  • Last visited

Posts posted by CanadianGamer


  1. Need answer! Bot getting stuck before vendor, and after stash because inventory screen is blocking mouse clicks! HOW TO FIX? ty

     

     

    Figured it out.... gotta make sure UI is set to space bar


  2. The purpose of my dynamic pickit is to create a more user friendly pickit which functions based on user input

     

    Every Affix in POE has a iLvl requirement, and a known range of values. Based off these two facts, we can build a system which determines the quality of a drop based on how close to 'maximum affix value' of that drop. For the Example I will outline, we will consider an item with a single affix (for simplicity). Below are values for the `Life` affix

    Prefix	       Level	 Base Maximum Life
    Healthy 	1	10–19
    Sanguine	11	20–29
    Stalwart	18	30–39
    Stout	        24      40–49
    Robust	        30	50–59
    Rotund	        36	60–69
    Virile	        44	70–79
    Athlete's	54	80–89
    Fecund	        64	90–99
    Vigorous	73	100–109
    

    Now imagine that via the front-end of the application the user has defined that they are interested in finding an item of iLVL 44(perhaps because they are playing somewhere in cruel difficulty), but they already have excellent gear and only want items in the 90% percentile. The pickit algorithm will then check to see if there is a life roll. Let's say the drop we just got has 50 life. The algorithm determines that the maximum life roll for the defined iLvl is 79. 50/79 ~= 63%, and will discard the item.

     

    Example GUI

    [Drop-menu of affixes] [Max iLvl] [Min. Percentile]
    [+ click to add affix]
    

    Thus, a user could dynamically define their pickit. For example, the user could define that a 'good' item is any item that has at least "#" affixes in the "#th" percentile of their current level

     

     

    Programming requirements:

    index of affix values

    GUI development

    pickit implementation

     

     

     

    Just an idea, let me know what you guys think :)

     


  3. Is this feature bugged ? If yes can anybody pm me to help resolving.

    I made some tests and bot 100% chicken on Perpetus as expected.

    Does it work for you with Perpetus ? (A3, City of Sarn)

    I often see my bot engaging invasion bosses, even thought it ought to be chickening


  4. If you're reading, thanks for taking the time to help. The following is a list of things i do not know how to do/if they exist.

     

     

    1) set quality %....... [Quality] >= "10"??

     

    2)category of flasks..... [Category] == "Flask"??

     

    3)static mods, for examples; staunching, culling strike...... should i use [item_mod_here] == "true" ??

     

    thanks if you have any tips!


  5. Pickit. We all use it, yet it can be very cumbersome to get itékeep it running just the way you like it.

     

    The idea: Create a dump.txt. Every time the bot stashes an item a new line of text would be generated with the following fromat.

     

    [item Name] [Time Stamp] [Line # of pickit which returned [stashItem] == 'true']

     

     

    The benefit: ability to quickly and efficiently edit personalized pickit.txts based on what the bot stashes


  6. Because I know your fingers have gotten TOO FAT for typing :)

     

    Alpha Paradisae
    Atziri's Pride
    Balus StoneSkull
    Bladeback Guardian
    Bladetooth
    Blood Morpher
    Blood Stasis
    Cintiq, The Inescapable
    Coniraya, Shadow of Malice
    Corpsestitch
    Corrector Draconides
    Droolscar
    Evocata Apocalyptica
    Genesis Paradisae
    Glassmaul
    Granitecrush
    Grath
    Guardian of the Mound
    Harbinger of Elements
    Haviri, Vaal Metalsmith
    Inti of the Blood Moon
    Jikeji
    Judgement Apparatus
    Junglemare
    Kall Foxfly
    Konu, Maker of Wind
    Kutec, Vaal Fleshsmith
    M'gska, the Living Pyre
    Mammothcage
    Mother of the Swarm
    Nighteater
    Ossecati, Boneshaper
    Pewterfang
    Rancor
    Rima, Deep Temptress
    Sheaq, Maker of Floods
    Shivershell
    Spinesnap
    Strangledrift
    The Bolt Juggler
    The Book Burner
    The Duchess
    The Firestarter
    The Raging Mask
    The Revenant
    Thornrunner
    Wiraqucha, Ancient Guardian
    Wonderwalker
×
×
  • Create New...