Compile the dll first in /riderdll
change port in rider.cpp to the port set in your bot files, same with username and password. I use Dbot's Decode() function to decrypt shit so all you have todo is make the variable and thier values in a file similiar to dbot's strings.cfg and run xor on em like w/ dbot, then cp the values to rider.cpp replacing my current values, compile and now you have wormride dll. It MUST be named mrtmon.dll, use my extract resource functions to extract both the autoloader and the wormride dll to the same directory your bot is installed to and use shellexecute to run em. Its a working, highly modular wormride;) I will be releasing bot soon with this.