Advertisement
ARY106_7

سكربت ايم المهري ماب فش الكذبي

Jan 21st, 2025 (edited)
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.48 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet(('https://pastebin.com/raw/PjkY8zj0')))()
  2.  
  3. OrionLib:MakeNotification({
  4. Name = "انتظر ...",
  5. Content = "اصبر",
  6. Image = "rbxassetid://4483345998",
  7. Time = 3
  8. })
  9.  
  10. local Window = OrionLib:MakeWindow({Name = "سكربت ايم المهري | FISCH MODDED Z", SearchBar = { Default = 'بحث قوائم في السكربت', ClearTextOnFocus = true }, HidePremium = false, SaveConfig = true, ConfigFolder = "OrionTest"})
  11.  
  12. --[[
  13. Name = <string> - The name of the UI.
  14. HidePremium = <bool> - Whether or not the user details shows Premium status or not.
  15. SaveConfig = <bool> - Toggles the config saving in the UI.
  16. ConfigFolder = <string> - The name of the folder where the configs are saved.
  17. IntroEnabled = <bool> - Whether or not to show the intro animation.
  18. IntroText = <string> - Text to show in the intro animation.
  19. IntroIcon = <string> - URL to the image you want to use in the intro animation.
  20. Icon = <string> - URL to the image you want displayed on the window.
  21. CloseCallback = <function> - Function to execute when the window is closed.
  22. ]]local Tab = Window:MakeTab({
  23. Name = "تفريم",
  24. Icon = "rbxassetid://4483345998",
  25. PremiumOnly = false
  26. })
  27.  
  28. --[[
  29. Name = <string> - The name of the tab.
  30. Icon = <string> - The icon of the tab.
  31. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  32. ]]local Section = Tab:AddSection({
  33. Name = "تفريم"
  34. })
  35.  
  36. --[[
  37. Name = <string> - The name of the section.
  38. ]]Tab:AddButton({
  39. Name = "تفريم سمك",
  40. Callback = function()
  41. print("button pressed")-- RX ALMAHRI --
  42. _G.Autofarm = true
  43. spawn(function()
  44. while _G.Autofarm == true do
  45. local args = {
  46. [1] = 0.20000000298023224
  47. }
  48.  
  49. game:GetService("Players").LocalPlayer.Character:FindFirstChild("Developers Rod").events.cast:FireServer(unpack(args))
  50.  
  51. wait(0.5)
  52. end
  53. end)
  54.  
  55. -- RX ALMAHRI --
  56. _G.Autofarm = true
  57. spawn(function()
  58. while _G.Autofarm == true do
  59.  
  60. local args = {
  61. [1] = 0.20000000298023224
  62. }
  63.  
  64. game:GetService("Players").LocalPlayer.Character:FindFirstChild("No-Life Rod").events.cast:FireServer(unpack(args))
  65.  
  66. wait(0.5)
  67. end
  68. end)
  69.  
  70. -- RX ALMAHRI --
  71. _G.Autofarm = true
  72. spawn(function()
  73. while _G.Autofarm == true do
  74.  
  75. local args = {
  76. [1] = 0.20000000298023224
  77. }
  78.  
  79. game:GetService("Players").LocalPlayer.Character:FindFirstChild("Trident Temple Rod").events.cast:FireServer(unpack(args))
  80.  
  81.  
  82. wait(0.5)
  83. end
  84. end)
  85.  
  86. -- RX ALMAHRI --
  87. _G.Autofarm = true
  88. spawn(function()
  89. while _G.Autofarm == true do
  90.  
  91. local args = {
  92. [1] = 0.20000000298023224
  93. }
  94.  
  95. game:GetService("Players").LocalPlayer.Character:FindFirstChild("Flimsy Rod").events.cast:FireServer(unpack(args))
  96.  
  97. wait(0.5)
  98. end
  99. end)
  100. end
  101. })
  102.  
  103. local Tab = Window:MakeTab({
  104. Name = "السنارات",
  105. Icon = "rbxassetid://4483345998",
  106. PremiumOnly = false
  107. })
  108.  
  109. --[[
  110. Name = <string> - The name of the tab.
  111. Icon = <string> - The icon of the tab.
  112. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  113. ]]local Section = Tab:AddSection({
  114. Name = "السنارات"
  115. })
  116.  
  117. --[[
  118. Name = <string> - The name of the section.
  119. ]]Tab:AddButton({
  120. Name = "سناره Developers Rod",
  121. Callback = function()
  122. print("button pressed")
  123. -- RX ALMAHRI --
  124.  
  125. local args = {
  126. [1] = "Developers Rod"
  127. }
  128.  
  129. game:GetService("ReplicatedStorage").events.equiprod:FireServer(unpack(args))
  130.  
  131.  
  132. end
  133. })
  134.  
  135. --[[
  136. Name = <string> - The name of the section.
  137. ]]Tab:AddButton({
  138. Name = "سناره Flimsy Rod",
  139. Callback = function()
  140. print("button pressed")
  141. -- RX ALMAHRI --
  142.  
  143. local args = {
  144. [1] = "Flimsy Rod"
  145. }
  146.  
  147. game:GetService("ReplicatedStorage").events.equiprod:FireServer(unpack(args))
  148.  
  149.  
  150.  
  151. end
  152. })
  153.  
  154. --[[
  155. Name = <string> - The name of the section.
  156. ]]Tab:AddButton({
  157. Name = "سناره Trident Temple Rod",
  158. Callback = function()
  159. print("button pressed")
  160. -- RX ALMAHRI --
  161.  
  162. local args = {
  163. [1] = "Trident Temple Rod"
  164. }
  165.  
  166. game:GetService("ReplicatedStorage").events.equiprod:FireServer(unpack(args))
  167.  
  168.  
  169. end
  170. })
  171.  
  172. --[[
  173. Name = <string> - The name of the section.
  174. ]]Tab:AddButton({
  175. Name = "سناره No-Life Rod",
  176. Callback = function()
  177. print("button pressed")
  178. -- RX ALMAHRI --
  179.  
  180. local args = {
  181. [1] = "No-Life Rod"
  182. }
  183.  
  184. game:GetService("ReplicatedStorage").events.equiprod:FireServer(unpack(args))
  185.  
  186. end
  187. })
  188.  
  189. local Tab = Window:MakeTab({
  190. Name = "ثاني",
  191. Icon = "rbxassetid://4483345998",
  192. PremiumOnly = false
  193. })
  194.  
  195. Tab:AddToggle({
  196. Name = "عدم الموت | FISCH MODDED Z",
  197. Default = false,
  198. Callback = function(value)
  199. getgenv().God = (value)
  200. while getgenv().God == true do
  201. game.Players.LocalPlayer.Character.Humanoid:Remove()
  202. Instance.new('Humanoid', game.Players.LocalPlayer.Character)
  203. game:GetService("Workspace")[game.Players.LocalPlayer.Name]:FindFirstChildOfClass(
  204. 'Humanoid').HipHeight = 2
  205. wait(10)
  206. end
  207. end
  208. })
  209.  
  210.  
  211. Tab:AddButton({
  212. Name = "سكربت طيران",
  213. Callback = function()
  214. loadstring(game:HttpGet('https://pastebin.com/raw/YSL3xKYU'))()
  215. end
  216. })
  217.  
  218. Tab:AddButton({
  219. Name = "راس مخفي",
  220. Callback = function()
  221. game.Players.localPlayer.Character.Head.Size = Vector3.new(0,0,0)
  222. end
  223. })
  224.  
  225. Tab:AddButton({
  226. Name = "سكربت ادمن",
  227. Callback = function()
  228. loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
  229. end
  230. })
  231.  
  232. Tab:AddButton({
  233. Name = "سكربت ادمن 2",
  234. Callback = function()
  235. loadstring(game:HttpGet('https://raw.githubusercontent.com/BloodyBurns/Hex/main/Iv%20Admin%20v3.lua'))()
  236. end
  237. })
  238.  
  239. local Tab = Window:MakeTab({
  240. Name = "التخريب",
  241. Icon = "rbxassetid://4483345998",
  242. PremiumOnly = false
  243. })
  244.  
  245. Tab:AddButton({
  246. Name = "تحديد الشخص الي تبي تطيره",
  247. Callback = function()
  248. loadstring(game:HttpGet('https://raw.githubusercontent.com/GhostPlayer352/Test4/main/Auto%20Fling%20Player'))()
  249. end
  250. })
  251.  
  252. Tab:AddButton({
  253. Name = "سكربت تنقل",
  254. Callback = function()
  255. -- Load the Kavo UI Library
  256. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  257.  
  258. -- Create a new window with the DarkTheme
  259. local Window = Library.CreateLib("التنقل", "BloodTheme")
  260.  
  261. -- Create a new tab in the window
  262. local Tab = Window:NewTab("التنقل")
  263.  
  264. -- Create a new section in the tab
  265. local Section = Tab:NewSection("الانتقال الى اللاعب")
  266.  
  267. -- Create a textbox for the player's username
  268. Section:NewTextBox("اسم اللاعب", "Enter the username of the player you want to teleport to", function(username)
  269. -- Store the entered username for later use
  270. _G.targetUsername = username
  271. end)
  272.  
  273. -- Create a button that will teleport the player when clicked
  274. Section:NewButton("تنقل | TELEPORT", "Teleport to the entered player", function()
  275. -- Get the Players service
  276. local Players = game:GetService("Players")
  277.  
  278. -- Get the local player
  279. local player = Players.LocalPlayer
  280.  
  281. -- Find the target player in the game
  282. local targetPlayer = Players:FindFirstChild(_G.targetUsername)
  283.  
  284. -- Check that the target player exists and has a character
  285. if targetPlayer and targetPlayer.Character then
  286. -- Teleport the player to the target player
  287. player.Character.HumanoidRootPart.CFrame = targetPlayer.Character.HumanoidRootPart.CFrame
  288. else
  289. print("Target player not found or does not have a character.")
  290. end
  291. end)
  292. end
  293. })
  294.  
  295. Tab:AddButton({
  296. Name = "طيران الكل",
  297. Callback = function()
  298. print("Before the while loop")
  299.  
  300.  
  301.  
  302. local Targets = {"All"} -- "All", "Target Name", "Target name can be shortened"
  303.  
  304. local Players = game:GetService("Players")
  305. local Player = Players.LocalPlayer
  306.  
  307. local AllBool = falseasa
  308.  
  309. local GetPlayer = function(Name)
  310. Name = Name:lower()
  311. if Name == "all" or Name == "others" then
  312. AllBool = true
  313. return
  314. elseif Name == "random" then
  315. local GetPlayers = Players:GetPlayers()
  316. if table.find(GetPlayers,Player) then table.remove(GetPlayers,table.find(GetPlayers,Player)) end
  317. return GetPlayers[math.random(#GetPlayers)]
  318. elseif Name ~= "random" and Name ~= "all" and Name ~= "others" then
  319. for _,x in next, Players:GetPlayers() do
  320. if x ~= Player then
  321. if x.Name:lower():match("^"..Name) then
  322. return x;
  323. elseif x.DisplayName:lower():match("^"..Name) then
  324. return x;
  325. end
  326. end
  327. end
  328. else
  329. return
  330. end
  331. end
  332.  
  333. local Message = function(_Title, _Text, Time)
  334. game:GetService("StarterGui"):SetCore("SendNotification", {Title = _Title, Text = _Text, Duration = Time})
  335. end
  336.  
  337. local SkidFling = function(TargetPlayer)
  338. local Character = Player.Character
  339. local Humanoid = Character and Character:FindFirstChildOfClass("Humanoid")
  340. local RootPart = Humanoid and Humanoid.RootPart
  341.  
  342. local TCharacter = TargetPlayer.Character
  343. local THumanoid
  344. local TRootPart
  345. local THead
  346. local Accessory
  347. local Handle
  348.  
  349. if TCharacter:FindFirstChildOfClass("Humanoid") then
  350. THumanoid = TCharacter:FindFirstChildOfClass("Humanoid")
  351. end
  352. if THumanoid and THumanoid.RootPart then
  353. TRootPart = THumanoid.RootPart
  354. end
  355. if TCharacter:FindFirstChild("Head") then
  356. THead = TCharacter.Head
  357. end
  358. if TCharacter:FindFirstChildOfClass("Accessory") then
  359. Accessory = TCharacter:FindFirstChildOfClass("Accessory")
  360. end
  361. if Accessoy and Accessory:FindFirstChild("Handle") then
  362. Handle = Accessory.Handle
  363. end
  364.  
  365. if Character and Humanoid and RootPart then
  366. if RootPart.Velocity.Magnitude < 50 then
  367. getgenv().OldPos = RootPart.CFrame
  368. end
  369. if THumanoid and THumanoid.Sit and not AllBool then
  370. return Message("Error Occurred", "Targeting is sitting", 5) -- u can remove dis part if u want lol
  371. end
  372. if THead then
  373. workspace.CurrentCamera.CameraSubject = THead
  374. elseif not THead and Handle then
  375. workspace.CurrentCamera.CameraSubject = Handle
  376. elseif THumanoid and TRootPart then
  377. workspace.CurrentCamera.CameraSubject = THumanoid
  378. end
  379. if not TCharacter:FindFirstChildWhichIsA("BasePart") then
  380. return
  381. end
  382.  
  383. local FPos = function(BasePart, Pos, Ang)
  384. RootPart.CFrame = CFrame.new(BasePart.Position) * Pos * Ang
  385. Character:SetPrimaryPartCFrame(CFrame.new(BasePart.Position) * Pos * Ang)
  386. RootPart.Velocity = Vector3.new(9e7, 9e7 * 10, 9e7)
  387. RootPart.RotVelocity = Vector3.new(9e8, 9e8, 9e8)
  388. end
  389.  
  390. local SFBasePart = function(BasePart)
  391. local TimeToWait = 0.1
  392. local Time = tick()
  393. local Angle = 0
  394.  
  395. repeat
  396. if RootPart and THumanoid then
  397. if BasePart.Velocity.Magnitude < 50 then
  398. Angle = Angle + 100
  399.  
  400. FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle),0 ,0))
  401. task.wait()
  402.  
  403. FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0))
  404. task.wait()
  405.  
  406. FPos(BasePart, CFrame.new(2.25, 1.5, -2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0))
  407. task.wait()
  408.  
  409. FPos(BasePart, CFrame.new(-2.25, -1.5, 2.25) + THumanoid.MoveDirection * BasePart.Velocity.Magnitude / 1.25, CFrame.Angles(math.rad(Angle), 0, 0))
  410. task.wait()
  411.  
  412. FPos(BasePart, CFrame.new(0, 1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0))
  413. task.wait()
  414.  
  415. FPos(BasePart, CFrame.new(0, -1.5, 0) + THumanoid.MoveDirection,CFrame.Angles(math.rad(Angle), 0, 0))
  416. task.wait()
  417. else
  418. FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0))
  419. task.wait()
  420.  
  421. FPos(BasePart, CFrame.new(0, -1.5, -THumanoid.WalkSpeed), CFrame.Angles(0, 0, 0))
  422. task.wait()
  423.  
  424. FPos(BasePart, CFrame.new(0, 1.5, THumanoid.WalkSpeed), CFrame.Angles(math.rad(90), 0, 0))
  425. task.wait()
  426.  
  427. FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0))
  428. task.wait()
  429.  
  430. FPos(BasePart, CFrame.new(0, -1.5, -TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(0, 0, 0))
  431. task.wait()
  432.  
  433. FPos(BasePart, CFrame.new(0, 1.5, TRootPart.Velocity.Magnitude / 1.25), CFrame.Angles(math.rad(90), 0, 0))
  434. task.wait()
  435.  
  436. FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(math.rad(90), 0, 0))
  437. task.wait()
  438.  
  439. FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0))
  440. task.wait()
  441.  
  442. FPos(BasePart, CFrame.new(0, -1.5 ,0), CFrame.Angles(math.rad(-90), 0, 0))
  443. task.wait()
  444.  
  445. FPos(BasePart, CFrame.new(0, -1.5, 0), CFrame.Angles(0, 0, 0))
  446. task.wait()
  447. end
  448. else
  449. break
  450. end
  451. until BasePart.Velocity.Magnitude > 500 or BasePart.Parent ~= TargetPlayer.Character or TargetPlayer.Parent ~= Players or not TargetPlayer.Character == TCharacter or THumanoid.Sit or Humanoid.Health <= 0 or tick() > Time + TimeToWait
  452. end
  453.  
  454. workspace.FallenPartsDestroyHeight = 0/0
  455.  
  456. local BV = Instance.new("BodyVelocity")
  457. BV.Name = "EpixVel"
  458. BV.Parent = RootPart
  459. BV.Velocity = Vector3.new(9e8, 9e8, 9e8)
  460. BV.MaxForce = Vector3.new(1/0, 1/0, 1/0)
  461.  
  462. Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, false)
  463.  
  464. if TRootPart and THead then
  465. if (TRootPart.CFrame.p - THead.CFrame.p).Magnitude > 5 then
  466. SFBasePart(THead)
  467. else
  468. SFBasePart(TRootPart)
  469. end
  470. elseif TRootPart and not THead then
  471. SFBasePart(TRootPart)
  472. elseif not TRootPart and THead then
  473. SFBasePart(THead)
  474. elseif not TRootPart and not THead and Accessory and Handle then
  475. SFBasePart(Handle)
  476. else
  477. return Message("Error Occurred", "Target is missing everything", 5)
  478. end
  479.  
  480. BV:Destroy()
  481. Humanoid:SetStateEnabled(Enum.HumanoidStateType.Seated, true)
  482. workspace.CurrentCamera.CameraSubject = Humanoid
  483.  
  484. repeat
  485. RootPart.CFrame = getgenv().OldPos * CFrame.new(0, .5, 0)
  486. Character:SetPrimaryPartCFrame(getgenv().OldPos * CFrame.new(0, .5, 0))
  487. Humanoid:ChangeState("GettingUp")
  488. table.foreach(Character:GetChildren(), function(_, x)
  489. if x:IsA("BasePart") then
  490. x.Velocity, x.RotVelocity = Vector3.new(), Vector3.new()
  491. end
  492. end)
  493. task.wait()
  494. until (RootPart.Position - getgenv().OldPos.p).Magnitude < 25
  495. workspace.FallenPartsDestroyHeight = getgenv().FPDH
  496. else
  497. return Message("Error Occurred", "Random error", 5)
  498. end
  499. end
  500.  
  501. if not Welcome then Message("Script by DranghetaSm0ke", "Enjoy!", 5) end
  502. getgenv().Welcome = true
  503. if Targets[1] then for _,x in next, Targets do GetPlayer(x) end else return end
  504.  
  505. if AllBool then
  506. for _,x in next, Players:GetPlayers() do
  507. SkidFling(x)
  508. end
  509. end
  510.  
  511. for _,x in next, Targets do
  512. if GetPlayer(x) and GetPlayer(x) ~= Player then
  513. if GetPlayer(x).UserId ~= 1414978355 then
  514. local TPlayer = GetPlayer(x)
  515. if TPlayer then
  516. SkidFling(TPlayer)
  517. end
  518. else
  519. Message("Error Occurred", "This user is whitelisted! (Owner)", 5)
  520. end
  521. elseif not GetPlayer(x) and not AllBool then
  522. Message("Error Occurred", "Username Invalid", 5)
  523. end
  524. end
  525. local WhitelistedPlayers = {
  526. [123456789] = true, -- Replace with the actual UserId of whitelisted players
  527. [987654321] = true,
  528. }
  529.  
  530. local function IsPlayerWhitelisted(player)
  531. local userId = player.UserId
  532. return WhitelistedPlayers[userId] or false
  533. end
  534.  
  535. return IsPlayerWhitelisted
  536. end
  537. })
  538.  
  539. --[[
  540. Name = <string> - The name of the button.
  541. Callback = <function> - The function of the button.
  542. ]]
  543. local Tab = Window:MakeTab({
  544. Name = "الاعدادات",
  545. Icon = "rbxassetid://4483345998",
  546. PremiumOnly = false
  547. })
  548.  
  549. --[[
  550. Name = <string> - The name of the tab.
  551. Icon = <string> - The icon of the tab.
  552. PremiumOnly = <bool> - Makes the tab accessible to Sirus Premium users only.
  553. ]]local Section = Tab:AddSection({
  554. Name = "الاعدادات"
  555. })
  556.  
  557. Tab:AddColorpicker({
  558. Name = "اختار لون السكربت",
  559. Default = Color3.fromRGB(255, 0, 0),
  560. Callback = function(Value)
  561. print(Value)
  562. end
  563. })
  564.  
  565. Tab:AddSlider({
  566. Name = "سرعه",
  567. Min = 0,
  568. Max = 400,
  569. Default = 16,
  570. Color = Color3.fromRGB(255,255,255),
  571. Increment = 1,
  572. ValueName = "حدد السرعه",
  573. Callback = function(Value)
  574. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = (Value)
  575. end
  576. })
  577. Tab:AddSlider({
  578. Name = "قفز",
  579. Min = 0,
  580. Max = 400,
  581. Default = 16,
  582. Color = Color3.fromRGB(255,255,255),
  583. Increment = 1,
  584. ValueName = "حدد القفز",
  585. Callback = function(Value)
  586. game.Players.LocalPlayer.Character.Humanoid.JumpPower = (Value)
  587. end
  588. })
  589.  
  590. --[[
  591. Name = <string> - The name of the slider.
  592. Min = <number> - The minimal value of the slider.
  593. Max = <number> - The maxium value of the slider.
  594. Increment = <number> - How much the slider will change value when dragging.
  595. Default = <number> - The default value of the slider.
  596. ValueName = <string> - The text after the value number.
  597. Callback = <function> - The function of the slider.
  598. ]]
  599.  
  600. --[[
  601. Name = <string> - The name of the colorpicker.
  602. Default = <color3> - The default value of the colorpicker.
  603. Callback = <function> - The function of the colorpicker.
  604. ]]local Tab = Window:MakeTab({
  605. Name = "التحديثات",
  606. Icon = "rbxassetid://4483345998",
  607. PremiumOnly = false
  608. })
  609.  
  610. --[[
  611. Name = <string> - The name of the section.
  612. ]]local Section = Tab:AddSection({
  613. Name = "تحديث رقم0.1"
  614. })
  615.  
  616. local Tab = Window:MakeTab({
  617. Name = "الحقوق",
  618. Icon = "rbxassetid://4483345998",
  619. PremiumOnly = false
  620. })
  621.  
  622. local Section = Tab:AddSection({
  623. Name = "المطورين : محمد و ايوب"
  624. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement