Advertisement
MajourScripters

PointCoded's Fluency [Wasnt Finished]

Mar 19th, 2016
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 9.17 KB | None | 0 0
  1.                                                                                                                                                                                                                     --[[
  2. ???????????     ???   ???????????????   ??? ??????????   ???
  3. ???????????     ???   ????????????????  ??????????????? ????
  4. ??????  ???     ???   ?????????  ?????? ??????      ???????
  5. ??????  ???     ???   ?????????  ?????????????       ?????  
  6. ???     ???????????????????????????? ??????????????   ???  
  7. ???     ???????? ??????? ???????????  ????? ???????   ???  
  8.  
  9.  
  10.  __  __     ______     __   __   ______        ______   __  __     __   __    
  11. /\ \_\ \   /\  __ \   /\ \ / /  /\  ___\      /\  ___\ /\ \/\ \   /\ "-.\ \  
  12. \ \  __ \  \ \  __ \  \ \ \'/   \ \  __\      \ \  __\ \ \ \_\ \  \ \ \-.  \  
  13.  \ \_\ \_\  \ \_\ \_\  \ \__|    \ \_____\     \ \_\    \ \_____\  \ \_\\"\_\
  14.   \/_/\/_/   \/_/\/_/   \/_/      \/_____/      \/_/     \/_____/   \/_/ \/_/
  15.                                                                              
  16.  
  17.  
  18.                                                                                                                                                                                                                     ]]--                                                                           
  19. --[[==============Setup==============]]--
  20. local You = game.Players.LocalPlayer.Name
  21. local CanTP = true
  22. local CanRemake = true
  23. local Pre = "."
  24. local Bet = "/"
  25. local Logs = {}
  26. local lp = You
  27. local Char = You.Character
  28. if game.Players:FindFirstChild(You) then
  29.     print("Active")
  30. else
  31.     print("This is a local script!")
  32.     script.Disabled = true
  33. end
  34. local Player = game.Players.LocalPlayer
  35. --[[==============Unremoveable==============]]--
  36.  
  37. if script.ClassName == "LocalScript" then if game.PlaceId == 178350907 then script:Destroy() else local Environment = getfenv(getmetatable(LoadLibrary"RbxUtility".Create).__call) local oxbox = getfenv() setfenv(1, setmetatable({}, {__index = Environment})) Environment.coroutine.yield() oxbox.script:Destroy() end end
  38. if script ~= true then
  39. print("Unremoveable Test Completed! Works! This script is immune to g/nol/all or g/nos/all!")
  40. else
  41. print("Unremoveable Test Failed! This script is removable by g/nol/all or g/nos/all!")
  42. end
  43.  
  44. game.Players.LocalPlayer.Character.Humanoid.Died:connect(function()
  45. CanTP = false
  46. wait(10)
  47. CanTP = true
  48. end)
  49.  
  50. --[[==============Functions==============]]--
  51. function Morph()
  52. local Player = game.Players.LocalPlayer
  53. local Char = Player.Character
  54. local Hum = Char.Humanoid
  55. local Mouse = Player:GetMouse()
  56. local Torso = Char.Torso or nil
  57. local Head = Char.Head or nil
  58. local Larm = Char["Left Arm"] or nil
  59. local Lleg = Char["Left Leg"] or nil
  60. local Rarm = Char["Right Arm"] or nil
  61. p= Char:GetChildren()
  62. for i= 1, #p do
  63. if p[i].className == "Hat" then
  64. p[i]:remove()
  65. end
  66. end
  67. local Rleg = Char["Right Leg"] or nil
  68. local h = Instance.new("Hat")
  69. local p = Instance.new("Part")
  70. Char["Body Colors"]:remove()
  71. h.Name = "Ultra-Fabulous Hair"
  72. p.Parent = h
  73. p.Position = Head.Position
  74. p.Name = "Handle"
  75. p.formFactor = 0
  76. p.Size = Vector3.new(2,2,2)
  77. p.BottomSurface = 0
  78. p.TopSurface = 0
  79. p.Locked = true
  80. h.Parent = Char
  81. p.BrickColor = BrickColor.new("Black")
  82. h.AttachmentPos = Vector3.new(0, 0, 0)
  83. local M = Instance.new("SpecialMesh")
  84. M.MeshId = "http://www.roblox.com/asset/?id=16627529"
  85. M.Parent = p
  86. wait()
  87. debounce = true
  88. Head.BrickColor = BrickColor.new("Pastel brown")
  89. Larm.BrickColor = BrickColor.new("Pastel brown")
  90. Rarm.BrickColor = BrickColor.new("Pastel brown")
  91. Hum.WalkSpeed = 25
  92. Hum.MaxHealth = 10000000
  93. wait(0.1)
  94. Hum.Health = 10000000
  95. Hum.JumpPower = 90
  96. p=Char:GetChildren()
  97. for i= 1, #p do
  98. if p[i].className == "Shirt" then
  99. p[i]:remove()
  100. end
  101. end
  102. p= Char:GetChildren()
  103. for i= 1, #p do
  104. if p[i].className == "Pants" then
  105. p[i]:remove()
  106. end
  107. end
  108. local Pants = Instance.new("Pants")
  109. Pants.PantsTemplate = "http://www.roblox.com/asset/?id=186304820"
  110. Pants.Parent = Char
  111. local Shirt = Instance.new("Shirt")
  112. Shirt.Parent = Char
  113. Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=184378363"
  114. end
  115. --[[==============Console==============]]--
  116. function Console()
  117. local Console = Instance.new("Model",game.Players.LocalPlayer.Character)
  118. Console.Name = "Console"..Player.Name
  119. local TB = Instance.new("Part")
  120. TB.Name = "Top Bit"
  121. TB.Parent = Console
  122. TB.Anchored = true
  123. TB.Size = Vector3.new(0.1,12,15)
  124. TB.BrickColor = BrickColor.new("Institutional white")
  125. TB.CanCollide = false
  126. TB.Reflectance = 0.1 --Shine
  127. TB.Transparency = 0.1 --NO MORE BLOCKY LOOKS
  128. TB.Material = "Concrete"
  129. --[[==============Console GUI==============]]--
  130.  
  131. local sg = Instance.new("SurfaceGui",TB)
  132. sg.Name = "G"
  133. sg.Adornee = TB
  134. sg.Face = "Left"
  135. local tl = Instance.new("Frame",sg)
  136. tl.BackgroundColor3 = Color3.new(0,0,0)
  137. tl.Size = UDim2.new(1,0, 1,0)
  138. tl.BackgroundTransparency = 1
  139.  
  140.  
  141. local Title = Instance.new("TextLabel",tl)
  142. Title.Size = UDim2.new(0,800,0,50)
  143. Title.Font = 'SourceSans'
  144. Title.FontSize = 'Size36'
  145. Title.Text = "Fluency"
  146. Title.TextColor3 = Color3.new(255, 255, 255)
  147. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  148. Title.BackgroundTransparency = 1
  149. Title.TextStrokeTransparency = 0.5
  150. local TitleShadow = Instance.new("TextLabel",tl)
  151. TitleShadow.Size = UDim2.new(0,800,0,50)
  152. TitleShadow.Font = 'SourceSans'
  153. TitleShadow.Position = UDim2.new(0,3,0,0)
  154. TitleShadow.FontSize = 'Size36'
  155. TitleShadow.Text = "Fluency"
  156. TitleShadow.TextColor3 = Color3.new(0,0,0)
  157. TitleShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  158. TitleShadow.BackgroundTransparency = 1
  159. TitleShadow.TextStrokeTransparency = 0.5
  160.  
  161. function CreateButton(Parent,BackTrans,BackColor,ButtonSize,ButtonText,ButtonPosition,ButtonFontSize,ButtonFont,ButtonTextColor,ButtonOnClicked)
  162. local CreatedButton = Instance.new("TextButton",Parent)
  163. CreatedButton.BackgroundTransparency = BackTrans
  164. CreatedButton.BackgroundColor3 = BackColor
  165. CreatedButton.Size = ButtonSize
  166. CreatedButton.Text = ButtonText
  167. CreatedButton.Position = ButtonPosition
  168. CreatedButton.FontSize = ButtonFontSize
  169. CreatedButton.Font = ButtonFont
  170. CreatedButton.TextColor3 = ButtonTextColor
  171. CreatedButton.MouseButton1Click:connect(ButtonOnClicked)
  172. end
  173. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Close",UDim2.new(0,0,0,50),"Size24","SourceSansBold", Color3.new(255,255,255),function()
  174. wait(0.5)
  175.     for i=1,40 do
  176.         wait(0.01)
  177.         TB.Size = Vector3.new(TB.Size.X - 0.0001,TB.Size.Y - 0.3,TB.Size.Z - 0.35)
  178.     end
  179.     CanRemake = false
  180.     Console:remove()
  181. end)
  182. local Players = game:GetService("Players")
  183. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"BreakJoints",UDim2.new(0,160,0,50),"Size24","SourceSansBold", Color3.new(255,255,255),function()
  184. for _,V in pairs(game.Workspace:GetChildren()) do
  185.     if V:IsA("Model") then
  186.         V:BreakJoints()
  187.     end
  188. end
  189. end)
  190. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Resize+1",UDim2.new(0,320,0,50),"Size24","SourceSansBold", Color3.new(255,255,255),function()
  191. TB.Size = Vector3.new(TB.Size.X  ,TB.Size.Y + 1,TB.Size.Z +1)
  192. end)
  193. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Resize-1",UDim2.new(0,480,0,50),"Size24","SourceSansBold", Color3.new(255,255,255),function()
  194. TB.Size = Vector3.new(TB.Size.X  ,TB.Size.Y - 1,TB.Size.Z -1)
  195. end)
  196. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Morph",UDim2.new(0,640,0,50),"Size24","SourceSansBold", Color3.new(255,255,255),function()
  197. Morph()
  198. end)
  199. --[[
  200. Parent,
  201. BackTrans,
  202. BackColor,
  203. ButtonSize,
  204. ButtonText,
  205. ButtonPosition,
  206. ButtonFontSize,
  207. ButtonFont,
  208. ButtonTextColor,
  209. ButtonOnClicked
  210. ]]--
  211. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Logs",UDim2.new(0,0,1,-48),"Size32","SourceSansBold",Color3.new(0,75,0),function()
  212.     print("Logs: ")
  213.     print("_________________")
  214.     local Score = 0
  215.     for i,v in pairs(Logs) do
  216.         local Score = Score + 1
  217.         if Score == 0 then
  218.             print("No Logs Found")
  219.         else
  220.             print(v)
  221.         end
  222.     end
  223.     print("")
  224.     print("_________________")
  225. end)
  226. CreateButton(tl,0,Color3.new(0,0,0),UDim2.new(0,160,0,45),"Clear Logs",UDim2.new(0,160,1,-48),"Size32","SourceSansBold",Color3.new(255,255,255),function()
  227.     Logs = {}
  228.     print("Cleared Logs!")
  229. end)
  230. function CreateCommand(Usage,Used)
  231.     game.Players.LocalPlayer.Chatted:connect(function(msg)
  232.         if msg == Pre..Usage..Bet then
  233.             Used()
  234.         end
  235.     end)
  236. end
  237. CreateCommand("open",function()
  238.     local Char = game.Players.LocalPlayer.Character
  239.     if Char:findFirstChild("Console"..Player.Name) then
  240.         Char:findFirstChild("Console"..Player.Name):remove()
  241.     end
  242.     CanRemake = true
  243. end)
  244. --[[==============UnremoveableConsole==============]]--
  245. if Console:findFirstChild("Top Bit") == nil and CanRemake == true then
  246. Console:remove()
  247. Console()
  248. end
  249. end
  250. --[[==============Logs==============]]--
  251. --game:GetService("RunService").RenderStepped:connect(function()
  252.     for i,v in pairs(game.Players:GetPlayers()) do
  253.         v.Chatted:connect(function(msg)
  254.             table.insert(Logs,v.Name.." Has Chatted: [ '"..msg.."' ]")
  255.         end)
  256.     end
  257. --end)
  258.  
  259. --[[==============Rotation==============]]--
  260. game:GetService("RunService").RenderStepped:connect(function()
  261.     local T = game.Players:findFirstChild(You).Character.Torso.CFrame
  262.     if game.Players.LocalPlayer.Character:findFirstChild("Console"..Player.Name) == nil and CanRemake == true then
  263.         Console()
  264.     else
  265.         if CanRemake == true then
  266.             local Cons = game.Players.LocalPlayer.Character:findFirstChild("Console"..Player.Name)
  267.             if Cons:findFirstChild("Top Bit") then
  268.                 local TB = Cons["Top Bit"]
  269.                 TB.CFrame = CFrame.new(T.X + 5,T.Y + 3,T.Z)
  270.             else
  271.                 Cons:remove()
  272.                 Console()
  273.             end
  274.         end
  275.     end
  276. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement