Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- Script made by me ;)
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local Smee10 = Instance.new("TextLabel")
  6. local Authentication = Instance.new("TextLabel")
  7. local Creator = Instance.new("TextLabel")
  8. local CreaterName = Instance.new("TextLabel")
  9. local SpinbotR6 = Instance.new("TextButton")
  10. local Smee10cmds = Instance.new("TextButton")
  11. local ALUAHKBOMB = Instance.new("TextButton")
  12. local ESP = Instance.new("TextButton")
  13. local ScrollingFrame = Instance.new("ScrollingFrame")
  14. local RapeCommand = Instance.new("TextButton")
  15. local TextBox = Instance.new("TextBox")
  16. local TextLabel = Instance.new("TextLabel")
  17. local ImageLabel = Instance.new("ImageLabel")
  18.  
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21.  
  22. Frame.Parent = ScreenGui
  23. Frame.BackgroundColor3 = Color3.new(1, 0.270588, 0.270588)
  24. Frame.BorderColor3 = Color3.new(1, 0, 0)
  25. Frame.Position = UDim2.new(0.708833933, 0, 0.657926083, 0)
  26. Frame.Size = UDim2.new(0, 558, 0, 287)
  27.  
  28. Smee10.Name = "Smee! 1.0 ~"
  29. Smee10.Parent = Frame
  30. Smee10.BackgroundColor3 = Color3.new(1, 1, 1)
  31. Smee10.BackgroundTransparency = 1
  32. Smee10.Position = UDim2.new(-0.0519713275, 0, 0, 0)
  33. Smee10.Size = UDim2.new(0, 271, 0, 57)
  34. Smee10.Font = Enum.Font.SourceSansLight
  35. Smee10.Text = "Smee! 1.0 "
  36. Smee10.TextColor3 = Color3.new(0, 0, 0)
  37. Smee10.TextScaled = true
  38. Smee10.TextSize = 14
  39. Smee10.TextWrapped = true
  40.  
  41. Authentication.Name = "Authentication"
  42. Authentication.Parent = Frame
  43. Authentication.Active = true
  44. Authentication.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Authentication.BackgroundTransparency = 1
  46. Authentication.Position = UDim2.new(0.360215068, 0, 0, 0)
  47. Authentication.Size = UDim2.new(0, 223, 0, 57)
  48. Authentication.Font = Enum.Font.SourceSansLight
  49. Authentication.Text = "Auethenticating Completed!"
  50. Authentication.TextColor3 = Color3.new(0, 0, 0)
  51. Authentication.TextScaled = true
  52. Authentication.TextSize = 14
  53. Authentication.TextWrapped = true
  54.  
  55. Creator.Name = "Creator:"
  56. Creator.Parent = Frame
  57. Creator.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Creator.BackgroundTransparency = 435
  59. Creator.Position = UDim2.new(0.673835099, 0, 0, 0)
  60. Creator.Size = UDim2.new(0, 200, 0, 50)
  61. Creator.Font = Enum.Font.SourceSans
  62. Creator.Text = "Creator:"
  63. Creator.TextColor3 = Color3.new(0, 0, 0)
  64. Creator.TextScaled = true
  65. Creator.TextSize = 14
  66. Creator.TextWrapped = true
  67.  
  68. CreaterName.Name = "CreaterName"
  69. CreaterName.Parent = Frame
  70. CreaterName.BackgroundColor3 = Color3.new(1, 1, 1)
  71. CreaterName.BackgroundTransparency = 245
  72. CreaterName.Position = UDim2.new(0.741935492, 0, 0.142857149, 0)
  73. CreaterName.Size = UDim2.new(0, 124, 0, 50)
  74. CreaterName.Font = Enum.Font.SourceSansLight
  75. CreaterName.Text = "daddy kyle#8850"
  76. CreaterName.TextColor3 = Color3.new(0, 0, 0)
  77. CreaterName.TextScaled = true
  78. CreaterName.TextSize = 14
  79. CreaterName.TextWrapped = true
  80.  
  81. SpinbotR6.Name = "Spinbot | R6"
  82. SpinbotR6.Parent = Frame
  83. SpinbotR6.BackgroundColor3 = Color3.new(1, 1, 1)
  84. SpinbotR6.BackgroundTransparency = 0.75
  85. SpinbotR6.Position = UDim2.new(0.00179211469, 0, 0.285714298, 0)
  86. SpinbotR6.Size = UDim2.new(0, 125, 0, 50)
  87. SpinbotR6.Font = Enum.Font.SourceSans
  88. SpinbotR6.Text = "Spinbot Fling! | R6 Only"
  89. SpinbotR6.TextColor3 = Color3.new(0, 0, 0)
  90. SpinbotR6.TextSize = 14
  91.  
  92. Smee10cmds.Name = "Smee 1.0 cmds"
  93. Smee10cmds.Parent = Frame
  94. Smee10cmds.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Smee10cmds.BackgroundTransparency = 0.64999997615814
  96. Smee10cmds.Position = UDim2.new(0.225806445, 0, 0.285714298, 0)
  97. Smee10cmds.Size = UDim2.new(0, 140, 0, 50)
  98. Smee10cmds.Font = Enum.Font.SourceSans
  99. Smee10cmds.Text = "Smee settings | Press F9"
  100. Smee10cmds.TextColor3 = Color3.new(0, 0, 0)
  101. Smee10cmds.TextSize = 14
  102.  
  103. ALUAHKBOMB.Name = "ALUAHK BOMB!"
  104. ALUAHKBOMB.Parent = Frame
  105. ALUAHKBOMB.BackgroundColor3 = Color3.new(1, 1, 1)
  106. ALUAHKBOMB.BackgroundTransparency = 0.64999997615814
  107. ALUAHKBOMB.Position = UDim2.new(0.476702511, 0, 0.285714298, 0)
  108. ALUAHKBOMB.Size = UDim2.new(0, 122, 0, 50)
  109. ALUAHKBOMB.Font = Enum.Font.SourceSans
  110. ALUAHKBOMB.Text = "Aluah Bomb!!"
  111. ALUAHKBOMB.TextColor3 = Color3.new(0, 0, 0)
  112. ALUAHKBOMB.TextSize = 14
  113.  
  114. ESP.Name = "ESP"
  115. ESP.Parent = Frame
  116. ESP.BackgroundColor3 = Color3.new(1, 1, 1)
  117. ESP.BackgroundTransparency = 0.55000001192093
  118. ESP.Position = UDim2.new(0.00179213285, 0, 0.459930331, 0)
  119. ESP.Size = UDim2.new(0, 125, 0, 50)
  120. ESP.Font = Enum.Font.SourceSans
  121. ESP.Text = "ESP | Works on all games"
  122. ESP.TextColor3 = Color3.new(0, 0, 0)
  123. ESP.TextSize = 14
  124.  
  125. ScrollingFrame.Parent = Frame
  126. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  127. ScrollingFrame.BackgroundTransparency = 456
  128. ScrollingFrame.Position = UDim2.new(0, 0, 0.634146333, 0)
  129. ScrollingFrame.Size = UDim2.new(0, 558, 0, 105)
  130.  
  131. RapeCommand.Name = "Rape Command"
  132. RapeCommand.Parent = Frame
  133. RapeCommand.BackgroundColor3 = Color3.new(1, 1, 1)
  134. RapeCommand.BackgroundTransparency = 0.69999998807907
  135. RapeCommand.Position = UDim2.new(0.577060938, 0, 0.459930301, 0)
  136. RapeCommand.Size = UDim2.new(0, 200, 0, 50)
  137. RapeCommand.Font = Enum.Font.SourceSans
  138. RapeCommand.Text = "I'm gonna fucking rape you!!"
  139. RapeCommand.TextColor3 = Color3.new(0, 0, 0)
  140. RapeCommand.TextSize = 14
  141.  
  142. TextBox.Parent = RapeCommand
  143. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  144. TextBox.BackgroundTransparency = 0.69999998807907
  145. TextBox.Position = UDim2.new(-0.979999959, 0, 0, 0)
  146. TextBox.Size = UDim2.new(0, 200, 0, 50)
  147. TextBox.Font = Enum.Font.SourceSans
  148. TextBox.Text = ""
  149. TextBox.TextColor3 = Color3.new(0, 0, 0)
  150. TextBox.TextSize = 14
  151.  
  152. TextLabel.Parent = Frame
  153. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  154. TextLabel.BackgroundTransparency = 0.69999998807907
  155. TextLabel.Position = UDim2.new(0.225806445, 0, 0.459930301, 0)
  156. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  157. TextLabel.Font = Enum.Font.SourceSans
  158. TextLabel.Text = ""
  159. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  160. TextLabel.TextSize = 14
  161.  
  162. ImageLabel.Parent = ScreenGui
  163. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  164. ImageLabel.BackgroundTransparency = 456
  165. ImageLabel.Position = UDim2.new(-0.144144133, 0, 0.474374235, 0)
  166. ImageLabel.Size = UDim2.new(0, 1068, 0, 595)
  167. ImageLabel.Image = "rbxgameasset://Images/E"
  168.  
  169. function SCRIPT_ZKLD66_FAKESCRIPT()
  170. local script = Instance.new('Script')
  171. script.Parent = SpinbotR6
  172.  
  173.  
  174. power = 500
  175.  
  176. game:GetService('RunService').Stepped:connect(function()
  177. game.Players.LocalPlayer.Character.Head.CanCollide = false
  178. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  179. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  180. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  181. end)
  182.  
  183. wait(.1)
  184. local bambam = Instance.new("BodyThrust")
  185. bambam.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  186. bambam.Force = Vector3.new(power,0,power)
  187. bambam.Location = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  188.  
  189. end
  190. coroutine.resume(coroutine.create(SCRIPT_ZKLD66_FAKESCRIPT))
  191. function SCRIPT_RCXY69_FAKESCRIPT()
  192. local script = Instance.new('LocalScript')
  193. script.Parent = Smee10cmds
  194. print("Welcome to Smee 1.0!")
  195. print("You can use this on certain games as, The Streets, Frappe Cafe, FE Games, Royale high! All that kinds of stuff!")
  196. print("The Authenticator Authenticates instantly! So No worries about the authenticator!")
  197. print("Once again! This is made by, daddy kyle#8850 on discord! If commands do not work then please contact the owner!")
  198. print("On V3rm please vouch, :)")
  199. print("WARNING: Please do not abuse the commands! Such as the innopropiate commands! You probably might get a ban for doing that.")
  200. print("This is Smee 1.0 the gui owner is currently still making a better gui then this one! If you like it then sure! We can bring back a new version!")
  201. print("Some commands may be broken! Why you may ask? If you launch a bunch of commands and all of the commands don't work, it means that you have to execute the script again because the executor is in beta.")
  202. print("Have fun! Donate to get free access on the beta 'Smee 1.1' The owner is currently making.)
  203.  
  204. end
  205. coroutine.resume(coroutine.create(SCRIPT_RCXY69_FAKESCRIPT))
  206. function SCRIPT_XYBV70_FAKESCRIPT() -- ALUAHKBOMB.Script
  207. local script = Instance.new('Script')
  208. script.Parent = ALUAHKBOMB
  209. Victim = game.Players["LocalPlayer"]
  210. Victim = Victim.Character
  211. o1 = Instance.new("Sound")
  212. o1.Parent = Victim.Head
  213. o1.SoundId = "rbxassetid://429400881"
  214. o1:Play()
  215. o1 = Instance.new("Sound")
  216. o1.Name = "SoundofPain"
  217. o1.Parent = Victim.Head
  218. o1.Volume = 3
  219. o1.SoundId = "rbxassetid://606862847"
  220. o1:Play()
  221. Victim.Head.face.Texture = "http://www.roblox.com/asset/?id=412416747"
  222. Victim.Head.BrickColor = BrickColor.New("Maroon")
  223. for i=1, 10 do
  224. wait(.1)
  225. Victim.Head.Size = Victim.Head.Size *1.3
  226. end
  227. g = Instance.new("Explosion")
  228. g.Parent = workspace
  229. g.Position = Victim.Head.Position
  230. g.BlastRadius = 200
  231. g.BlastPressure = 100000
  232. PS33 = Instance.new("Sound")
  233. PS33.Name = "Boom"
  234. PS33.Parent = workspace
  235. PS33.SoundId = "rbxassetid://165969964"
  236. PS33.Volume = 10
  237. PS33:Play()
  238. Victim.Head:Destroy()
  239.  
  240. end
  241. coroutine.resume(coroutine.create(SCRIPT_XYBV70_FAKESCRIPT))
  242. function SCRIPT_BOIF85_FAKESCRIPT()
  243. local script = Instance.new('Script')
  244. script.Parent = ESP
  245. local gui = Instance.new("BillboardGui");
  246. gui.Name = "";
  247. gui.AlwaysOnTop = true;
  248. gui.LightInfluence = 0;
  249. gui.Size = UDim2.new(1.75, 0, 1.75, 0);
  250. local frame = Instance.new("Frame", gui);
  251. frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
  252. frame.Size = UDim2.new(1, 0, 1, 0);
  253. frame.BorderSizePixel = 4;
  254. frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
  255. local gi = gui:Clone();
  256. local body = frame:Clone();
  257. body.Parent = gi;
  258. body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
  259.  
  260. for _, v in pairs(game:GetService("Players"):GetPlayers()) do
  261. if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
  262. gui:Clone().Parent = v.Character.Head;
  263. end
  264. end
  265.  
  266. end
  267. coroutine.resume(coroutine.create(SCRIPT_BOIF85_FAKESCRIPT))
  268. function SCRIPT_BPUD75_FAKESCRIPT()
  269. local script = Instance.new('LocalScript')
  270. script.Parent = RapeCommand
  271.  
  272. function fWeld(zName, zParent, zPart0, zPart1, zCoco, a, b, c, d, e, f)
  273. local funcw = Instance.new("Weld")
  274. funcw.Name = zName
  275. funcw.Parent = zParent
  276. funcw.Part0 = zPart0
  277. funcw.Part1 = zPart1
  278. if (zCoco == true) then
  279. funcw.C0 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  280. else
  281. funcw.C1 = CFrame.new(a, b, c) * CFrame.fromEulerAnglesXYZ(d, e, f)
  282. end
  283. return funcw
  284. end
  285. function fun(n1, n2)
  286. pcall(function()
  287. t1 = game.Players[n1].Character.Torso
  288. t2 = game.Players[n2].Character.Torso
  289. t2.Parent.Humanoid.PlatformStand = true
  290. t1["Left Shoulder"]:Remove()
  291. ls1 = Instance.new("Weld")
  292. ls1.Parent = t1
  293. ls1.Part0 = t1
  294. ls1.Part1 = t1.Parent["Left Arm"]
  295. ls1.C0 = CFrame.new(-1.5,0,0)
  296. ls1.Name = "Left Shoulder"
  297. t1["Right Shoulder"]:Remove()
  298. rs1 = Instance.new("Weld")
  299. rs1.Parent = t1
  300. rs1.Part0 = t1
  301. rs1.Part1 = t1.Parent["Right Arm"]
  302. rs1.C0 = CFrame.new(1.5,0,0)
  303. rs1.Name = "Right Shoulder"
  304. t2["Left Shoulder"]:Remove()
  305. ls2 = Instance.new("Weld")
  306. ls2.Parent = t2
  307. ls2.Part0 = t2
  308. ls2.Part1 = t2.Parent["Left Arm"]
  309. ls2.C0 = CFrame.new(-1.5,0,0)
  310. ls2.Name = "Left Shoulder"
  311. t2["Right Shoulder"]:Remove()
  312. rs2 = Instance.new("Weld")
  313. rs2.Parent = t2
  314. rs2.Part0 = t2
  315. rs2.Part1 = t2.Parent["Right Arm"]
  316. rs2.C0 = CFrame.new(1.5,0,0)
  317. rs2.Name = "Right Shoulder"
  318. t2["Left Hip"]:Remove()
  319. lh2 = Instance.new("Weld")
  320. lh2.Parent = t2
  321. lh2.Part0 = t2
  322. lh2.Part1 = t2.Parent["Left Leg"]
  323. lh2.C0 = CFrame.new(-0.5,-2,0)
  324. lh2.Name = "Left Hip"
  325. t2["Right Hip"]:Remove()
  326. rh2 = Instance.new("Weld")
  327. rh2.Parent = t2
  328. rh2.Part0 = t2
  329. rh2.Part1 = t2.Parent["Right Leg"]
  330. rh2.C0 = CFrame.new(0.5,-2,0)
  331. rh2.Name = "Right Hip"
  332. local d = Instance.new("Part")
  333. d.TopSurface = 0
  334. d.BottomSurface = 0
  335. d.CanCollide = false
  336. d.BrickColor = BrickColor.new("Medium stone grey")
  337. d.Shape = "Ball"
  338. d.Parent = t1
  339. d.Size = Vector3.new(1,1,1)
  340. local dm = Instance.new("SpecialMesh")
  341. dm.MeshType = "Sphere"
  342. dm.Parent = d
  343. dm.Scale = Vector3.new(0.4,0.4,0.4)
  344. fWeld("weld",t1,t1,d,true,-0.2,-1.3,-0.6,0,0,0)
  345. d2 = d:Clone()
  346. d2.Parent = t1
  347. fWeld("weld",t1,t1,d2,true,0.2,-1.3,-0.6,0,0,0)
  348. local c = Instance.new("Part")
  349. c.TopSurface = 0
  350. c.BottomSurface = 0
  351. c.CanCollide = false
  352. c.BrickColor = BrickColor.new("Pastel brown")
  353. c.Parent = t1
  354. c.formFactor = "Custom"
  355. c.Size = Vector3.new(0.4,1.3,0.4)
  356. cm = Instance.new("CylinderMesh")
  357. cm.Parent = c
  358. a = fWeld("weld",t1,t1,c,true,0,-1,-0.52+(-c.Size.y/2),math.rad(-80),0,0)
  359. c2 = d:Clone()
  360. c2.BrickColor = BrickColor.new("Medium stone grey")
  361. c2.Mesh.Scale = Vector3.new(0.4,0.62,0.4)
  362. c2.Parent = t1
  363. fWeld("weld",c,c,c2,true,0,0+(c.Size.y/2),0,math.rad(-10),0,0)
  364. local bl = Instance.new("Part")
  365. bl.TopSurface = 0
  366. bl.BottomSurface = 0
  367. bl.CanCollide = false
  368. bl.BrickColor = BrickColor.new("Pastel brown")
  369. bl.Shape = "Ball"
  370. bl.Parent = t2
  371. bl.Size = Vector3.new(1,1,1)
  372. local dm = Instance.new("SpecialMesh")
  373. dm.MeshType = "Sphere"
  374. dm.Parent = bl
  375. dm.Scale = Vector3.new(1.2,1.2,1.2)
  376. fWeld("weld",t2,t2,bl,true,-0.5,0.5,-0.6,0,0,0)
  377. local br = Instance.new("Part")
  378. br.TopSurface = 0
  379. br.BottomSurface = 0
  380. br.CanCollide = false
  381. br.BrickColor = BrickColor.new("Pastel brown")
  382. br.Shape = "Ball"
  383. br.Parent = t2
  384. br.Size = Vector3.new(1,1,1)
  385. local dm = Instance.new("SpecialMesh")
  386. dm.MeshType = "Sphere"
  387. dm.Parent = br
  388. dm.Scale = Vector3.new(1.2,1.2,1.2)
  389. fWeld("weld",t2,t2,br,true,0.5,0.5,-0.6,0,0,0)
  390. local bln = Instance.new("Part")
  391. bln.TopSurface = 0
  392. bln.BottomSurface = 0
  393. bln.CanCollide = false
  394. bln.Shape = "Ball"
  395. bln.Parent = t2
  396. bln.Size = Vector3.new(1,1,1)
  397. local dm = Instance.new("SpecialMesh")
  398. dm.MeshType = "Sphere"
  399. dm.Parent = bln
  400. dm.Scale = Vector3.new(0.2,0.2,0.2)
  401. fWeld("weld",t2,t2,bln,true,-0.5,0.5,-1.2,0,0,0)
  402. local brn = Instance.new("Part")
  403. brn.TopSurface = 0
  404. brn.BottomSurface = 0
  405. brn.CanCollide = false
  406. brn.Shape = "Ball"
  407. brn.Parent = t2
  408. brn.Size = Vector3.new(1,1,1)
  409. local dm = Instance.new("SpecialMesh")
  410. dm.MeshType = "Sphere"
  411. dm.Parent = brn
  412. dm.Scale = Vector3.new(0.2,0.2,0.2)
  413. fWeld("weld",t2,t2,brn,true,0.5,0.5,-1.2,0,0,0)
  414. lh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,-0.4,0)
  415. rh2.C1 = CFrame.new(0,-1.5,-0.5) * CFrame.Angles(0.9,0.4,0)
  416. ls2.C1 = CFrame.new(-0.5,-1.3,-0.5) * CFrame.Angles(0.9,-0.4,0)
  417. rs2.C1 = CFrame.new(0.5,-1.3,-0.5) * CFrame.Angles(0.9,0.4,0)
  418. ls1.C1 = CFrame.new(-0.5,0.7,0) * CFrame.Angles(-0.9,-0.4,0)
  419. rs1.C1 = CFrame.new(0.5,0.7,0) * CFrame.Angles(-0.9,0.4,0)
  420. if t1:findFirstChild("weldx") ~= nil then
  421. t1.weldx:Remove()
  422. end
  423. we = fWeld("weldx", t1, t1, t2, true, 0, -0.9, -1.3, math.rad(-90), 0, 0)
  424. n = t2.Neck
  425. n.C0 = CFrame.new(0, 1.5, 0) * CFrame.Angles(math.rad(-210), math.rad(180), 0)
  426. end)
  427. coroutine.resume(coroutine.create(function()
  428. while wait() do
  429. for i = 1,6 do
  430. we.C1 = we.C1 * CFrame.new(0,-0.3,0)
  431. wait()
  432. end
  433.  
  434. for i = 1,6 do
  435. we.C1 = we.C1 * CFrame.new(0,0.3,0)
  436. wait()
  437. end
  438. end
  439. end))
  440. end
  441. fun("Zhael", "EarlyKitty66")
  442.  
  443. end
  444. coroutine.resume(coroutine.create
  445. end
  446. end
  447. end
  448. end)
  449. end)
  450. end
  451. end)
  452.  
  453. )end
  454. end)
  455. end
  456. end)
  457. end
  458. end
  459. if local math not for and while break ("false")
  460. print("Authentication Completed Instantly!")
  461. -- Made by Kyronery on youtube, "I'm GONNA FUCKING RAPE YOU NASHI-"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement