• Visit Rebornbuddy
  • Legendary,dis question

    Discussion in 'Archives' started by xxxmalicexxx, Jan 29, 2015.

    1. xxxmalicexxx

      xxxmalicexxx Member

      Joined:
      Aug 7, 2013
      Messages:
      799
      Likes Received:
      7
      Trophy Points:
      18
      so i was wondering if the following line of code is correct and will do what i want it to do

      [QUALITY] == "Legendary" && [NAME] == "Inna's Vast Expanse" # [DEX] < 480 -> [TRASH]

      in looking for the bot to pick up and keep any Inna's Vast Expanse with Dex over 480 and salvage anything lower, will this line of code do that for me. or is it written incorrectly if so plz enlighten me on the correct line of code plz
       
    2. HitmanReborn

      HitmanReborn New Member

      Joined:
      Apr 22, 2014
      Messages:
      98
      Likes Received:
      2
      Trophy Points:
      0
      It's correct.
       
    3. taskmanager

      taskmanager New Member

      Joined:
      Mar 18, 2014
      Messages:
      400
      Likes Received:
      1
      Trophy Points:
      0
      or in sentence. you can read it as:

      [DEX] < 480 -> [TRASH]

      dex less than 480 is trash.
       
    4. iPanda

      iPanda Member

      Joined:
      Sep 6, 2013
      Messages:
      189
      Likes Received:
      1
      Trophy Points:
      18

    Share This Page