XsanityV

Dollhouse Roleplay Fucker

Sep 16th, 2019
10,619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.30 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main = Instance.new("ImageLabel")
  6. local Dollhousefucker = Instance.new("TextLabel")
  7. local IY = Instance.new("TextButton")
  8. local Admins = Instance.new("TextLabel")
  9. local scriptinput = Instance.new("TextBox")
  10. local Executor = Instance.new("TextLabel")
  11. local Execute = Instance.new("TextButton")
  12. local AdminsBar = Instance.new("Frame")
  13. local Bar = Instance.new("Frame")
  14. local Clear = Instance.new("TextButton")
  15. local Reviz = Instance.new("TextButton")
  16. local Fex = Instance.new("TextButton")
  17. local TextLabel = Instance.new("TextLabel")
  18. --Properties:
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Main.Name = "Main"
  23. Main.Parent = ScreenGui
  24. Main.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  25. Main.Position = UDim2.new(0.295025736, 0, 0.337013394, 0)
  26. Main.Size = UDim2.new(0, 370, 0, 172)
  27. Main.Image = "http://www.roblox.com/asset/?id=3302328104"
  28. Main.ImageTransparency = 1
  29.  
  30. Dollhousefucker.Name = "Dollhouse fucker"
  31. Dollhousefucker.Parent = Main
  32. Dollhousefucker.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Dollhousefucker.BackgroundTransparency = 1
  34. Dollhousefucker.Position = UDim2.new(0.278333217, 0, -0.0465116203, 0)
  35. Dollhousefucker.Size = UDim2.new(0, 148, 0, 31)
  36. Dollhousefucker.Font = Enum.Font.SourceSansBold
  37. Dollhousefucker.Text = "Dollhouse Roleplay fucker"
  38. Dollhousefucker.TextColor3 = Color3.new(1, 1, 1)
  39. Dollhousefucker.TextSize = 17
  40.  
  41. IY.Name = "IY"
  42. IY.Parent = Main
  43. IY.BackgroundColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  44. IY.Position = UDim2.new(0.759459436, 0, 0.139534771, 0)
  45. IY.Size = UDim2.new(0, 89, 0, 22)
  46. IY.Font = Enum.Font.SourceSans
  47. IY.Text = "InfiniteYield"
  48. IY.TextColor3 = Color3.new(1, 1, 1)
  49. IY.TextSize = 14
  50.  
  51. Admins.Name = "Admins"
  52. Admins.Parent = Main
  53. Admins.BackgroundColor3 = Color3.new(1, 1, 1)
  54. Admins.BackgroundTransparency = 1
  55. Admins.Position = UDim2.new(0.737837791, 0, -1.78813934e-07, 0)
  56. Admins.Size = UDim2.new(0, 89, 0, 15)
  57. Admins.Font = Enum.Font.SourceSans
  58. Admins.Text = "Admins"
  59. Admins.TextColor3 = Color3.new(1, 1, 1)
  60. Admins.TextSize = 21
  61.  
  62. scriptinput.Name = "scriptinput"
  63. scriptinput.Parent = Main
  64. scriptinput.BackgroundColor3 = Color3.new(1, 1, 1)
  65. scriptinput.BackgroundTransparency = 1
  66. scriptinput.Position = UDim2.new(0.216216221, 0, 0.331395268, 0)
  67. scriptinput.Size = UDim2.new(0, 194, 0, 77)
  68. scriptinput.ClearTextOnFocus = false
  69. scriptinput.Font = Enum.Font.SourceSans
  70. scriptinput.PlaceholderText = "Enter Loadstring here"
  71. scriptinput.Text = ""
  72. scriptinput.TextColor3 = Color3.new(1, 1, 1)
  73. scriptinput.TextSize = 18
  74. scriptinput.TextXAlignment = Enum.TextXAlignment.Left
  75. scriptinput.TextYAlignment = Enum.TextYAlignment.Top
  76.  
  77. Executor.Name = "Executor"
  78. Executor.Parent = Main
  79. Executor.BackgroundColor3 = Color3.new(1, 1, 1)
  80. Executor.BackgroundTransparency = 1
  81. Executor.Position = UDim2.new(0.213513523, 0, 0.133720934, 0)
  82. Executor.Size = UDim2.new(0, 181, 0, 15)
  83. Executor.Font = Enum.Font.SourceSans
  84. Executor.Text = "Executor"
  85. Executor.TextColor3 = Color3.new(1, 1, 1)
  86. Executor.TextSize = 18
  87.  
  88. Execute.Name = "Execute"
  89. Execute.Parent = Main
  90. Execute.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  91. Execute.Position = UDim2.new(0.213513508, 0, 0.79651171, 0)
  92. Execute.Size = UDim2.new(0, 68, 0, 28)
  93. Execute.Font = Enum.Font.SourceSans
  94. Execute.Text = "Execute"
  95. Execute.TextColor3 = Color3.new(1, 1, 1)
  96. Execute.TextSize = 14
  97.  
  98. AdminsBar.Name = "Admins Bar"
  99. AdminsBar.Parent = Main
  100. AdminsBar.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  101. AdminsBar.Position = UDim2.new(0.723624229, 0, 0.00514265569, 0)
  102. AdminsBar.Size = UDim2.new(0, 6, 0, 171)
  103.  
  104. Bar.Name = "Bar"
  105. Bar.Parent = Main
  106. Bar.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  107. Bar.Position = UDim2.new(0.162050903, 0, -1.77427779e-07, 0)
  108. Bar.Size = UDim2.new(0, 5, 0, 171)
  109.  
  110. Clear.Name = "Clear"
  111. Clear.Parent = Main
  112. Clear.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  113. Clear.Position = UDim2.new(0.475675642, 0, 0.79651171, 0)
  114. Clear.Size = UDim2.new(0, 68, 0, 28)
  115. Clear.Font = Enum.Font.SourceSans
  116. Clear.Text = "Clear"
  117. Clear.TextColor3 = Color3.new(1, 1, 1)
  118. Clear.TextSize = 14
  119.  
  120. Reviz.Name = "Reviz"
  121. Reviz.Parent = Main
  122. Reviz.BackgroundColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  123. Reviz.Position = UDim2.new(0.759459436, 0, 0.383720815, 0)
  124. Reviz.Size = UDim2.new(0, 89, 0, 22)
  125. Reviz.Font = Enum.Font.SourceSans
  126. Reviz.Text = "Reviz"
  127. Reviz.TextColor3 = Color3.new(1, 1, 1)
  128. Reviz.TextSize = 14
  129.  
  130. Fex.Name = "Fex"
  131. Fex.Parent = Main
  132. Fex.BackgroundColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  133. Fex.Position = UDim2.new(0.0108108111, 0, 0.174418598, 0)
  134. Fex.Size = UDim2.new(0, 55, 0, 22)
  135. Fex.Font = Enum.Font.SourceSans
  136. Fex.Text = "Fex"
  137. Fex.TextColor3 = Color3.new(1, 1, 1)
  138. Fex.TextSize = 14
  139.  
  140. TextLabel.Parent = Main
  141. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  142. TextLabel.BackgroundTransparency = 1
  143. TextLabel.Position = UDim2.new(0, 0, 9.31322575e-10, 0)
  144. TextLabel.Size = UDim2.new(0, 73, 0, 22)
  145. TextLabel.Font = Enum.Font.SourceSans
  146. TextLabel.Text = "GUIS"
  147. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  148. TextLabel.TextSize = 21
  149. -- Scripts:
  150. function SCRIPT_YQMS68_FAKESCRIPT() -- IY.LocalScript
  151. getfenv().script = Instance.new('LocalScript', IY)
  152.  
  153. script.Parent.MouseButton1Click:Connect(function()
  154. loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  155. end)
  156.  
  157. end
  158. coroutine.resume(coroutine.create(SCRIPT_YQMS68_FAKESCRIPT))
  159. function SCRIPT_UMEQ72_FAKESCRIPT() -- Execute.Executelocal
  160. getfenv().script = Instance.new('LocalScript', Execute)
  161.  
  162. function Clicked()
  163.  
  164. if script.Parent.Parent.Main.scriptinput.Text ~= nil then
  165. Spawn(function()
  166. loadstring(script.Parent.Parent.Main.scriptinput.Text)()
  167. end)
  168. end
  169. end
  170.  
  171.  
  172. script.Parent.MouseButton1Click:connect(Clicked)
  173.  
  174. end
  175. coroutine.resume(coroutine.create(SCRIPT_UMEQ72_FAKESCRIPT))
  176. function SCRIPT_UAMA75_FAKESCRIPT() -- Clear.LocalScript
  177. getfenv().script = Instance.new('LocalScript', Clear)
  178.  
  179. local scriptinput = script.Parent.Parent.scriptinput
  180. local clearbtn = script.Parent.Parent.Clear
  181.  
  182. clearbtn.MouseButton1Click:Connect(function()
  183. scriptinput.Text = ""
  184. end)
  185.  
  186. end
  187. coroutine.resume(coroutine.create(SCRIPT_UAMA75_FAKESCRIPT))
  188. function SCRIPT_CUUA87_FAKESCRIPT() -- Reviz.LocalScript
  189. getfenv().script = Instance.new('LocalScript', Reviz)
  190.  
  191. script.Parent.MouseButton1Click:Connect(function()
  192. loadstring(game:HttpGet("https://pastebin.com/raw/KNUzQPYS", true))()
  193. end)
  194.  
  195. end
  196. coroutine.resume(coroutine.create(SCRIPT_CUUA87_FAKESCRIPT))
  197. function SCRIPT_XTNI76_FAKESCRIPT() -- Fex.LocalScript
  198. getfenv().script = Instance.new('LocalScript', Fex)
  199.  
  200. script.Parent.MouseButton1Click:Connect(function()
  201. loadstring(game:HttpGet("https://pastebin.com/raw/ES6xMCn7", true))()
  202. end)
  203.  
  204. end
  205. coroutine.resume(coroutine.create(SCRIPT_XTNI76_FAKESCRIPT))
  206. function SCRIPT_FTEH65_FAKESCRIPT() -- Main.LocalScript
  207. getfenv().script = Instance.new('LocalScript', Main)
  208.  
  209. function dragify(Frame)
  210. dragToggle = nil
  211. dragSpeed = .15 -- You can edit this.
  212. dragInput = nil
  213. dragStart = nil
  214. dragPos = nil
  215.  
  216. function updateInput(input)
  217. Delta = input.Position - dragStart
  218. Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  219. game:GetService("TweenService"):Create(Frame, TweenInfo.new(dragSpeed), {Position = Position}):Play()
  220. end
  221.  
  222. Frame.InputBegan:Connect(function(input)
  223. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  224. dragToggle = true
  225. dragStart = input.Position
  226. startPos = Frame.Position
  227. input.Changed:Connect(function()
  228. if (input.UserInputState == Enum.UserInputState.End) then
  229. dragToggle = false
  230. end
  231. end)
  232. end
  233. end)
  234.  
  235. Frame.InputChanged:Connect(function(input)
  236. if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  237. dragInput = input
  238. end
  239. end)
  240.  
  241. game:GetService("UserInputService").InputChanged:Connect(function(input)
  242. if (input == dragInput and dragToggle) then
  243. updateInput(input)
  244. end
  245. end)
  246. end
  247.  
  248. dragify(script.Parent)
  249.  
  250. end
  251. coroutine.resume(coroutine.create(SCRIPT_FTEH65_FAKESCRIPT))
Add Comment
Please, Sign In to add comment