MapleStory NPC Scripter + storyteller

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!

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

Download Our Extensions & Apps

Access ChatbotsPlace anytime, anywhere with our browser extensions and mobile apps.

Chrome
Edge
Android APK
Google Play