MMOMinion
House Buyer with Teleport and Discord Notification - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: LUA Modules / Addons (https://www.mmominion.com/forumdisplay.php?fid=102)
+---- Thread: House Buyer with Teleport and Discord Notification (/showthread.php?tid=23733)



House Buyer with Teleport and Discord Notification - rennerdo30 - 02-23-2022

This is a LUA Module which simplifies the buying of houses.
Code is based on https://www.mmominion.com/thread-20403-post-178989.html#pid178989


The improvements compared to the above code are:

* Detection if house is sold (Reads the text of the placard sign --> only works whith english client!)
* Automatic Teleport to specified Aetherite after x milliseconds after house sold detection
* Send Discord Notification via Webhook on hose sold (https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks)

[Image: lrVfsoH.png]

Download: (external link since attachments aren't working)
https://mega.nz/file/5M8U0ZyI#CJv1_Hkr16CEEveZG-aik4czVpLQFAev5JGQPI3tE18


Installation

Just extract the zip file to
C:\MINIONAPP\Bots\FFXIVMinion64\LuaMods

You should have the following path after that:
"C:\MINIONAPP\Bots\FFXIVMinion64\LuaMods\HouseBuyer\module.def"


RE: House Buyer with Teleport and Discord Notification - digitalgheko - 03-15-2022

<p>This is amazing, thank you!</p>