Advertisement
ARY106_7

سكربت عربي من صنعي وهو سرعة مشفر معدل عليه

Apr 27th, 2024 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.15 KB | None | 0 0
  1. -- RX ALMAHRI --
  2. local name = "rx.107"
  3.  
  4. if name == "rx.107" then
  5. print("Hello", name)
  6. end
  7.  
  8. -- RX ALMAHRI --
  9.  
  10.  
  11. local StarterGui = Instance.new("ScreenGui")
  12. local Frame = Instance.new("Frame")
  13. local UICorner = Instance.new("UICorner")
  14. local TextButton = Instance.new("TextButton")
  15. local UICorner_2 = Instance.new("UICorner")
  16. local TextButton_2 = Instance.new("TextButton")
  17. local UICorner_3 = Instance.new("UICorner")
  18. local TextLabel = Instance.new("TextLabel")
  19. local TextBox = Instance.new("TextBox")
  20. local UICorner_4 = Instance.new("UICorner")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local TextButton_3 = Instance.new("TextButton")
  23. local UICorner_5 = Instance.new("UICorner")
  24.  
  25. -- RX ALMAHRI --
  26.  
  27. StarterGui.Name = "StarterGui"
  28. StarterGui.Parent = game.CoreGui
  29. StarterGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  30.  
  31. Frame.Parent = StarterGui
  32. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  33. Frame.BorderColor3 = Color3.fromRGB(255, 0, 0)
  34. Frame.Position = UDim2.new(0.219810039, 0, 0.233396575, 0)
  35. Frame.Size = UDim2.new(0.560379922, 0, 0.527514219, 0)
  36. Frame.Visible = false
  37. Frame.Active = true
  38. Frame.Draggable = true
  39.  
  40. UICorner.Parent = Frame
  41.  
  42. TextButton.Parent = Frame
  43. TextButton.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  44. TextButton.Position = UDim2.new(0.0895883814, 0, 0.712230206, 0)
  45. TextButton.Size = UDim2.new(0.343825668, 0, 0.172661871, 0)
  46. TextButton.Font = Enum.Font.Cartoon
  47. TextButton.Text = "الغاء"
  48. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  49. TextButton.TextScaled = true
  50. TextButton.TextSize = 14.000
  51. TextButton.TextWrapped = true
  52.  
  53. UICorner_2.Parent = TextButton
  54.  
  55. TextButton_2.Parent = Frame
  56. TextButton_2.BackgroundColor3 = Color3.fromRGB(25, 255, 0)
  57. TextButton_2.Position = UDim2.new(0.544794202, 0, 0.712230206, 0)
  58. TextButton_2.Size = UDim2.new(0.343825668, 0, 0.172661871, 0)
  59. TextButton_2.Font = Enum.Font.Cartoon
  60. TextButton_2.Text = "تشغيل السرعة"
  61. TextButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  62. TextButton_2.TextScaled = true
  63. TextButton_2.TextSize = 14.000
  64. TextButton_2.TextWrapped = true
  65.  
  66. UICorner_3.Parent = TextButton_2
  67.  
  68. TextLabel.Parent = Frame
  69. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  70. TextLabel.BackgroundTransparency = 1.000
  71. TextLabel.Size = UDim2.new(1, 0, 0.179856122, 0)
  72. TextLabel.Font = Enum.Font.Cartoon
  73. TextLabel.Text = "سكربت عربي للسرعة فقط"
  74. TextLabel.TextColor3 = Color3.fromRGB(255, 0, 0)
  75. TextLabel.TextScaled = true
  76. TextLabel.TextSize = 14.000
  77. TextLabel.TextWrapped = true
  78.  
  79. TextBox.Parent = Frame
  80. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. TextBox.Position = UDim2.new(0.256658584, 0, 0.323741019, 0)
  82. TextBox.Size = UDim2.new(0.484261513, 0, 0.179856122, 0)
  83. TextBox.Font = Enum.Font.Cartoon
  84. TextBox.PlaceholderText = "السرعة درجة ادخل"
  85. TextBox.Text = ""
  86. TextBox.TextColor3 = Color3.fromRGB(97, 97, 97)
  87. TextBox.TextScaled = true
  88. TextBox.TextSize = 14.000
  89. TextBox.TextWrapped = true
  90.  
  91. UICorner_4.Parent = TextBox
  92.  
  93. TextLabel_2.Parent = TextBox
  94. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  95. TextLabel_2.BackgroundTransparency = 1.000
  96. TextLabel_2.Position = UDim2.new(0.0765053779, 0, 1, 0)
  97. TextLabel_2.Size = UDim2.new(0, 106, 0, 27)
  98. TextLabel_2.Font = Enum.Font.Cartoon
  99. TextLabel_2.Text = "فقط ارقام"
  100. TextLabel_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  101. TextLabel_2.TextScaled = true
  102. TextLabel_2.TextSize = 14.000
  103. TextLabel_2.TextWrapped = true
  104.  
  105. TextButton_3.Parent = StarterGui
  106. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  107. TextButton_3.BorderColor3 = Color3.fromRGB(255, 0, 0)
  108. TextButton_3.Position = UDim2.new(-0.000928521913, 0, 0.488205522, 0)
  109. TextButton_3.Size = UDim2.new(0, 85, 0, 37)
  110. TextButton_3.Font = Enum.Font.Cartoon
  111. TextButton_3.Text = "السرعة تعيين"
  112. TextButton_3.TextColor3 = Color3.fromRGB(255, 0, 0)
  113. TextButton_3.TextScaled = true
  114. TextButton_3.TextSize = 14.000
  115. TextButton_3.TextWrapped = true
  116.  
  117. UICorner_5.Parent = TextButton_3
  118.  
  119. -- Scripts:
  120.  
  121. local function CHCRPGN_fake_script() -- TextButton.LocalScript
  122. local script = Instance.new('LocalScript', TextButton)
  123.  
  124. script.Parent.MouseButton1Click:Connect(function()
  125. script.Parent.Parent.Visible = false
  126. end)
  127.  
  128.  
  129. end
  130. coroutine.wrap(CHCRPGN_fake_script)()
  131. local function YDDLQYT_fake_script() -- TextButton_2.LocalScript
  132. local script = Instance.new('LocalScript', TextButton_2)
  133.  
  134. local player = game.Players.LocalPlayer
  135.  
  136. script.Parent.MouseButton1Click:Connect(function()
  137. wait(0.6)
  138. script.Parent.Parent.Visible = false
  139. game.Players.LocalPlayer.character.Humanoid.WalkSpeed = script.Parent.Parent.TextBox.Text
  140. end)
  141.  
  142.  
  143. end
  144. coroutine.wrap(YDDLQYT_fake_script)()
  145. local function RZIFDD_fake_script() -- Frame.LocalScript
  146. local script = Instance.new('LocalScript', Frame)
  147.  
  148. local Frame = script.Parent
  149.  
  150. Frame.Active = true
  151. Frame.Draggable = true
  152.  
  153. end
  154. coroutine.wrap(RZIFDD_fake_script)()
  155. local function RZJF_fake_script() -- TextButton_3.LocalScript
  156. local script = Instance.new('LocalScript', TextButton_3)
  157.  
  158. script.Parent.MouseButton1Click:Connect(function()
  159. script.Parent.Parent.Frame.Visible = true
  160. end)
  161.  
  162. end
  163. coroutine.wrap(RZJF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement