Grabbing current level?

Automatic

User is banned.
Reputation
0
I know this SHOULD be in programming but NO ONE EVER GOES THERE... also this is "botting DISCUSSION"... not botting auth requests. So, it can go in both forums and I choose here.

Now, how can I pull the user's stats in RSBuddy?

So far I've tried:

Code:
MyAtt = Skills.getLevelAt(Skills.getCurrentExp(Skills.ATTACK));

and

Code:
MyAtt = Skills.getRealLevel(Skills.ATTACK);

Both return 0, when my real attack level is one.
 
I have no idea with rsbuddy, but I'll find a old clip off a pb bot.
 
I must say I'm flattered of your programming skills. Have you post a application for development team.
 
I've got it working. I worked out RSBuddy fails to get the level (returns 0) if the xp is 0... :L

@"Inxy" Why would I?

@A mod, close pl0xxz?
 
Back
Top