Selling Pumpkins Macro Mod

Discussion in 'Help & Support / Errors & Bugs' started by Amerikathefree, Jul 19, 2016.

  1. Amerikathefree

    Amerikathefree Builder
    Builder ⛰️ Ex-Mayor ⚒️⚒️

    Joined:
    Jul 12, 2016
    Messages:
    17
    Trophy Points:
    10,210
    Gender:
    Male
    Ratings:
    +11
    I'm trying to set up a macro to where once i get 500 pumpkins in my inventory I do /sell pumpkin, what I have now is onItemPickUp:

    Code:
    $${IF(PICKUPID = 86);(PICKUPAMOUNT = 1);ECHO(/sell pumpkin);ENDIF;}$$
    (pickup amount is set to 1 to test) any help is appreciated!
     
    #1 Amerikathefree, Jul 19, 2016
    Last edited: Jul 20, 2016
  2. Drewbo_

    Drewbo_ Guest

    Ratings:
    +0
  3. ChefCraft19

    ChefCraft19 Microsoft Excel Certified
    Mythic ⚔️ I ⚔️ President ⛰️⛰️ Ex-EcoLegend ⚜️⚜️⚜️⚜️ Prestige ⭐⭐ X ⭐⭐ Gameplay Architect Premium Upgrade

    Joined:
    Mar 6, 2012
    Messages:
    2,201
    Trophy Points:
    72,410
    Gender:
    Male
    Ratings:
    +453
  4. Kavulpix

    Kavulpix Builder
    Builder ⛰️ Ex-President ⚒️⚒️

    Joined:
    Jan 9, 2016
    Messages:
    225
    Trophy Points:
    11,490
    Ratings:
    +112
    • Agree Agree x 1
    • Friendly Friendly x 1
    • List