Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- My first script!!!!! im so happy
- loadstring:
- loadstring(game:HttpGet("pastefy.app/5ohENm3G/raw"))()
- key:NxkUE
- full version:
- local Rayfield = loadstring(game:HttpGet('https://sirius.menu/rayfield'))()
- local Window = Rayfield:CreateWindow({
- Name = "universal script🏠",
- Icon = 0,
- LoadingTitle = "thank you for using my script!!",
- LoadingSubtitle = "by fafaza72",
- Theme = "DarkBlue",
- DisableRayfieldPrompts = false,
- DisableBuildWarnings = false,
- ConfigurationSaving = {
- Enabled = false,
- FolderName = nil,
- FileName = "fisthubinmylife"
- },
- Discord = {
- Enabled = false,
- Invite = "noinvitelink",
- RememberJoins = false
- },
- KeySystem = true,
- KeySettings = {
- Title = "tongue battles | key",
- Subtitle = "key in pastebin",
- Note = "thank for using my script!!!!",
- FileName = "key hub",
- SaveKey = true,
- GrabKeyFromSite = true,
- Key = {"https://pastebin.com/raw/fRTT2pCZ"}
- }
- })
- local MainTab = Window:CreateTab("universal script v1.1", nil)
- local MainSection = MainTab:CreateSection("script🧨")
- Rayfield:Notify({
- Title = "the perfect script are executed!!!!!!!",
- Content = "if you read this you are bad in tongue battles",
- Duration = 6.5,
- Image = nil,
- })
- local Button = MainTab:CreateButton({
- Name = "infinite jump (If you click on this button, you won't be able to go back because I had a little problem with the script)",
- Callback = function()
- local Player = game:GetService'Players'.LocalPlayer;
- local UIS = game:GetService'UserInputService';
- _G.JumpHeight = 50;
- function Action(Object, Function) if Object ~= nil then Function(Object); end end
- UIS.InputBegan:connect(function(UserInput)
- if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
- Action(Player.Character.Humanoid, function(self)
- if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
- Action(self.Parent.HumanoidRootPart, function(self)
- self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
- end)
- end
- end)
- end
- end)
- end,
- })
- local Slider = MainTab:CreateSlider({
- Name = "walkspeed(not working on tongue battles)",
- Range = {0, 100},
- Increment = 1,
- Suffix = "speed",
- CurrentValue = 10,
- Flag = "Slider1",
- Callback = function(Value)
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (value)
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "infinite yield",
- Callback = function()
- loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "ghosthub",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/GhostHub'))()
- end,
- })
- local Button = MainTab:CreateButton({
- Name = "bang spizu (not popular script)",
- Callback = function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Kqy92WvV"))()
- end,
- })
- local Tab = Window:CreateTab("bonus⭐", nil)
- local Button = Tab:CreateButton({
- Name = "blox fruit script(⚠️NOT MY SCRIPT⚠️)",
- Callback = function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/FreeeScripts/FREEHub/main/Loader", true))()
- end,
- })
- local Button = Tab:CreateButton({
- Name = "doors script(not my script)script updated🧨🧨⭐",
- Callback = function()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/zoophiliaphobic/POOPDOORS/main/script.lua'))()
- end,
- })
Advertisement
Add Comment
Please, Sign In to add comment