Bruhuh 0 Posted November 15, 2022 I have no idea why this isn't working, I am trying to go through the tutorial of starting out with scripting, but I can't get past this step. Does anyone know what I am doing wrong? I am using the 1.8 SDK.
Pandemic 2818 Posted November 15, 2022 Hey there, which tutorial were you watching? We recently had a big cleanup of deprecated methods and classes, you can now log with Logger.log and sleep with Sleep.sleep. Hope that helps!
Bruhuh 0 Author Posted November 15, 2022 Oh thank you very much, that solved it, do you have a list of all these updated methods and classes? And I was following this tutorial: https://dreambot.org/guides/scripter-guide/script-dev/running-first-script/ but obviously after having followed the previous guides. I do have a lot of experience with C# Object orientated programming, so switching over to java with a new IDE should be fine. I am just unfamiliar with the dreambot library. Just now, Pandemic said: Hey there, which tutorial were you watching? We recently had a big cleanup of deprecated methods and classes, you can now log with Logger.log and sleep with Sleep.sleep. Hope that helps!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.