Purpose: Change all experience gained in the game.
Modified: Cleint.java/class
Source: Yours
Difficulty: 1/99
Search for:
Code:
Code:
public boolean addSkillXP(int amount, int skill)
now replace
Code:
Code:
public boolean addSkillXP(int amount, int skill)
with
Code:
Code:
public boolean addSkillXP(int amt, int skill)
under that add
Code:
Code:
int amount = amt * 1000; // 1000 = multiplier
I released this in the Donator Only section a few weeks ago, now its for the public and all of the leechers that havent registered here yet...
You should register if you havent yet!