View difference between Paste ID: 49FP9V3Z and hRgxSgqP
SHOW: | | - or go back to the newest paste.
1
local OrionLib = loadstring(game:HttpGet(('https://raw.githubusercontent.com/shlexware/Orion/main/source')))()
2-
local Window = OrionLib:MakeWindow({IntroText = "slap battles",Name = "slap battles", HidePremium = false, SaveConfig = true, IntroEnabled = false, ConfigFolder = "slap battles"})
2+
local Window = OrionLib:MakeWindow({IntroText = "slap battles",Name = "Probs slap gui", HidePremium = false, SaveConfig = true, IntroEnabled = false, ConfigFolder = "slap battles"})
3
4
---SafeSpot---
5
6
local SafeSpot = Instance.new("Part", workspace)
7
8
SafeSpot.Position = Vector3.new(-1500,100,-1500)
9
10
SafeSpot.Name = "Spot"
11
12
SafeSpot.Size = Vector3.new(60,60,60)
13
14
SafeSpot.Anchored = true
15
16
SafeSpot.Transparency = .7
17
18-
---anti voin---
18+
---anti void---
19
20
local jesus = Instance.new("Part", workspace)
21
22
	jesus.Name = "jesusWalk"
23
	jesus.Size = Vector3.new(2047, 0.009, 2019)
24
	jesus.Position = Vector3.new(-80.5, -10.005, -246.5)
25
	jesus.CanCollide = false
26
	jesus.Anchored = true
27
	jesus.Transparency = 1
28
	
29
local arenaVoid = Instance.new("Part", workspace)
30
31
	arenaVoid.Name = "arenaVoid"
32
	arenaVoid.Size = Vector3.new(798, 1, 1290)
33
	arenaVoid.Position = Vector3.new(3450, 59.009, 68)
34
	arenaVoid.CanCollide = false
35
	arenaVoid.Anchored = true
36
	arenaVoid.Transparency = 1
