FORCE [PRE-ALPHA] Script | AUTO COLLECT TRINKETS, NO FALL, SELL TRINKETS, TP TO TRINKETS

Png-2-29-300x169-1.png

Created by yukiho

Features:

--put it in a loop if u want it to work
local vm = game:GetService("VirtualInputManager")
for _,v in pairs(workspace:GetDescendants()) do
    if v:IsA("StringValue") and v.Name == "Rarity" then
        if (player.Character.HumanoidRootPart.Position - v.Parent.Position).magnitude < 3 then
            vm:SendKeyEvent(true, "E", false, game)
        end
    end
end
--wyv's hook lol
local old
old =
    hookmetamethod(
    game,
    "__namecall",
    function(self, ...)
        if getnamecallmethod() == "FireServer" and self.Name == "FallDamage" and not checkcaller() then
            return
        end

        return old(self, ...)
    end
)
for _,v in pairs(workspace:GetDescendants()) do
    if v:IsA("StringValue") and v.Name == "Rarity" then
        game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.CFrame*CFrame.new(0, 1, 0)
    end
end
--[[sell flowers
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(92.4719238, 1775.25439, 794.307129, 0.309441596, 1.21149185e-07, -0.950918436, -1.43326124e-08, 1, 1.22738271e-07, 0.950918436, -2.43511806e-08, 0.309441596)
--]]

function sell()
    --tpes you to the merchant and sells everything
   
    game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(137.537384, 1758.25513, 654.549805, -0.01525662, 7.10505876e-10, -0.999883592, -2.68973341e-08, 1, 1.12099874e-09, 0.999883592, 2.69113052e-08, -0.01525662)
    task.wait(0.5)

    local vm = game:GetService("VirtualInputManager")
    vm:SendKeyEvent(true, "E", false, game)

    task.wait(0.5)

    for _, v in pairs(
        getconnections(
            game.Players.LocalPlayer.PlayerGui.DIALOGUE.MainFrame.Dialogue1.AnswerButton.MouseButton1Click
        )
    ) do
        v:Fire()
        task.wait(0.5)
        v:Fire()
    end

    for _, v in pairs(
        getconnections(
            game.Players.LocalPlayer.PlayerGui.DIALOGUE.MainFrame.DialogueEnd.CancelButton.MouseButton1Click
        )
    ) do
    task.wait(0.5)
        v:Fire()
    end
end

sell()

 

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Â