-- Auto Join Settings _G.SelectedWorld = "OnePiece" _G.SelectedChapter = "OnePiece_ChapterStage1" _G.SelectedChapterRanger = "OnePiece_RangerStage1" _G.AutoJoinStoryStage = false _G.AutoJoinStoryStageLast = false _G.AutoJoinRangerStageLast = false _G.AutoJoinRangerStage = false -- Marco settings _G.InputFileLinkMarco = "" _G.SelectFileMarco = "HeeMarco/yourname.txt" _G.AutoPlayMarco = false -- Units settings _G.SelectedStat = "Damage" _G.SelectedGachaType = "Standard" _G.SelectedPullAmount = "x1" _G.SelectedAutoSell = {} _G.AutoEquipBest = false _G.AutoSummon = false -- Stats settings _G.AutoYenMaxLevel = false _G.AutoYenGenerateLevel = false _G.AutoBaseHealthLevel = false -- Auto Play settings _G.AutoVotePlay = false _G.AutoVoteNext = false _G.AutoVoteRetry = false _G.AutoPlay = false _G.AutoUpgradeMaximumYen = false _G.AutoUpgradeUnits = false loadstring(game:HttpGet("https://raw.githubusercontent.com/bunny42312/script/refs/heads/main/animerangerx"))()