09-24-2014, 02:36 PM
(09-24-2014, 02:26 PM)random73 Wrote: I don't know how the bot works nor how they write their program. I am only saying there is probably something since it was asked almost 1 year ago and we have not seen it yet. If it were that easy, they would have done it all together when they implement sendmessage.
Then again, it's my guess.
It's all good, that's why I was also hoping for some input from the devs in this thread aswell. I appreciate any input though :)
My 'guess' they have the main executable send stuff back and forth that they read from the lua files and have their injected dll run some custom functions with it. To be honest I havn't really looked into how the bot works, but as a memory based bot that's how I'd do it. But that's going off topic :)
(09-24-2014, 02:29 PM)Ace Wrote: There is an API piece of SendTextCommand(string), and that's probably the most you'll ever see for chat interaction. FFXIV has a lot of ever-incoming features, any number of which will be higher priority than this.
Cheers, any chance there's a "RecvTextCommand()" aswell? :)
Also where is the API piece located I looked at the Github page but can't find it, could you link me perhaps :)