Jump to content

Multi Shop [Services/donate Npc] + Vip System


Recommended Posts

Hello there..

 

Here is a Multi Shop [services/Donate Npc] with a lot of things inside..

Also, inside include VIP System.

 

What's inside?

  • Noblesse Status
  • Level up your clan
  • Add x Reputation score
  • Get full clan skills
  • Augment Skills Lv10. [Active/Passive]
  • Clean x Pk Kills
  • Change your sex
  • Vip 7/15/30 Days
    Make the player VIP
  • Setlevel [Levelup the player]
  • Change your Main Class
  • Change your password
  • Get full Recomments
  • Siege Register
    Register your clan for sieges.
  • Change your name color.
    Green, Blue, Purple, Yellow, Gold
  • Party Teleport
    Go to your party member.
  • Clan Teleport
    Go to your Clan member.
    Teleport Restrictions:
  • Sieges, Olympiad, Events, Party Rift, jail, Duel, ObserverMode(oly), Non-Party members.
  • Change your name.
  • Enchant your items to max enchant.

Code preview:

https://pastebin.com/GuBQn7yT

 

DOWNLOAD:

MultiShop

 

Some(the most) of those checks can be easily bypassed if you know how. I won't give you the way to fix those checks. So, I mentioned this just to have a clue.

Good luck.

 

VIDEO PREVIEW

Edited by 'Baggos'
  • Upvote 4
Link to comment
Share on other sites

  1.                 for (final L2Skill skill : player.getSkills().values())

  2.                 {

                    player.removeSkill(skill);

                }

                if (!L2MultiShopInstance.conditionsclass(player))

                    return;

I didn't dig far, you remove skills then check. Shit happens if you don't match the criterias. And the whole method can be shorten to 20 lines. The whole manager thing is totally pointless, it's part of npc bypasses.

 

There are numerous tweaks to apply here and there, but I'm too lazy.

 

Edited by Tryskell
Link to comment
Share on other sites

  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...