Mana Boy
Posted: 15 May 2016, 05:28
Ladies and gentlemen, I present you Mana Boy, a TMW bot controlled by public consciousness.
You can whisper !commands to Mana Boy, and it will execute them, if possible. Current commands include:
I was inspired by Twitch, they streamed a Pokemon game walkthrough, and commands could be entered from anybody (in chat). It is a social experiment, made mostly for fun. Dearest Game Masters, please don't ban the bot, I'm not having any profit from it. Besides, the player(s) controlling it aren't AFK.
There might be some bugs, report them. I might need to restart the bot every now and then, or to store some items from inventory, or to drop some Itenz you make it pick up. If there will be interest, I will continue improving it and adding features.
You can whisper !commands to Mana Boy, and it will execute them, if possible. Current commands include:
Code: Select all
!where -- get current position
!goto x y -- go to given coordinates
!up, !down, !left, !right -- go to nearby cell
!pickup -- pick up item from nearby cell
!drop AMOUNT ID -- drop item(s) from inventory (for admins)
!equip ID -- equip item with given ID
!unequip ID -- guess
!use ID -- consume/use item
!emote ID -- show emote
!attack Monster Name or ID -- walk to nearest given monster/player and attack it
!say #spell -- useful to cast #spells and do @commands.
!sit -- sit down
!turn left|right|up|down -- turn to given direction
!follow -- follow/stop follow player
!lvlup STAT -- increment given stat/skill (str, agi, vit, int, dex, luk, mallard, brawling, speed, astral, raging, resist)
!inventory -- show inventory
!status -- show different stats
!zeny -- show GP
!nearby players|npcs|monsters|portals -- show nearby stuff
!talk2npc NAME or TYPE/JOB -- start dialog with NPC. You have 30 seconds to use !input, if needed. Next and Close are "pressed" automatically.
!input NUMBER or STRING -- if npc needs any sort of input, use this command. If NPC needs selection from dialog options, use !input <number of choice>
!close -- end NPC dialog (it should happen automatically though). It also closes storage, when it's open.
!commands -- show list of commands
!history -- show last 10 commands from players
!store AMOUNT ID -- put item(s) to storage, when it's open
!retrieve AMOUNT ID -- get item(s) from storage
!sell AMOUNT ID NPC -- sell items to NPC (name or type). Currently only red slime drops and pearls.
!help -- show help
!bug MESSAGE -- report a bug
There might be some bugs, report them. I might need to restart the bot every now and then, or to store some items from inventory, or to drop some Itenz you make it pick up. If there will be interest, I will continue improving it and adding features.