
CanadianGamer
-
Content Count
21 -
Joined
-
Last visited
Posts posted by CanadianGamer
-
-
alrdy running latest version and my configs are all set up properly.
the problem is that the inventory screen is open and thats screwing up the clicks.... any idea?
-
my bot isnt shopping, or moving from stash to the wp after stashing items.. if i tab ESC when it get stucks the bot is fixed... any idea if i can fix this somehow?
-
Alk, anything we can do to help improve pathing?
-
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
-
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
-
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!
-
is there a single line in this of your own or did u just post the standard pickit?
-
+1
-
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
-
Because I know your fingers have gotten TOO FAT for typing
Alpha ParadisaeAtziri's PrideBalus StoneSkullBladeback GuardianBladetoothBlood MorpherBlood StasisCintiq, The InescapableConiraya, Shadow of MaliceCorpsestitchCorrector DraconidesDroolscarEvocata ApocalypticaGenesis ParadisaeGlassmaulGranitecrushGrathGuardian of the MoundHarbinger of ElementsHaviri, Vaal MetalsmithInti of the Blood MoonJikejiJudgement ApparatusJunglemareKall FoxflyKonu, Maker of WindKutec, Vaal FleshsmithM'gska, the Living PyreMammothcageMother of the SwarmNighteaterOssecati, BoneshaperPewterfangRancorRima, Deep TemptressSheaq, Maker of FloodsShivershellSpinesnapStrangledriftThe Bolt JugglerThe Book BurnerThe DuchessThe FirestarterThe Raging MaskThe RevenantThornrunnerWiraqucha, Ancient GuardianWonderwalker -
Hey guys,
How do i use the free 10 days the Dev announced? i looked around in my client area and couldn't see anything like that.
thanks!
-
Cast when dmg taken is the solution
Bot getting stuck
in Archives
Posted · Edited by CanadianGamer · Report reply
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