What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Recent content by jeromeyycp

  1. J

    [Rift Bot] Funky's Modded Edition

    I didn't look up it very carefully but I guess you should change "if (cItem.LegendaryGemRank == 50)“ with ”if (cItem.LegendaryGemRank == 30)“ to get what you want
  2. J

    [Rift Bot] Funky's Modded Edition

    Open AcceptTieredRiftRewardTag.cs search and edit "var rankedGems = SelectableGems.Where(g => g.LegendaryGemRank > 0 && GRiftLevel-g.LegendaryGemRank>0).ToList();" 7 means 70% 0 means 60% -3 means 8% -2 means 15%
  3. J

    [Rift Bot] Funky's Modded Edition

    You can edit AcceptTieredRiftRewardTag.cs to change the rate. The file located in fBaseXtensions\XML
Back
Top