Any feature requests go in the comments. My current list of feature requests is available there.
Popularity: 25%
Tags: Bot, Final Fantasay, Final Fantasy XI, PL, Power Level
Any feature requests go in the comments. My current list of feature requests is available there.
Popularity: 25%
Tags: Bot, Final Fantasay, Final Fantasy XI, PL, Power Level
Current Requests:
I don’t know how hard it would be for you, but I used to have FFXIAPP and there’s a feature on it that I miss a lot that Wizbot doesn’t have — and probably never will. It’s the BRD PL feature. It would auto-join to an invite from a designated player and sing two song choices and disband, then sing Ballad2. I used this feature a lot when I PL’ed my main in the dunes.
Perhaps the designated name can be one of the two names you have to choose at the bottom. And the song choices can be under Spells under Preferences.
Again, I don’t know how difficult it is to do this, or how hard it can even be to incorporate it into the current interface; or if you’re remotely interested in doing this. If it is too much of a feat…nevermind! I’m happy with the features FF PLer already has!
I’m not sure how complicated it would be to implement. I’ve never tried monitoring for party invites before.
I can always try and see how it works :o
I never used APP or Wizbot so no idea what features either of them had. But if something is missing there’s no reason I can’t work toward adding it.
In the interim, when brd is main job, should it cast ballad and ballad 2?
It would only cast Ballad2 because it can’t overwrite — let’s say a Minuet4 if a Minuet+2 horn is used, but Ballad1 does overwrite Ballad2, so if you did Ballad2 then Ballad1, the BRD PLer would only have the Refresh from Ballad1. With a Minuet/March/Whatever+2 instrument, if you sang Ballad1 then Ballad2, you’d only get the Refresh effect of Ballad2. However, if there wasn’t a Song+2 instrument used, both Ballads can be song without a problem. Still, Ballad2 is usually enough Refresh for a low level PT with a V.Cloak or Dalmatica. Also because songs take forever to sing, singing two Ballads can lead to your character being killed, lol. But if it wasn’t a low level PLer, but instead, a PT with a RDM or WHM to PL a separate PT altogether, I don’t see an issue with it singing 2Ballad songs. Not sure if any of this makes any sense to you, lol.
Now that I think about it, if you were to do the auto-join, singing buffs, etc., you’d need to know how to monitor chat/events, a form of OnEvent like this program: http://calamity-ls.com/fface/index.php?showtopic=1976 At least that’s what it seems like. This sounds more and more complicated!
Thinking about it, I’d probably start a separate thread that just monitors the chat log. Use a regular expression to test whether the line is an event I want to pick up, and if it is, handle it.
Something like that. It wouldn’t be impossibly complicated, just some work I think. Once I start coding it I’ll figure out the complications associated with it.
Once I get more feedback on 1.0.1.x, and am relatively sure that it’s not having major issues on everyone’s PC except mine, I’ll work on the more advanced new features. It sounds like a fun challenge to work on.
Whatever you want to do with this request is fine for me. I mean, I understand the time consuming process of doing projects like these…especially when you’re just doing it as a hobby or whatever.
The one thing that I found detrimental in Kunihiro’s program is it would randomly not trigger if the program was ran for an extended amount of time. Not only that, but it would not error to close down so I had no idea if it was still running or not! I only found out it errored when I went back to check it when it didn’t trigger. Pretty useless program for a stun bot if the bot doesn’t stun!
OK I’ll shut up now. I feel like I’m stalking your forum now lol
Yeah that sounds pretty useless to me if it randomly crashes like that. I’ll see if I can’t implement it better when I get it done.
Thanks :P
Hmm..Appears that auto-ballad isn’t working right now anyway… :/ I’ll fix it for next update.
I don’t play ffxi anymore but this app shows alot of promise, hopefully you will continue developing it for a long time
As long as I play FFXI I suspect I’ll keep working on it. I’m way too lazy to pl otherwise, and the other free tools that I’ve found
kind of suckdon’t have the features that I’m looking for in a bot.Auto-Equip light/dark staff when curing/resting respectively would be nice.
I will actually implement this since so many people have been asking for it. I’ll plan on implementing it in 1.0.1.43–.42 is already in testing.
I still will argue that people would be better served by the flexibility of Spellcast, rather than the limited scope with which I will implement this feature.
Edit
I appreciate the feedback =)
Yes, Spellcast used in conjuction with a PL App is insanely good.
Could there be a way to set the auto stand to only kick in when at a certain mp % for pl? sometimes my pl is resting for mp and jumps right back up to heal before a tick of mp goes off.. i may just be doing something wrong though.
hope the question makes sense
Yeah, makes sense.
I thought I had it working much better in 1.0.1.x, but if it’s still causing problems, I’ll tweak it more.
I’ll add a preference for minimum mp to stand with when auto standing.
Add “Erase” spell to the right click feature on each player
Will do
anyway you could have a spell queue so if i click more than 1 spell it casts them when it can.
also anyway to set a hotkey to pause/start PL incase you need to attack a add.
I was just adding this now…i’ll release it when I release the next version, but it may still be experimental at that time.
as for a hotkey, i’ll see if I can add that. Probably wont make it in next release though.
Auto-Haste for “Also Monitor” persons?
This is going to be a tougher one since there is currently no real interface for managing the “Also Monitor” players.
I’ll see what I can come up with, but I’m strapped for time lately so it may be awhile before I have a solution.
It is certainly something I can work on adding though.
Fix “Auto-Haste”
It does not work when you are resting mp, it just says “You cannot use that command while healing” but never actually stands up to cast Hate.
Well, if auto-stand is enabled, it should attempt to stand before casting. I’ll look at this when I work on fixing auto-rest next version.
Thanks~
It did not attempt to stand up to cast Haste, it did stand up to cast cure though, but then sat right back down.
Hmm….The bot shouldn’t distinguish between any spells with regard to auto-stand.
I will look into it.
If you have a chance, check Debug->Show Log to see what it’s doing when that happens, and let me know.
Thanks!
Hmm…guess i should make a v3…