✅ Last Tested: March 2026 – All scripts working.
Anime Warriors Simulator 2 runs the same warrior-building loop as its predecessor but with more upgrade layers and a larger stage count – both of which mean the currency grind is steeper. Auto Farm handles that loop automatically so your warriors keep developing without sessions dedicated purely to farming. Copy the script below and run it through your executor.
Pastebin
📜 Anime Warriors Simulator 2 Scripts (Pastebin & More)
To run any of these scripts you will need a working Roblox executor. Check out the list at that link for free and paid options that work in 2026.
Anime Warriors Simulator 2 Script Pastebin 2026:
Script 1 KEYLESSAnime Warriors Simulator 2 Script Pastebin 2026:
Pastebin
loadstring(game:HttpGet("https://jumblescripts.com/AnimeWarriorsSimulator2.lua"))()
Select all text above, copy it, then paste into your executor.
Anime Warriors Simulator 2 Script Pastebin2026 :
Script 2 KEYLESSAnime Warriors Simulator 2 Script Pastebin2026 :
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/ZaRdoOx/Loader/main/PlatiniumLoader"))()
Select all text above, copy it, then paste into your executor.
Anime Warriors Simulator 2 Script 3:
Script 3 KEYLESSAnime Warriors Simulator 2 Script Pastebin2026 :
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/DookDekDEE/AWS/main/script.lua"))()
Select all text above, copy it, then paste into your executor.
Anime Warriors Simulator 2 Script 4:
Script 4 KEYLESSAnime Warriors Simulator 2 Script Pastebin2026 :
Pastebin
loadstring(game:HttpGet("https://raw.githubusercontent.com/666dasdlolok/VernyHubV2/main/Main"))()
Select all text above, copy it, then paste into your executor.
Anime Warriors Simulator 2 Script 5:
Script 5 KEYLESSAnime Warriors Simulator 2 Script Pastebin2026 :
Pastebin
function C() spawn(function () while getgenv().C do local args = {[1] = {[1] = {[1] = "&"}}}game:GetService("ReplicatedStorage").RemoteEvent:FireServer(unpack(args)) wait() end end) end
function H(E) spawn(function () while getgenv().H do local args = {[1] = E,[3] = false}game:GetService("ReplicatedStorage").Packages._Index:FindFirstChild("sleitnick_knit@1.4.7").knit.Services.EggService.RF.Open:InvokeServer(unpack(args)) wait() end end) end
local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))()
local w = library:CreateWindow("Anime Warriors Simulator 2")
local b = w:CreateFolder("Main")
b:Button("TP To The Game",function() game:GetService("TeleportService"):Teleport(8425128940) end)
b:Toggle("Click",function(val) getgenv().C = val C()end)
b:Toggle("Hatch",function(val) getgenv().H = val H(E) end)
b:Dropdown("Choose",{"Pirate","Reaper","Sword","Hero","Alien","Ninja"},true,function(val)
E = val
end)
b:Label("Made by X_LuaF#0705",{TextSize = 21; TextColor = Color3.fromRGB(255,255,255); BgColor = Color3.fromRGB(38, 38, 38);})
local w = library:CreateWindow("LocalPlayer")
local b = w:CreateFolder("LP")
b:DestroyGui()
b:Button("Copy Discord Invite",function() setclipboard("workink.co/2GQ/LTD") end)
b:Button("Full Version",function() loadstring(game:HttpGet("https://rentry.co/be4hfkuc/raw", true))() end)
b:Button("Rejoin",function() loadstring(game:HttpGet("https://rentry.co/6r4aw4cf/raw", true))() end)
b:Button("Reset",function() loadstring(game:HttpGet("https://rentry.co/2m72foap/raw", true))() end)
b:Box("Speed","number",function(val) S = val end)
b:Box("Jump","number",function(val) J = val end)
b:Box("Hip Height","number",function(val) H = val end)
b:Box("Gravity","number",function(val) G = val end)
b:Toggle("Speed",function(bool) getgenv().Speed = bool Speed(S) end)
b:Toggle("Jump",function(bool) getgenv().Jump = bool Jump(J) end)
b:Toggle("Hip Height",function(bool) getgenv().Hip = bool Hip(H) end)
b:Toggle("Gravity",function(bool) getgenv().Grav = bool Grav(G) end)
b:Slider("FOV (Default is 70)",{min = 0;max = 120;precise = true;},function(val) game.workspace.CurrentCamera.FieldOfView = val end)
function TPCFrame(Player_CFrame) if game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart") then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Player_CFrame.CFrame end end
function TPVector3(Player_Position) game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Player_Position.Position end
function PHP(Player_HP) game.Players.LocalPlayer.Character.Humanoid.Health = Player_HP end
function Chat(Mes, Freq) spawn(function () while getgenv().Chat do local args = {[1] = Mes,[2] = "All"} game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args)) wait(Freq) end end) end
function Speed(Nume) spawn(function () if getgenv().Speed then while getgenv().Speed do game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = Nume wait() end elseif getgenv().Speed == false then game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 16 end end) end
function Jump(Nume) spawn(function () if getgenv().Jump then while getgenv().Jump do game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = Nume wait() end elseif getgenv().Jump == false then game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = 50 end end) end
function Hip(Nume) spawn(function () if getgenv().Hip then while getgenv().Hip do game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = Nume wait() end elseif getgenv().Hip == false then game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 0.1 end end) end
function Grav(Nume) spawn(function () if getgenv().Grav then while getgenv().Grav do game:GetService("Workspace").Gravity = Nume wait() end elseif getgenv().Grav == false then game:GetService("Workspace").Gravity = 196.2 end end) end
Select all text above, copy it, then paste into your executor.
🎮 How to Use the Anime Warriors Simulator 2 Script
2Launch Roblox and open Anime Warriors Simulator 2.
3Open your executor, then click Inject or Attach.
4Copy any script above and paste it into the executor script box.
5Press Execute — the GUI will appear in-game.
6Toggle Auto Farm, Speed Hack, ESP and other features from the GUI menu.
7Always use an alt account to protect your main.
🎮 About The Anime Warriors Simulator 2 Script

The warrior tier gap in Anime Warriors Simulator 2 matters more than in the original – higher-tier warriors clear stages that lower-tier ones cannot. Auto Farm builds the upgrade currency automatically so your roster stays competitive with the stage progression.
The scripts here are tested against the current Anime Warriors Simulator 2 build and get updated after major patches. Check back if something stops working after an update.
Use any of these on an alt account first to check compatibility with the current Anime Warriors Simulator 2 build before running on your main.
⚠️ Disclaimer: All scripts on this page are for educational purposes only. Using scripts in Roblox violates the Roblox Terms of Service and may result in your account being permanently banned or suspended without warning. RobloxDatabase.com is not responsible for any consequences from using these scripts. Always use an alt account — never your main.