i've been tinkering for about 3 months now
trying to get eliteapi.dll and elitemmo.api.dll
to interact with pol.exe
using python
I've tried this before but never this serious about it
so far I've basically not taken the first step forward
I can't get any function to work
I can load the dll
I can access pol.exe final fantasy xi I can find the pid
basically I just get completely stuck when it comes to actually running the function
i've downloaded fantasyscript
and i've ran the demo clipper code
but I don't want that
I want to be able to make something using the .dlls in python
my first test was running the getrawvanatime
then I started trying to run the clipper demo code in a c++ or c# I don't remember to python converted
the code had errors and I cleared most of them up
still nothing
I have dnSpy installed to look inside elitemmo.api.dll and basically tells me nothing
i've used the search feature on elitemmo network and basically get nothing
i've thought of using the lua core to do basically the same things and I stopped when it didn't give me what I want
this is my big project I have been working on
I really do not care much about having a clipper with python it would just be my first win in this specific game
the game I have been playing the past 3 months to make a eliteapi or elitemmo .dll work with python and ffxi
i'd love to have a gui with a button to call function to print the current ingame time
just to have it
I would love to build a gui that could display the ffxi chat in an external window
basically there's not much I could do by learning how to make this work
but I could do more
it's what I do when I'm at work
It's what I do before bed and what keeps me up past my bedtime
I wake up wanting to learn more about the code
it's what I'm going to keep doing until I can finally put all those lines of code together and get the function to work
No comments:
Post a Comment