User Tools

Site Tools



letmebuythisforyou

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
letmebuythisforyou [2018/11/28 18:08] – created moderaletmebuythisforyou [2018/12/26 10:52] – [Features] modera
Line 1: Line 1:
 +{{:modera:banner.png?nolink&600|}}
 ====== Let me buy this for you ====== ====== Let me buy this for you ======
  
Line 6: Line 7:
  
   * 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 11: Line 13:
   * 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|}}
Line 32: Line 34:
  
 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. 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.
 +
 +==== 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)
 +  - 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.
 +</WRAP>
 +
 +
 +==== Support ====
 +
 +<WRAP round tip 100%>
 +Support is given on my [[https://discord.gg/Vmq6bYE|Discord]] channel
 +</WRAP>
 +
  
 ==== Public API ==== ==== Public API ====
  
 <code lua> <code lua>
-LetMeBuyThisForYou.GetState() -- returns nummber IDLE=1, MAPMOVE=2, WALK=3, TELEPORT=4, OPENVENDOR=5, CONVERSATION=6, VENDING=7, TASKEND=8+LetMeBuyThisForYou.GetState() -- returns nummber IDLE=1, RUNNING=2, TASKEND=3
 LetMeBuyThisForYou.GetTask() -- returns table the task object LetMeBuyThisForYou.GetTask() -- returns table the task object
 </code> </code>
letmebuythisforyou.txt · Last modified: 2020/03/17 16:46 by modera