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/26 10:52] – [Features] 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 16: Line 21:
  
 {{:modera:lmbtfy.png?nolink&400|}} {{:modera:lmbtfy.png?nolink&400|}}
- 
-  - Name of the task list 
-  - 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. 
  
 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.
Line 42: Line 31:
   - Click on **New Tasklist** button   - Click on **New Tasklist** button
   - Select the desired item from the Vendor Items dropdown and click "Assign" button   - Select the desired item from the Vendor Items dropdown and click "Assign" button
-  - Adjust what you want (Stacks, Tele hack, Assign your user)+  - Adjust what you want (Stacks, Tele hack, Assign your user, etc.)
   - Click "Save" button   - 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 ;)   - 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%> <WRAP round tip 100%>
-The created task files can be shared. Just send the .lua file in "LuaMods/LetMeBuyThisForYou/taskfiles" to your friend.+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> </WRAP>
  
Line 63: 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.1545821545.txt.gz · Last modified: 2018/12/26 10:52 by modera