• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

AutoPot

 

Project Updated:
Files Updated: Wed, Oct 29 2008
Supports Game Version: Beta 3.0
Category: Professions
Tags:

[Edit Tags]

Project Manager: gitmo
Additional Authors: No additional authors
Current Version: AutoPot
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 6
Downloads Total: 6,301
Favorites: 30
Comments: 24
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About AutoPot
  •  

This addon helps the crafter automate some apothecary and talisman functions.

For both potion and talisman windows, if you right-click the slot that you want an item in, it will bring up a drop down list (contextmenu) of available valid items to click and insert in the slot so you don't have to wade through your backpack looking for the right ingredients.

If you put a stack of ingredients into your potion window and click the create button, it will continue creating until the stack of ingredients is depleted - eliminating the need to click that repeat button 19 times.

If you make a talisman, and you have a stack of containers and fragments, after you craft the first talisman, it will repopulate with what you just used so you can just refill the resource slots with out refilling all your spots.

This addon requires libslash. The default behavior is to continue making potions until the stack is exhausted for apothecary and to attempt to fill the container, fragment, gold, curio and essence for talisman. There's a glitch, though, you can't see the resource icons after it refills on talismans - I'm not sure why but trying to sort that out. It may be a glitch within the game UI itself as I've seen icons misplaced/missing without using any addons at all, also.

If you do not want to repeat potions or do not want to make use of the refill feature for talismans, type /autopot set auto off. Type /autopot set auto on to turn the auto feature back on.


  • Downloads (1)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  AutoPot Beta Beta 3.0 1,536 10/29/2008
  • 1 page(s)
  • Screenshots (1)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • xylez said

    Is this addon going to be fixed so it works with 1.3?
    Or is there a similar addon like this one i can use instead?

    Reply Report Permalink
  • Give Motion a whirl. http://war.curse.com/downloads/war-addons/details/motion.aspx

    Reply Report Permalink
  • shlin said

    Is this add on currently broken? I can't add a vial into the apothecary.

    Reply Report Permalink
  • I'd be happy if it just let you specify how many to make, now that I carry all my mats on me in the crafting bags it's harder to control how many it makes.

    Reply Report Permalink
  • Pinith said

    Still hoping someone picks this up, especially with the incoming craft facelift for 1.2
    For now, you can get rid of the annoying talisman issues by commenting out lines 176 to 193 with '--' in front.

    I also noticed an issue where this or another crafting mod makes my game freeze up, getting an issue with "Connecting to server... your skill level is too low to use this item". This was during talisman making, and my other mods are craftingwillard and crafting info tooltip, which probably are not to blame. I am guessing autopot keeps trying to put stuff into slots, even if it fails; this can cause an infinite loop.

    Reply Report Permalink
  • Pinith said

    Is there another, better supported addon like this? I am using it right now but it is riddled with bugs.
    *I have to hold right click for the cultivating menu but not the others
    *I cannot specify how many times it should craft something
    *It continues to craft even when some of the fixers/ingredients have been depleted
    *It puts talisman parts in the wrong spots and really bugs out.

    Reply Report Permalink
  • piergrin said

    As much as I like the other aspects of this addon, I am uninstalling until it stops destroying vials. That's the third purple vial that has been lost, and setting it to off only lasts until you log out. The fix below may work, but I can't seem to get it in the right place.

    Reply Report Permalink
  • Veloraptor said

    code seems to work for me, u need to include the "end" line = 4 lines which need to delete the 2 other lines (157-158)

    thx for the fix

    Reply Report Permalink
  • doesnt work at all for me now on eu servers since patch. :(

    Reply Report Permalink
  • Cronium said

    The following code should fix the crazy container issue.

    Replace lines 157-158 in AutoPot.lua with

    if( EA_Window_Backpack.GetInventoryItem(invIndex).stackCount ~= 0 ) then
    TalismanMakingWindow.AddItem( invIndex, SlotOrPlot );
    talisman_things[SlotOrPlot] = invIndex;
    end

    Reply Report Permalink
  • DaggonWAR said

    I cant get this code to work either :(

    Reply Report Permalink
  • maximoz said

    Heya gitmo,

    Will there be any fix for the addon going bonky for talisman making peeps?

    Reply Report Permalink
  • Tomboahi said

    Nice apps but there are a couple glitches.

    1. With Talisman making, when your containers run out the thing goes haywire and the only way to stop it is /reloadui
    2. With Apothecary, when an item runs out it continues to create an item breaking (wasting) a container.

    Reply Report Permalink
  • Tomboahi said

    very useful. I would suggest using other chat options as well such as guild & say. In the same vein as auto select, what about a last chat option. So you can just hit whatever chat your already set for?

    Then to eliminate the need for two mods, add some item delving and we are all set.

    Thanks

    Reply Report Permalink
  • Tomboahi said

    Ignore please -- wrong window.

    Reply Report Permalink
  • Faustuss said

    Very useful addon, thanks.

    Reply Report Permalink
  • maximoz said

    I tried it out and it doesn't add the items for gold essence, curio and magic essence becos the "Fuse" button is not clickable even though i had all materials available.

    With the addon set to auto, when the box material runs out, the addon will spam in the chat that my apocathery skill is too low even though i don't have this skill and the game will freeze. Had to end task the game.

    With the addon set auto to off, when the box material runs out, it will spam 3 times that i don't have a fragment.

    Reply Report Permalink
  • maximoz said

    The refilling of the curio, gold essence and magic essence works now but when the box runs out, the addon will spam that my apocathery skill is too low and the game will crashed.

    Reply Report Permalink
  • Laren said

    For talisman making only the container and fragment slots will be filled automatically when using stacks. The slots for gold essence, curio and magical essence have to be filled manually for each talisman. Is this a bug or intended?

    Reply Report Permalink
  • Laren said

    EDIT: Tested with the newest version and /autopot set auto on
    I don't have any other addons for crafting installed.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 70 Miracle Grow Remix Professions
  2. 59 Crafting Info Tooltip Professions
  3. 32 CraftingWillard Professions
  4. 20 Motion Professions, Auction & Economy...
  5. 15 EZCraftX Professions