Zappydev

Untitled

Oct 7th, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 25.53 KB | Source Code | 0 0
  1. local DIODOORSSCRIPTS = Instance.new("ScreenGui")
  2. local Dio = Instance.new("Frame")
  3. local UICorner = Instance.new("UICorner")
  4. local e = Instance.new("Frame")
  5. local UICorner_2 = Instance.new("UICorner")
  6. local TextLabel = Instance.new("TextLabel")
  7. local w = Instance.new("Frame")
  8. local t = Instance.new("Frame")
  9. local UICorner_3 = Instance.new("UICorner")
  10. local AH = Instance.new("ScrollingFrame")
  11. local AutoA1000 = Instance.new("TextButton")
  12. local Blitzexampleentity = Instance.new("TextButton")
  13. local Bothfloors = Instance.new("TextButton")
  14. local Dark = Instance.new("TextButton")
  15. local FFJHUB = Instance.new("TextButton")
  16. local Hardmode = Instance.new("TextButton")
  17. local INFCRUCIFIXmobile = Instance.new("TextButton")
  18. local SeekPlushie = Instance.new("TextButton")
  19. local Starjug = Instance.new("TextButton")
  20. local doorsriftscriptcantbeuseinbackdoor = Instance.new("TextButton")
  21. local seekgun = Instance.new("TextButton")
  22. local _1floorand2floor = Instance.new("TextButton")
  23. local UIListLayout = Instance.new("UIListLayout")
  24. local die = Instance.new("ImageButton")
  25. local UICorner_4 = Instance.new("UICorner")
  26. local Notification = Instance.new("Frame")
  27. local ATOMIC = Instance.new("ImageLabel")
  28. local UICorner_5 = Instance.new("UICorner")
  29. local ATOMIC_2 = Instance.new("TextLabel")
  30.  
  31. --Properties:
  32.  
  33. DIODOORSSCRIPTS.Name = "DIO DOORS SCRIPTS"
  34. DIODOORSSCRIPTS.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  35. DIODOORSSCRIPTS.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. Dio.Name = "Dio"
  38. Dio.Parent = DIODOORSSCRIPTS
  39. Dio.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  40. Dio.BorderColor3 = Color3.fromRGB(0, 0, 0)
  41. Dio.BorderSizePixel = 0
  42. Dio.Position = UDim2.new(0.271310717, 0, 0.19960475, 0)
  43. Dio.Size = UDim2.new(0, 498, 0, 304)
  44. Dio.Visible = false
  45.  
  46. UICorner.CornerRadius = UDim.new(0, 9)
  47. UICorner.Parent = Dio
  48.  
  49. e.Name = "e"
  50. e.Parent = Dio
  51. e.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  52. e.BorderColor3 = Color3.fromRGB(0, 0, 0)
  53. e.BorderSizePixel = 0
  54. e.Size = UDim2.new(0, 498, 0, 32)
  55.  
  56. UICorner_2.Parent = e
  57.  
  58. TextLabel.Parent = e
  59. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  60. TextLabel.BackgroundTransparency = 9.000
  61. TextLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  62. TextLabel.BorderSizePixel = 0
  63. TextLabel.Position = UDim2.new(0.0301204827, 0, -0.28125, 0)
  64. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  65. TextLabel.Font = Enum.Font.Unknown
  66. TextLabel.Text = "DIO DOORS SCRIPTS"
  67. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. TextLabel.TextSize = 20.000
  69.  
  70. w.Name = "w"
  71. w.Parent = Dio
  72. w.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  73. w.BorderColor3 = Color3.fromRGB(0, 0, 0)
  74. w.BorderSizePixel = 0
  75. w.Position = UDim2.new(0, 0, 0.105263159, 0)
  76. w.Size = UDim2.new(0, 498, 0, -2)
  77.  
  78. t.Name = "t"
  79. t.Parent = Dio
  80. t.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  81. t.BorderColor3 = Color3.fromRGB(0, 0, 0)
  82. t.BorderSizePixel = 0
  83. t.Position = UDim2.new(0.0301204827, 0, 0.134868428, 0)
  84. t.Size = UDim2.new(0, 469, 0, 255)
  85.  
  86. UICorner_3.Parent = t
  87.  
  88. AH.Name = "AH"
  89. AH.Parent = t
  90. AH.Active = true
  91. AH.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  92. AH.BorderColor3 = Color3.fromRGB(0, 0, 0)
  93. AH.BorderSizePixel = 0
  94. AH.Position = UDim2.new(0.0255863536, 0, 0.0274509806, 0)
  95. AH.Size = UDim2.new(0, 446, 0, 241)
  96.  
  97. AutoA1000.Name = "Auto A-1000"
  98. AutoA1000.Parent = AH
  99. AutoA1000.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  100. AutoA1000.BorderColor3 = Color3.fromRGB(0, 0, 0)
  101. AutoA1000.BorderSizePixel = 0
  102. AutoA1000.Size = UDim2.new(0, 428, 0, 16)
  103. AutoA1000.Font = Enum.Font.Unknown
  104. AutoA1000.Text = "Auto A-1000"
  105. AutoA1000.TextColor3 = Color3.fromRGB(0, 0, 0)
  106. AutoA1000.TextSize = 17.000
  107. AutoA1000.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  108. AutoA1000.TextWrapped = true
  109. AutoA1000.TextYAlignment = Enum.TextYAlignment.Bottom
  110.  
  111. Blitzexampleentity.Name = "Blitz example entity"
  112. Blitzexampleentity.Parent = AH
  113. Blitzexampleentity.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. Blitzexampleentity.BorderColor3 = Color3.fromRGB(0, 0, 0)
  115. Blitzexampleentity.BorderSizePixel = 0
  116. Blitzexampleentity.Position = UDim2.new(0, 0, 0.0912863091, 0)
  117. Blitzexampleentity.Size = UDim2.new(0, 428, 0, 16)
  118. Blitzexampleentity.Font = Enum.Font.Unknown
  119. Blitzexampleentity.Text = "Blitz example entity"
  120. Blitzexampleentity.TextColor3 = Color3.fromRGB(0, 0, 0)
  121. Blitzexampleentity.TextSize = 17.000
  122. Blitzexampleentity.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  123. Blitzexampleentity.TextWrapped = true
  124. Blitzexampleentity.TextYAlignment = Enum.TextYAlignment.Bottom
  125.  
  126. Bothfloors.Name = "Both floors"
  127. Bothfloors.Parent = AH
  128. Bothfloors.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  129. Bothfloors.BorderColor3 = Color3.fromRGB(0, 0, 0)
  130. Bothfloors.BorderSizePixel = 0
  131. Bothfloors.Position = UDim2.new(0, 0, 0.182572618, 0)
  132. Bothfloors.Size = UDim2.new(0, 428, 0, 16)
  133. Bothfloors.Font = Enum.Font.Unknown
  134. Bothfloors.Text = "Both floors"
  135. Bothfloors.TextColor3 = Color3.fromRGB(0, 0, 0)
  136. Bothfloors.TextSize = 17.000
  137. Bothfloors.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  138. Bothfloors.TextWrapped = true
  139. Bothfloors.TextYAlignment = Enum.TextYAlignment.Bottom
  140.  
  141. Dark.Name = "Dark"
  142. Dark.Parent = AH
  143. Dark.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  144. Dark.BorderColor3 = Color3.fromRGB(0, 0, 0)
  145. Dark.BorderSizePixel = 0
  146. Dark.Position = UDim2.new(0, 0, 0.273858935, 0)
  147. Dark.Size = UDim2.new(0, 428, 0, 16)
  148. Dark.Font = Enum.Font.Unknown
  149. Dark.Text = "DarkX ]king"
  150. Dark.TextColor3 = Color3.fromRGB(0, 0, 0)
  151. Dark.TextSize = 17.000
  152. Dark.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  153. Dark.TextWrapped = true
  154. Dark.TextYAlignment = Enum.TextYAlignment.Bottom
  155.  
  156. FFJHUB.Name = "FFJ HUB"
  157. FFJHUB.Parent = AH
  158. FFJHUB.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  159. FFJHUB.BorderColor3 = Color3.fromRGB(0, 0, 0)
  160. FFJHUB.BorderSizePixel = 0
  161. FFJHUB.Position = UDim2.new(0, 0, 0.365145236, 0)
  162. FFJHUB.Size = UDim2.new(0, 428, 0, 16)
  163. FFJHUB.Font = Enum.Font.Unknown
  164. FFJHUB.Text = "FFJ HUB"
  165. FFJHUB.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. FFJHUB.TextSize = 17.000
  167. FFJHUB.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  168. FFJHUB.TextWrapped = true
  169. FFJHUB.TextYAlignment = Enum.TextYAlignment.Bottom
  170.  
  171. Hardmode.Name = "Hard mode"
  172. Hardmode.Parent = AH
  173. Hardmode.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  174. Hardmode.BorderColor3 = Color3.fromRGB(0, 0, 0)
  175. Hardmode.BorderSizePixel = 0
  176. Hardmode.Position = UDim2.new(0, 0, 0.456431538, 0)
  177. Hardmode.Size = UDim2.new(0, 428, 0, 16)
  178. Hardmode.Font = Enum.Font.Unknown
  179. Hardmode.Text = "Hard mode"
  180. Hardmode.TextColor3 = Color3.fromRGB(0, 0, 0)
  181. Hardmode.TextSize = 17.000
  182. Hardmode.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  183. Hardmode.TextWrapped = true
  184. Hardmode.TextYAlignment = Enum.TextYAlignment.Bottom
  185.  
  186. INFCRUCIFIXmobile.Name = "INF CRUCIFIX mobile"
  187. INFCRUCIFIXmobile.Parent = AH
  188. INFCRUCIFIXmobile.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  189. INFCRUCIFIXmobile.BorderColor3 = Color3.fromRGB(0, 0, 0)
  190. INFCRUCIFIXmobile.BorderSizePixel = 0
  191. INFCRUCIFIXmobile.Position = UDim2.new(0, 0, 0.547717869, 0)
  192. INFCRUCIFIXmobile.Size = UDim2.new(0, 428, 0, 16)
  193. INFCRUCIFIXmobile.Font = Enum.Font.Unknown
  194. INFCRUCIFIXmobile.Text = "INF CRUCIFIX mobile"
  195. INFCRUCIFIXmobile.TextColor3 = Color3.fromRGB(0, 0, 0)
  196. INFCRUCIFIXmobile.TextSize = 17.000
  197. INFCRUCIFIXmobile.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  198. INFCRUCIFIXmobile.TextWrapped = true
  199. INFCRUCIFIXmobile.TextYAlignment = Enum.TextYAlignment.Bottom
  200.  
  201. SeekPlushie.Name = "Seek Plushie"
  202. SeekPlushie.Parent = AH
  203. SeekPlushie.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  204. SeekPlushie.BorderColor3 = Color3.fromRGB(0, 0, 0)
  205. SeekPlushie.BorderSizePixel = 0
  206. SeekPlushie.Position = UDim2.new(0, 0, 0.639004171, 0)
  207. SeekPlushie.Size = UDim2.new(0, 428, 0, 16)
  208. SeekPlushie.Font = Enum.Font.Unknown
  209. SeekPlushie.Text = "Seek Plushie"
  210. SeekPlushie.TextColor3 = Color3.fromRGB(0, 0, 0)
  211. SeekPlushie.TextSize = 17.000
  212. SeekPlushie.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  213. SeekPlushie.TextWrapped = true
  214. SeekPlushie.TextYAlignment = Enum.TextYAlignment.Bottom
  215.  
  216. Starjug.Name = "Starjug"
  217. Starjug.Parent = AH
  218. Starjug.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  219. Starjug.BorderColor3 = Color3.fromRGB(0, 0, 0)
  220. Starjug.BorderSizePixel = 0
  221. Starjug.Position = UDim2.new(0, 0, 0.730290473, 0)
  222. Starjug.Size = UDim2.new(0, 428, 0, 16)
  223. Starjug.Font = Enum.Font.Unknown
  224. Starjug.Text = "Starjug"
  225. Starjug.TextColor3 = Color3.fromRGB(0, 0, 0)
  226. Starjug.TextSize = 17.000
  227. Starjug.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  228. Starjug.TextWrapped = true
  229. Starjug.TextYAlignment = Enum.TextYAlignment.Bottom
  230.  
  231. doorsriftscriptcantbeuseinbackdoor.Name = "doors rift script can't be use in backdoor"
  232. doorsriftscriptcantbeuseinbackdoor.Parent = AH
  233. doorsriftscriptcantbeuseinbackdoor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  234. doorsriftscriptcantbeuseinbackdoor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  235. doorsriftscriptcantbeuseinbackdoor.BorderSizePixel = 0
  236. doorsriftscriptcantbeuseinbackdoor.Position = UDim2.new(0, 0, 0.821576774, 0)
  237. doorsriftscriptcantbeuseinbackdoor.Size = UDim2.new(0, 428, 0, 16)
  238. doorsriftscriptcantbeuseinbackdoor.Font = Enum.Font.Unknown
  239. doorsriftscriptcantbeuseinbackdoor.Text = "doors rift script can't be use in backdoor"
  240. doorsriftscriptcantbeuseinbackdoor.TextColor3 = Color3.fromRGB(0, 0, 0)
  241. doorsriftscriptcantbeuseinbackdoor.TextSize = 17.000
  242. doorsriftscriptcantbeuseinbackdoor.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  243. doorsriftscriptcantbeuseinbackdoor.TextWrapped = true
  244. doorsriftscriptcantbeuseinbackdoor.TextYAlignment = Enum.TextYAlignment.Bottom
  245.  
  246. seekgun.Name = "seekgun"
  247. seekgun.Parent = AH
  248. seekgun.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  249. seekgun.BorderColor3 = Color3.fromRGB(0, 0, 0)
  250. seekgun.BorderSizePixel = 0
  251. seekgun.Position = UDim2.new(0, 0, 0.912863076, 0)
  252. seekgun.Size = UDim2.new(0, 428, 0, 16)
  253. seekgun.Font = Enum.Font.Unknown
  254. seekgun.Text = "seekgun"
  255. seekgun.TextColor3 = Color3.fromRGB(0, 0, 0)
  256. seekgun.TextSize = 17.000
  257. seekgun.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  258. seekgun.TextWrapped = true
  259. seekgun.TextYAlignment = Enum.TextYAlignment.Bottom
  260.  
  261. _1floorand2floor.Name = "1 floor and 2 floor"
  262. _1floorand2floor.Parent = AH
  263. _1floorand2floor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  264. _1floorand2floor.BorderColor3 = Color3.fromRGB(0, 0, 0)
  265. _1floorand2floor.BorderSizePixel = 0
  266. _1floorand2floor.Position = UDim2.new(0, 0, 1.00414944, 0)
  267. _1floorand2floor.Size = UDim2.new(0, 428, 0, 16)
  268. _1floorand2floor.Font = Enum.Font.Unknown
  269. _1floorand2floor.Text = "Ms paint"
  270. _1floorand2floor.TextColor3 = Color3.fromRGB(0, 0, 0)
  271. _1floorand2floor.TextSize = 17.000
  272. _1floorand2floor.TextStrokeColor3 = Color3.fromRGB(40, 255, 29)
  273. _1floorand2floor.TextWrapped = true
  274. _1floorand2floor.TextYAlignment = Enum.TextYAlignment.Bottom
  275.  
  276. UIListLayout.Parent = AH
  277. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  278. UIListLayout.Padding = UDim.new(0, 6)
  279.  
  280. die.Name = "die"
  281. die.Parent = DIODOORSSCRIPTS
  282. die.BackgroundColor3 = Color3.fromRGB(54, 255, 27)
  283. die.BackgroundTransparency = 9.000
  284. die.BorderColor3 = Color3.fromRGB(0, 0, 0)
  285. die.BorderSizePixel = 0
  286. die.Position = UDim2.new(0.0174330063, 0, 0.869565189, 0)
  287. die.Size = UDim2.new(0, 50, 0, 50)
  288. die.Image = "http://www.roblox.com/asset/?id=18371796935"
  289.  
  290. UICorner_4.Parent = die
  291.  
  292. Notification.Name = "Notification"
  293. Notification.Parent = DIODOORSSCRIPTS
  294. Notification.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  295. Notification.BackgroundTransparency = 0.300
  296. Notification.BorderColor3 = Color3.fromRGB(0, 0, 0)
  297. Notification.BorderSizePixel = 0
  298. Notification.Position = UDim2.new(1, 0, 0.850000024, 0)
  299. Notification.Size = UDim2.new(0, 257, 0, 60)
  300.  
  301. ATOMIC.Name = "ATOMIC"
  302. ATOMIC.Parent = Notification
  303. ATOMIC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  304. ATOMIC.BackgroundTransparency = 9.000
  305. ATOMIC.BorderColor3 = Color3.fromRGB(0, 0, 0)
  306. ATOMIC.BorderSizePixel = 0
  307. ATOMIC.Position = UDim2.new(0.040989466, 0, 0.0712585449, 0)
  308. ATOMIC.Size = UDim2.new(0, 50, 0, 50)
  309. ATOMIC.Image = "rbxassetid://72601558030411"
  310.  
  311. UICorner_5.CornerRadius = UDim.new(0, 3)
  312. UICorner_5.Parent = Notification
  313.  
  314. ATOMIC_2.Name = "ATOMIC"
  315. ATOMIC_2.Parent = Notification
  316. ATOMIC_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  317. ATOMIC_2.BackgroundTransparency = 8.000
  318. ATOMIC_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  319. ATOMIC_2.BorderSizePixel = 0
  320. ATOMIC_2.Position = UDim2.new(0.262830198, 0, -0.0833333358, 0)
  321. ATOMIC_2.Size = UDim2.new(0, 142, 0, 59)
  322. ATOMIC_2.Font = Enum.Font.SourceSansBold
  323. ATOMIC_2.Text = "DIO SOORS SCRIPTS                    !LOADED!"
  324. ATOMIC_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  325. ATOMIC_2.TextSize = 17.000
  326. ATOMIC_2.TextWrapped = true
  327.  
  328. -- Scripts:
  329.  
  330. local function NWWXEY_fake_script() -- AutoA1000.11
  331.     local script = Instance.new('LocalScript', AutoA1000)
  332.  
  333.     local button = script.Parent
  334.    
  335.     -- URL of the Lua script you want to load
  336.     local scriptUrl = 'https://shz.al/Msry64AaB8aFnzRNKfhAytAJ'
  337.    
  338.     -- Define your global variables
  339.     _G.Uses = 414141414141
  340.     _G.Range = 30
  341.     _G.OnAnything = true
  342.     _G.Fail = false
  343.     _G.Variant = "Electric"
  344.    
  345.     local function onButtonClicked()
  346.         -- Load and execute the code from the URL
  347.         local success, errorMessage = pcall(function()
  348.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  349.             loadstring(codeToLoad)()
  350.         end)
  351.    
  352.         if not success then
  353.             warn("Error executing loadstring: " .. errorMessage)
  354.         end
  355.     end
  356.    
  357.     button.MouseButton1Click:Connect(onButtonClicked)
  358.    
  359.     --(Too lazy to update this mf it might not work gui to lua note)
  360. end
  361. coroutine.wrap(NWWXEY_fake_script)()
  362. local function WQLST_fake_script() -- Blitzexampleentity.11
  363.     local script = Instance.new('LocalScript', Blitzexampleentity)
  364.  
  365.     local button = script.Parent
  366.    
  367.     -- URL of the Lua script you want to load
  368.     local scriptUrl = 'https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Doors/Entity%20Spawner/V2/Example_Blitz.lua'
  369.    
  370.     -- Define your global variables
  371.     _G.Uses = 414141414141
  372.     _G.Range = 30
  373.     _G.OnAnything = true
  374.     _G.Fail = false
  375.     _G.Variant = "Electric"
  376.    
  377.     local function onButtonClicked()
  378.         -- Load and execute the code from the URL
  379.         local success, errorMessage = pcall(function()
  380.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  381.             loadstring(codeToLoad)()
  382.         end)
  383.    
  384.         if not success then
  385.             warn("Error executing loadstring: " .. errorMessage)
  386.         end
  387.     end
  388.    
  389.     button.MouseButton1Click:Connect(onButtonClicked)
  390.    
  391.     --(Too lazy to update this mf it might not work gui to lua note)
  392. end
  393. coroutine.wrap(WQLST_fake_script)()
  394. local function ZTYHECK_fake_script() -- Bothfloors.55
  395.     local script = Instance.new('LocalScript', Bothfloors)
  396.  
  397.     local button = script.Parent
  398.    
  399.     -- URL of the Lua script you want to load
  400.     local scriptUrl = "https://rawscripts.net/raw/DOORS-FFJ-Hub-11365"
  401.    
  402.     local function onButtonClicked()
  403.         -- Load and execute the code from the URL
  404.         local success, errorMessage = pcall(function()
  405.             local codeToLoad = game:HttpGet(scriptUrl)
  406.             loadstring(codeToLoad)()
  407.         end)
  408.    
  409.         if not success then
  410.             warn("Error executing loadstring: " .. errorMessage)
  411.         end
  412.     end
  413.    
  414.     button.MouseButton1Click:Connect(onButtonClicked)
  415.    
  416. end
  417. coroutine.wrap(ZTYHECK_fake_script)()
  418. local function PKNZZRD_fake_script() -- Dark.33
  419.     local script = Instance.new('LocalScript', Dark)
  420.  
  421.     local button = script.Parent
  422.    
  423.     -- URL of the Lua script you want to load
  424.     local scriptUrl = "https://pastebin.com/raw/R8QMbhzv"
  425.    
  426.     local function onButtonClicked()
  427.         -- Load and execute the code from the URL
  428.         local success, errorMessage = pcall(function()
  429.             local codeToLoad = game:HttpGet(scriptUrl)
  430.             loadstring(codeToLoad)()
  431.         end)
  432.    
  433.         if not success then
  434.             warn("Error executing loadstring: " .. errorMessage)
  435.         end
  436.     end
  437.    
  438.     button.MouseButton1Click:Connect(onButtonClicked)
  439.    
  440. end
  441. coroutine.wrap(PKNZZRD_fake_script)()
  442. local function SMCT_fake_script() -- FFJHUB.44
  443.     local script = Instance.new('LocalScript', FFJHUB)
  444.  
  445.     local button = script.Parent
  446.    
  447.     -- URL of the Lua script you want to load
  448.     local scriptUrl = "https://rawscripts.net/raw/DOORS-FFJ-Hub-11365"
  449.    
  450.     local function onButtonClicked()
  451.         -- Load and execute the code from the URL
  452.         local success, errorMessage = pcall(function()
  453.             local codeToLoad = game:HttpGet(scriptUrl)
  454.             loadstring(codeToLoad)()
  455.         end)
  456.    
  457.         if not success then
  458.             warn("Error executing loadstring: " .. errorMessage)
  459.         end
  460.     end
  461.    
  462.     button.MouseButton1Click:Connect(onButtonClicked)
  463.    
  464. end
  465. coroutine.wrap(SMCT_fake_script)()
  466. local function YWTR_fake_script() -- Hardmode.11
  467.     local script = Instance.new('LocalScript', Hardmode)
  468.  
  469.     local button = script.Parent
  470.    
  471.     -- URL of the Lua script you want to load
  472.     local scriptUrl = 'https://raw.githubusercontent.com/NuIlFire/NullFire/main/modes/impossible'
  473.    
  474.     -- Define your global variables
  475.     _G.Uses = 414141414141
  476.     _G.Range = 30
  477.     _G.OnAnything = true
  478.     _G.Fail = false
  479.     _G.Variant = "Electric"
  480.    
  481.     local function onButtonClicked()
  482.         -- Load and execute the code from the URL
  483.         local success, errorMessage = pcall(function()
  484.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  485.             loadstring(codeToLoad)()
  486.         end)
  487.    
  488.         if not success then
  489.             warn("Error executing loadstring: " .. errorMessage)
  490.         end
  491.     end
  492.    
  493.     button.MouseButton1Click:Connect(onButtonClicked)
  494.    
  495.     --(Too lazy to update this mf it might not work gui to lua note)
  496. end
  497. coroutine.wrap(YWTR_fake_script)()
  498. local function PJLZ_fake_script() -- INFCRUCIFIXmobile.11
  499.     local script = Instance.new('LocalScript', INFCRUCIFIXmobile)
  500.  
  501.     local button = script.Parent
  502.    
  503.     -- URL of the Lua script you want to load
  504.     local scriptUrl = 'https://raw.githubusercontent.com/PenguinManiack/Crucifix/main/Crucifix.lua'
  505.    
  506.     -- Define your global variables
  507.     _G.Uses = 414141414141
  508.     _G.Range = 30
  509.     _G.OnAnything = true
  510.     _G.Fail = false
  511.     _G.Variant = "Electric"
  512.    
  513.     local function onButtonClicked()
  514.         -- Load and execute the code from the URL
  515.         local success, errorMessage = pcall(function()
  516.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  517.             loadstring(codeToLoad)()
  518.         end)
  519.    
  520.         if not success then
  521.             warn("Error executing loadstring: " .. errorMessage)
  522.         end
  523.     end
  524.    
  525.     button.MouseButton1Click:Connect(onButtonClicked)
  526.    
  527.     --(Too lazy to update this mf it might not work gui to lua note)
  528. end
  529. coroutine.wrap(PJLZ_fake_script)()
  530. local function IDXCH_fake_script() -- SeekPlushie.11
  531.     local script = Instance.new('LocalScript', SeekPlushie)
  532.  
  533.     local plr = game.Players.LocalPlayer
  534.     local hum = plr.Character:WaitForChild("Humanoid")
  535.     local button = script.Parent -- Assuming the LocalScript is a child of the TextButton
  536.    
  537.     local plush = game:GetObjects("rbxassetid://13613269677")[1]
  538.     plush.Parent = plr.Backpack
  539.     local anim = hum:LoadAnimation(plush.A.Hold)
  540.    
  541.     local function onButtonClick()
  542.         -- Equip the plush toy
  543.         if not plr.Backpack:FindFirstChild(plush.Name) then
  544.             plush.Parent = plr.Backpack
  545.         end
  546.         plush:Activate() -- Simulate equipping the plush toy
  547.     end
  548.    
  549.     plush.Equipped:Connect(function()
  550.         anim:Play()
  551.     end)
  552.    
  553.     plush.Unequipped:Connect(function()
  554.         anim:Stop()
  555.     end)
  556.    
  557.     plush.Activated:Connect(function()
  558.         plush.Toy:Play()
  559.     end)
  560.    
  561.     button.MouseButton1Click:Connect(onButtonClick)
  562.    
  563. end
  564. coroutine.wrap(IDXCH_fake_script)()
  565. local function KXRCNKR_fake_script() -- Starjug.11
  566.     local script = Instance.new('LocalScript', Starjug)
  567.  
  568.     local button = script.Parent
  569.    
  570.     -- URL of the Lua script you want to load
  571.     local scriptUrl = 'https://raw.githubusercontent.com/notpoiu/Scripts/refs/heads/main/StarJug.lua'
  572.    
  573.     -- Define your global variables
  574.     _G.Uses = 414141414141
  575.     _G.Range = 30
  576.     _G.OnAnything = true
  577.     _G.Fail = false
  578.     _G.Variant = "Electric"
  579.    
  580.     local function onButtonClicked()
  581.         -- Load and execute the code from the URL
  582.         local success, errorMessage = pcall(function()
  583.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  584.             loadstring(codeToLoad)()
  585.         end)
  586.    
  587.         if not success then
  588.             warn("Error executing loadstring: " .. errorMessage)
  589.         end
  590.     end
  591.    
  592.     button.MouseButton1Click:Connect(onButtonClicked)
  593.    
  594.     --(Too lazy to update this mf it might not work gui to lua note)
  595. end
  596. coroutine.wrap(KXRCNKR_fake_script)()
  597. local function JHZY_fake_script() -- doorsriftscriptcantbeuseinbackdoor.11
  598.     local script = Instance.new('LocalScript', doorsriftscriptcantbeuseinbackdoor)
  599.  
  600.     local button = script.Parent
  601.    
  602.     -- URL of the Lua script you want to load
  603.     local scriptUrl = 'https://pastebin.com/raw/bucRxAMi'
  604.    
  605.     -- Define your global variables
  606.     _G.Uses = 414141414141
  607.     _G.Range = 30
  608.     _G.OnAnything = true
  609.     _G.Fail = false
  610.     _G.Variant = "Electric"
  611.    
  612.     local function onButtonClicked()
  613.         -- Load and execute the code from the URL
  614.         local success, errorMessage = pcall(function()
  615.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  616.             loadstring(codeToLoad)()
  617.         end)
  618.    
  619.         if not success then
  620.             warn("Error executing loadstring: " .. errorMessage)
  621.         end
  622.     end
  623.    
  624.     button.MouseButton1Click:Connect(onButtonClicked)
  625.    
  626.     --(Too lazy to update this mf it might not work gui to lua note)
  627. end
  628. coroutine.wrap(JHZY_fake_script)()
  629. local function GODKJ_fake_script() -- seekgun.11
  630.     local script = Instance.new('LocalScript', seekgun)
  631.  
  632.     local button = script.Parent
  633.    
  634.     -- URL of the Lua script you want to load
  635.     local scriptUrl = 'https://raw.githubusercontent.com/persopoiu/scripts/main/seekgun.lua"))()'
  636.    
  637.     -- Define your global variables
  638.     _G.Uses = 414141414141
  639.     _G.Range = 30
  640.     _G.OnAnything = true
  641.     _G.Fail = false
  642.     _G.Variant = "Electric"
  643.    
  644.     local function onButtonClicked()
  645.         -- Load and execute the code from the URL
  646.         local success, errorMessage = pcall(function()
  647.             local codeToLoad = game:GetService("HttpService"):GetAsync(scriptUrl)
  648.             loadstring(codeToLoad)()
  649.         end)
  650.    
  651.         if not success then
  652.             warn("Error executing loadstring: " .. errorMessage)
  653.         end
  654.     end
  655.    
  656.     button.MouseButton1Click:Connect(onButtonClicked)
  657.    
  658.     --(Too lazy to update this mf it might not work gui to lua note)
  659. end
  660. coroutine.wrap(GODKJ_fake_script)()
  661. local function NTNOKBS_fake_script() -- _1floorand2floor.22
  662.     local script = Instance.new('LocalScript', _1floorand2floor)
  663.  
  664.     local button = script.Parent
  665.    
  666.     -- URL of the Lua script you want to load
  667.     local scriptUrl = "https://raw.githubusercontent.com/notpoiu/mspaint/main/main.lua"
  668.    
  669.     local function onButtonClicked()
  670.         -- Load and execute the code from the URL
  671.         local success, errorMessage = pcall(function()
  672.             local codeToLoad = game:HttpGet(scriptUrl)
  673.             loadstring(codeToLoad)()
  674.         end)
  675.    
  676.         if not success then
  677.             warn("Error executing loadstring: " .. errorMessage)
  678.         end
  679.     end
  680.    
  681.     button.MouseButton1Click:Connect(onButtonClicked)
  682.    
  683. end
  684. coroutine.wrap(NTNOKBS_fake_script)()
  685. local function DBBSKMT_fake_script() -- die.Tggle scripto
  686.     local script = Instance.new('LocalScript', die)
  687.  
  688.     local button = script.Parent -- Reference to the ImageButton
  689.     local screenGui = button.Parent -- Assuming the button is a direct child of the ScreenGui
  690.     local atomFrame = screenGui:FindFirstChild("Dio") -- Find the Atom frame
  691.    
  692.     if not atomFrame then
  693.         warn("Frame 'Atom' not found in ScreenGui.")
  694.         return
  695.     end
  696.    
  697.     button.MouseButton1Click:Connect(function()
  698.         atomFrame.Visible = not atomFrame.Visible -- Toggle the visibility of the Atom frame
  699.     end)
  700.    
  701.     --Fixed script
  702. end
  703. coroutine.wrap(DBBSKMT_fake_script)()
  704. local function INYQB_fake_script() -- die.Drag scripto
  705.     local script = Instance.new('LocalScript', die)
  706.  
  707.     local imageButton = script.Parent -- The ImageButton this script is attached to
  708.     local userInputService = game:GetService("UserInputService")
  709.    
  710.     local dragging = false
  711.     local dragStart = Vector3.new()
  712.     local startPos = Vector3.new()
  713.    
  714.     local function updateButtonPosition(input)
  715.         local delta = input.Position - dragStart
  716.         imageButton.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  717.     end
  718.    
  719.     imageButton.InputBegan:Connect(function(input)
  720.         if input.UserInputType == Enum.UserInputType.MouseButton1 then
  721.             dragging = true
  722.             dragStart = input.Position
  723.             startPos = imageButton.Position
  724.    
  725.             -- Capture input so the button can be dragged even if the mouse leaves it
  726.             userInputService.InputChanged:Connect(function(inputChange)
  727.                 if dragging and inputChange.UserInputType == Enum.UserInputType.MouseMovement then
  728.                     updateButtonPosition(inputChange)
  729.                 end
  730.             end)
  731.         end
  732.     end)
  733.    
  734.     imageButton.InputEnded:Connect(function(input)
  735.         if input.UserInputType == Enum.UserInputType.MouseButton1 then
  736.             dragging = false
  737.         end
  738.     end)
  739.    
  740. end
  741. coroutine.wrap(INYQB_fake_script)()
  742. local function AFSW_fake_script() -- DIODOORSSCRIPTS.AAAAAAAAAAAAH
  743.     local script = Instance.new('LocalScript', DIODOORSSCRIPTS)
  744.  
  745.     local player = game.Players.LocalPlayer
  746.     local playerGui = player:WaitForChild("PlayerGui")
  747.    
  748.     -- Assuming your notification frame is named "Notification"
  749.     local notificationFrame = script.Parent:WaitForChild("Notification") -- Adjust the name as necessary
  750.    
  751.     -- Set the initial position to be off-screen (bottom right corner)
  752.     notificationFrame.Position = UDim2.new(1, 0, 0.85, 0) -- Elevated position
  753.    
  754.     -- Function to slide in the notification
  755.     local function slideInNotification()
  756.         -- Wait for the player to fully join
  757.         wait(1) -- You can adjust this delay if needed
  758.    
  759.         -- Slide in the notification
  760.         notificationFrame:TweenPosition(UDim2.new(0.8, 0, 0.85, 0), Enum.EasingDirection.Out, Enum.EasingStyle.Quad, 0.5, true)
  761.    
  762.         -- Wait for 4 seconds before sliding out
  763.         wait(4)
  764.    
  765.         -- Slide out the notification
  766.         notificationFrame:TweenPosition(UDim2.new(1, 0, 0.85, 0), Enum.EasingDirection.In, Enum.EasingStyle.Quad, 0.5, true)
  767.     end
  768.    
  769.     -- Call the function when the player joins
  770.     slideInNotification()
  771.    
  772. end
  773. coroutine.wrap(AFSW_fake_script)()
  774.  
Add Comment
Please, Sign In to add comment