Posted
loadstring(game:HttpGet(('https://pastebin.com/raw/in31W7S0')))()
this is my first script.
Hope it works and any errors found please message me on discord:
!drax#0612
Replied
the code bro. learn to use tables.
-- ur version
_G.autoTap = true;
_G.AutoRebirth = true;
_G.RebirthAmount = 0
_G.Autohatch = true;
_G.SelectEgg = "Starter"
_G.AutoWalkspeed= true;
_G.GemsMultiplier = true;
_G.ClickMultiplier = true;
_G.RebirthUpgrade = true;
_G.PetEquip = true;
_G.PetStorage = true;
_G.Walkspeed = 16
_G.WorldBoost = true
-- my version
getgenv().Settings = {
autoTap = true,
AutoRebirth = true,
RebirthAmount = 0,
Autohatch = true,
SelectEgg = "Starter",
AutoWalkspeed= true,
GemsMultiplier = true,
ClickMultiplier = true,
RebirthUpgrade = true,
PetEquip = true,
PetStorage = true,
Walkspeed = 16,
WorldBoost = true
}
(thanks ch0nky for teaching me this)
also, what's the point?
wait(0.0000000000000000000000000000000000000001)
:bruh:
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-386.710175, 30.5047722, 175.198593, 1, 0, 0, 0, 1, 0, 0, 0, 1)
if u want an easier alt use my scripts (cheeky promo): https://github.com/eb-06/Lua/blob/main/CFrame.lu
Cancel
Post
https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif
Replied
as i stated it is my first script, i am still learning.
Cancel
Post
https://media.discordapp.net/attachments/1010636204225601659/1012865624797610044/sKQybOLT.gif
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post