User Tools

Site Tools



letmebuythisforyou

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
letmebuythisforyou [2018/12/01 17:04] – [Public API] moderaletmebuythisforyou [2020/03/17 16:46] (current) modera
Line 1: Line 1:
 {{:modera:banner.png?nolink&600|}} {{:modera:banner.png?nolink&600|}}
 ====== Let me buy this for you ====== ====== Let me buy this for you ======
 +
 +<WRAP round alert 60%>
 +Addon is discontinued. Users who have it purchased can still use it but won't get any updates anymore.
 +</WRAP>
 +
  
 This addon lets you create a list of vendor items that you want to buy and automatically work them off. This can be useful for daily purchases like provisional tokens for raid armor, achievements for legendaries (e.g. Astralaria Zinn's Prize Student) and so on. This addon lets you create a list of vendor items that you want to buy and automatically work them off. This can be useful for daily purchases like provisional tokens for raid armor, achievements for legendaries (e.g. Astralaria Zinn's Prize Student) and so on.
Line 7: Line 12:
  
   * Create/Edit a task list with vendor items that shall be visited when addon is started   * Create/Edit a task list with vendor items that shall be visited when addon is started
 +  * Supports beside normal vendors all [[https://wiki.guildwars2.com/wiki/Converter|Converters]] and Skirmishing Chests
   * Assign user that may hold the required items for a purchase (automatically switches to them when addon is running)   * Assign user that may hold the required items for a purchase (automatically switches to them when addon is running)
   * Teleports to vendor by hacks if enabled and normal navigation fails (use with caution!)   * Teleports to vendor by hacks if enabled and normal navigation fails (use with caution!)
Line 12: Line 18:
   * Automatically stops bot when done with the task list(s)   * Automatically stops bot when done with the task list(s)
  
-==== Usage ====+==== GUI ====
  
 {{:modera:lmbtfy.png?nolink&400|}} {{:modera:lmbtfy.png?nolink&400|}}
  
-  - Name of the task list +All changes to a task or the tasklist are only persisted if Save button is pressed! Watchout, changing/creating new task list, changing bot mode, refreshing lua will discard your changes if not saved.
-  - Dropdown with the items from vendor to choose from (vendor has to be opened to show this UI element) +
-  - How many stacks of the item you want to buy +
-  - Teleport to that vendor if navigation fails +
-  - Assign the currently logged in character to the task +
-  - Set the selected task to be the current one (will run from this task on and end the current running one) +
-  - Move up in list +
-  - Move down in list +
-  - Insert an empty task before selected +
-  - Insert an empty task after selected +
-  - Remove the task from list +
-  - Saves task list and task changes (Global settings are directly saved+
-  - Create a new task list with an empty task in it+
  
-To assign a vendor item to a task you have to target and open the vendor.+==== Usage ==== 
 + 
 +  - Go to the first vendor where you want to buy something from 
 +  - Select the vendor and open it till you see the vendor window with the items 
 +  - Open the desired vendor tab where your item in question is 
 +  - Click on **New Tasklist** button 
 +  - Select the desired item from the Vendor Items dropdown and click "Assign" button 
 +  - Adjust what you want (Stacks, Tele hack, Assign your user, etc.) 
 +  - Click "Save" button 
 +  - Go on to the next vendor and redo from step 2 till your list is finished. From then on you can just run the list and the bot will do it's work ;) 
 + 
 +<WRAP round tip 100%> 
 +The created task files can be shared. Just send the .lua file in "LuaMods/LetMeBuyThisForYou/taskfiles" to your friend. Before sharing **REMOVE** your assigned characters by using the "Remove <char name> from task" button or your friend will crash his game by running your taskfile. 
 +</WRAP>
  
-All changes to a task or the tasklist are only persisted if Save button is pressed! Watchout, changing/creating new task list, changing bot mode, refreshing lua will discard your changes if not saved. 
  
 ==== Support ==== ==== Support ====
  
-<WRAP round tip 60%>+<WRAP round tip 100%>
 Support is given on my [[https://discord.gg/Vmq6bYE|Discord]] channel Support is given on my [[https://discord.gg/Vmq6bYE|Discord]] channel
 </WRAP> </WRAP>
Line 46: Line 52:
 LetMeBuyThisForYou.GetState() -- returns nummber IDLE=1, RUNNING=2, TASKEND=3 LetMeBuyThisForYou.GetState() -- returns nummber IDLE=1, RUNNING=2, TASKEND=3
 LetMeBuyThisForYou.GetTask() -- returns table the task object LetMeBuyThisForYou.GetTask() -- returns table the task object
 +LetMeBuyThisForYou.IsDone() -- returns boolean and indicates if everything is done (tasklist(s))
 </code> </code>
letmebuythisforyou.1543683876.txt.gz · Last modified: 2018/12/01 17:04 by modera