Sacred 2 Posted July 9, 2017 After importing the client I still get the error that AbstractScript cannot be resolved to a type. Any help?
Sacred 2 Author Posted July 9, 2017 You trying to setup your IDE? Discord me Yes I'm trying to setup my IDE to compile my script. What's your discord? My discord is Unsourced#9297 add me
Sacred 2 Author Posted July 9, 2017 I can help via discord if you still need it. What's your discord? Would you be able to answer a few questions for me? I'm still getting errors when trying to import import org.dreambot.api.methods.equipment.Equipment; and import org.dreambot.api.utilities.impl.Filter;
Pyth 128 Posted July 9, 2017 What's your discord? Would you be able to answer a few questions for me? I'm still getting errors when trying to import import org.dreambot.api.methods.equipment.Equipment; and import org.dreambot.api.utilities.impl.Filter; ahh you've probably imported wrong client For this client you need to go C:\Users\*User*\Dreambot\BotData and import Client.jar as a dependencies. not the actual client you download. Edit: Those imports aren't in the API
Sacred 2 Author Posted July 9, 2017 ahh you've probably imported wrong client For this client you need to go C:\Users\*User*\Dreambot\BotData and import Client.jar as a dependencies. not the actual client you download. No it's the right client.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.