Does anyone know how to make an auto runner with smbdx2
Posted: Mon Mar 01, 2021 9:30 pm
by SAOarmyVID
I'm new to smbdx and I don't know how to program in lua.
Re: Does anyone know how to make an auto runner with smbdx2
Posted: Tue Mar 02, 2021 3:34 am
by ElectriKong
First step would be to learn how to program in Lua. There are tutorials to help get you started. From there, you need to figure out the algorithm that will create the autorunner in the way you want it to work, and then you can write that algorithm in Lua.