[FUN] GoldSpammer v0.1.1 - Bring back the best of MMOs [928]

Discussion in 'Inactive/Unsupported Plugins' started by Pandarr, Jun 3, 2011.

  1. Offline

    Pandarr

    GoldSpammer - Bringing back what all MMO'ers miss
    Version: v0.1.1

    This plugin checks if players are online every 10 minutes and based on the amount of players, may send them 3 messages directly; A fake login, the gold spam message, and a fake logout. Only one player on the server gets the message.

    There is no configuration. Just pop it in your plugins folder. It will increase in frequency as more people are on the server and slow down as less are. I believe it's every 10 minutes with 50+ users, every 30 minutes with 25+ users, every 50 minutes with 10+ users and every 70 minutes with 2+ users. If only 2 users are on it will not do anything. When it sends a message it only sends it to 1 user, not all of them.

    Features:
    • Supports iConomy 4/5, BOSEconomy, and Essentials Economy via Register. This ensures the gold spammer offers your native currency.
    • Creates random letter spammer names each time.
    Changelog:
    Version 0.1.1
    • Prints message to console when a user is spammed.
    Version 0.1.0
    • Initial version
    Source Code - Download Link
     
    garbagemule likes this.
  2. Offline

    DemmyDemon

    I love it. LOVE IT!
    Wouldn't install it for all the CHEAP GOLD in China, but this plugin Must Exist. LOVE!
     
  3. Offline

    Avous

    actually it was the most annoying part of mmos for me :p
     
  4. Offline

    ChrizC

    Any screenshots?

    I have no idea what this plugin does. xD

    Chris
     
  5. Offline

    Pandarr

    It literally just picks a random user online and sends them 3 messages to their chat window:

    fajioa joined the game.
    <fajioa> MinecraftGold! $10/100.0 dollars, $20/300.0 dollars. Prompt delivery!
    fajioa left the game.

    It uses the Register API to determine what currency your economy plugin is setup to.
     
  6. Offline

    Connor Griffin

    I don't—how does.... Why?
     
  7. Offline

    Redyugi

    Are you a server admin? Do you like harmless fun?
    That is why.
     
  8. Offline

    Pandarr

    This isn't supposed to be a "must have" plugin. It's just something for fun. I made it in part to try out a first plugin, have the source available for anybody who wants to poke through it (it's a simple plugin), and possibly make a few of your users laugh when they see the gold spam. Heck I don't even run it on my own server...

    Also it implements the Register API for anybody who wanted to see that working.

    If it makes you feel better, it was only a few hours of effort.
     
  9. Offline

    Plague

    changed category to FUN
     
  10. Offline

    srsdude

    LOL
    I love the idea
     
  11. Offline

    compgurusteve

    :) omg love it.

    May I ask you to improve it and actually make it help players instead by giving them actual gold/currency (user configurable obviously)?
    Doing this you wouldn't even have to change the name of the plugin. ;-)
     
  12. Ridiculously original and awesome, testing :D
     
  13. Offline

    Pandarr

    Under what circumstances would it give them currency?
     
  14. Offline

    compgurusteve

    Well just randomly, really. The basic plugin mechanics already send them a fake user login, a message, then a fake log out. Just throw up an in-game script for /money grant <player> <user defined amount> or /give <player> <gold Ingot ID value> <user defined amount>

    Everybody likes random goodies. :)

    Also set the name generated to be user configurable as well as the message.

    So something like:
    ServerAdmin has logged on.
    ServerAdmin messages you "Pssst, don't tell anyone."
    ServerAdmin has granted you/has given you 50coin/1 gold ingot.
    ServerAdmin has logged off.

    It would be almost like DailyBonus, but more like a random bonus. Since chances of the random bonus increases with the amount of people on the server, only good things could come out of it.

    Sorry if this completely takes you plugin on a tangent, but, There is just a lot of cools thing you could do with this plugins, IMO it would be great. ;-)
     
  15. Offline

    Pandarr

    It's possible to do but doesn't really fit into the scope of the project.
     
  16. Offline

    compgurusteve

    And if I start spamming you with donations? :-D
     
  17. Offline

    Pandarr

    Wouldn't help. Sorry.
     
  18. Could you add logging? Had this enabled all day y'day, but no one mentioned anything, which seems very unlikely :p
     
  19. Offline

    Pandarr

    Done. It will now a print a message to the console in 0.1.1. Let me know if people aren't getting limited time offers! It should work but I can't test it really since I have no users at the moment.
     
  20. Offline

    compgurusteve

    Meh alright, :-P Any interest ing making a similar plugin that would do as I described?
     
  21. Offline

    Pandarr

    My next plugin (not this one) will be able to randomly give players money. Although it is going to do a fair amount of other stuff too. If you'd like a plugin to do only what you're asking, you can try adding your suggestion into the Plugin Requests forum. If you'd like it incorporated into this plugin, any other developer is free to utilize my code if they like as it's available on GitHub.
     
  22. Offline

    compgurusteve

    Alright boss. I'mma check your new one out before I post a request, thanks for all your quick responses. :)
     
  23. Offline

    11RJB

    Too much awesome in one plugin...
     
  24. Thanks for the logging, now I could go through the log properly :D

    2011-06-11 09:21:44 [INFO] [g] Virlomi: ... wtf was that?
     
  25. Offline

    Pandarr

    Glad to hear it's working!

    Hopefully it's infrequent enough to not be annoying. I can reduce the frequency if need be.
     

Share This Page