Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.StarterGui:SetCore('SendNotification', {
- Title = "Gui Made By Anwarun";
- Text = " Script By LuckyMMb ";
- duration = 1000000000000000;
- })
- wait(1)
- game.StarterGui:SetCore('SendNotification', {
- Title = "INDONESIAN EXPLOITER";
- Text = " MERDEKA ! ";
- duration = 1000000000000000;
- })
- -- Script By LUCKYMMB
- local plr = game:GetService("Players").LocalPlayer
- local coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
- local save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
- local pets = game:GetService("Workspace")["__REMOTES"].Pets
- local a = #save[plr.Name]["Save"]["Pets"]
- local petids = {}
- local petAP = {}
- local done = "no"
- function p()
- for i=1,a do
- if(save[plr.Name]["Save"]["Pets"][a].e == true) then
- table.insert(petids, save[plr.Name]["Save"]["Pets"][a].id)
- petAP[save[plr.Name]["Save"]["Pets"][a].id] = tonumber(save[plr.Name]["Save"]["Pets"][a].ba) * 4
- print("Active Pet, Id:" ..save[plr.Name]["Save"]["Pets"][a].id.. " Damage:" ..tonumber(save[plr.Name]["Save"]["Pets"][a].ba) * 4)
- end
- a = a - 1
- end
- end
- p()
- -- Objects
- local Pet = Instance.new("ScreenGui")
- local MFrame = Instance.new("Frame")
- local TFrame = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local Tutup = Instance.new("TextButton")
- local Tunda = Instance.new("TextButton")
- local Spawn = Instance.new("TextButton")
- local Egg = Instance.new("TextButton")
- local _25 = Instance.new("TextButton")
- local _400 = Instance.new("TextButton")
- local _25m = Instance.new("TextButton")
- local _20 = Instance.new("TextButton")
- local _500 = Instance.new("TextButton")
- local rocket = Instance.new("TextButton")
- local MoonTitle = Instance.new("TextLabel")
- local MSpawn = Instance.new("TextButton")
- local MEgg = Instance.new("TextButton")
- local MA2 = Instance.new("TextButton")
- local Candy = Instance.new("TextButton")
- local FarmTitle = Instance.new("TextLabel")
- local EFarm = Instance.new("TextButton")
- local EMinTitle = Instance.new("TextLabel")
- local EMaxTitle = Instance.new("TextLabel")
- local EMin = Instance.new("TextBox")
- local EMax = Instance.new("TextBox")
- local ETitle = Instance.new("TextLabel")
- local MFarm = Instance.new("TextButton")
- local MTitle = Instance.new("TextLabel")
- local MMinTitle = Instance.new("TextLabel")
- local MMaxTitle = Instance.new("TextLabel")
- local MMin = Instance.new("TextBox")
- local MMax = Instance.new("TextBox")
- local Made = Instance.new("Frame")
- local Anwarun = Instance.new("TextLabel")
- -- Properties
- Pet.Name = "Pet"
- Pet.Parent = game.CoreGui
- MFrame.Name = "MFrame"
- MFrame.Parent = Pet
- MFrame.Active = true
- MFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- MFrame.BackgroundTransparency = 0.10000000149012
- MFrame.BorderColor3 = Color3.new(1, 0, 0)
- MFrame.BorderSizePixel = 2
- MFrame.Position = UDim2.new(0.257148981, 0, 0.127272725, 0)
- MFrame.Size = UDim2.new(0, 477, 0, 369)
- MFrame.Draggable = true
- TFrame.Name = "TFrame"
- TFrame.Parent = MFrame
- TFrame.BackgroundColor3 = Color3.new(0, 0, 0)
- TFrame.BorderColor3 = Color3.new(1, 0, 0)
- TFrame.BorderSizePixel = 2
- TFrame.Size = UDim2.new(0, 476, 0, 24)
- Title.Name = "Title"
- Title.Parent = TFrame
- Title.BackgroundColor3 = Color3.new(1, 1, 1)
- Title.BackgroundTransparency = 1
- Title.Size = UDim2.new(0, 476, 0, 24)
- Title.Font = Enum.Font.SciFi
- Title.Text = "Pet Simulator Gui"
- Title.TextColor3 = Color3.new(1, 0, 0)
- Title.TextSize = 18
- Tutup.Name = "Tutup"
- Tutup.Parent = TFrame
- Tutup.BackgroundColor3 = Color3.new(0, 0, 0)
- Tutup.BorderColor3 = Color3.new(1, 0, 0)
- Tutup.BorderSizePixel = 2
- Tutup.Position = UDim2.new(0.926470578, 0, 0, 0)
- Tutup.Size = UDim2.new(0, 35, 0, 24)
- Tutup.Font = Enum.Font.Fantasy
- Tutup.Text = "X"
- Tutup.TextColor3 = Color3.new(1, 0, 0)
- Tutup.TextSize = 25
- Tunda.Name = "Tunda"
- Tunda.Parent = TFrame
- Tunda.BackgroundColor3 = Color3.new(0, 0, 0)
- Tunda.BorderColor3 = Color3.new(1, 0, 0)
- Tunda.BorderSizePixel = 2
- Tunda.Position = UDim2.new(0.852941155, 0, 0, 0)
- Tunda.Size = UDim2.new(0, 35, 0, 24)
- Tunda.Font = Enum.Font.Fantasy
- Tunda.Text = "-"
- Tunda.TextColor3 = Color3.new(1, 0, 0)
- Tunda.TextSize = 25
- Spawn.Name = "Spawn"
- Spawn.Parent = MFrame
- Spawn.BackgroundColor3 = Color3.new(0, 0, 0)
- Spawn.BorderColor3 = Color3.new(1, 0, 0)
- Spawn.BorderSizePixel = 2
- Spawn.Position = UDim2.new(0.0218818374, 0, 0.0965660512, 0)
- Spawn.Size = UDim2.new(0, 101, 0, 23)
- Spawn.Font = Enum.Font.SciFi
- Spawn.Text = "Spawn Area"
- Spawn.TextColor3 = Color3.new(1, 0, 0)
- Spawn.TextScaled = true
- Spawn.TextSize = 14
- Spawn.TextWrapped = true
- Egg.Name = "Egg"
- Egg.Parent = MFrame
- Egg.BackgroundColor3 = Color3.new(0, 0, 0)
- Egg.BorderColor3 = Color3.new(1, 0, 0)
- Egg.BorderSizePixel = 2
- Egg.Position = UDim2.new(0.271771491, 0, 0.0965660512, 0)
- Egg.Size = UDim2.new(0, 101, 0, 23)
- Egg.Font = Enum.Font.SciFi
- Egg.Text = "Egg Shop"
- Egg.TextColor3 = Color3.new(1, 0, 0)
- Egg.TextScaled = true
- Egg.TextSize = 14
- Egg.TextWrapped = true
- _25.Name = "25"
- _25.Parent = MFrame
- _25.BackgroundColor3 = Color3.new(0, 0, 0)
- _25.BorderColor3 = Color3.new(1, 0, 0)
- _25.BorderSizePixel = 2
- _25.Position = UDim2.new(0.525600791, 0, 0.0965660512, 0)
- _25.Size = UDim2.new(0, 101, 0, 23)
- _25.Font = Enum.Font.SciFi
- _25.Text = "25K Area"
- _25.TextColor3 = Color3.new(1, 0, 0)
- _25.TextScaled = true
- _25.TextSize = 14
- _25.TextWrapped = true
- _400.Name = "400"
- _400.Parent = MFrame
- _400.BackgroundColor3 = Color3.new(0, 0, 0)
- _400.BorderColor3 = Color3.new(1, 0, 0)
- _400.BorderSizePixel = 2
- _400.Position = UDim2.new(0.768489242, 0, 0.0965660512, 0)
- _400.Size = UDim2.new(0, 101, 0, 23)
- _400.Font = Enum.Font.SciFi
- _400.Text = "400K Area"
- _400.TextColor3 = Color3.new(1, 0, 0)
- _400.TextScaled = true
- _400.TextSize = 14
- _400.TextWrapped = true
- _25m.Name = "25m"
- _25m.Parent = MFrame
- _25m.BackgroundColor3 = Color3.new(0, 0, 0)
- _25m.BorderColor3 = Color3.new(1, 0, 0)
- _25m.BorderSizePixel = 2
- _25m.Position = UDim2.new(0.0218818374, 0, 0.21894367, 0)
- _25m.Size = UDim2.new(0, 101, 0, 23)
- _25m.Font = Enum.Font.SciFi
- _25m.Text = "2,5 M Area"
- _25m.TextColor3 = Color3.new(1, 0, 0)
- _25m.TextScaled = true
- _25m.TextSize = 1
- _25m.TextWrapped = true
- _20.Name = "20"
- _20.Parent = MFrame
- _20.BackgroundColor3 = Color3.new(0, 0, 0)
- _20.BorderColor3 = Color3.new(1, 0, 0)
- _20.BorderSizePixel = 2
- _20.Position = UDim2.new(0.271881849, 0, 0.21894367, 0)
- _20.Size = UDim2.new(0, 101, 0, 23)
- _20.Font = Enum.Font.SciFi
- _20.Text = "20M AREA"
- _20.TextColor3 = Color3.new(1, 0, 0)
- _20.TextScaled = true
- _20.TextSize = 14
- _20.TextWrapped = true
- _500.Name = "500"
- _500.Parent = MFrame
- _500.BackgroundColor3 = Color3.new(0, 0, 0)
- _500.BorderColor3 = Color3.new(1, 0, 0)
- _500.BorderSizePixel = 2
- _500.Position = UDim2.new(0.526083529, 0, 0.21894367, 0)
- _500.Size = UDim2.new(0, 101, 0, 23)
- _500.Font = Enum.Font.SciFi
- _500.Text = "500M Area"
- _500.TextColor3 = Color3.new(1, 0, 0)
- _500.TextScaled = true
- _500.TextSize = 14
- _500.TextWrapped = true
- rocket.Name = "rocket"
- rocket.Parent = MFrame
- rocket.BackgroundColor3 = Color3.new(0, 0, 0)
- rocket.BorderColor3 = Color3.new(1, 0, 0)
- rocket.BorderSizePixel = 2
- rocket.Position = UDim2.new(0.769780993, 0, 0.21894367, 0)
- rocket.Size = UDim2.new(0, 101, 0, 23)
- rocket.Font = Enum.Font.SciFi
- rocket.Text = "Rocket Area"
- rocket.TextColor3 = Color3.new(1, 0, 0)
- rocket.TextScaled = true
- rocket.TextSize = 14
- rocket.TextWrapped = true
- MoonTitle.Name = "MoonTitle"
- MoonTitle.Parent = MFrame
- MoonTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- MoonTitle.BorderColor3 = Color3.new(1, 0, 0)
- MoonTitle.BorderSizePixel = 2
- MoonTitle.Position = UDim2.new(0, 0, 0.333560765, 0)
- MoonTitle.Size = UDim2.new(0, 476, 0, 27)
- MoonTitle.Font = Enum.Font.SciFi
- MoonTitle.Text = "Moon Teleport"
- MoonTitle.TextColor3 = Color3.new(1, 0, 0)
- MoonTitle.TextSize = 19
- MSpawn.Name = "MSpawn"
- MSpawn.Parent = MFrame
- MSpawn.BackgroundColor3 = Color3.new(0, 0, 0)
- MSpawn.BorderColor3 = Color3.new(1, 0, 0)
- MSpawn.BorderSizePixel = 2
- MSpawn.Position = UDim2.new(0.0218818374, 0, 0.444027483, 0)
- MSpawn.Size = UDim2.new(0, 101, 0, 23)
- MSpawn.Font = Enum.Font.SciFi
- MSpawn.Text = "Moon Spawn"
- MSpawn.TextColor3 = Color3.new(1, 0, 0)
- MSpawn.TextScaled = true
- MSpawn.TextSize = 1
- MSpawn.TextWrapped = true
- MEgg.Name = "MEgg"
- MEgg.Parent = MFrame
- MEgg.BackgroundColor3 = Color3.new(0, 0, 0)
- MEgg.BorderColor3 = Color3.new(1, 0, 0)
- MEgg.BorderSizePixel = 2
- MEgg.Position = UDim2.new(0.271881849, 0, 0.444027483, 0)
- MEgg.Size = UDim2.new(0, 101, 0, 23)
- MEgg.Font = Enum.Font.SciFi
- MEgg.Text = "Moon Egg Shop"
- MEgg.TextColor3 = Color3.new(1, 0, 0)
- MEgg.TextScaled = true
- MEgg.TextSize = 1
- MEgg.TextWrapped = true
- MA2.Name = "MA2"
- MA2.Parent = MFrame
- MA2.BackgroundColor3 = Color3.new(0, 0, 0)
- MA2.BorderColor3 = Color3.new(1, 0, 0)
- MA2.BorderSizePixel = 2
- MA2.Position = UDim2.new(0.526083529, 0, 0.444027483, 0)
- MA2.Size = UDim2.new(0, 101, 0, 23)
- MA2.Font = Enum.Font.SciFi
- MA2.Text = "Moon Area 2"
- MA2.TextColor3 = Color3.new(1, 0, 0)
- MA2.TextScaled = true
- MA2.TextSize = 1
- MA2.TextWrapped = true
- Candy.Name = "Candy"
- Candy.Parent = MFrame
- Candy.BackgroundColor3 = Color3.new(0, 0, 0)
- Candy.BorderColor3 = Color3.new(1, 0, 0)
- Candy.BorderSizePixel = 2
- Candy.Position = UDim2.new(0.769780993, 0, 0.444027483, 0)
- Candy.Size = UDim2.new(0, 101, 0, 23)
- Candy.Font = Enum.Font.SciFi
- Candy.Text = "Candy Land"
- Candy.TextColor3 = Color3.new(1, 0, 0)
- Candy.TextScaled = true
- Candy.TextSize = 1
- Candy.TextWrapped = true
- FarmTitle.Name = "FarmTitle"
- FarmTitle.Parent = MFrame
- FarmTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- FarmTitle.BorderColor3 = Color3.new(1, 0, 0)
- FarmTitle.BorderSizePixel = 2
- FarmTitle.Position = UDim2.new(0, 0, 0.538973212, 0)
- FarmTitle.Size = UDim2.new(0, 476, 0, 27)
- FarmTitle.Font = Enum.Font.SciFi
- FarmTitle.Text = "Farm"
- FarmTitle.TextColor3 = Color3.new(1, 0, 0)
- FarmTitle.TextSize = 19
- EFarm.Name = "EFarm"
- EFarm.Parent = MFrame
- EFarm.BackgroundColor3 = Color3.new(0, 0, 0)
- EFarm.BorderColor3 = Color3.new(1, 0, 0)
- EFarm.BorderSizePixel = 2
- EFarm.Position = UDim2.new(0.021008404, 0, 0.897018969, 0)
- EFarm.Size = UDim2.new(0, 170, 0, 30)
- EFarm.Font = Enum.Font.SciFi
- EFarm.Text = "Mine Earth: OFF"
- EFarm.TextColor3 = Color3.new(1, 0, 0)
- EFarm.TextSize = 20
- EFarm.TextWrapped = true
- EMinTitle.Name = "EMinTitle"
- EMinTitle.Parent = MFrame
- EMinTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- EMinTitle.BorderColor3 = Color3.new(1, 0, 0)
- EMinTitle.BorderSizePixel = 2
- EMinTitle.Position = UDim2.new(0.0210084058, 0, 0.69918704, 0)
- EMinTitle.Size = UDim2.new(0, 57, 0, 25)
- EMinTitle.Font = Enum.Font.Fantasy
- EMinTitle.Text = "Min"
- EMinTitle.TextColor3 = Color3.new(1, 1, 1)
- EMinTitle.TextSize = 20
- EMaxTitle.Name = "EMaxTitle"
- EMaxTitle.Parent = MFrame
- EMaxTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- EMaxTitle.BorderColor3 = Color3.new(1, 0, 0)
- EMaxTitle.BorderSizePixel = 2
- EMaxTitle.Position = UDim2.new(0.0210084058, 0, 0.791327953, 0)
- EMaxTitle.Size = UDim2.new(0, 57, 0, 25)
- EMaxTitle.Font = Enum.Font.Fantasy
- EMaxTitle.Text = "Max"
- EMaxTitle.TextColor3 = Color3.new(1, 1, 1)
- EMaxTitle.TextSize = 20
- EMin.Name = "EMin"
- EMin.Parent = MFrame
- EMin.BackgroundColor3 = Color3.new(0, 0, 0)
- EMin.BorderColor3 = Color3.new(1, 0, 0)
- EMin.BorderSizePixel = 2
- EMin.Position = UDim2.new(0.165966392, 0, 0.69918704, 0)
- EMin.Size = UDim2.new(0, 101, 0, 25)
- EMin.Font = Enum.Font.SciFi
- EMin.Text = "1"
- EMin.TextColor3 = Color3.new(1, 0, 0)
- EMin.TextSize = 19
- EMax.Name = "EMax"
- EMax.Parent = MFrame
- EMax.BackgroundColor3 = Color3.new(0, 0, 0)
- EMax.BorderColor3 = Color3.new(1, 0, 0)
- EMax.BorderSizePixel = 2
- EMax.Position = UDim2.new(0.165966392, 0, 0.791327953, 0)
- EMax.Size = UDim2.new(0, 101, 0, 25)
- EMax.Font = Enum.Font.SciFi
- EMax.Text = "10e6"
- EMax.TextColor3 = Color3.new(1, 0, 0)
- EMax.TextSize = 19
- ETitle.Name = "ETitle"
- ETitle.Parent = MFrame
- ETitle.BackgroundColor3 = Color3.new(0, 0, 0)
- ETitle.BorderColor3 = Color3.new(1, 0, 0)
- ETitle.BorderSizePixel = 2
- ETitle.Position = UDim2.new(0.021008404, 0, 0.631436288, 0)
- ETitle.Size = UDim2.new(0, 170, 0, 18)
- ETitle.Font = Enum.Font.Fantasy
- ETitle.Text = "Coin/ Darah Chest"
- ETitle.TextColor3 = Color3.new(1, 1, 1)
- ETitle.TextSize = 20
- MFarm.Name = "MFarm"
- MFarm.Parent = MFrame
- MFarm.BackgroundColor3 = Color3.new(0, 0, 0)
- MFarm.BorderColor3 = Color3.new(1, 0, 0)
- MFarm.BorderSizePixel = 2
- MFarm.Position = UDim2.new(0.594154656, 0, 0.897018969, 0)
- MFarm.Size = UDim2.new(0, 170, 0, 30)
- MFarm.Font = Enum.Font.SciFi
- MFarm.Text = "Mine Moon: OFF"
- MFarm.TextColor3 = Color3.new(1, 0, 0)
- MFarm.TextSize = 20
- MFarm.TextWrapped = true
- MTitle.Name = "MTitle"
- MTitle.Parent = MFrame
- MTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- MTitle.BorderColor3 = Color3.new(1, 0, 0)
- MTitle.BorderSizePixel = 2
- MTitle.Position = UDim2.new(0.594154656, 0, 0.631436288, 0)
- MTitle.Size = UDim2.new(0, 170, 0, 18)
- MTitle.Font = Enum.Font.Fantasy
- MTitle.Text = "Coin/ Darah Chest"
- MTitle.TextColor3 = Color3.new(1, 1, 1)
- MTitle.TextSize = 20
- MMinTitle.Name = "MMinTitle"
- MMinTitle.Parent = MFrame
- MMinTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- MMinTitle.BorderColor3 = Color3.new(1, 0, 0)
- MMinTitle.BorderSizePixel = 2
- MMinTitle.Position = UDim2.new(0.59333545, 0, 0.69918704, 0)
- MMinTitle.Size = UDim2.new(0, 57, 0, 25)
- MMinTitle.Font = Enum.Font.Fantasy
- MMinTitle.Text = "Min"
- MMinTitle.TextColor3 = Color3.new(1, 1, 1)
- MMinTitle.TextSize = 20
- MMaxTitle.Name = "MMaxTitle"
- MMaxTitle.Parent = MFrame
- MMaxTitle.BackgroundColor3 = Color3.new(0, 0, 0)
- MMaxTitle.BorderColor3 = Color3.new(1, 0, 0)
- MMaxTitle.BorderSizePixel = 2
- MMaxTitle.Position = UDim2.new(0.59333545, 0, 0.791327953, 0)
- MMaxTitle.Size = UDim2.new(0, 57, 0, 25)
- MMaxTitle.Font = Enum.Font.Fantasy
- MMaxTitle.Text = "Max"
- MMaxTitle.TextColor3 = Color3.new(1, 1, 1)
- MMaxTitle.TextSize = 20
- MMin.Name = "MMin"
- MMin.Parent = MFrame
- MMin.BackgroundColor3 = Color3.new(0, 0, 0)
- MMin.BorderColor3 = Color3.new(1, 0, 0)
- MMin.BorderSizePixel = 2
- MMin.Position = UDim2.new(0.738293409, 0, 0.69918704, 0)
- MMin.Size = UDim2.new(0, 101, 0, 25)
- MMin.Font = Enum.Font.SciFi
- MMin.Text = "1"
- MMin.TextColor3 = Color3.new(1, 0, 0)
- MMin.TextSize = 19
- MMax.Name = "MMax"
- MMax.Parent = MFrame
- MMax.BackgroundColor3 = Color3.new(0, 0, 0)
- MMax.BorderColor3 = Color3.new(1, 0, 0)
- MMax.BorderSizePixel = 2
- MMax.Position = UDim2.new(0.738293409, 0, 0.791327953, 0)
- MMax.Size = UDim2.new(0, 101, 0, 25)
- MMax.Font = Enum.Font.SciFi
- MMax.Text = "10e6"
- MMax.TextColor3 = Color3.new(1, 0, 0)
- MMax.TextSize = 19
- Made.Name = "Made"
- Made.Parent = Pet
- Made.BackgroundColor3 = Color3.new(0, 0, 0)
- Made.BorderColor3 = Color3.new(1, 0, 0)
- Made.BorderSizePixel = 2
- Made.Position = UDim2.new(-0.528301895, 0, 1.06504071, 0)
- Made.Size = UDim2.new(0, 254, 0, 39)
- Anwarun.Name = "Anwarun"
- Anwarun.Parent = Made
- Anwarun.BackgroundColor3 = Color3.new(1, 1, 1)
- Anwarun.BackgroundTransparency = 1
- Anwarun.Position = UDim2.new(-0.0078741312, 0, 1.34110451e-07, 0)
- Anwarun.Size = UDim2.new(0, 254, 0, 50)
- Anwarun.Font = Enum.Font.Fantasy
- Anwarun.Text = "Made By Anwarun"
- Anwarun.TextColor3 = Color3.new(1, 0, 0)
- Anwarun.TextSize = 25
- -- Tunda Frame ( TFrame ) Script
- Tutup.MouseButton1Down:connect(function()
- Pet:Destroy()
- end)
- local tunda = false
- Tunda.MouseButton1Down:connect(function()
- if tunda == false then
- MFrame:TweenSize(UDim2.new(0, 477, 0, 23),"In","Sine",0,true)
- wait(0.1)
- MMax.Visible = false
- MMin.Visible = false
- MMaxTitle.Visible = false
- MMinTitle.Visible = false
- MTitle.Visible = false
- MFarm.Visible = false
- ETitle.Visible = false
- EMax.Visible = false
- EMin.Visible = false
- EMaxTitle.Visible = false
- EMinTitle.Visible = false
- EFarm.Visible = false
- FarmTitle.Visible = false
- Candy.Visible = false
- MA2.Visible = false
- MEgg.Visible = false
- MSpawn.Visible = false
- MoonTitle.Visible = false
- rocket.Visible = false
- _500.Visible = false
- _20.Visible = false
- _25m.Visible = false
- _400.Visible = false
- _25.Visible = false
- Egg.Visible = false
- Spawn.Visible = false
- tunda = true
- else
- MFrame:TweenSize(UDim2.new(0, 477, 0, 369),"In","Sine",0,true)
- wait(0.1)
- MMax.Visible = true
- MMin.Visible = true
- MMaxTitle.Visible = true
- MMinTitle.Visible = true
- MTitle.Visible = true
- MFarm.Visible = true
- ETitle.Visible = true
- EMax.Visible = true
- EMin.Visible = true
- EMaxTitle.Visible = true
- EMinTitle.Visible = true
- EFarm.Visible = true
- FarmTitle.Visible = true
- Candy.Visible = true
- MA2.Visible = true
- MEgg.Visible = true
- MSpawn.Visible = true
- MoonTitle.Visible = true
- rocket.Visible = true
- _500.Visible = true
- _20.Visible = true
- _25m.Visible = true
- _400.Visible = true
- _25.Visible = true
- Egg.Visible = true
- Spawn.Visible = true
- tunda = false
- end
- end)
- -- Script TOMBOLLLLL
- Spawn.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(526, -36.292, 909)
- notify'Teleport Ke Spawn'
- end)
- Egg.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(647.35, -33.6, 890.23)
- notify'Teleport Ke Shop'
- end)
- _25.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(13, -37, 885)
- notify'Teleport Ke 25K Coins Area'
- end)
- _400.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-364, -37, 885)
- notify'Teleport Ke 400K Coins Area'
- end)
- _25m.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-760, -37, 885)
- notify'Teleport Ke 2.5M Coins Area'
- end)
- _20.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1160, -37, 885)
- notify'Teleport Ke 20M Coins Area'
- end)
- _500.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1500, -37, 885)
- notify'Teleport Ke 500M Coins Area'
- end)
- rocket.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1828, -37, 897)
- notify'Teleport Ke Rocket Area'
- end)
- MEgg.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(616, 146, -1720)
- notify'Teleport Ke Moon Shop'
- end)
- MSpawn.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(527, 145, -1762)
- notify'Teleport Ke Moon Area 1'
- end)
- MA2.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(124.8, 145, -1718)
- notify'Teleport Ke Moon Area 2'
- end)
- Candy.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(13.7, 145, -1449.8)
- notify'Teleport Ke Candy Land'
- end)
- -- Farm Script
- EFarm.MouseButton1Click:connect(function()
- if not FarmStart then
- FarmArea = "earth"
- EFarm.Text = "Mine Earth: ON"
- coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
- save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
- plr = game:GetService("Players").LocalPlayer
- petids = {}
- petAP = {}
- pets = game:GetService("Workspace")["__REMOTES"].Pets
- a = #save[plr.Name]["Save"]["Pets"]
- done = "no"
- p()
- FarmStart = true
- else
- FarmStart = false
- FarmArea = "none"
- EFarm.Text = "Mine Earth: OFF"
- end
- end)
- MFarm.MouseButton1Click:connect(function()
- if not FarmStart then
- FarmArea = "moon"
- MFarm.Text = "Mine Moon: ON"
- coins = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Coins")
- save = game.Workspace:WaitForChild("__REMOTES"):WaitForChild("Get Other Stats"):InvokeServer()
- plr = game:GetService("Players").LocalPlayer
- petids = {}
- petAP = {}
- pets = game:GetService("Workspace")["__REMOTES"].Pets
- a = #save[plr.Name]["Save"]["Pets"]
- done = "no"
- p()
- FarmStart = true
- else
- FarmStart = false
- FarmArea = "none"
- MFarm.Text = "Mine Moon: OFF"
- end
- end)
- function mine(b)
- while FarmStart and (b:FindFirstChild"Health" ~= nil) and (b:FindFirstChild"Health".Value > 0) do
- wait(0.1)
- for _,k in pairs(petids) do
- if not FarmStart then break end
- coins:FireServer("Mine",b.Name, petAP[k], k)
- end
- end
- end
- spawn(function()
- while true do
- while FarmStart do
- for _,b in next, workspace.__THINGS.Coins:GetChildren() do
- if (done ~= b) then
- if (FarmArea == "all") then
- if workspace.__THINGS.Coins:FindFirstChild(b.Name) then
- if b.Health.Value > tonumber(AllHealthMin.Text) and b.Health.Value < tonumber(AllHealthMax.Text) then
- mine(b)
- end
- end
- elseif (FarmArea == "earth") then
- if workspace.__THINGS.Coins:FindFirstChild(b.Name) then
- if b.Position.Y < 100 then
- if b.Health.Value > tonumber(EMin.Text) and b.Health.Value < tonumber(EMax.Text) then
- mine(b)
- end
- end
- end
- elseif (FarmArea == "moon") then
- if workspace.__THINGS.Coins:FindFirstChild(b.Name) then
- if b.Position.Y > 100 then
- if b.Health.Value > tonumber(MMin.Text) and b.Health.Value < tonumber(MMax.Text) then
- mine(b)
- end
- end
- end
- else
- end
- end
- end
- wait()
- end
- wait()
- end
- end)
- -- Pemberitahuan * Notifi *
- function notify(msg)
- game.StarterGui:SetCore('SendNotification', {
- Title = 'Pets Simulator';
- Text = msg;
- Duration = 5;
- })
- end
- spawn(function()
- while true do
- if showstartmessage then
- hint("-Don't use Moon teleports until you are on the Moon. Use Rocket to reach Moon-", 7)
- hint("-If teleporting back to Earth locations use Rocket to reach Earth first-", 7)
- hint("-If you don't do this your pets will get stuck-", 5)
- showstartmessage = false
- end
- wait(0.5)
- end
- end)
- -- Print
- print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')print(' HIDUP INDONESIA ! ')
Add Comment
Please, Sign In to add comment