37
38
---times fish---
39
40
local Time = 0
41
42
local Total = 3600
43
44
---anti cheat bypass---
45
46
local Namecall
47
Namecall = hookmetamethod(game, '__namecall', function(self, ...)
48
   if getnamecallmethod() == 'FireServer' and tostring(self) == 'Ban' then
49
       return
50
   elseif getnamecallmethod() == 'FireServer' and tostring(self) == 'WalkSpeedChanged' then
51
       return
52
   elseif getnamecallmethod() == 'FireServer' and tostring(self) == 'AdminGUI' then
53
       return
54
   end
55
   return Namecall(self, ...)
56
end)
57
58
local Tab = Window:MakeTab({
59
	Name = "combat",
60
	Icon = "rbxassetid://4483345998",
61
	PremiumOnly = false
62
})
63
64
local Tab1 = Window:MakeTab({
65
	Name = "script",
66
	Icon = "rbxassetid://4483345998",
67
	PremiumOnly = false
68
})
69
70
local Tab2 = Window:MakeTab({
71-
	Name = "Anti voin",
71+
	Name = "Anti void",
72
	Icon = "rbxassetid://4483345998",
73
	PremiumOnly = false
74
})
75
76
77
local Tab3 = Window:MakeTab({
78
	Name = "get glove Elude",
79
	Icon = "rbxassetid://4483345998",
80
	PremiumOnly = false
81
})
82
83
local Tab5 = Window:MakeTab({
84
	Name = "epin glove",
85
	Icon = "rbxassetid://4483345998",
86
	PremiumOnly = false
87
})
88
89
local Tab4 = Window:MakeTab({
90-
	Name = "fram",
90+
	Name = "farm",
91
	Icon = "rbxassetid://4483345998",
92
	PremiumOnly = false
93
})
94
95
local Tab6 = Window:MakeTab({
96
	Name = "kill arua",
97
	Icon = "rbxassetid://4483345998",
98
	PremiumOnly = false
99
})
100
101
local Tab7 = Window:MakeTab({
102
	Name = "player",
103
	Icon = "rbxassetid://4483345998",
104
	PremiumOnly = false
105
})
106
107
local Section = Tab:AddSection({
108
	Name = "main"
109
})
110
111
Tab:AddButton({
112
	Name = "keyboard",
113
	Callback = function()
114
      		loadstring(game:HttpGet("https://raw.githubusercontent.com/advxzivhsjjdhxhsidifvsh/mobkeyboard/main/main.txt", true))()
115
  	end    
116
})
117
118
Tab3:AddButton({
119
	Name = "tp end (you pass)",
120
	Callback = function()
121
      		local teleportFunc = queueonteleport or queue_on_teleport or syn and syn.queue_on_teleport
122
123
if teleportFunc then
124
    teleportFunc([[
125
        if not game:IsLoaded() then
126
            game.Loaded:Wait()
127
        end
128
        
129
        local localPlr = game:GetService("Players").LocalPlayer
130
        repeat wait() until localPlr
131
        
132
        game:GetService("RunService").RenderStepped:Connect(function()
133
            localPlr.Character.HumanoidRootPart.CFrame = CFrame.new(-502.336, 14.228, -179.597)
134
        end)
135
    ]])
136
end
137
138
game:GetService("TeleportService"):Teleport(11828384869)
139
  	end    
140
})
141
142
Tab3:AddButton({
143
	Name = "get code free (Let your friends know the code) ",
144
	Callback = function()
145
      		print(#game.Players:GetChildren() * 25 + 1100 - 7)
146
  	end    
147
})
148
149
Tab1:AddButton({
150
	Name = "SR",
151
	Callback = function()
152
      		loadstring(game:HttpGet(('https://pastebin.com/raw/Tx7XLqcm'),true))()
153
  	end    
154
})
155
156
Tab:AddBind({
157
	Name = "inf yield",
158
	Default = Enum.KeyCode.Q,
159
	Hold = false,
160
	Callback = function()
161
		loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
162
	end    
163
})
164
165
Tab:AddBind({
166-
	Name = "fram slapples",
166+
	Name = "farm slapples",
167
	Default = Enum.KeyCode.Q,
168
	Hold = false,
169
	Callback = function()
170
		while true do
171
    wait(0.5)
172
spawn(function()
173
for i, v in pairs(game:GetService("Workspace").Arena.island5.Slapples:GetDescendants()) do
174
		if v:IsA("TouchTransmitter") then
175
				firetouchinterest(game.Players.LocalPlayer.Character.Head, v.Parent, 0)
176
				task.wait()
177
				firetouchinterest(game.Players.LocalPlayer.Character.Head, v.Parent, 1)
178
		end
179
 end
180
end)
181
end
182
	end    
183
})
184
185
Tab:AddBind({
186
	Name = "hitbox",
187
	Default = Enum.KeyCode.Q,
188
	Hold = false,
189
	Callback = function()
190
		loadstring(game:HttpGet(("https://gist.githubusercontent.com/stellar-4242/430ef3087d8d87eb306ca03e728ffbb8/raw/798429dd908b1f4471a1fa569ff62c5e5a93ec61/SLAP.LUA")))()
191
	end    
192
})
193
194
Tab4:AddButton({
195-
	Name = "tp to safe",
195+
	Name = "safezone",
196
	Callback = function()
197
         game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Spot.CFrame * CFrame.new(0,50,0)
198
  	end    
199
})
200
201
Tab7:AddSlider({
202
	Name = "Walkspeed [WS]",
203-
	Min = 20,
203+
	Min = 16,
204
	Max = 150,
205
	Default = 20,
206
	Color = Color3.fromRGB(255,255,255),
207
	Increment = 1,
208
	ValueName = "WS",
209
	Callback = function(Value)
210
		game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = Value
211
	end    
212
})
213
214
Tab7:AddSlider({
215
	Name = "Jumppower [JP]",
216
	Min = 50,
217
	Max = 500,
218
	Default = 50,
219
	Color = Color3.fromRGB(255,255,255),
220
	Increment = 1,
221
	ValueName = "JP",
222
	Callback = function(Value)
223
		game.Players.LocalPlayer.Character.Humanoid.JumpPower = Value
224
	end    
225
})
226
227
Tab4:AddToggle({
228
	Name = "Time zzzzzz",
229
	Default = false,
230
	Callback = function(Fish)
231
		Timer = Fish
232
233
      if Fish == true then
234
235
          Count()
236
237
238
          end
239
          
240
          
241
          
242
          function Count()
243
244
while Timer do
245
246
247
248
task.wait(1)
249
250
251
252
253
if game.Players.LocalPlayer.leaderstats.Glove.Value == "ZZZZZZZ" and game.Players.LocalPlayer.Character.Ragdolled.Value then
254
255
Time = Time + 1
256
257
258
print(Time)
259
260
261
else
262
263
    Time = 0
264
265
266
end
267
end
268
269
end
270
	end    
271
})
272
273
Tab4:AddToggle({
274
	Name = "slap baller",
275
	Default = false,
276
	Callback = function(bool)
277
		bully = bool
278
        
279
        if bool == true then
280
            
281
            BooleanTing()
282
            
283
            end
284
            
285
                      
286
   function BooleanTing()
287
        
288
              while bully do
289
        
290
        wait(.001)
291
    
292
    for _, v in ipairs(workspace:GetChildren()) do
293
    
294
    if string.sub(v.Name, 3, 8) == "Baller" then
295
game:GetService("ReplicatedStorage").GeneralHit:FireServer(v:WaitForChild("HumanoidRootPart"))
296
end
297
end
298
end
299
        
300
    end
301
	end    
302
})
303
304
Tab2:AddButton({
305-
	Name = "on 100 Slaps Fight Arena (Can't Lose)",
305+
	Name = "Win slap arena",
306
	Callback = function()
307
      		arenaVoid.CanCollide = true
308
	arenaVoid.Anchored = true
309
	arenaVoid.Transparency = 0.5
310
  	end    
311
})
312
313
Tab2:AddButton({
314
	Name = "off 100 Slaps Fight Arena (Can't Lose)",
315
	Callback = function()
316
      		arenaVoid.CanCollide = false
317
	arenaVoid.Anchored = true
318
	arenaVoid.Transparency = 1
319
  	end    
320
})
321
322
Tab2:AddButton({
323-
	Name = "On Normal Arena Anti-Void",
323+
	Name = "Anti-Void",
324
	Callback = function()
325
      		jesus.CanCollide = true
326
	jesus.Anchored = true
327
	jesus.Transparency = 0.5
328
  	end    
329
})
330
331
Tab2:AddButton({
332-
	Name = "Off Normal Arena Anti-Void",
332+
	Name = "Anti-Void (all map)",
333
	Callback = function()
334
      		jesus.CanCollide = false
335
	jesus.Anchored = true
336
	jesus.Transparency = 1
337
  	end    
338
})
339
340
Tab4:AddToggle({
341-
	Name = "get bob",
341+
	Name = "Get Bob",
342
	Default = false,
343
	Callback = function(Get_Bob)
344
		GetBob = Get_Bob
345
         
346
        if Get_Bob == true then
347
            
348
            FarmBob()
349
            
350
            
351
            
352
            end
353
            
354
            
355
356
    function FarmBob()
357
        
358
        while GetBob do
359
            
360
            task.wait(.25)
361
            
362
             if not game.Players.LocalPlayer.Character:FindFirstChild("entered") and game.Players.LocalPlayer.leaderstats.Glove.Value == "Replica" then
363
            
364
            task.wait(.76)
365
            
366
            
367
            game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame = workspace.Lobby.Teleport1.CFrame
368
            
369
            task.wait(.77)
370
            
371
game:GetService("ReplicatedStorage").Duplicate:FireServer()
372
373
task.wait(1.45)
374
375
if not workspace:FindFirstChild("bobcap") then
376
    
377
    local args = {
378
    [1] = game:GetService("Players").LocalPlayer.Character,
379
    [2] = false
380
}
381
382
game:GetService("ReplicatedStorage").HumanoidDied:FireServer(unpack(args))
383
384
    else
385
        
386
        print("wait get bob")
387
    
388
    end
389
390
391
                
392
                
393
            end
394
        
395
        
396
        
397
    end
398
            
399
            
400
            
401
            end
402
	end    
403
})
404
405
406
407
Tab4:AddToggle({
408
	Name = "get tram",
409
	Default = false,
410
	Callback = function(bool)
411
		Brick = bool
412
        
413
        if bool == true then
414
            
415
            BooleanTing()
416
            
417
            end
418
       
419
    function BooleanTing()
420
        
421
              while Brick do
422
                  task.wait(0.01)
423
        if game.Players.LocalPlayer.leaderstats.Glove.Value == "Brick" and game.Players.LocalPlayer.Character:FindFirstChild("entered") then
424
        task.wait(5.2)
425
    
426
    game.VirtualInputManager:SendKeyEvent(true, "E", false, game)
427
428
429
430
end
431
432
end
433
        
434
    end   
435
	end    
436
})
437
438
Tab4:AddButton({
439-
	Name = "Get tycoon (600 seconds)",
439+
	Name = "Get tycoon (10 mins)",
440
	Callback = function()
441
         game.Players.LocalPlayer.Character.Torso.Anchored = true
442
game.Players.LocalPlayer.Character.Head:Destroy()
443
game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
444
game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
445
game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
446
game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
447
game.Players.LocalPlayer.Character.Torso.Anchored = false
448
		wait(0.5)
449
		while wait() do
450
		game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game:GetService("Workspace").Arena.Plate.CFrame
451
		end
452
		wait(625)
453
		print("bro did u get the badge?")
454
  	end    
455
})
456
457
Tab4:AddButton({
458
	Name = "Get Redacted",
459
	Callback = function()
460
         if game.Players.LocalPlayer.leaderstats.Slaps.Value >= 5000 then
461
    	for _,v in pairs(game:GetService("Workspace").PocketDimension.Doors:GetDescendants()) do
462
if v:IsA("TouchTransmitter") then
463
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v.Parent, 0) --0 is touch
464
end
465
end
466
end
467
  	end    
468
})
469
470
Tab1:AddButton({
471
	Name = "dizzy hub",
472
	Callback = function()
473
      		loadstring(game:HttpGet("https://raw.githubusercontent.com/dizyhvh/slap_battles_gui/main/0.lua"))()
474
  	end    
475
})
476
477
Tab1:AddButton({
478
	Name = "drippy hub",
479
	Callback = function()
480
      		loadstring(game:HttpGet("https://raw.githubusercontent.com/ZombieGamesYT/DrippyHub-1.1/main/DrippyHub%201.2"))()
481
  	end    
482
})
483
484
Tab1:AddButton({
485
	Name = "Fe fly",
486
	Callback = function()
487
      		--ARCEUS X FLY V2 SCRIPT BY me_ozoneYT
488
loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")()
489
  	end    
490
})
491
492
Tab6:AddButton({
493-
	Name = "slap arua (killstreak)",
493+
	Name = "slap aura (killstreak)",
494
	Callback = function()
495
      		function isSpawned(player)
496
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
497
       return true
498
   else
499
       return false
500
   end
501
end
502
503
while wait() do
504
   for i, v in pairs(game.Players:GetPlayers()) do
505
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
506
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
507
               game:GetService("ReplicatedStorage").KSHit:FireServer(v.Character["Right Arm"])
508
               wait(.0001)
509
           end
510
       end
511
   end
512
end
513
  	end    
514
})
515
516
Tab6:AddButton({
517-
	Name = "slap arua (Reaper)",
517+
	Name = "slap aura (Reaper)",
518
	Callback = function()
519
      		function isSpawned(player)
520
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
521
       return true
522
   else
523
       return false
524
   end
525
end
526
527
while wait() do
528
   for i, v in pairs(game.Players:GetPlayers()) do
529
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
530
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
531
               game:GetService("ReplicatedStorage").ReaperHit:FireServer(v.Character["Right Arm"])
532
               wait(.0001)
533
           end
534
       end
535
   end
536
end
537
  	end    
538
})
539
540
Tab6:AddButton({
541-
	Name = "slap arua (Diamond)",
541+
	Name = "slap aura (Diamond)",
542
	Callback = function()
543
      		function isSpawned(player)
544
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
545
       return true
546
   else
547
       return false
548
   end
549
end
550
551
while wait() do
552
   for i, v in pairs(game.Players:GetPlayers()) do
553
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
554
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
555
               game:GetService("ReplicatedStorage").DiamondHit:FireServer(v.Character["Right Arm"])
556
               wait(.0001)
557
           end
558
       end
559
   end
560
end
561
  	end    
562
})
563
564
Tab6:AddButton({
565-
	Name = "slap arua (default)",
565+
	Name = "slap aura (default)",
566
	Callback = function()
567
      		function isSpawned(player)
568
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
569
       return true
570
   else
571
       return false
572
   end
573
end
574
575
while wait() do
576
   for i, v in pairs(game.Players:GetPlayers()) do
577
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
578
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
579
               game:GetService("ReplicatedStorage").b:FireServer(v.Character["Right Arm"])
580
               wait(.0001)
581
           end
582
       end
583
   end
584
end
585
  	end    
586
})
587
588
Tab6:AddButton({
589-
	Name = "slap arua (ZZZZZZZ)",
589+
	Name = "slap aura (ZZZZZZZ)",
590
	Callback = function()
591
      		function isSpawned(player)
592
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
593
       return true
594
   else
595
       return false
596
   end
597
end
598
599
while wait() do
600
   for i, v in pairs(game.Players:GetPlayers()) do
601
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
602
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
603
               game:GetService("ReplicatedStorage").ZZZZZZZHit:FireServer(v.Character["Right Arm"])
604
               wait(.0001)
605
           end
606
       end
607
   end
608
end
609
  	end    
610
})
611
612
Tab6:AddButton({
613-
	Name = "slap arua (Brick)",
613+
	Name = "slap aura (Brick)",
614
	Callback = function()
615
      		function isSpawned(player)
616
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
617
       return true
618
   else
619
       return false
620
   end
621
end
622
623
while wait() do
624
   for i, v in pairs(game.Players:GetPlayers()) do
625
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
626
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
627
               game:GetService("ReplicatedStorage").BrickHit:FireServer(v.Character["Right Arm"])
628
               wait(.0001)
629
           end
630
       end
631
   end
632
end
633
  	end    
634
})
635
636
Tab6:AddButton({
637-
	Name = "slap arua (Snow)",
637+
	Name = "slap aura (Snow)",
638
	Callback = function()
639
      		function isSpawned(player)
640
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
641
       return true
642
   else
643
       return false
644
   end
645
end
646
647
while wait() do
648
   for i, v in pairs(game.Players:GetPlayers()) do
649
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
650
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
651
               game:GetService("ReplicatedStorage").SnowHit:FireServer(v.Character["Right Arm"])
652
               wait(.0001)
653
           end
654
       end
655
   end
656
end
657
  	end    
658
})
659
660
Tab6:AddButton({
661-
	Name = "slap arua (Pull)",
661+
	Name = "slap aura (Pull)",
662
	Callback = function()
663
      		function isSpawned(player)
664
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
665
       return true
666
   else
667
       return false
668
   end
669
end
670
671
while wait() do
672
   for i, v in pairs(game.Players:GetPlayers()) do
673
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
674
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
675
               game:GetService("ReplicatedStorage").PullHit:FireServer(v.Character["Right Arm"])
676
               wait(.0001)
677
           end
678
       end
679
   end
680
end
681
  	end    
682
})
683
684
Tab6:AddButton({
685-
	Name = "slap arua (dream)",
685+
	Name = "slap aura (dream)",
686
	Callback = function()
687
      		function isSpawned(player)
688
   if workspace:FindFirstChild(player.Name) and player.Character:FindFirstChild("HumanoidRootPart") then
689
       return true
690
   else
691
       return false
692
   end
693
end
694
695
while wait() do
696
   for i, v in pairs(game.Players:GetPlayers()) do
697
       if isSpawned(v) and v ~= game.Players.LocalPlayer and not v.Character.Head:FindFirstChild("UnoReverseCard") then
698
           if (v.Character.HumanoidRootPart.Position - game.Players.LocalPlayer.Character.HumanoidRootPart.Position).Magnitude <= 250 then
699
               game:GetService("ReplicatedStorage").Dreamhit:FireServer(v.Character["Right Arm"])
700
               wait(.0001)
701
           end
702
       end
703
   end
704
end
705
  	end    
706
})
707
708
Tab1:AddButton({
709
	Name = "MoonUI v10",
710
	Callback = function()
711
      		loadstring(game:HttpGet('https://raw.githubusercontent.com/IlikeyocutgHAH12/MoonUI-v10-/main/MoonUI%20v10'))()
712
  	end    
713
})
714
715
Tab1:AddButton({
716
	Name = "slap Royale",
717
	Callback = function()
718
      		loadstring(game:HttpGet("https://raw.githubusercontent.com/cheesynob39/Roblox-Scripts/main/Slap_Royale.lua"))()
719
  	end    
720
})
721
722
Tab1:AddButton({
723-
	Name = "turies spy",
723+
	Name = "turtle spy",
724
	Callback = function()
725
      		loadstring(game:HttpGet("https://pastebin.com/raw/BDhSQqUU", true))()
726
  	end    
727
})
728
729
Tab1:AddBind({
730-
	Name = "godmode",
730+
	Name = "Godmode",
731
	Default = Enum.KeyCode.T,
732
	Hold = false,
733
	Callback = function()
734
		game:GetService("ReplicatedStorage").Goldify:FireServer(true)
735
	end    
736
})
737
738
Tab5:AddButton({
739
	Name = "epin default",
740
	Callback = function()
741
      		fireclickdetector(game:GetService("Workspace").Lobby.Default.ClickDetector)
742
  	end    
743
})
744
745
Tab5:AddButton({
746
	Name = "epin diamond",
747
	Callback = function()
748
      		fireclickdetector(game:GetService("Workspace").Lobby.Diamond.ClickDetector)
749
  	end    
750
})
751
752
Tab5:AddButton({
753
	Name = "epin ZZZZZZZ",
754
	Callback = function()
755
      		fireclickdetector(game:GetService("Workspace").Lobby.ZZZZZZZ.ClickDetector)
756
  	end    
757
})
758
759
Tab5:AddButton({
760
	Name = "epin extended",
761
	Callback = function()
762
      		fireclickdetector(game:GetService("Workspace").Lobby.Extended.ClickDetector)
763
  	end    
764
})
765
766
Tab5:AddButton({
767
	Name = "epin brick",
768
	Callback = function()
769
      		fireclickdetector(game:GetService("Workspace").Lobby.Brick.ClickDetector)
770
  	end    
771
})
772
773
Tab5:AddButton({
774
	Name = "epin snow",
775
	Callback = function()
776
      		fireclickdetector(game:GetService("Workspace").Lobby.Snow.ClickDetector)
777
  	end    
778
})
779
780
Tab5:AddButton({
781
	Name = "epin pull",
782
	Callback = function()
783
      		fireclickdetector(game:GetService("Workspace").Lobby.Pull.ClickDetector)
784
  	end    
785
})
786
787
Tab5:AddButton({
788
	Name = "epin flash",
789
	Callback = function()
790
      		fireclickdetector(game:GetService("Workspace").Lobby.Flash.ClickDetector)
791
  	end    
792
})
793
794
Tab5:AddButton({
795
	Name = "epin spring",
796
	Callback = function()
797
      		fireclickdetector(game:GetService("Workspace").Lobby.Spring.ClickDetector)
798
  	end    
799
})
800
801
Tab5:AddButton({
802
	Name = "epin swapper",
803
	Callback = function()
804
      		fireclickdetector(game:GetService("Workspace").Lobby.Swapper.ClickDetector)
805
  	end    
806
})
807
808
Tab5:AddButton({
809
	Name = "epin bull",
810
	Callback = function()
811
      		fireclickdetector(game:GetService("Workspace").Lobby.Bull.ClickDetector)
812
  	end    
813
})
814
815
Tab5:AddButton({
816
	Name = "epin dice",
817
	Callback = function()
818
      		fireclickdetector(game:GetService("Workspace").Lobby.Dice.ClickDetector)
819
  	end    
820
})
821
822
Tab5:AddButton({
823
	Name = "epin Ghost",
824
	Callback = function()
825
      		fireclickdetector(game:GetService("Workspace").Lobby.Ghost.ClickDetector)
826
  	end    
827
})