[CHAT/FUN/INFO] Ask8Ball v1.2 - Ask anything to the magic 8-ball! [1337]

Discussion in 'Inactive/Unsupported Plugins' started by pyraetos, Oct 29, 2011.

  1. Offline

    pyraetos

    Ask 8 Ball!
    Theres already a new version on bukkit dev, with more variables and static responses.
    http://dev.bukkit.org/server-mods/ask8ball/
    If you have ever used StealthBot on old battle.net, you know about the Ask8Ball plugin/script.
    This is basically it, but it has variables too, just like on battle.net.
    It's messages are configurable and you can have up to (2^31)-1 messages if you want.
    There are no commands, everything is accessed publicly like this:

    ask8ball Will I ever get married?
    Maybe someday.
    See BukkitDev for info on 1.1 and 1.2!
    In version 1.0:
    There is one function available for use:
    ask8ball can you please reload?
    Yeah fine. Reloading.
    (This just reloads the messages in config.yml)
    There are three static messages:
    ask8ball am i gay?
    Yes, but thats OK.
    ask8ball does it blend?
    I don't know, ask Tom Dickson.
    ask8ball ?
    !
    There is one variable for use in the config:
    Code:
    messages:
    - Your name is %p.
    
    <pyraetos> ask8ball test
    Your name is pyraetos.
    DOWNLOAD:
    dropbox

    Changelog
    • 1.2 Added command and customizable key.
    • 1.1 Added random player variables, IP variable, world variable, and version variable
    • also added Meaning of Life response
    • 1.0 Release
     
    Cheeqow and kahlilnc like this.
  2. Offline

    kahlilnc

    XD Nice I would of made a request for this if it came on my mind. Ima try this out once my server is stable again ;(
     
  3. Offline

    pyraetos

    Thanks hehe
     
  4. Offline

    MonsieurApple

    Needs a changelog
     
  5. Offline

    kahlilnc

    Weird thing is it works for everyone else on server but not me ;(
     
  6. Offline

    pyraetos

    Definately get 1.1 when they approve it on bukkitdev, its cool.
    Code:
    - I'm on break. Ask %o
    becomes a random player (other than you, use %r to include yourself)
     
  7. Offline

    MonsieurApple

  8. Offline

    beleg

    could you please add a way in the config to replace ask8ball with another name (for example the server name) ?

    Multi-lang. would make it nicer and nicer :)
     
  9. Offline

    kahlilnc

    Could you make broadcast a configuration option in config please?
     
  10. Offline

    pyraetos

    Sure, how about if you say ask8ball in chat, it broadcasts it but if you do a command like /ask8ball then it tells it to you. I'll also make the name configurable :)
    @kahlilnc
    @beleg
     
  11. Offline

    RazorFlint

    Can i eat this pork chop? No. :(
     
    pyraetos likes this.
  12. Offline

    beleg

    thanks a lot :) could I please translate the answers (into german)?
     
  13. Offline

    pyraetos

    You can translate them into whatever you want! :D (Except for the reload function, now)

    Ok 1.2 is out on dropbox! Look at bukkitdev for changes

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 20, 2016
  14. Offline

    beleg

    i mean so that its choosable in the config
     
  15. Offline

    pyraetos

    You mean so the plugin translates them? You know you can just write any answers you want
     
  16. Offline

    beleg

    Yes? I thought i just can write random anserwas and not static's?
     
  17. Offline

    kahlilnc

    Oh no I like the broadcast I just thought it would make the plugin more configurable :D
     
  18. Offline

    pyraetos

    oh, yeah ill add multi language statics :)
     
  19. Offline

    beleg

    okay thank you :) if you need german translation help.. i would be happy to help you ;)
     
  20. Offline

    pyraetos

    Added 5 languages. Version 1.3
     
  21. Offline

    beleg

    improved your german translation
     
  22. Offline

    Mrchasez

    Can you make it so certain questions have certain answers, or if it has a few of the words, it gives the answer.
    So it can really answer questions?
     
  23. Offline

    pyraetos

    Certain questions DO already have certain answers, and I can always add more.
     

Share This Page