roblox_roblox1098

Untitled

Dec 19th, 2023 (edited)
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. PASTEBIN
  2. Search...
  3.  
  4. roblox_roblox1098
  5.  
  6. Edit Paste: KbNd5nnE
  7. Syntax Highlighting
  8. wait(0.1)
  9. game.StarterGui:SetCore("SendNotification", {
  10. Title = "تم التفعيل بنجاح";
  11. Text = ""; -- ARAB TEAM
  12. Duration = 5;
  13. })
  14.  
  15.  
  16.  
  17.  
  18.  
  19. local Library =
  20. loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  21. local Window = Library.CreateLib("سكربت جامد", "BloodTheme")
  22. local Tab = Window:NewTab("طيران")
  23. local Section = Tab:NewSection("سكربت طيران")
  24. Section:NewButton("ButtonText", "ButtonInfo", function()
  25. print("Clicked")loadstring(game:HttpGet('https://pastebin.com/raw/YSL3xKYU'))()
  26. end)
  27. local Tab = Window:NewTab("سرعه")
  28. local Section = Tab:NewSection("سرعه")
  29. Section:NewSlider("SliderText", "SliderInfo", 500, 0, function(s) -- 500 (MaxValue) | 0 (MinValue)
  30. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = s
  31. end)
  32.  
  33. local Tab = Window:NewTab("هيدبوكس")
  34. local Section = Tab:NewSection("hetbox")
  35. Section:NewButton("ButtonText", "ButtonInfo", function()
  36. print("Clicked")
  37. end)
  38.  
  39. Optional Paste Settings
  40. Category:
  41. Tags:
  42. Syntax Highlighting:
  43. Paste Expiration:
  44. Paste Exposure:
  45. Folder:
  46.  
  47. PasswordNEWDisabled
  48. Burn after readNEW
  49. Paste Name / Title:
  50. create new paste / syntax languages / archive / faq / tools / night mode / api / scraping api / news / pro
  51. privacy statement / cookies policy / terms of service / security disclosure / dmca / report abuse / contact
  52.  
  53. We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Advertisement
Add Comment
Please, Sign In to add comment