Song spammer
Song spammer, for annoying people with what's in your music player
Download Song spammer 1.0 (04 August 2003)
Song spammer copies the title of the currently playing song in Winamp (or Foobar2000 with an additional plugin) to Beip's input window, or, if you've set a command format ahead of time, sends it to the current MU* as a command. You should have BeipMU beta 2.00.145.

Using Song spammer
To install:
- Place the
song.beipplugin file in your Beip directory. - Download r1dll and put the r1dll.dll in your Beip directory. If you're using Foobar2000, get the foo_winamp_spam component too and install that.
Open your
user_init_js.txtfile and add this line to the bottom:run('/loadmodule song.beip');
Typing /song will now paste the title of the current song in the input window. If you want to send the title in a particular command, such as a particularly formatted pose, you can type /songfmt your format where your format is the command to send the MU* with %% in place of the song title. For example, to send
: o/~ The Sundresses - Universe.universe o/~when listening to that song, you would type /songfmt : o/~ %% o/~ .To automatically set your format when Beip starts, add this to your
user_init_js.txtfile after the previousrunline:run('/songfmt your format');
Future enhancements
- When Beip's MCP support is better, I'd like to support an MCP query message for what's now playing, so I can make an np command that shows the folks in the room like whospecies, but with what they're listening to rather than their species.
Leave a comment