MapleStory NPC Scripter + storyteller
3.67
(3)
700+
Conversations
Converts MapleStory NPC Script (odinms based) from state-based to stateless-based. For more info: https://github.com/lastbattle/gpt_stateless_npc_converter/
๐ค
ChatGPT Bot
Custom bot powered by ChatGPT technology. May behave differently from regular ChatGPT.
Try These Prompts
Click on an example to start a conversation:
- Please refract this state-based script for me to stateless NPC script: var status = -1; function action(mode, type, selection) { if (mode == 1) { status++; } else { if (status == 1) { cm.sendNext("Wait, are you not going to ride this?"); cm.dispose(); return; } status--; } switch (cm.getMapId()) { case 800040000: { if (status == 0) { cm.sendNext("We are the bearers of palankeen~! Let the bearers take you anywhere, even to Sakura's Ninja Castle~!"); } else if (status == 1) { cm.sendYesNo("Oh what? What is it? Do you want to go visit Mushroom Shrine?"); } else if (status == 2) { cm.sendNext("Okay, I got it! Just let us do the work, and you'll get there in the blink of an eye! Oh, and this won't cost you any money."); } else if (status == 3) { cm.warp(800000000); cm.dispose(); } break; } default: { if (status == 0) { cm.sendNext("We are the bearers of palankeen~! Let the bearers take you anywhere, even to Sakura's Ninja Castle~!"); } else if (status == 1) { cm.sendYesNo("Oh what? What is it? Do you want to go visit Ninja Castle"); } else if (status == 2) { cm.sendNext("Okay, I got it! Just let us do the work, and you'll get there in the blink of an eye! Oh, and this won't cost you any money."); } else if (status == 3) { cm.warp(800040000); cm.dispose(); } break; } } }
- Could you create an NPC that does something like selling potions in Henesys?
- Create a series of NPC scripts that convey storylines about Zipangu, the beautiful Japanese town from the Showa era that was destroyed by AIs robots that humans have created. At the deepest dungeon of the new AI-created town, there lies the strongest boss called the almighty Auf Heaven. Make the storyline about 4000 words. Then finally, include an NPC that escorts the team of adventurer players to defeat the boss.
- Create a NPC that plays Tic-Tac-Toe with the user!
Other AI models
Try out these other AI models to see if they work better for you
Bypass MapleStory IP Ban
IP Banned from MapleStory ? Here you can find all the information you will need to bypass a MapleStory IP ban and an alternative method - Follow this guide: https://slothytech.com/how-to-bypass-hwid-ban-in-any-game/
Storm Scripter
Generates and explains Storm language scripts based on user problems.
Sales Scripter
Adapts style for formal or friendly pitches based on user choice.
Quick NPC
Efficient and imaginative NPC creator for RPGs
Content Scripter
Specializes in creating content based on '100+ Content Ideas 2024'.
Special Offers & Rewards
๐ Refer & Earn!
Earn up to 100 ๐! Refer friends, write reviews / blog articles, or simply login daily to earn gems.
Earn Gems Now