Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[ Scripts from MaiLeane on YouTube, P.S. With the Easy Kill one, you have to
- press 'R' for the kills to start popping up.
- Enjoy!]]
- -- Objects
- local KnifeSimGUI = Instance.new("ScreenGui")
- local Scripts = Instance.new("Frame")
- local EasyKill = Instance.new("TextButton")
- local MoneyScript = Instance.new("TextButton")
- local HeaderName = Instance.new("TextButton")
- local Credits = Instance.new("TextButton")
- local Exit = Instance.new("TextButton")
- -- Gui Properties
- KnifeSimGUI.Name = "KnifeSimGUI"
- KnifeSimGUI.Parent = game.CoreGui
- KnifeSimGUI.ResetOnSpawn = true
- -- Script Properties
- Scripts.Name = "Scripts"
- Scripts.Parent = KnifeSimGUI
- Scripts.BackgroundColor3 = Color3.new(3, 3.593141, 3)
- Scripts.BorderColor3 = Color3.new(0, 0, 0)
- Scripts.BorderSizePixel = 2
- Scripts.Draggable = true
- Scripts.Position = UDim2.new(0, 35, 0, 35)
- Scripts.Size = UDim2.new(0, 300, 0, 200)
- Scripts.Visible = false
- EasyKill.Name = "EasyKill"
- EasyKill.Parent = Scripts
- EasyKill.BackgroundColor3 = Color3.new(0, 0, 0)
- EasyKill.BackgroundTransparency = 0.5
- EasyKill.Position = UDim2.new(0, 50, 0, 0)
- EasyKill.Size = UDim2.new(0, 200, 0, 50)
- EasyKill.Font = Enum.Font.SourceSans
- EasyKill.TextSize = 20
- EasyKill.Text = "EasyKill (click R when using then throw knife at body parts)"
- EasyKill.TextColor3 = Color3.new(0, 0, 0)
- EasyKill.TextSize = 20
- EasyKill.TextWrapped = true
- MoneyScript.Name = "MoneyScript"
- MoneyScript.Parent = Scripts
- MoneyScript.BackgroundColor3 = Color3.new(0, 0, 0)
- MoneyScript.BackgroundTransparency = 0.5
- MoneyScript.Position = UDim2.new(0, 50, 0, 56)
- MoneyScript.Size = UDim2.new(0, 200, 0, 50)
- MoneyScript.Font = Enum.Font.SourceSans
- MoneyScript.TextSize = 20
- MoneyScript.Text = "Automatic Money Giver"
- MoneyScript.TextColor3 = Color3.new(0, 0, 0)
- MoneyScript.TextSize = 20
- MoneyScript.TextWrapped = true
- HeaderName.Name = "HeaderName"
- HeaderName.Parent = KnifeSimGUI
- HeaderName.BackgroundColor3 = Color3.new(0, 0, 0)
- HeaderName.BackgroundTransparency = 0.5
- HeaderName.Position = UDim2.new(0, 40, 0, 5)
- HeaderName.Size = UDim2.new(0, 290, 0, 26)
- HeaderName.Font = Enum.Font.SourceSans
- HeaderName.TextSize = 16
- HeaderName.Text = "Knife Simulator GUI"
- HeaderName.TextColor3 = Color3.new(1, 0, 0)
- HeaderName.TextSize = 16
- HeaderName.TextWrapped = true
- Credits.Name = "Credits"
- Credits.Parent = Scripts
- Credits.BackgroundColor3 = Color3.new(0, 0, 0)
- Credits.BackgroundTransparency = 0.5
- Credits.Position = UDim2.new(0, 12.500000, 0, 120)
- Credits.Size = UDim2.new(0, 275, 0, 65)
- Credits.Font = Enum.Font.Fantasy
- Credits.TextSize = 20
- Credits.Text = "Scripts by Stellar & Uncontrollable, GUI By PrivateWhack"
- Credits.TextColor3 = Color3.new(0, 0, 0)
- Credits.TextSize = 20
- Credits.TextWrapped = true
- Exit.Name = "Exit"
- Exit.Parent = Scripts
- Exit.BackgroundColor3 = Color3.new(0, 0, 0)
- Exit.BackgroundTransparency = 0.5
- Exit.BorderColor3 = Color3.new(0, 0, 0)
- Exit.BorderSizePixel = 2
- Exit.Position = UDim2.new(0, 0, 0, 300)
- Exit.Size = UDim2.new(0, 100, 0, 50)
- Exit.Font = Enum.Font.Highway
- Exit.TextSize = 32
- Exit.Text = "Exit"
- Exit.TextColor3 = Color3.new(0, 0, 0)
- Exit.TextSize = 32
- Exit.TextWrapped = true
- HeaderName.MouseButton1Down:connect(function()
- Scripts.Visible = true
- HeaderName.Visible = false
- end)
- Exit.MouseButton1Down:connect(function()
- Scripts.Visible = false
- HeaderName.Visible = true
- end)
- EasyKill.MouseButton1Down:connect(function()
- loadstring('\32\32\32\32\108\111\99\97\108\32\109\111\117\115\101\32\61\32\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\58\71\101\116\77\111\117\115\101\40\41\10\32\32\32\32\109\111\117\115\101\46\75\101\121\68\111\119\110\58\99\111\110\110\101\99\116\40\102\117\110\99\116\105\111\110\40\107\101\121\41\10\32\32\32\32\105\102\32\107\101\121\58\108\111\119\101\114\40\41\32\61\61\32\34\114\34\32\116\104\101\110\10\32\32\32\32\112\108\114\32\61\32\103\97\109\101\46\80\108\97\121\101\114\115\46\76\111\99\97\108\80\108\97\121\101\114\10\32\32\32\32\102\111\114\32\95\44\118\32\105\110\32\112\97\105\114\115\40\103\97\109\101\46\80\108\97\121\101\114\115\58\71\101\116\67\104\105\108\100\114\101\110\40\41\41\32\100\111\10\32\32\32\32\105\102\32\118\46\67\104\97\114\97\99\116\101\114\46\78\97\109\101\32\61\61\32\112\108\114\46\110\97\109\101\32\116\104\101\110\32\112\114\105\110\116\40\34\103\111\114\100\111\34\41\10\32\32\32\32\32\32\32\32\112\108\114\46\67\104\97\114\97\99\116\101\114\46\85\112\112\101\114\84\111\114\115\111\46\67\97\110\67\111\108\108\105\100\101\61\102\97\108\115\101\10\32\32\32\32\101\108\115\101\10\32\32\32\32\118\46\67\104\97\114\97\99\116\101\114\46\85\112\112\101\114\84\111\114\115\111\46\84\114\97\110\115\112\97\114\101\110\99\121\61\48\46\56\10\32\32\32\118\46\67\104\97\114\97\99\116\101\114\46\85\112\112\101\114\84\111\114\115\111\46\67\97\110\67\111\108\108\105\100\101\61\102\97\108\115\101\10\32\32\32\32\32\118\46\67\104\97\114\97\99\116\101\114\46\85\112\112\101\114\84\111\114\115\111\46\83\105\122\101\32\61\32\86\101\99\116\111\114\51\46\110\101\119\40\49\53\44\49\53\44\49\53\41\10\32\32\32\32\32\32\118\46\67\104\97\114\97\99\116\101\114\46\76\111\119\101\114\84\111\114\115\111\46\83\105\122\101\32\61\32\86\101\99\116\111\114\51\46\110\101\119\40\57\48\44\50\57\48\44\57\48\41\10\32\32\32\32\32\32\32\118\46\67\104\97\114\97\99\116\101\114\46\85\112\112\101\114\84\111\114\115\111\46\67\70\114\97\109\101\32\61\32\112\108\114\46\67\104\97\114\97\99\116\101\114\46\76\111\119\101\114\84\111\114\115\111\46\67\70\114\97\109\101\32\43\32\86\101\99\116\111\114\51\46\110\101\119\40\48\44\48\44\51\41\10\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\32\101\110\100\10\32\32\32\32\32\32\32\32\101\110\100\41\32')()
- end)
- MoneyScript.MouseButton1Down:connect(function()
- while true do
- wait()
- game.ReplicatedStorage.forhackers:InvokeServer("hit", {})
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement