Originally Posted by
Trioxygen
Hello,
I have been a lurker for many years on this site and I have mostly been a consumer of other peoples bots and projects till the recent big banwaves of LuaAdvanced / etc. I currently have kind of a unique private pixel bot that only communicates the spell to be executed (So, the routine logic is in game) and this spell is than matched to an action ID and a process reads this from the screen, communicates it to an HID capable hardware device which than performs an actual hardware keypress. This works quite well so far, but I'd like to take my learnings a bit further.
I am looking for someone who would be willing to teach me safe-ish memory reading (no need for writing) and the current state of the game. I would like this to be language agnostic as much as possible so I can decide what to use myself:
- My in game addon is in TSTL, but have written LUA for my own UI before.
- My hardware firmware is in C
- My screen reading and HID communication driver is in python
- I did C#, C++ before, but it has been quite a while
- I am quite OK in Rust
I am willing to pay you by the hour and we can come to an agreement about the wage.
My apologies if this does not belong here, but I am kind of lost in the amount of things available and I am really unsure about the current state of things. And on top of this, I am a big novice in this area.
Please send me a DM if you are interested in this.