Hi there,
I have been playing around with doing a bit of automation in Roblox using Python scripting and thought maybe the general idea might be something people here might have ideas about. I mean, I am trying to find out how best to optimize Python-based workflows for game automation and which tools or libraries best are suited for such a process for maximum streamlining.
I just recently found this thing called Delta Executor here: https://deltaexecuter.com/ - apparently does its job pretty good with key bypasses for roblox exploits but I’m kinda wondering how it could work to be used with python to automate these things. Are there suggestions around somewhere that combine use of python with any kind of external tool like this, or guidelines on using python in a game script?
Thanks in advance for any tips and resources you’re willing to share with me!