Lua Addon Ideas |
||
Lua Addon Ideas
Offline
Posts: 31
I dont want them to ? all my ws9 augs XD
TY for advice. But what i want is for it to cancel them looking DPSKngWJlly said: » IM Sure it can be done. Offline
Posts: 31
I will try that ty very much sir.
DPSKngWJlly said: » I dont want them to ? all my ws9 augs XD TY for advice. But what i want is for it to cancel them looking Asura.Eiryl said: » Half of that lua exists, in that one thread... from a couple months ago... automatically logs in all 15 mules and logs them out. Which thread was that... I dun remember. I was like, someone should make this lua that logs out and in mules, and someone delivered. and a longer delay and a goblin check and tada. Damn, i missed iT! I always thought a way to organize your mog house using an external application where you can drag items around would be neat, and to auto group up items that are spread throughout your boxes.
Cerberus.Genoside said: » I always thought a way to organize your mog house using an external application where you can drag items around would be neat, and to auto group up items that are spread throughout your boxes. Even if you make an addon to change your gear every time someone checks you, if you type '/check name' without the person targeted it won't break check anyway. Target blinking while check window is up is what breaks it, not the equip change.
Leviathan.Draugo
Offline
Cerberus.Genoside said: » I always thought a way to organize your mog house using an external application where you can drag items around would be neat, and to auto group up items that are spread throughout your boxes. Shiva.Thorny said: » Even if you make an addon to change your gear every time someone checks you, if you type '/check name' without the person targeted it won't break check anyway. Target blinking while check window is up is what breaks it, not the equip change. I just the other guy already mentioned that after. Either way, wanting a tool to make your char blink so no one can see your SUPR L33T WS9 augs is lame. I'm not sure if it exists, but something like a reverse bazaar like addon would be nifty. I have a mule that I bazaar on frequently, but it'd be cool to have an addon that also checks nearby bazaars for items that I'm interested in buying and I could set a price point to purchase it.
It'd need to track a list of people who've already had their bazaars checked so you don't spam them with checks, and I'd say you'd probably only want to recheck someone every couple of hours as they're unlikely to have changed prices. I'm not sure what information about surrounding PCs is available to a LUA addon to know how feasible this would be. But if you're doing something like, say completing a relic or a mythic and want to keep an eye out for low cost required items, it could be very convenient. I think at the very minimum something to keep track of which bazaars you've checked in the past X minutes would be great.
Looking a bit deeper it looks like the windower lua does not actually expose bazaar status for characters, so it doesn't really seem possible to do this at this time. Is there a place to request that the bazaar bit be shown through lua?
the bit is exposed in the packet that is sent to the client when a char is updated.
but for requests of that nature an issue on the windower lua github or a post in our discord development channel would be appropriate That addon already exists in private repositories, I think. You can tell people are using it if you walk near them, they check you, you open your bazaar (so you lose bazaar status for a moment) and then you put bazaar back up. They'll check you again after some refractory period.
Its main use is price fixing non-AH materials, though, so it probably shouldn't be in an addon store. would it be possible for a check list addon for getting the golden shovel?
Offline
How difficult would it be to make a lua to connect you to unity chat (and retry till you do), type a command to finish the unity quest and then exit you out of unity again to make sure you're not blocking others?
Lakshmi.Byrth said: » That addon already exists in private repositories, I think. You can tell people are using it if you walk near them, they check you, you open your bazaar (so you lose bazaar status for a moment) and then you put bazaar back up. They'll check you again after some refractory period. Its main use is price fixing non-AH materials, though, so it probably shouldn't be in an addon store. that being said, this addon has been around for 4~ years on ashita and likely just as long on windower. it is incredibly exploitative as it often catches momentary mistakes people make as far as pricing goes (for example putting something up for 1k instead of 10k before you realize it). it also completely eliminates the ability for a player not using it to try and make any money off the market. why is ffxiah/windower becoming the place to peddle exploits and abusive addons.. Asura.Tsm said: » Lakshmi.Byrth said: » That addon already exists in private repositories, I think. You can tell people are using it if you walk near them, they check you, you open your bazaar (so you lose bazaar status for a moment) and then you put bazaar back up. They'll check you again after some refractory period. Its main use is price fixing non-AH materials, though, so it probably shouldn't be in an addon store. that being said, this addon has been around for 4~ years on ashita and likely just as long on windower. it is incredibly exploitative as it often catches momentary mistakes people make as far as pricing goes (for example putting something up for 1k instead of 10k before you realize it). it also completely eliminates the ability for a player not using it to try and make any money off the market. why is ffxiah/windower becoming the place to peddle exploits and abusive addons.. Not sure i see what you saw, Byrth said it is in a private repo, and then ended with it shouldn't be in an addon store(the windower launcher) which it is not. the windower team has reported exploits, see our PSA from last year as an example. the team does not support addons that are "abusive" Offline
Is it possible with LUA script to override in-game functions, so for instance when you activate the ingame map from the menu a lua to take over and display a custom map and disable the ingame one?
Odin.Ninjaxtasy
Offline
Have a LUA to show where dragons are. Since Unity Chat is always full, we can't see where they are.
Have a LUA to show how much time remaining before the CP/Exp Chain ends Odin.Ninjaxtasy said: » Have a LUA to show where dragons are. Since Unity Chat is always full, we can't see where they are. That information isn't available to the client unless you're in unity chat, sadly. Is there an easy way to compare the gear in my GS luas against the gear in my inventory/wardrobe? Would love to see if I can clean up my inventory without having to manually compare them.
Odin.Ninjaxtasy said: » Have a LUA to show where dragons are. Since Unity Chat is always full, we can't see where they are. Have a LUA to show how much time remaining before the CP/Exp Chain ends On Asura at least, there's a Whereisdi bot that you send a /tell to and it lets you know where the dragon is. Wonder if something like that could link to some FFXIAH page or something. Asura.Suteru said: » Is there an easy way to compare the gear in my GS luas against the gear in my inventory/wardrobe? Would love to see if I can clean up my inventory without having to manually compare them. //gs validate Asura.Arico said: » Asura.Suteru said: » Is there an easy way to compare the gear in my GS luas against the gear in my inventory/wardrobe? Would love to see if I can clean up my inventory without having to manually compare them. //gs validate I want the opposite, gear that is in my inventory that isn't in my gearswap. Asura.Suteru said: » Asura.Arico said: » Asura.Suteru said: » Is there an easy way to compare the gear in my GS luas against the gear in my inventory/wardrobe? Would love to see if I can clean up my inventory without having to manually compare them. //gs validate I want the opposite, gear that is in my inventory that isn't in my gearswap. You can use organizer. Just laod it and do //gs org and it'll dump all of the gear oyu're not using into your storage boxes. |
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|