Roma 2221 Posted May 30, 2017 Hello, I've decided to convert all my scripts from another botting client to Dreambot, but i could not find some stuff in the API. Is there a way to get player appearance? (the equipment for other players) I assume that Dreambot is using RandomSolver to log into the game, is there a way to change which account it's going to use? Thanks.
Hashtag 9079 Posted May 30, 2017 Yes there should be a getAppearance() in Player class. And the account can be changed by using getClient().getInstance().getScriptManager().setAccount().
Roma 2221 Author Posted May 30, 2017 Yes there should be a getAppearance() in Player class. And the account can be changed by using getClient().getInstance().getScriptManager().setAccount(). Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.