What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
If you could include: uniques(with maps), gems and divination cards.
Rest is don't needed.
Thanks.

Done ;) in next build. TOMORROW I MAY RELEASE THE LATEST (and the last) build for AIF before XPAC!!!! with custom tab for everything and shiet. EVERYTHING LOOKS GOOD SO FOAR!
 
League has ended, many of us may have remove-only tabs while botting on the next league. I suggest to add some failproof in TabCanFitItem to check the Tab name if it contains "(Remove-only)" text because Inventory.CanFitItem is not checking it, right? Or spam pushedx for proper function that would check the tab.
 
@Tormiasz
This is not the first time a league has ended.

LokiPoe.InGameState.StashPanel.CurrentTabInventoryTab.IsRemoveOnly

otherwise access IsRemoveOnly on any InventoryTab object
 
@Tormiasz
This is not the first time a league has ended.

LokiPoe.InGameState.StashPanel.CurrentTabInventoryTab.IsRemoveOnly

otherwise access IsRemoveOnly on any InventoryTab object

Not the first league but noone implemented it until now :)

Thanks for the API property, it was 1AM when I thought of that and I didn't check the API at all.
 
League has ended, many of us may have remove-only tabs while botting on the next league. I suggest to add some failproof in TabCanFitItem to check the Tab name if it contains "(Remove-only)" text because Inventory.CanFitItem is not checking it, right? Or spam pushedx for proper function that would check the tab.

Tbh, I think It's not safe at all to bot on an account with "remove-only" tabs. so clean your stashes up when the bot is down ;)
 
I remember me mentioning it in skype, the day last league ended, and the answer were "hey, good idea!!", but then after some chit chat we decided that stufs like that should belong to "privately modified plugins", the bot itself, and the plugin developed for the mass, need to stay as generic as possible.

/bow.
 
Tbh, I think It's not safe at all to bot on an account with "remove-only" tabs. so clean your stashes up when the bot is down ;)
On main i botted for half an year with atleast 20 remove-only tabs 24/7.I think its safe enough :D
Than i decided to buy more stashes(had no space for currency) and those 20 remove-only stashes became normal.After talisman ended i have additional 45 remove only stashes...
 
Last edited:
On main i botted for half an year with atleast 20 remove-only tabs 24/7.I think its safe enough :D
Than i decided to buy more stashes(had no space for currency) and those 20 remove-only stashes became normal.After talisman ended i have additional 45 remove only stashes...

Most probably tNyx was referring to the Bot behaviors and the bot code, more than the ban fear, not sure if the bot take it into account when executing stufs like taking portal scroll ecc... but not totaly sure, tNyx will enlight us.
 
I remember me mentioning it in skype, the day last league ended, and the answer were "hey, good idea!!", but then after some chit chat we decided that stufs like that should belong to "privately modified plugins", the bot itself, and the plugin developed for the mass, need to stay as generic as possible.

/bow.

Why this wouldn't be generic? Just failproof for the plugin to not try to put items inside remove-only tabs. Nothing fancy here.
 
Why this wouldn't be generic? Just failproof for the plugin to not try to put items inside remove-only tabs. Nothing fancy here.

CanFitItem probably include that already... have to talk to pushedx :)
 
CanFitItem probably include that already... have to talk to pushedx :)

Would be great if you could add it to reagents counting as NPC's won't use the orbs inside remove-only tabs unless you'll take them out.
 
Would be great if you could add it to reagents counting as NPC's won't use the orbs inside remove-only tabs unless you'll take them out.
It already checks if it's a stash remove only tab if you are using Coroutine to stash. If you are stashing custom, you need to use the IsRemoveOnly member.
CanFit is used in instances where the item is a stack. If you have 4/10 oa item A stack in stash. 7/10 stack of item A in stash. When you call CanFit, it will return true. It does not mean there's actual free space.
AvaliableSpace is what you want if you need to check if there is space.
 
Hi DBF! Hope you are doing well. I am glad to see you active on the forum.

I have 3 months off just for this league.. so I will be coding.. getting my skills back up :)

WIMM
 
Would be great if you could add it to reagents counting as NPC's won't use the orbs inside remove-only tabs unless you'll take them out.

Added in next build, removeonly tabs gonna get skipped for reagents counting.
 
tony already working on it?^^ i could donate a bit if its helps and maybe some others ;)
 
tony already working on it?^^ i could donate a bit if its helps and maybe some others ;)
I hope so, this is by far the best plugin for this bot :D

I'm not, tough week at work (working full time) will be able to work on them next week, not before I guess, except if I can TV at work during breakdowns.
 
I'm not, tough week at work (working full time) will be able to work on them next week, not before I guess, except if I can TV at work during breakdowns.
Breakdowns are to rest not work on the plugins,dont worry about us :).We can deal without aif for some time but we cant deal without maprunner for example.
 
Breakdowns are to rest not work on the plugins,dont worry about us :).We can deal without aif for some time but we cant deal without maprunner for example.

I also have a farm you know :D the sooner it gets ready my ppal is gonna be happy
 
Status
Not open for further replies.
Back
Top