Needed Import Autohotkey data into an existing Python
Budget: $30 – $250 USD
like to reference data that is being used in
this github repository which is pulling data from memory to view entire map, items, & enemies.
https://github.com/joffreybesos/d2r-mapview
I want to use the location data and plug it into
this python project which I've been helping with on some minor stuff
https://github.com/aeon0/botty
so in this project we are using photos / pixels to determine location / where to move and pick up certain items dropped
but its limiting the runs to only static areas of the game that never change.
id like to implement new areas by being able to know where i am and where to go / enemy locations to attack directly and not just spam attacks and hope it kills everything.
My main issue is I don't know how combine the code or if its even possible figured it would be after seeing this Python wrapper around AHK.
https://pypi.org/project/ahk/#non-python-dependencies
that shows it can be done i just don't know where to begin or how to go about it.
this github repository which is pulling data from memory to view entire map, items, & enemies.
https://github.com/joffreybesos/d2r-mapview
I want to use the location data and plug it into
this python project which I've been helping with on some minor stuff
https://github.com/aeon0/botty
so in this project we are using photos / pixels to determine location / where to move and pick up certain items dropped
but its limiting the runs to only static areas of the game that never change.
id like to implement new areas by being able to know where i am and where to go / enemy locations to attack directly and not just spam attacks and hope it kills everything.
My main issue is I don't know how combine the code or if its even possible figured it would be after seeing this Python wrapper around AHK.
https://pypi.org/project/ahk/#non-python-dependencies
that shows it can be done i just don't know where to begin or how to go about it.