- Joined
- Mar 31, 2017
- Messages
- 3
- Thread Author
- #1
How do you retrieve the total level of the acc being botted on?
I tried as such, but returns 0 always:
Will wire $5 to anyone who can help me out. Post your wallet address if you have a solution and want free $5 in BTC
I tried as such, but returns 0 always:
Code:
Player currentPlayer = Players.getLocal();
int currentTotalLevel = currentPlayer.getTotalLevel();
System.out.print("Total: " + currentTotalLevel);
Will wire $5 to anyone who can help me out. Post your wallet address if you have a solution and want free $5 in BTC