Advertisement
F6_youssef

Untitled

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