JinYuichi Posted July 3, 2024 Posted July 3, 2024 View File Card Recycler This is my version of king poring if someone can improve this script just leave the script with your improvement changes The NPC script for "King Poring" in NexoMMORPG allows players to recycle cards with the following functionalities: Requirements: Players need 2,500,000 Zeny and must submit 4 different cards for recycling. Validation and Prohibitions: Checks if players have enough Zeny and verifies if submitted cards are not on the prohibited list ()..@forbidden_card$ Card Types and Rates: Offers three card types with specific probabilities: Normal Cards: 99% chance ()..@rate_normal_card = 9900 Mini Boss Cards: 3% chance ()..@rate_mini_boss_card = 300 MVP Cards: 1% chance ()..@rate_mvp_card = 100 Functionality: Allows players to recycle cards, deducts Zeny, removes submitted cards, and randomly gives a new card based on defined probabilities. Additional Features: Connects to a shop () and handles transactions related to card recycling and potentially other items.card_merge_shop This script enhances gameplay by providing a mechanism to recycle unwanted cards into potentially more valuable ones, adding depth and strategy to the game economy. Submitter JinYuichi Submitted 07/02/24 Category Utilities Video Content Author JinYuichi 1 1 Quote
rmon Posted January 14 Posted January 14 2 minutes ago, Sapito Sucio said: Very good script Sir Have you tried it ? Also, do you know the exact range of normal cards only ? excluding mini and mvp. Quote
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.