void main()
{
object oPC = GetPCSpeaker();
GiveXPToCreature(oPC, 99999999);
}