[Bot] Pivillean

Discussion in 'Economy & Market' started by 314, Mar 31, 2017.

  1. 314

    314 Irratioπal President, former ServerAdmin
    Mythic ⚔️ I ⚔️ President ⛰️⛰️ Ex-President ⚒️⚒️ Premium Upgrade

    Joined:
    Apr 1, 2014
    Messages:
    6,963
    Trophy Points:
    87,660
    EcoDollars:
    $0
    Ratings:
    +4,866
    Many players already know that Pivillean is my bot. However, I have decided to create a thread because the Pivillean will support public commands, accessible by everyone.

    Commands can be issued with:
    Code:
    /pm Pivillean !command parameters
    
    This command serves as a replacement for /worth. You can either check the value of a single item name/ID or calculate the value of n items.

    Method A
    Code:
    Command:   !worth stone
    Response:  $0.10
    
    The query returns the value of a single item name.


    Method B
    Code:
    Command:   !worth 121
    Response:  $0.10
    
    The query returns the value of a single item ID.

    Method C
    Code:
    Command:   !worth iingot 22
    Response:  22 x $7.50 = $165.00
    
    The query returns the value of the given item name multiplied by the amount.

    Method D
    Code:
    Command:   !worth 266 14
    Response:  14 x $10.00 = $165.00
    
    The query returns the value of the given item ID multiplied by the amount.

    Method E
    Code:
    Command:   !worth 263 1 4
    Response:  4 x $0.20 = $0.80
    
    The query returns the value of the given item ID with the appropriate meta ID multiplied by the amount.
    In the given example the meta ID 1 distinguishes charcoal from coal.

    Please note: All item values have been written down manually, there may be errors. Please notify me if you find an incorrect value.

    Please note: The Pivillean has a response cooldown of three seconds to prevent spam kicks. If you don't receive an answer, try again after a few seconds.
     
    • Winner x 5
    • Like x 1
    • Friendly x 1
    • Useful x 1
    • Optimistic x 1
    • Creative x 1
    • List
  2. AdmiralD

    AdmiralD IsleTradingCo
    President ⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ V ⭐ Premium Upgrade

    Joined:
    Jul 26, 2013
    Messages:
    6,105
    Trophy Points:
    97,160
    Gender:
    Male
    Ratings:
    +4,290
    I am so grateful for this.
     
  3. samiwarbler

    samiwarbler Sheep Queen
    Mayor ⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐ I ⭐ Premium Upgrade

    Joined:
    Oct 25, 2014
    Messages:
    1,023
    Trophy Points:
    49,410
    Gender:
    Female
    Ratings:
    +552
    Slightly unrelated, but I also mentioned to Mel that I'd like a macro or whatever to actually count how many of whatever block I have in my inventory. This is what I miss from worth the most!
     
  4. BrokeMel

    BrokeMel broke
    Resident ⛰️ Ex-Tycoon ⚜️⚜️⚜️ Premium Upgrade

    Joined:
    Jul 26, 2013
    Messages:
    1,018
    Trophy Points:
    61,160
    Gender:
    Female
    Ratings:
    +830


    No idea how to do that easilty though :(