• Visit Rebornbuddy
  • request help

    Discussion in 'Rebornbuddy Profiles' started by Alex broadfoot, Dec 4, 2017.

    1. Alex broadfoot

      Alex broadfoot New Member

      Joined:
      Dec 4, 2017
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
      hi im trying to create a profile for grinding Gyuki hides i honestly have no idea what im doing ive never been very good coding i get very confused

      https://files.fm/u/k7pbssyy


      this is what ive done so far it wont load at all thanks in advance
       
    2. zzi

      zzi Active Member

      Joined:
      Mar 10, 2016
      Messages:
      308
      Likes Received:
      47
      Trophy Points:
      28
      This is close.

      you just need to set the gridnRef to the name of the grindarea. in this case GyukiHide.

      second your while condition will run while the Players class level is less than 70. I am not sure if this is what you want.

      you probably want something close to:

      Code:
      not HasAtLeast(20000,900)
      [code]
      
      (20000 is the item id for Gyuki hide. 900 is the number we want to farm up to.)
       
    3. Alex broadfoot

      Alex broadfoot New Member

      Joined:
      Dec 4, 2017
      Messages:
      10
      Likes Received:
      0
      Trophy Points:
      1
    4. SNL

      SNL Community Developer

      Joined:
      Oct 24, 2012
      Messages:
      38
      Likes Received:
      12
      Trophy Points:
      8

    Share This Page