[ad_1]
Created by LioK..!#4205
Features:
- BREATHING DUPE
- DEV NOTES:
- use it when you have “Transform” button or you will just lose all your money.
getgenv().dupe = false
game:GetService('RunService').Stepped:connect(function()
if getgenv().dupe == true then
pcall(function()
for i,v in pairs(getconnections(game:GetService("Players").LocalPlayer.PlayerGui.MainUi.BreathReforgeFrame.Bg.BreathDetail.Bottom.Reforge.MouseButton1Click)) do
v:Fire()
end
end)
end
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]