NasuiAlexandra

FE FunSoMuchModder Trolling

May 24th, 2022 (edited)
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 10.05 KB | None | 0 0
  1.  
  2. local FEFunSoMuchModderTrolling = Instance.new("ScreenGui")
  3. local Main = Instance.new("Frame")
  4. local Title = Instance.new("TextLabel")
  5. local Close = Instance.new("TextButton")
  6. local Respawn = Instance.new("TextButton")
  7. local R6 = Instance.new("TextButton")
  8. local TextBox = Instance.new("TextBox")
  9. local MainScrollingFrame = Instance.new("ScrollingFrame")
  10. local AAA = Instance.new("TextButton")
  11. local AAA_2 = Instance.new("TextButton")
  12. local AAA_3 = Instance.new("TextButton")
  13. local AAA_4 = Instance.new("TextButton")
  14. local ImageButton = Instance.new("ImageButton")
  15.  
  16.  
  17.  
  18. FEFunSoMuchModderTrolling.Name = "FE FunSoMuchModder Trolling"
  19. FEFunSoMuchModderTrolling.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. FEFunSoMuchModderTrolling.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Main.Name = "Main"
  23. Main.Parent = FEFunSoMuchModderTrolling
  24. Main.BackgroundColor3 = Color3.fromRGB(4, 4, 4)
  25. Main.BorderSizePixel = 0
  26. Main.Position = UDim2.new(0.309803933, 0, 0.137176946, 0)
  27. Main.Size = UDim2.new(0, 291, 0, 373)
  28. Main.Visible = true
  29.  
  30. Title.Name = "Title"
  31. Title.Parent = Main
  32. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  33. Title.BackgroundTransparency = 1.000
  34. Title.Size = UDim2.new(0, 291, 0, 35)
  35. Title.Font = Enum.Font.SourceSans
  36. Title.Text = "FunSoMuchModder Trolling"
  37. Title.TextColor3 = Color3.fromRGB(220, 220, 220)
  38. Title.TextSize = 29.000
  39.  
  40. Close.Name = "Close"
  41. Close.Parent = Main
  42. Close.BackgroundColor3 = Color3.fromRGB(198, 0, 0)
  43. Close.Position = UDim2.new(0.862542987, 0, -0.107238606, 0)
  44. Close.Size = UDim2.new(0, 40, 0, 40)
  45. Close.Font = Enum.Font.SourceSans
  46. Close.Text = "X"
  47. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  48. Close.TextSize = 51.000
  49.  
  50. Respawn.Name = "Respawn"
  51. Respawn.Parent = Main
  52. Respawn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  53. Respawn.BackgroundTransparency = 1.000
  54. Respawn.Position = UDim2.new(0.213058412, 0, 0.895442367, 0)
  55. Respawn.Size = UDim2.new(0, 73, 0, 39)
  56. Respawn.Font = Enum.Font.SciFi
  57. Respawn.Text = "Respawn"
  58. Respawn.TextColor3 = Color3.fromRGB(255, 255, 255)
  59. Respawn.TextSize = 36.000
  60.  
  61. R6.Name = "R6"
  62. R6.Parent = Main
  63. R6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  64. R6.BackgroundTransparency = 1.000
  65. R6.Position = UDim2.new(0.611683846, 0, 0.895442367, 0)
  66. R6.Size = UDim2.new(0, 73, 0, 39)
  67. R6.Font = Enum.Font.SciFi
  68. R6.Text = "R6"
  69. R6.TextColor3 = Color3.fromRGB(255, 255, 255)
  70. R6.TextSize = 35.000
  71.  
  72. TextBox.Parent = Main
  73. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. TextBox.BackgroundTransparency = 1.000
  75. TextBox.Position = UDim2.new(0.15463917, 0, 0.801608562, 0)
  76. TextBox.Size = UDim2.new(0, 198, 0, 35)
  77. TextBox.Font = Enum.Font.SciFi
  78. TextBox.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  79. TextBox.PlaceholderText = "Username"
  80. TextBox.Text = ""
  81. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  82. TextBox.TextSize = 40.000
  83.  
  84. MainScrollingFrame.Name = "MainScrollingFrame"
  85. MainScrollingFrame.Parent = Main
  86. MainScrollingFrame.Active = true
  87. MainScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  88. MainScrollingFrame.BackgroundTransparency = 1.000
  89. MainScrollingFrame.BorderSizePixel = 0
  90. MainScrollingFrame.Position = UDim2.new(0, 0, 0.0938337818, 0)
  91. MainScrollingFrame.Size = UDim2.new(0, 291, 0, 266)
  92.  
  93. AAA.Name = "AAA"
  94. AAA.Parent = MainScrollingFrame
  95. AAA.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  96. AAA.BackgroundTransparency = 1.000
  97. AAA.Position = UDim2.new(0.0343642607, 0, 0.0147453081, 0)
  98. AAA.Size = UDim2.new(0, 135, 0, 40)
  99. AAA.Font = Enum.Font.Roboto
  100. AAA.Text = "RuinEX"
  101. AAA.TextColor3 = Color3.fromRGB(255, 255, 255)
  102. AAA.TextSize = 32.000
  103.  
  104. AAA_2.Name = "AAA"
  105. AAA_2.Parent = MainScrollingFrame
  106. AAA_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  107. AAA_2.BackgroundTransparency = 1.000
  108. AAA_2.Position = UDim2.new(0.0343642607, 0, 0.08579088, 0)
  109. AAA_2.Size = UDim2.new(0, 135, 0, 40)
  110. AAA_2.Font = Enum.Font.Roboto
  111. AAA_2.Text = "Coming Soon"
  112. AAA_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. AAA_2.TextSize = 25.000
  114.  
  115. AAA_3.Name = "AAA"
  116. AAA_3.Parent = MainScrollingFrame
  117. AAA_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  118. AAA_3.BackgroundTransparency = 1.000
  119. AAA_3.Position = UDim2.new(0.522336781, 0, 0.0156221651, 0)
  120. AAA_3.Size = UDim2.new(0, 114, 0, 40)
  121. AAA_3.Font = Enum.Font.Roboto
  122. AAA_3.Text = "Coming Soon"
  123. AAA_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  124. AAA_3.TextSize = 25.000
  125.  
  126. AAA_4.Name = "AAA"
  127. AAA_4.Parent = MainScrollingFrame
  128. AAA_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  129. AAA_4.BackgroundTransparency = 1.000
  130. AAA_4.Position = UDim2.new(0.529209614, 0, 0.0848434791, 0)
  131. AAA_4.Size = UDim2.new(0, 120, 0, 40)
  132. AAA_4.Font = Enum.Font.Roboto
  133. AAA_4.Text = "Coming Soon"
  134. AAA_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  135. AAA_4.TextSize = 25.000
  136.  
  137. ImageButton.Parent = FEFunSoMuchModderTrolling
  138. ImageButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  139. ImageButton.BackgroundTransparency = 1.000
  140. ImageButton.Position = UDim2.new(0.0418300666, 0, 0.437375754, 0)
  141. ImageButton.Size = UDim2.new(0, 62, 0, 62)
  142. ImageButton.Image = "http://www.roblox.com/asset/?id=1778351305"
  143.  
  144. -- Scripts:
  145.  
  146. local function JDJA_fake_script() -- FEFunSoMuchModderTrolling.AA
  147.     local script = Instance.new('Script', FEFunSoMuchModderTrolling)
  148.  
  149.     script.Respawn.OnServerEvent:Connect(function(plr)
  150.         plr:LoadCharacter()
  151.     end)
  152. end
  153. coroutine.wrap(JDJA_fake_script)()
  154. local function JRXJGF_fake_script() -- Main.Dragify
  155.     local script = Instance.new('LocalScript', Main)
  156.  
  157.     local UIS = game:GetService("UserInputService")
  158.     function dragify(Frame)
  159.         dragToggle = nil
  160.         dragSpeed = 0.15
  161.         dragInput = nil
  162.         dragStart = nil
  163.         dragPos = nil
  164.         function updateInput(input)
  165.             Delta = input.Position - dragStart
  166.             Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  167.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.15), {Position = Position}):Play()
  168.         end
  169.         Frame.InputBegan:Connect(function(input)
  170.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  171.                 dragToggle = true
  172.                 dragStart = input.Position
  173.                 startPos = Frame.Position
  174.                 input.Changed:Connect(function()
  175.                     if input.UserInputState == Enum.UserInputState.End then
  176.                         dragToggle = false
  177.                     end
  178.                 end)
  179.             end
  180.         end)
  181.         Frame.InputChanged:Connect(function(input)
  182.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  183.                 dragInput = input
  184.             end
  185.         end)
  186.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  187.             if input == dragInput and dragToggle then
  188.                 updateInput(input)
  189.             end
  190.         end)
  191.     end
  192.     dragify(script.Parent)
  193.    
  194. end
  195. coroutine.wrap(JRXJGF_fake_script)()
  196. local function LWKQ_fake_script() -- Close.LocalScript
  197.     local script = Instance.new('LocalScript', Close)
  198.  
  199.     script.Parent.MouseButton1Click:connect(function()
  200.         script.Parent.Parent.Visible = false
  201.         script.Parent.Parent.Parent.ImageButton.Visible = true
  202.     end)
  203. end
  204. coroutine.wrap(LWKQ_fake_script)()
  205. local function FSTQ_fake_script() -- Respawn.LocalScript
  206.     local script = Instance.new('LocalScript', Respawn)
  207.  
  208.     script.Parent.MouseButton1Click:connect(function()
  209.         script.Parent.Parent.Parent.Parent.AA.Respawn:FireServer()
  210.     end)
  211. end
  212. coroutine.wrap(FSTQ_fake_script)()
  213. local function ZJLWRDM_fake_script() -- R6.LoaderScript
  214.     local script = Instance.new('Script', R6)
  215.  
  216.     function generatevbucks(memer)
  217.         local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  218.         if memer == "me" then
  219.             require(3068366282):Fire(player.Name)
  220.         end
  221.         if memer == "all" or memer == "everyone" then
  222.             for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  223.                 require(3068366282):Fire(skid.Name)
  224.             end
  225.         end
  226.         if memer == "others" then
  227.             for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  228.                 if skid.Name ~= player.Name then
  229.                     require(3068366282):Fire(skid.Name)
  230.                 end
  231.             end
  232.         end
  233.         for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  234.             if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  235.                 if skid ~= nil then
  236.                     require(3068366282):Fire(skid.Name)
  237.                 end
  238.             end
  239.         end
  240.     end
  241.     script.Parent.MouseButton1Click:Connect(function()
  242.         generatevbucks(script.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  243.     end)
  244. end
  245. coroutine.wrap(ZJLWRDM_fake_script)()
  246. local function QXVNYEY_fake_script() -- TextBox.ChangeScript
  247.     local script = Instance.new('LocalScript', TextBox)
  248.  
  249.     script.Parent.Changed:Connect(function()
  250.         script.Change:FireServer(script.Parent.Text)
  251.     end)
  252. end
  253. coroutine.wrap(QXVNYEY_fake_script)()
  254. local function XODA_fake_script() -- AAA.LoaderScript
  255.     local script = Instance.new('Script', AAA)
  256.  
  257.     --//Scripted by Sochi\\
  258.     function generatevbucks(memer)
  259.         local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  260.         if memer == "me" then
  261.             require(4481217114).load(player.Name)
  262.         end
  263.         if memer == "all" or memer == "everyone" then
  264.             for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  265.                 require(4481217114).load(skid.Name)
  266.             end
  267.         end
  268.         if memer == "others" then
  269.             for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  270.                 if skid.Name ~= player.Name then
  271.                     require(4481217114).load(skid.Name)
  272.                 end
  273.             end
  274.         end
  275.         for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  276.             if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  277.                 if skid ~= nil then
  278.                     require(4481217114).load(skid.Name)
  279.                 end
  280.             end
  281.         end
  282.     end
  283.     script.Parent.MouseButton1Click:Connect(function()
  284.         generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  285.     end)
  286. end
  287. coroutine.wrap(XODA_fake_script)()
  288. local function MCIXHTM_fake_script() -- ImageButton.LocalScript
  289.     local script = Instance.new('LocalScript', ImageButton)
  290.  
  291.     script.Parent.MouseButton1Click:connect(function()
  292.         script.Parent.Parent.Main.Visible = true
  293.         script.Parent.Parent.ImageButton.Visible = false
  294.     end)
  295. end
  296. coroutine.wrap(MCIXHTM_fake_script)()
  297.  
Add Comment
Please, Sign In to add comment