I want to sell fully stacked Mystic Muse,
Skills 2nd +17+++
Skills 3rd +8++
Active agu WM, Shield, Might and few more.
AM+4+MW passive WM,
MA Set 6/5/5/5;
DC Robe set +6
TTS Set +6/5/4/4/4 Full resist agu,
Cloak, Shirt CP++
Loyalty belt+4 / Malaria Bracelet
all the infos of master account and mail included.
Pm me if interested.
If you're not a developer you hire one or you learn your self to do small tasks like this.
Your npc i guess will be a 'Merchant' type NPC, so what you need to do is to find it's java file in instances folder in source and check how bypasses work.
A bypass look like this:
if (command.startsWith("buy"))
{
// Code that get executed
}
and on the NPC's html the line should look like this:
action="bypass -h npc_%objectId%_buy 10000"
So basi
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.