Advertisement
ARY106_7

سكربت قوست

Jul 29th, 2024 (edited)
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.72 KB | None | 0 0
  1. -- This GUI made by ! Ghost#90
  2.  
  3. -- Instances:
  4.  
  5. local ScreenGui = Instance.new("ScreenGui")
  6. local Frame = Instance.new("Frame")
  7. local TextButton = Instance.new("TextLabel")
  8. local idk = Instance.new("TextButton")
  9. local idk1 = Instance.new("TextButton")
  10. local idk2 = Instance.new("TextButton")
  11. local idk3 = Instance.new("TextButton")
  12. local idk4 = Instance.new("TextButton")
  13. local idk5 = Instance.new("TextButton")
  14. local idk6 = Instance.new("TextButton")
  15. local idk7 = Instance.new("TextButton")
  16. local idk8 = Instance.new("TextButton")
  17. local idk9 = Instance.new("TextButton")
  18. local idk12 = Instance.new("TextButton")
  19. local idk13 = Instance.new("TextButton")
  20. local idk14 = Instance.new("TextButton")
  21. local close = Instance.new("TextButton")
  22.  
  23. --Properties:
  24.  
  25. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  26. ScreenGui.ResetOnSpawn = false
  27.  
  28. Frame.Parent = ScreenGui
  29. Frame.BackgroundColor3 = Color3.fromRGB(183, 101, 255)
  30. Frame.Position = UDim2.new(0.369825214, 0, 0.423832893, 0)
  31. Frame.Size = UDim2.new(0, 350, 0, 250)
  32. Frame.Active = true
  33. Frame.Draggable = true
  34.  
  35.  
  36. TextButton.Parent = Frame
  37. TextButton.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  38. TextButton.Position = UDim2.new(0.01, 0, 0.00832893, 0)
  39. TextButton.Size = UDim2.new(0, 303, 0, 35)
  40. TextButton.Font = Enum.Font.Cartoon
  41. TextButton.Text = "سكربت احلام العصر درجه اولى 🤤"
  42. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  43. TextButton.TextSize = 40.000
  44.  
  45. idk.Parent = Frame
  46. idk.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  47. idk.Position = UDim2.new(0.01, 0, 0.2, 0)
  48. idk.Size = UDim2.new(0, 94, 0, 35)
  49. idk.Font = Enum.Font.Cartoon
  50. idk.Text = "طيران🕊"
  51. idk.TextColor3 = Color3.fromRGB(0, 0, 0)
  52. idk.TextSize = 20.000
  53. idk.MouseButton1Down:connect(function()
  54. loadstring(game:HttpGet("https://pastebin.com/raw/8zVnxzNf"))()
  55. end)
  56.  
  57. idk1.Parent = Frame
  58. idk1.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  59. idk1.Position = UDim2.new(0.01, 0, 0.4, 0)
  60. idk1.Size = UDim2.new(0, 94, 0, 35)
  61. idk1.Font = Enum.Font.Cartoon
  62. idk1.Text = "اختفاء👻"
  63. idk1.TextColor3 = Color3.fromRGB(0, 0, 0)
  64. idk1.TextSize = 20.000
  65. idk1.MouseButton1Down:connect(function()
  66. loadstring(game:HttpGet('https://pastebin.com/raw/AYtzGEPb'))()
  67. end)
  68.  
  69. idk2.Parent = Frame
  70. idk2.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  71. idk2.Position = UDim2.new(0.34, 0, 0.4, 0)
  72. idk2.Size = UDim2.new(0, 94, 0, 35)
  73. idk2.Font = Enum.Font.Cartoon
  74. idk2.Text = "رقصات🕺"
  75. idk2.TextColor3 = Color3.fromRGB(0, 0, 0)
  76. idk2.TextSize = 20.00
  77. idk2.MouseButton1Down:connect(function()
  78. loadstring(game:HttpGet("https://pastebin.com/raw/eCpipCTH"))()
  79. end)
  80.  
  81. idk3.Parent = Frame
  82. idk3.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  83. idk3.Position = UDim2.new(0.34, 0, 0.2, 0)
  84. idk3.Size = UDim2.new(0, 94, 0, 35)
  85. idk3.Font = Enum.Font.Cartoon
  86. idk3.Text = "ادمن🎞"
  87. idk3.TextColor3 = Color3.fromRGB(0, 0, 0)
  88. idk3.TextSize = 20.000
  89. idk3.MouseButton1Down:connect(function()
  90. defaultsettings = {
  91. prefix = ';';
  92. StayOpen = false;
  93. keepIY = true;
  94. logsEnabled = false;
  95. jLogsEnabled = false;
  96. aliases = {};
  97. binds = {};
  98. WayPoints = {};
  99. PluginsTable = {};
  100. }
  101.  
  102. defaults = game:GetService("HttpService"):JSONEncode(defaultsettings)
  103.  
  104. writefile("IY_FE.iy",defaults)
  105.  
  106.  
  107. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  108. end)
  109.  
  110. idk4.Parent = F
  111. idk4.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  112. idk4.Position = UDim2.new(0.69, 0, 0.2, 0)
  113. idk4.Size = UDim2.new(0, 94, 0, 35)
  114. idk4.Font = Enum.Font.Cartoon
  115. idk4.Text = "مشيات"
  116. idk4.TextColor3 = Color3.fromRGB(0, 0, 0)
  117. idk4.TextSize = 20.000
  118. idk4.MouseButton1Down:connect(function()
  119. loadstring(game:HttpGet("https://raw.githubusercontent.com/GamingScripter/Animation-Hub/main/Animation%20Gui", true))()
  120. end)
  121.  
  122. idk5.Parent = Frame
  123. idk5.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  124. idk5.Position = UDim2.new(0.69, 0, 0.4, 0)
  125. idk5.Size = UDim2.new(0, 94, 0, 35)
  126. idk5.Font = Enum.Font.Cartoon
  127. idk5.Text = "ايم بوت👀"
  128. idk5.TextColor3 = Color3.fromRGB(0, 0, 0)
  129. idk5.TextSize = 20.000
  130. idk5.MouseButton1Down:connect(function()
  131. loadstring(game:HttpGet("https://pastebin.com/raw/1Gp9c57U"))()
  132. end)
  133.  
  134. idk6.Parent = Frame
  135. idk6.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  136. idk6.Position = UDim2.new(0.69, 0, 0.8, 0)
  137. idk6.Size = UDim2.new(0, 94, 0, 35)
  138. idk6.Font = Enum.Font.Cartoon
  139. idk6.Text = "هيت بوكس😎"
  140. idk6.TextColor3 = Color3.fromRGB(0, 0, 0)
  141. idk6.TextSize = 20.000
  142. idk6.MouseButton1Down:connect(function()
  143. _G.HeadSize = 10
  144. _G.Disabled = true
  145.  
  146. game:GetService('RunService').RenderStepped:connect(function()
  147. if _G.Disabled then
  148. for i,v in next, game:GetService('Players'):GetPlayers() do
  149. if v.Name ~= game:GetService('Players').LocalPlayer.Name then
  150. pcall(function()
  151. v.Character.HumanoidRootPart.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  152. v.Character.HumanoidRootPart.Transparency = 0.7
  153. v.Character.HumanoidRootPart.BrickColor = BrickColor.new("Really blue")
  154. v.Character.HumanoidRootPart.Material = "Neon"
  155. v.Character.HumanoidRootPart.CanCollide = false
  156. end)
  157. end
  158. end
  159. end
  160. end)
  161. end)
  162.  
  163. idk7.Parent = Frame
  164. idk7.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  165. idk7.Position = UDim2.new(0.01, 0, 0.6, 0)
  166. idk7.Size = UDim2.new(0, 94, 0, 35)
  167. idk7.Font = Enum.Font.Cartoon
  168. idk7.Text = "سرعه⚡️"
  169. idk7.TextColor3 = Color3.fromRGB(0, 0, 0)
  170. idk7.TextSize = 20.000
  171. idk7.MouseButton1Down:connect(function()
  172. loadstring(game:HttpGet("https://pastebin.com/raw/0m52kRnj"))()
  173. end)
  174.  
  175. idk8.Parent = Frame
  176. idk8.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  177. idk8.Position = UDim2.new(0.34, 0, 0.6, 0)
  178. idk8.Size = UDim2.new(0, 94, 0, 35)
  179. idk8.Font = Enum.Font.Cartoon
  180. idk8.Text = "مشيات🚶"
  181. idk8.TextColor3 = Color3.fromRGB(0, 0, 0)
  182. idk8.TextSize = 20.000
  183. idk8.MouseButton1Down:connect(function()
  184. loadstring(game:HttpGet("https://pastebin.com/raw/QSD1J3Ww"))()
  185. end)
  186.  
  187.  
  188. idk12.Parent = Frame
  189. idk12.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  190. idk12.Position = UDim2.new(0.69, 0, 0.6, 0)
  191. idk12.Size = UDim2.new(0, 94, 0, 35)
  192. idk12.Font = Enum.Font.Cartoon
  193. idk12.Text = "Esp🙃"
  194. idk12.TextColor3 = Color3.fromRGB(0, 0, 0)
  195. idk12.TextSize = 20.000
  196. idk12.MouseButton1Down:connect(function()
  197. local FillColor = Color3.fromRGB(175,25,255)
  198. local DepthMode = "AlwaysOnTop"
  199. local FillTransparency = 0.5
  200. local OutlineColor = Color3.fromRGB(255,255,255)
  201. local OutlineTransparency = 0
  202.  
  203. local CoreGui = game:FindService("CoreGui")
  204. local Players = game:FindService("Players")
  205. local lp = Players.LocalPlayer
  206. local connections = {}
  207.  
  208. local Storage = Instance.new("Folder")
  209. Storage.Parent = CoreGui
  210. Storage.Name = "Highlight_Storage"
  211.  
  212. local function Highlight(plr)
  213. local Highlight = Instance.new("Highlight")
  214. Highlight.Name = plr.Name
  215. Highlight.FillColor = FillColor
  216. Highlight.DepthMode = DepthMode
  217. Highlight.FillTransparency = FillTransparency
  218. Highlight.OutlineColor = OutlineColor
  219. Highlight.OutlineTransparency = 0
  220. Highlight.Parent = Storage
  221.  
  222. local plrchar = plr.Character
  223. if plrchar then
  224. Highlight.Adornee = plrchar
  225. end
  226.  
  227. connections[plr] = plr.CharacterAdded:Connect(function(char)
  228. Highlight.Adornee = char
  229. end)
  230. end
  231.  
  232. Players.PlayerAdded:Connect(Highlight)
  233. for i,v in next, Players:GetPlayers() do
  234. Highlight(v)
  235. end
  236.  
  237. Players.PlayerRemoving:Connect(function(plr)
  238. local plrname = plr.Name
  239. if Storage[plrname] then
  240. Storage[plrname]:Destroy()
  241. end
  242. if connections[plr] then
  243. connections[plr]:Disconnect()
  244. end
  245. end)
  246. end)
  247.  
  248. idk13.Parent = Frame
  249. idk13.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  250. idk13.Position = UDim2.new(0.34, 0, 0.8, 0)
  251. idk13.Size = UDim2.new(0, 94, 0, 35)
  252. idk13.Font = Enum.Font.Cartoon
  253. idk13.Text = "مشي فلهواء👀"
  254. idk13.TextColor3 = Color3.fromRGB(0, 0, 0)
  255. idk13.TextSize = 20.000
  256. idk13.MouseButton1Down:connect(function()
  257. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Float'))()
  258. end)
  259.  
  260. idk14.Parent = Frame
  261. idk14.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  262. idk14.Position = UDim2.new(0.01, 0, 0.8, 0)
  263. idk14.Size = UDim2.new(0, 94, 0, 35)
  264. idk14.Font = Enum.Font.Cartoon
  265. idk14.Text = "مراقبة الناس👀"
  266. idk14.TextColor3 = Color3.fromRGB(0, 0, 0)
  267. idk14.TextSize = 20.000
  268. idk14.MouseButton1Down:connect(function()
  269. loadstring(game:HttpGet('https://pastebin.com/raw/wyvdb7gr'))()
  270. end)
  271.  
  272. idk9.Parent = Frame
  273. idk9.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  274. idk9.Position = UDim2.new(0.69, 0, 0.2, 0)
  275. idk9.Size = UDim2.new(0, 94, 0, 35)
  276. idk9.Font = Enum.Font.Cartoon
  277. idk9.Text = "سبام🔥"
  278. idk9.TextColor3 = Color3.fromRGB(0, 0, 0)
  279. idk9.TextSize = 20.000
  280. idk9.MouseButton1Down:connect(function()
  281.  
  282. -- Made By Finn/Cheez/Dark!
  283.  
  284. local ScreenGui = Instance.new("ScreenGui")
  285. local Frame = Instance.new("Frame")
  286. local Frame_2 = Instance.new("Frame")
  287. local UICorner = Instance.new("UICorner")
  288. local TextBox = Instance.new("TextBox")
  289. local UICorner_2 = Instance.new("UICorner")
  290. local TextButton = Instance.new("TextButton")
  291. local UICorner_3 = Instance.new("UICorner")
  292. local UICorner_4 = Instance.new("UICorner")
  293.  
  294. --Properties:
  295.  
  296. ScreenGui.Parent = game.CoreGui
  297.  
  298. Frame.Parent = ScreenGui
  299. Frame.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  300. Frame.Position = UDim2.new(0.293939382, 0, 0.35603714, 0)
  301. Frame.Size = UDim2.new(0, 223, 0, 141)
  302. Frame.Active = true
  303.  
  304. Frame_2.Parent = Frame
  305. Frame_2.BackgroundColor3 = Color3.fromRGB(47, 49, 59)
  306. Frame_2.Position = UDim2.new(0.0358744413, 0, 0.0496453904, 0)
  307. Frame_2.Size = UDim2.new(0, 208, 0, 126)
  308.  
  309. UICorner.Parent = Frame_2
  310.  
  311. TextBox.Parent = Frame_2
  312. TextBox.BackgroundColor3 = Color3.fromRGB(31, 31, 40)
  313. TextBox.Position = UDim2.new(0.0538115874, 0, 0.112630695, 0)
  314. TextBox.Size = UDim2.new(0, 187, 0, 47)
  315. TextBox.Font = Enum.Font.GothamBold
  316. TextBox.PlaceholderColor3 = Color3.fromRGB(178, 178, 178)
  317. TextBox.PlaceholderText = "Chat Goes Here!"
  318. TextBox.Text = ""
  319. TextBox.TextColor3 = Color3.fromRGB(178, 178, 178)
  320. TextBox.TextSize = 18.000
  321. TextBox.TextWrapped = true
  322.  
  323. UICorner_2.Parent = TextBox
  324.  
  325. TextButton.Parent = Frame_2
  326. TextButton.BackgroundColor3 = Color3.fromRGB(31, 31, 40)
  327. TextButton.Position = UDim2.new(0.0538115874, 0, 0.579365075, 0)
  328. TextButton.Size = UDim2.new(0, 187, 0, 44)
  329. TextButton.Font = Enum.Font.GothamBold
  330. TextButton.Text = "Chat It!"
  331. TextButton.TextColor3 = Color3.fromRGB(189, 189, 189)
  332. TextButton.TextSize = 20.000
  333. TextButton.MouseButton1Down:Connect(function()
  334. local args = {
  335. [1] = (TextButton.Parent.TextBox.Text),
  336. [2] = "All"
  337. }
  338.  
  339. game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(unpack(args))
  340. end)
  341.  
  342. UICorner_3.Parent = TextButton
  343.  
  344. UICorner_4.Parent = Frame
  345.  
  346. -- Scripts:
  347.  
  348. local function XORDD_fake_script() -- Frame.Dragify
  349. local script = Instance.new('LocalScript', Frame)
  350.  
  351. local UserInputService = game:GetService("UserInputService")
  352. local TweenService = game:GetService("TweenService")
  353.  
  354. local Frame = script.Parent
  355. local StartPosition = nil
  356. local DragStart = nil
  357. local DragSpeed = 0.25
  358. local DragToggle = nil
  359.  
  360. local function updateInput(Input)
  361. local Delta = Input.Position - DragStart
  362. local Position = UDim2.new(StartPosition.X.Scale, StartPosition.X.Offset + Delta.X, StartPosition.Y.Scale, StartPosition.Y.Offset + Delta.Y)
  363. TweenService:Create(Frame, TweenInfo.new(DragSpeed), {Position = Position}):Play()
  364. end
  365.  
  366. Frame.InputBegan:Connect(function(Input)
  367. if (Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch) then
  368. DragToggle = true
  369. DragStart = Input.Position
  370. StartPosition = Frame.Position
  371. Input.Changed:Connect(function()
  372. if Input.UserInputState == Enum.UserInputState.End then
  373. DragToggle = false
  374. end
  375. end)
  376. end
  377. end)
  378.  
  379. UserInputService.InputChanged:Connect(function(Input)
  380. if (Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch) then
  381. if DragToggle then
  382. updateInput(Input)
  383. end
  384. end
  385. end)
  386. end
  387. coroutine.wrap(XORDD_fake_script)()
  388. end)
  389.  
  390. close.Parent = Frame
  391. close.BackgroundColor3 = Color3.fromRGB(125, 102, 255)
  392. close.Position = UDim2.new(0.879518092, 0, 0.00832893, 0)
  393. close.Size = UDim2.new(0, 40, 0, 35)
  394. close.Font = Enum.Font.GothamBlack
  395. close.Text = "X"
  396. close.TextColor3 = Color3.new(0, 0, 0)
  397. close.TextScaled = true
  398. close.TextSize = 14
  399. close.TextWrapped = true
  400. close.MouseButton1Down:connect(function()
  401. Frame.Visible = false
  402. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement