void main()
{
object oPC = GetPCSpeaker();
TakeGoldFromCreature(100000, oPC, TRUE);
}