Advertisement
ARY106_7

سكربت ايم المهري تعليق السيرفر

Jan 12th, 2025
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.57 KB | None | 0 0
  1. --[=[
  2.  
  3. d888b db db d888888b .d888b. db db db .d8b.
  4.  
  5. 88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b
  6.  
  7. 88 88 88 88 odD' 88 88 88 88ooo88
  8.  
  9. 88 ooo 88 88 88 .88' 88 88 88 88~~~88
  10.  
  11. 88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88
  12.  
  13. Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
  14.  
  15. ]=]
  16.  
  17. -- Instances: 14 | Scripts: 5 | Modules: 0
  18.  
  19. local G2L = {};
  20.  
  21. -- StarterGui.Lag
  22.  
  23. G2L["1"] = Instance.new("ScreenGui", game.CoreGui);
  24.  
  25. G2L["1"]["Name"] = [[Lag]];
  26.  
  27. G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
  28.  
  29. -- StarterGui.Lag.Main
  30.  
  31. G2L["2"] = Instance.new("Frame", G2L["1"]);
  32.  
  33. G2L["2"]["BorderSizePixel"] = 0;
  34.  
  35. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(91, 94, 92);
  36.  
  37. G2L["2"]["Size"] = UDim2.new(0, 322, 0, 174);
  38.  
  39. G2L["2"]["Position"] = UDim2.new(0.3602941334247589, 0, 0.3847695589065552, 0);
  40.  
  41. G2L["2"]["Name"] = [[Main]];
  42.  
  43. -- StarterGui.Lag.Main.LagButton
  44.  
  45. G2L["3"] = Instance.new("TextButton", G2L["2"]);
  46.  
  47. G2L["3"]["TextWrapped"] = true;
  48.  
  49. G2L["3"]["BorderSizePixel"] = 0;
  50.  
  51. G2L["3"]["TextScaled"] = true;
  52.  
  53. G2L["3"]["BackgroundColor3"] = Color3.fromRGB(80, 131, 86);
  54.  
  55. G2L["3"]["TextSize"] = 14;
  56.  
  57. G2L["3"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  58.  
  59. G2L["3"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  60.  
  61. G2L["3"]["Size"] = UDim2.new(0, 176, 0, 46);
  62.  
  63. G2L["3"]["Name"] = [[LagButton]];
  64.  
  65. G2L["3"]["Text"] = [[تشغيل]];
  66.  
  67. G2L["3"]["Position"] = UDim2.new(0.22360248863697052, 0, 0.654636800289154, 0);
  68.  
  69. -- StarterGui.Lag.Main.LagButton.LagIt
  70.  
  71. G2L["4"] = Instance.new("LocalScript", G2L["3"]);
  72.  
  73. G2L["4"]["Name"] = [[LagIt]];
  74.  
  75. -- StarterGui.Lag.Main.title
  76.  
  77. G2L["5"] = Instance.new("TextLabel", G2L["2"]);
  78.  
  79. G2L["5"]["TextWrapped"] = true;
  80.  
  81. G2L["5"]["BorderSizePixel"] = 0;
  82.  
  83. G2L["5"]["TextScaled"] = true;
  84.  
  85. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(255, 70, 120);
  86.  
  87. G2L["5"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  88.  
  89. G2L["5"]["TextSize"] = 14;
  90.  
  91. G2L["5"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  92.  
  93. G2L["5"]["Size"] = UDim2.new(0, 149, 0, 50);
  94.  
  95. G2L["5"]["Text"] = [[سكربت ايم المهري تعليق السيرفر : المطورين محمد و ايوب]];
  96.  
  97. G2L["5"]["Name"] = [[title]];
  98.  
  99. G2L["5"]["Position"] = UDim2.new(0.05590061843395233, 0, 0.08045977354049683, 0);
  100.  
  101. -- StarterGui.Lag.Main.title.LocalScript
  102.  
  103. G2L["6"] = Instance.new("LocalScript", G2L["5"]);
  104.  
  105. -- StarterGui.Lag.Main.Message
  106.  
  107. G2L["7"] = Instance.new("TextBox", G2L["2"]);
  108.  
  109. G2L["7"]["BorderSizePixel"] = 0;
  110.  
  111. G2L["7"]["TextSize"] = 14;
  112.  
  113. G2L["7"]["TextWrapped"] = true;
  114.  
  115. G2L["7"]["TextScaled"] = true;
  116.  
  117. G2L["7"]["BackgroundColor3"] = Color3.fromRGB(106, 255, 244);
  118.  
  119. G2L["7"]["TextColor3"] = Color3.fromRGB(255, 250, 63);
  120.  
  121. G2L["7"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  122.  
  123. G2L["7"]["PlaceholderText"] = [[اكتب الرساله هنا]];
  124.  
  125. G2L["7"]["Size"] = UDim2.new(0, 114, 0, 36);
  126.  
  127. G2L["7"]["Text"] = [[]];
  128.  
  129. G2L["7"]["Position"] = UDim2.new(0.5430900454521179, 0, 0.4100450575351715, 0);
  130.  
  131. G2L["7"]["Name"] = [[Message]];
  132.  
  133. -- StarterGui.Lag.Main.HowMuch
  134.  
  135. G2L["8"] = Instance.new("TextBox", G2L["2"]);
  136.  
  137. G2L["8"]["BorderSizePixel"] = 0;
  138.  
  139. G2L["8"]["TextSize"] = 14;
  140.  
  141. G2L["8"]["TextWrapped"] = true;
  142.  
  143. G2L["8"]["TextScaled"] = true;
  144.  
  145. G2L["8"]["BackgroundColor3"] = Color3.fromRGB(106, 255, 244);
  146.  
  147. G2L["8"]["TextColor3"] = Color3.fromRGB(255, 250, 63);
  148.  
  149. G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  150.  
  151. G2L["8"]["PlaceholderText"] = [[كم رساله؟]];
  152.  
  153. G2L["8"]["Size"] = UDim2.new(0, 114, 0, 36);
  154.  
  155. G2L["8"]["Text"] = [[]];
  156.  
  157. G2L["8"]["Position"] = UDim2.new(0.11141306161880493, 0, 0.4100450575351715, 0);
  158.  
  159. G2L["8"]["Name"] = [[HowMuch]];
  160.  
  161. -- StarterGui.Lag.Main.LocalScript
  162.  
  163. G2L["9"] = Instance.new("LocalScript", G2L["2"]);
  164.  
  165. -- StarterGui.Lag.Main.Notify
  166.  
  167. G2L["a"] = Instance.new("TextLabel", G2L["2"]);
  168.  
  169. G2L["a"]["TextWrapped"] = true;
  170.  
  171. G2L["a"]["BorderSizePixel"] = 0;
  172.  
  173. G2L["a"]["TextScaled"] = true;
  174.  
  175. G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 70, 120);
  176.  
  177. G2L["a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  178.  
  179. G2L["a"]["TextSize"] = 14;
  180.  
  181. G2L["a"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  182.  
  183. G2L["a"]["Size"] = UDim2.new(0, 127, 0, 50);
  184.  
  185. G2L["a"]["Text"] = [[حساب تيك : ayoobalmahri8]];
  186.  
  187. G2L["a"]["Name"] = [[Notify]];
  188.  
  189. G2L["a"]["Position"] = UDim2.new(0.5869565010070801, 0, 0.08620689809322357, 0);
  190.  
  191. -- StarterGui.Lag.Main.Notify.Counter
  192.  
  193. G2L["b"] = Instance.new("IntValue", G2L["a"]);
  194.  
  195. G2L["b"]["Name"] = [[Counter]];
  196.  
  197. -- StarterGui.Lag.Main.Notify.LocalScript
  198.  
  199. G2L["c"] = Instance.new("LocalScript", G2L["a"]);
  200.  
  201. -- StarterGui.Lag.Main.Simplity
  202.  
  203. G2L["d"] = Instance.new("TextButton", G2L["2"]);
  204.  
  205. G2L["d"]["TextWrapped"] = true;
  206.  
  207. G2L["d"]["BorderSizePixel"] = 0;
  208.  
  209. G2L["d"]["TextScaled"] = true;
  210.  
  211. G2L["d"]["BackgroundColor3"] = Color3.fromRGB(80, 131, 86);
  212.  
  213. G2L["d"]["TextSize"] = 14;
  214.  
  215. G2L["d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
  216.  
  217. G2L["d"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
  218.  
  219. G2L["d"]["Size"] = UDim2.new(0, 64, 0, 46);
  220.  
  221. G2L["d"]["Name"] = [[Simplity]];
  222.  
  223. G2L["d"]["Text"] = [[ميزة مايعلق عليك !]];
  224.  
  225. G2L["d"]["Position"] = UDim2.new(0.7857142686843872, 0, 0.654636800289154, 0);
  226.  
  227. -- StarterGui.Lag.Main.Simplity.LagIt
  228.  
  229. G2L["e"] = Instance.new("LocalScript", G2L["d"]);
  230.  
  231. G2L["e"]["Name"] = [[LagIt]];
  232.  
  233. -- StarterGui.Lag.Main.LagButton.LagIt
  234.  
  235. local function C_4()
  236.  
  237. local script = G2L["4"];
  238.  
  239. script.Parent.MouseButton1Down:Connect(function() local Message = script.Parent.Parent.Message.Text
  240.  
  241. local Unicode = " "
  242.  
  243. Message = Message .. Unicode:rep(200 - #Message)
  244.  
  245.  
  246.  
  247. local ReplicatedStorage = game:GetService("ReplicatedStorage")
  248.  
  249. local SayMessageRequest = ReplicatedStorage:FindFirstChild("SayMessageRequest", true)
  250.  
  251.  
  252.  
  253. if SayMessageRequest then
  254.  
  255. for i = 1, tonumber(script.Parent.Parent.HowMuch.Text) do
  256.  
  257. SayMessageRequest:FireServer(Message, "All")
  258.  
  259. end
  260.  
  261. end
  262.  
  263. wait(math.random(12,14))
  264.  
  265. end)
  266.  
  267. end;
  268.  
  269. task.spawn(C_4);
  270.  
  271. -- StarterGui.Lag.Main.title.LocalScript
  272.  
  273. local function C_6()
  274.  
  275. local script = G2L["6"];
  276.  
  277. local function update()
  278.  
  279. script.Parent.Text = tonumber(script.Parent.Counter)
  280.  
  281. end
  282.  
  283.  
  284.  
  285. while true do
  286.  
  287. wait(0.01)
  288.  
  289. update()
  290.  
  291. end
  292.  
  293. end;
  294.  
  295. task.spawn(C_6);
  296.  
  297. -- StarterGui.Lag.Main.LocalScript
  298.  
  299. local function C_9()
  300.  
  301. local script = G2L["9"];
  302.  
  303. script.Parent.Draggable = true
  304.  
  305. script.Parent.Active = true
  306.  
  307. script.Parent.Selectable = true
  308.  
  309. end;
  310.  
  311. task.spawn(C_9);
  312.  
  313. -- StarterGui.Lag.Main.Notify.LocalScript
  314.  
  315. local function C_c()
  316.  
  317. local script = G2L["c"];
  318.  
  319. local function update()
  320.  
  321. script.Parent.Text = tonumber(script.Parent.Counter)
  322.  
  323. end
  324.  
  325.  
  326.  
  327. while true do
  328.  
  329. wait(0.01)
  330.  
  331. update()
  332.  
  333. end
  334.  
  335. end;
  336.  
  337. task.spawn(C_c);
  338.  
  339. -- StarterGui.Lag.Main.Simplity.LagIt
  340.  
  341. local function C_e()
  342.  
  343. local script = G2L["e"];
  344.  
  345. script.Parent.MouseButton1Down:Connect(function()
  346.  
  347. loadstring(game:HttpGet("https://raw.githubusercontent.com/HeyGyt/simplityv2/main/main%22"))()
  348.  
  349. end)
  350.  
  351. end;
  352.  
  353. task.spawn(C_e);
  354.  
  355. return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement