Project Ghoul Script | AUTOSPIN – OPEN SOURCE

Png-74.png

Created by KronoLordz

Features:

_G.AutoSpin = false -- enable/disable
_G.SpinsToStop = 1 -- spins to stop at
_G.Wanted = "Naki" -- what you want
_G.OE = false
_G.HH = false

local data = game.Players.LocalPlayer.data
local stats = data.stats
local extra = data.extra
while _G.AutoSpin do wait()
    if stats.spins.value > _G.SpinsToStop and stats.weapon.value ~= _G.Wanted then
        if _G.OE and extra.naturaloe.value ~= true then
            game:GetService("ReplicatedStorage").Events.RemoteFunction:InvokeServer("Spin")
        elseif _G.HH and extra.naturalhh.value ~= true then
            game:GetService("ReplicatedStorage").Events.RemoteFunction:InvokeServer("Spin")
        else
            return
        end
    end
end

Kagune list

return {
Fueguchi = "Uncommon", 
Higemaru = "Uncommon", 
Jason = "Rare", 
Kobayashi = "Common", 
Kuzen = "Rare", 
Naki = "Common", 
["T-Owl"] = "Epic", 
Rinkaku4T = "Rare", 
Urie = "Uncommon", 
Touka = "Rare", 
Yasuhisa = "Epic"
};

TP to spin seller and open his dialogue

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").dialogues.SpinSeller.HumanoidRootPart.CFrame
workspace.dialogues.SpinSeller.ProximityEvent:FireServer()

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