Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Ancient code published for archival purposes. May or may not work or be relevant.
- Feel free to do whatever you want with this, if anything.
- Archive from 2017-10-07 - contents may be older. */
- //Please run this at http://www.multiplayerpiano.com/lolwutsecretlobbybackdoor! Use "/help" if the bot works.
- MPP.client.on("a", function(msg) { if( msg.a == "/help") MPP.chat.send('F̲i̲s̲h̲i̲n̲g̲: /fi, '); });
- MPP.client.on("a", function(msg) { if( msg.a == "/test") MPP.chat.send('The bot is active!'); });
- MPP.client.on("a", function(msg) { if( msg.a == "/ping") MPP.chat.send('Pong!'); });
- MPP.client.on("a", function(msg) { if( msg.a == "/fish") MPP.chat.send('[Name] casts LURE into a water for catching fish.'); });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement