Arcane Odyssey Script – AUTOFARM, INFINITE MONEY
Are you looking for Arcane Odyssey Script? if, yes, then you are at the right place because, in this guide, we will give you Arcane Odyssey Script for Infinite Money, Kill Aura, Infinite Statspoint, Auto Fishing, Auto Farm and Kidachi script.
So come and take a look at this Script guide for Arcane Odyssey.
How to Execute a Roblox Script in Arcane Odyssey?
Follow these steps to use scripts :
The first thing you need is a Roblox exploit and/or script executor, so download one. If you don’t know, the most popular ones are Krnl, Synapse, or JJSPloit
Open the game, Project Slayers, and start playing
Launch your Roblox exploit or script executor
Please copy and paste any of the Roblox Scripts we are going to provide you into the provided box and hit the Execute/Inject button.
Arcane Odyssey Game Description
Embark on an epic journey through the War Seas, taking part in the conflicts of kingdoms and organizations striving for power. Many will die, but only the strong survive in this harsh, magic-polluted world. From outcast to living legend, will people grow to fear your name, or worship it?
Conflict is at an all-time high as the many kingdoms wage war over possession of Sea Curses, powerful artifacts which grant the user immortality and great power. After defeating great rulers and evil psychopaths for what you believe is the greater good, you leave yourself questioning what your true purpose in this world is.
Fight against other players, or team up with them and rule the seas as a clan, capturing islands, building castles, and becoming more infamous. Since you were born a mage, you have the option of mastering your magic, or dropping it entirely in favor of fighting styles, weapon mastery, and more.
Arcane Odyssey Script Pastebin – Infinite Money & Kill Aura
Features:
- Infinite Money
- Infinite Statpoints
- Kill Aura
- Open Source
Arcane Odyssey Script for Infinite Money
local Item = “Any Item Name” — (Must be in the persons store)
local BuyNPC = workspace.NPCs.Manni.Manni — NPC at Starter Island (Redwood, Redlake what ever its called)
local args = {
[1] = BuyNPC,
[2] = “{\”Level\”:1,\”Name\”:\””..Item..”\”,\”Amount\”:1}”,
[3] = “”,
[4] = -1000000
}
game:GetService(“ReplicatedStorage”).RS.Remotes.Misc.BuyItem:InvokeServer(unpack(args))
Arcane Odyssey Script for Kill Aura
getgenv().a = true
while a do task.wait()
for i,v in pairs(workspace.Enemies:GetChildren()) do
if v:IsA(“Model”) and v:FindFirstChildOfClass(“Humanoid”) and v:FindFirstChildOfClass(“Humanoid”).Health > 0 and game.Players.LocalPlayer:DistanceFromCharacter(v.PrimaryPart.Position) < 21 then
local args = {
[1] = 0,
[2] = game:GetService(“Players”).LocalPlayer.Character,
[3] = v,
[4] = game:GetService(“Players”).LocalPlayer.Character:FindFirstChildOfClass(“Tool”),
[5] = “Slash”
}
game:GetService(“ReplicatedStorage”).RS.Remotes.Combat.DealWeaponDamage:FireServer(unpack(args))
end
end
end
Arcane Odyssey Script for Infinite Statpoints
local Stat = “Strength” — Any statpoint u want to go into negative (I’ll try to find a better vers of this)
game:GetService(“ReplicatedStorage”).RS.Remotes.UI.SpendSP:InvokeServer(Stat, -10000000)
Arcane Odyssey Script for Auto Farm
loadstring(game:HttpGet((‘https://raw.githubusercontent.com/itsyouranya/free/main/arcaneodyssey.lua’),true))()
Arcane Odyssey Script for Auto Fishing
loadstring(game:HttpGet(“http://pastebin.com/raw/24ptSFXz”,true))()
Arcane Odyssey Script for Kidachi
loadstring(game:HttpGet(‘https://kidachi.xyz/Odyssey’, true))()
Arcane Odyssey Script for Instant Max Level And Galleons
local shipwrightName = “Elgfrothi” — Change name to the town’s shipwright name here
local args = {[1] = “Sell”, [2] = workspace.NPCs[shipwrightName][shipwrightName]}
for i = 1, 9999 do
game:GetService(“ReplicatedStorage”).RS.Remotes.Misc.Carry:FireServer(unpack(args))
end
Arcane Odyssey Script for God Mode
— true/false to toggle — made by 10x squared by 5
shared.godMode = true
local player = game.Players.LocalPlayer
local namecall; namecall = hookmetamethod(game, ‘__namecall’, function(object, …)
local args = {…}
if getnamecallmethod() == “FireServer” then
if shared.godMode then
if object.Name == ‘DealWeaponDamage’ and args[3] == player.Character then
args[3] = math.random(1,200);
elseif object.Name == ‘DealBossDamage’ and args[2] == player.Character then
args[2] = math.random(1,200);
end;
end;
end;
return namecall(object, unpack(args));
end);
That’s it for this Arcane Odyssey Script guide
Also, Read more guide