November 28, 20187 yr Hi, I just purchased wrobot and I'm brand new to scripting. I want to be self sufficient and learn how to make custom fight classes. Right now I am referring to other peoples free cs code and guessing code but a lot of the time I get errors. I'm currently trying to move my hunter forward under certain conditions, wManager.Wow.Helpers.Move.Backward(Move.MoveAction.DownKey, 1500); Thread.Sleep(1500); Works great for moving backwards but when I change the script to "Move.Forward" and "UpKey" - It only gives me errors. Is there a website that has a list of all of the different scripts available? such as the ones referring to wmanager?
November 28, 20187 yr These are about the extent of it, there isn't any 'official' WRobot documentation. The Developer's Assistance forum is always helpful too.
Create an account or sign in to comment