1 | |
2 | loadstring(game:HttpGet("https://pastecode.dev/raw/wn7mrt10/bylulaslollipop.m4a",true))() |
3 | |
4 | |
5 | local Library = loadstring(game:HttpGet("https://pastecode.dev/raw/jluslgwa/lime-bloodballbaxkup.jpg"))() |
6 | |
7 | local a = Library:Window("Last to Leave") |
8 | |
9 | a:Button("Semi-godmode", function() |
10 | local robloxnote = game:GetService("StarterGui") |
11 | local buttoneye = "rbxassetid://7229442422" |
12 | local A_1 = "this does not work for NPc's🤖" |
13 | robloxnote:SetCore("SendNotification",{ |
14 | Title = "note:", |
15 | Text = A_1, |
16 | Icon = buttoneye, |
17 | Duration = 4.5 |
18 | }) |
19 | |
20 | local player = game:GetService("Players").LocalPlayer |
21 | local UIS = game:GetService("UserInputService") |
22 | local nigga = false |
23 | |
24 | UIS.InputBegan:Connect(function(input, GPE) |
25 | if GPE then return end |
26 | if input.KeyCode == Enum.KeyCode.Z then |
27 | nigga = not nigga |
28 | end |
29 | end) |
30 | |
31 | while task.wait() do |
32 | local parts = workspace:GetPartBoundsInRadius(player.Character:WaitForChild("HumanoidRootPart").Position, 10) |
33 | for _, part in ipairs(parts) do |
34 | part.CanTouch = nigga |
35 | end |
36 | end |
37 | end) |
38 | |
39 | a:Toggle("HiddenFling", function(v) |
40 | if v then |
41 | loadstring(game:HttpGet("https://pastecode.dev/raw/qv0yvbrq/hiddenfling.lua",true))() |
42 | else |
43 | hiddenfling = false |
44 | end |
45 | end) |
46 | |
47 | a:Toggle("Speed", function(speed) |
48 | if speed then |
49 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 57 |
50 | else |
51 | game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 |
52 | end |
53 | end) |
54 | |
55 | a:Toggle("Inf Jump", function(niggagetaway) |
56 | if niggagetaway then |
57 | getgenv().InfJump = true |
58 | spawn(function() |
59 | while getgenv().InfJump == true do |
60 | game:GetService("UserInputService").JumpRequest:connect(function() |
61 | if getgenv().InfJump == true then |
62 | game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping") |
63 | end |
64 | end) |
65 | wait() |
66 | end |
67 | end) |
68 | else |
69 | getgenv().InfJump = false |
70 | end |
71 | end) |
72 | |
73 | a:Toggle("Anti-fling", function(kollide) |
74 | if kollide then |
75 | for _,v in pairs(game.Players:GetPlayers()) do |
76 | if v ~= game.Players then |
77 | char = v.Character |
78 | for _,x in pairs(char:GetDescendants()) do |
79 | if x:IsA("BasePart") then |
80 | x.CanCollide = false |
81 | end |
82 | end |
83 | end |
84 | end |
85 | |
86 | else |
87 | niggagetaway = false |
88 | end |
89 | end) |
90 | |
91 | a:Button("Fly", function() |
92 | |
93 | kreds: Fedoratum |
94 | skidded by lulas |
95 | ]] |
96 | |
97 | local STARTERGUI = game:GetService("StarterGui") |
98 | |
99 | if game:GetService("ReplicatedStorage"):FindFirstChild("BZn2q91BzN") then |
100 | local l1 = "skript is already running" |
101 | local buttoneye = "rbxassetid://7229442422" |
102 | STARTERGUI:SetCore("SendNotification",{ |
103 | Title = "lulas' mobile fly🍭", |
104 | Text = l1, |
105 | Icon = buttoneye, |
106 | |
107 | Duration = 4 |
108 | }) |
109 | return |
110 | end |
111 | |
112 | local ScreenGui = Instance.new("ScreenGui") |
113 | local FlyButton = Instance.new("TextButton") |
114 | local SpeedBox = Instance.new("TextBox") |
115 | |
116 | local NSound = Instance.new("Sound", FlyButton) |
117 | NSound.SoundId = "rbxassetid://9086208751" |
118 | NSound.Volume = 1 |
119 | |
120 | function Notify(Txt, Dur) |
121 | STARTERGUI:SetCore("SendNotification",{ |
122 | Title = "🍭mobile fly🍭", |
123 | Text = Txt, |
124 | Icon = buttoneye, |
125 | Duration = Dur |
126 | }) |
127 | NSound:Play() |
128 | end |
129 | |
130 | |
131 | |
132 | local VdbwjS = Instance.new("StringValue",game:GetService("ReplicatedStorage")) |
133 | VdbwjS.Name = "BZn2q91BzN" |
134 | |
135 | Notify("@lulaslollipop🍭 on Roblox", 5) |
136 | |
137 | local plr = game:GetService"Players" |
138 | local Lp = plr.LocalPlayer |
139 | local rs = game:GetService"RunService" |
140 | local UserInputService = game:GetService"UserInputService" |
141 | |
142 | local buttonIsOn = false |
143 | |
144 | ScreenGui.Parent = game:GetService("CoreGui") |
145 | ScreenGui.ResetOnSpawn = false |
146 | |
147 | FlyButton.Name = "FlyButton" |
148 | FlyButton.Parent = ScreenGui |
149 | FlyButton.BackgroundColor3 = Color3.new(0.168627, 0.513726, 0.25098) |
150 | FlyButton.BorderColor3 = Color3.new(0,0,0) |
151 | FlyButton.Position = UDim2.new(0.912970064, 0, 0.194202876, 0) |
152 | FlyButton.Size = UDim2.new(0, 50, 0, 50) |
153 | FlyButton.Font = Enum.Font.Code |
154 | FlyButton.Text = "fly" |
155 | FlyButton.TextColor3 = Color3.new(0,0,0) |
156 | FlyButton.TextSize = 14 |
157 | FlyButton.TextStrokeColor3 = Color3.new(1, 1, 1) |
158 | FlyButton.TextWrapped = true |
159 | FlyButton.Transparency = 0.2 |
160 | FlyButton.Active = true |
161 | FlyButton.Draggable = true |
162 | |
163 | SpeedBox.Name = "SpeedBox" |
164 | SpeedBox.Parent = FlyButton |
165 | SpeedBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255) |
166 | SpeedBox.Position = UDim2.new(-1.716970064, 0, 0.004202876, 0) |
167 | SpeedBox.Size = UDim2.new(0, 80, 0, 50) |
168 | SpeedBox.Font = Enum.Font.Code |
169 | SpeedBox.PlaceholderText = "speed" |
170 | SpeedBox.Text = "set speed" |
171 | SpeedBox.TextColor3 = Color3.fromRGB(0, 0, 0) |
172 | SpeedBox.TextScaled = true |
173 | SpeedBox.TextSize = 14.000 |
174 | SpeedBox.TextWrapped = true |
175 | |
176 | local controlModule = require(Lp.PlayerScripts:WaitForChild('PlayerModule'):WaitForChild("ControlModule")) |
177 | |
178 | |
179 | local bv = Instance.new("BodyVelocity") |
180 | bv.Name = "VelocityHandler" |
181 | bv.Parent = Lp.Character.HumanoidRootPart |
182 | bv.MaxForce = Vector3.new(0,0,0) |
183 | bv.Velocity = Vector3.new(0,0,0) |
184 | |
185 | local bg = Instance.new("BodyGyro") |
186 | bg.Name = "GyroHandler" |
187 | bg.Parent = Lp.Character.HumanoidRootPart |
188 | bg.MaxTorque = Vector3.new(9e9,9e9,9e9) |
189 | bg.P = 1000 |
190 | bg.D = 50 |
191 | |
192 | local Signal1 |
193 | Signal1 = Lp.CharacterAdded:Connect(function(NewChar) |
194 | local bv = Instance.new("BodyVelocity") |
195 | bv.Name = "VelocityHandler" |
196 | bv.Parent = NewChar:WaitForChild("Humanoid").RootPart |
197 | bv.MaxForce = Vector3.new(0,0,0) |
198 | bv.Velocity = Vector3.new(0,0,0) |
199 | |
200 | local bg = Instance.new("BodyGyro") |
201 | bg.Name = "GyroHandler" |
202 | bg.Parent = NewChar:WaitForChild("Humanoid").RootPart |
203 | bg.MaxTorque = Vector3.new(9e9,9e9,9e9) |
204 | bg.P = 1000 |
205 | bg.D = 50 |
206 | end) |
207 | |
208 | local camera = Workspace.CurrentCamera |
209 | local speed = 50 |
210 | |
211 | local Signal2 |
212 | Signal2 = rs.RenderStepped:Connect(function() |
213 | if Lp.Character and Lp.Character:FindFirstChildOfClass("Humanoid") and Lp.Character.Humanoid.RootPart and Lp.Character.HumanoidRootPart:FindFirstChild("VelocityHandler") and Lp.Character.HumanoidRootPart:FindFirstChild("GyroHandler") then |
214 | |
215 | if buttonIsOn then |
216 | FlyButton.Text = "flying" |
217 | FlyButton.BackgroundColor3 = Color3.new(0,255,0) |
218 | Lp.Character.HumanoidRootPart.VelocityHandler.MaxForce = Vector3.new(9e9,9e9,9e9) |
219 | Lp.Character.HumanoidRootPart.GyroHandler.MaxTorque = Vector3.new(9e9,9e9,9e9) |
220 | Lp.Character.Humanoid.PlatformStand = true |
221 | elseif buttonIsOn == false then |
222 | FlyButton.Text = "not flying" |
223 | FlyButton.BackgroundColor3 = Color3.new(255,0,0) |
224 | Lp.Character.HumanoidRootPart.VelocityHandler.MaxForce = Vector3.new(0,0,0) |
225 | Lp.Character.HumanoidRootPart.GyroHandler.MaxTorque = Vector3.new(0,0,0) |
226 | Lp.Character.Humanoid.PlatformStand = false |
227 | return |
228 | end |
229 | |
230 | Lp.Character.HumanoidRootPart.GyroHandler.CFrame = camera.CoordinateFrame |
231 | local direction = controlModule:GetMoveVector() |
232 | Lp.Character.HumanoidRootPart.VelocityHandler.Velocity = Vector3.new() |
233 | if direction.X > 0 then |
234 | Lp.Character.HumanoidRootPart.VelocityHandler.Velocity = Lp.Character.HumanoidRootPart.VelocityHandler.Velocity + camera.CFrame.RightVector*(direction.X*speed) |
235 | end |
236 | if direction.X < 0 then |
237 | Lp.Character.HumanoidRootPart.VelocityHandler.Velocity = Lp.Character.HumanoidRootPart.VelocityHandler.Velocity + camera.CFrame.RightVector*(direction.X*speed) |
238 | end |
239 | if direction.Z > 0 then |
240 | Lp.Character.HumanoidRootPart.VelocityHandler.Velocity = Lp.Character.HumanoidRootPart.VelocityHandler.Velocity - camera.CFrame.LookVector*(direction.Z*speed) |
241 | end |
242 | if direction.Z < 0 then |
243 | Lp.Character.HumanoidRootPart.VelocityHandler.Velocity = Lp.Character.HumanoidRootPart.VelocityHandler.Velocity - camera.CFrame.LookVector*(direction.Z*speed) |
244 | end |
245 | end |
246 | end) |
247 | |
248 | FlyButton.TouchTap:Connect(function() |
249 | buttonIsOn = not buttonIsOn |
250 | end) |
251 | |
252 | local Signal3 |
253 | Signal3 = SpeedBox:GetPropertyChangedSignal("Text"):Connect(function() |
254 | if tonumber(SpeedBox.Text) then |
255 | speed = tonumber(SpeedBox.Text) |
256 | end |
257 | end) |
258 | end) |
259 | |
260 | a:Button("by lulaslollipop🍭", function() |
261 | print("@lulaslollipop on Roblox / @rrixh on diskord // @siipped on telegram") |
262 | end) |
263 | |
264 | |
265 | |
266 | |
267 | |
268 | |
269 | |
270 | |
271 | |
272 | |
273 | |
274 | |
275 | |
276 | |
277 | |
278 | |
279 | |
280 | |
281 | |
282 | |
283 | |
284 | |
285 | |
286 | |
287 | |
288 | |
289 | |
290 | |
291 | |
292 | |
293 | |
294 | |
295 | |
296 | |
297 | |
298 | |
299 | |
300 | |
301 | |
302 | |
303 | |
304 | |
305 | |
306 | |
307 | |
308 | |
309 | wait() |
310 | |
311 | print("@lulaslollipop on Roblox / @rrixh on diskord // @siipped on telegram") |