Advertisement
Guest User

new Trichlor V1.5 GUI

a guest
Feb 3rd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.59 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local OutOfBeta = Instance.new("ScreenGui")
  5. local MainFrame = Instance.new("Frame")
  6. local Bar = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local Gravity = Instance.new("TextButton")
  9. local GravityNorm = Instance.new("TextButton")
  10. local kys = Instance.new("TextButton")
  11. local birdwings = Instance.new("TextButton")
  12. local bar2 = Instance.new("Frame")
  13. local madeby = Instance.new("TextLabel")
  14. local Login = Instance.new("Frame")
  15. local User = Instance.new("TextBox")
  16. local Bar_2 = Instance.new("Frame")
  17. local title = Instance.new("TextLabel")
  18. local pass = Instance.new("TextBox")
  19. local Submit = Instance.new("TextButton")
  20. --Properties:
  21. OutOfBeta.Name = "Out Of Beta"
  22. OutOfBeta.Parent = game.CoreGui
  23. OutOfBeta.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  24.  
  25. MainFrame.Active = true
  26. MainFrame.Draggable = true
  27.  
  28.  
  29.  
  30. MainFrame.Name = "Main Frame"
  31. MainFrame.Parent = OutOfBeta
  32. MainFrame.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  33. MainFrame.Position = UDim2.new(0.117169373, 0, 0.125237197, 0)
  34. MainFrame.Size = UDim2.new(0, 237, 0, 309)
  35. MainFrame.Visible = false
  36.  
  37. Bar.Name = "Bar"
  38. Bar.Parent = MainFrame
  39. Bar.BackgroundColor3 = Color3.new(0, 0, 0)
  40. Bar.Size = UDim2.new(0, 237, 0, 16)
  41.  
  42. Title.Name = "Title"
  43. Title.Parent = Bar
  44. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  45. Title.BorderColor3 = Color3.new(0, 0, 0)
  46. Title.Size = UDim2.new(0, 137, 0, 16)
  47. Title.Font = Enum.Font.Code
  48. Title.Text = "Trichlor V1.5"
  49. Title.TextColor3 = Color3.new(0, 0, 1)
  50. Title.TextSize = 14
  51. Title.TextXAlignment = Enum.TextXAlignment.Left
  52. Title.TextYAlignment = Enum.TextYAlignment.Top
  53.  
  54. Gravity.Name = "Gravity"
  55. Gravity.Parent = MainFrame
  56. Gravity.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  57. Gravity.Position = UDim2.new(0.0379746817, 0, 0.0809061527, 0)
  58. Gravity.Size = UDim2.new(0, 215, 0, 46)
  59. Gravity.Font = Enum.Font.Code
  60. Gravity.Text = "Gravity"
  61. Gravity.TextColor3 = Color3.new(0, 0, 1)
  62. Gravity.TextSize = 14
  63. Gravity.MouseButton1Click:connect(function()
  64. game.Workspace.Gravity = 30
  65. end)
  66.  
  67. GravityNorm.Name = "GravityNorm"
  68. GravityNorm.Parent = MainFrame
  69. GravityNorm.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  70. GravityNorm.Position = UDim2.new(0.0379746817, 0, 0.310679615, 0)
  71. GravityNorm.Size = UDim2.new(0, 215, 0, 46)
  72. GravityNorm.Font = Enum.Font.Code
  73. GravityNorm.Text = "Gravity Norm"
  74. GravityNorm.TextColor3 = Color3.new(0, 0, 1)
  75. GravityNorm.TextSize = 14
  76. GravityNorm.MouseButton1Click:connect(function()
  77. game.Workspace.Gravity = 170
  78. end)
  79.  
  80. kys.Name = "kys"
  81. kys.Parent = MainFrame
  82. kys.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  83. kys.Position = UDim2.new(0.0379746817, 0, 0.540453076, 0)
  84. kys.Size = UDim2.new(0, 215, 0, 46)
  85. kys.Font = Enum.Font.Code
  86. kys.Text = "kill self"
  87. kys.TextColor3 = Color3.new(0, 0, 1)
  88. kys.TextSize = 14
  89. kys.MouseButton1Click:connect(function()
  90. --Windows95/FR34KY
  91.  
  92. --my scripting sux
  93.  
  94. --also vouch pls
  95. debounce = 0;
  96.  
  97.  
  98.  
  99.  
  100. local player = game.Players.LocalPlayer
  101. repeat wait() until player.Character.Humanoid
  102. local humanoid = player.Character.Humanoid
  103. local mouse = player:GetMouse()
  104. --game.Players.LocalPlayer.Character.Shirt.ShirtTemplate='rbxassetid://473465498'
  105. local player=game.Players.LocalPlayer;
  106. local char=game.Players.LocalPlayer.Character;
  107. local humanoid = player.Character.Humanoid;
  108. Tool=Instance.new('Tool', game.Players.LocalPlayer.Backpack);
  109. Tool.GripRight=Vector3.new(-0.816, 0, 0.577);
  110. Tool.GripUp=Vector3.new(-0.027, 0.996, -0.089);
  111. Tool.GripPos=Vector3.new(-0.3, -0.4, 0.4);
  112. Tool.GripForward=Vector3.new(-1, 0, -0); --0.485, 0.14, -0.863
  113. Tool.Name='kys';
  114. Handle=Instance.new('Part', Tool);
  115. Handle.Name = 'Handle';
  116. Handle.BrickColor=BrickColor.new('Really black')
  117. Handle.Size=Vector3.new(0.26, 1.11, 4.85);
  118. Handle.Position=Vector3.new(-18.53, 0.555, -16.825)
  119. gunfire=Instance.new('Part', Tool)
  120. gunfire.Name='GunFire'
  121. gunfire.Size=Vector3.new(0.2, 0.2, 0.2)
  122. gunfire.Transparency=1
  123. gunfire.Position=Vector3.new(-18.56, 1.1, -19.35)
  124. gunfirefx=Instance.new('BillboardGui', gunfire)
  125. gunfirefx.Enabled=false
  126. gunfirefx.Adornee = gunfire
  127. gunfirefx.Size=UDim2.new(1.1, 0, 1.1, 0)
  128. gunfirefx2=Instance.new('ImageLabel', gunfirefx)
  129. gunfirefx2.Image='http://www.roblox.com/asset/?id=117472237'
  130. gunfirefx2.BackgroundTransparency=1
  131. gunfirefx2.Size=UDim2.new(1.2, 0, 1.2, 0)
  132.  
  133. shootsound=Instance.new('Sound', char.Torso)
  134. shootsound.Volume=8
  135. shootsound.SoundId='rbxassetid://230622620'
  136. c4mesh=Instance.new('SpecialMesh', Handle);
  137. c4mesh.MeshType = 'FileMesh';
  138. c4mesh.MeshId='http://www.roblox.com/asset/?id=95356090';
  139. c4mesh.TextureId='http://www.roblox.com/asset/?id=95387789';
  140. c4mesh.Scale=Vector3.new(1.8, 1.8, 1.8);
  141.  
  142. local anim5 = Instance.new("Animation", player.Character)
  143. anim5.AnimationId = "http://www.roblox.com/asset/?id=95383474"
  144. local playAnim10 = humanoid:LoadAnimation(anim5)
  145.  
  146. Tool.GripRight=Vector3.new(-0.816, 0, 0.577)
  147.  
  148. function equipped()
  149. wait()
  150. playAnim10:Play()
  151. end
  152.  
  153. function unequipped()
  154. wait()
  155. playAnim10:Stop()
  156. end
  157.  
  158. Tool.Equipped:connect(equipped)
  159. Tool.Unequipped:connect(unequipped)
  160.  
  161. light=Instance.new('PointLight', Handle);
  162. light.Color = Color3.new(255, 255, 0)
  163. light.Range=10;
  164. light.Enabled=false;
  165.  
  166.  
  167. function Shoot()
  168. shootsound:Play()
  169. light.Enabled=true
  170. wait(0.1)
  171. light.Enabled=false
  172. player.Character.Humanoid.Health=0
  173. wait()
  174. Tool:Destroy()
  175. end
  176. Tool.Activated:connect(Shoot)
  177.  
  178. --ragdoll
  179.  
  180. print("Loaded.")
  181. --You don't need to edit this!
  182.  
  183. Character = player.Character
  184. Humanoid = Character.Humanoid
  185. Torso = Character.Torso
  186. mode = Instance.new("Model")
  187. mode.Name = ""
  188. mode.Parent = game.Workspace
  189.  
  190. function OnDeath()
  191.  
  192. print("Death")
  193. wait(0.00000001)
  194. Humanoid.Parent = nil
  195. if Torso then
  196. zam=Torso:Clone()
  197. zam.Parent=mode
  198. x=Character:GetChildren()
  199. for i=1,#x do
  200. if ((x[i].Name=="Shirt") or (x[i].Name=="Pants")) then
  201. local zor=x[i]:Clone()
  202. zor.Parent=mode
  203. end
  204. if x[i].Name=="Head" then
  205. local zem=x[i]:Clone()
  206. zem.Parent=mode --Made by MatrixComplexity
  207. local Neck = Instance.new("Weld")
  208. Neck.Name = "Neck"
  209. Neck.Part0 = zam
  210. Neck.Part1 = zem
  211. Neck.C0 = CFrame.new(0, 1.5, 0)
  212. Neck.C1 = CFrame.new()
  213. Neck.Parent = zam
  214. end
  215. if x[i].Name=="Right Arm" then
  216. local Limb=x[i]:Clone()
  217. Limb.Parent=mode
  218. Limb.CFrame = zam.CFrame * CFrame.new(1.5, 0, 0)
  219. local Joint = Instance.new("Glue")
  220. Joint.Name = "RightShoulder"
  221. Joint.Part0 = zam
  222. Joint.Part1 = Limb
  223. Joint.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  224. Joint.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  225. Joint.Parent = zam
  226.  
  227. local B = Instance.new("Part")
  228. B.TopSurface = 0
  229. B.BottomSurface = 0
  230. B.formFactor = "Symmetric"
  231. B.Size = Vector3.new(1, 1, 1)
  232. B.Transparency = 1
  233. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  234. B.Parent = mode
  235. local W = Instance.new("Weld")
  236. W.Part0 = Limb
  237. W.Part1 = B
  238. W.C0 = CFrame.new(0, -0.5, 0)
  239. W.Parent = Limb
  240.  
  241. end
  242. if x[i].Name=="Left Arm" then
  243. local Limb=x[i]:Clone()
  244. Limb.Parent=mode
  245.  
  246. Limb.CFrame = zam.CFrame * CFrame.new(-1.5, 0, 0)
  247. local Joint = Instance.new("Glue")
  248. Joint.Name = "LeftShoulder"
  249. Joint.Part0 = zam
  250. Joint.Part1 = Limb
  251. Joint.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  252. Joint.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  253. Joint.Parent = zam
  254.  
  255. local B = Instance.new("Part")
  256. B.TopSurface = 0
  257. B.BottomSurface = 0
  258. B.formFactor = "Symmetric"
  259. B.Size = Vector3.new(1, 1, 1)
  260. B.Transparency = 1
  261. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  262. B.Parent = mode
  263. local W = Instance.new("Weld")
  264. W.Part0 = Limb
  265. W.Part1 = B
  266. W.C0 = CFrame.new(0, -0.5, 0)
  267. W.Parent = Limb
  268.  
  269. end
  270. if x[i].Name=="Right Leg" then
  271. local Limb=x[i]:Clone()
  272. Limb.Parent=mode
  273.  
  274. Limb.CFrame = zam.CFrame * CFrame.new(0.5, -2, 0)
  275. local Joint = Instance.new("Glue")
  276. Joint.Name = "RightHip"
  277. Joint.Part0 = zam
  278. Joint.Part1 = Limb
  279. Joint.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  280. Joint.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  281. Joint.Parent = zam
  282.  
  283. local B = Instance.new("Part")
  284. B.TopSurface = 0
  285. B.BottomSurface = 0
  286. B.formFactor = "Symmetric"
  287. B.Size = Vector3.new(1, 1, 1)
  288. B.Transparency = 1
  289. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  290. B.Parent = mode
  291. local W = Instance.new("Weld")
  292. W.Part0 = Limb
  293. W.Part1 = B
  294. W.C0 = CFrame.new(0, -0.5, 0)
  295. W.Parent = Limb
  296.  
  297. end
  298. if x[i].Name=="Left Leg" then
  299. local Limb=x[i]:Clone()
  300. Limb.Parent=mode
  301.  
  302. Limb.CFrame = zam.CFrame * CFrame.new(-0.5, -2, 0)
  303. local Joint = Instance.new("Glue")
  304. Joint.Name = "LeftHip"
  305. Joint.Part0 = zam
  306. Joint.Part1 = Limb
  307. Joint.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  308. Joint.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  309. Joint.Parent = zam
  310.  
  311. local B = Instance.new("Part")
  312. B.TopSurface = 0
  313. B.BottomSurface = 0
  314. B.formFactor = "Symmetric"
  315. B.Size = Vector3.new(1, 1, 1)
  316. B.Transparency = 1
  317. B.CFrame = Limb.CFrame * CFrame.new(0, -0.5, 0)
  318. B.Parent = mode
  319. local W = Instance.new("Weld")
  320. W.Part0 = Limb
  321. W.Part1 = B
  322. W.C0 = CFrame.new(0, -0.5, 0)
  323. W.Parent = Limb
  324.  
  325. end
  326. bland=Instance.new("Humanoid")
  327. bland.Health = 0
  328. bland.MaxHealth = 0
  329. bland.Parent=mode
  330. if ((x[i].Name=="Shirt") or (x[i].Name=="Pants")) then
  331. local zor=x[i]:Clone()
  332. zor.Parent=mode
  333. end
  334. --[
  335. if (x[i].ClassName=="CharacterMesh") then
  336. local zor=x[i]:Clone()
  337. zor.Parent=mode
  338. end
  339. if (x[i].ClassName=="Hat") then
  340. local zor=x[i]:Clone()
  341. zor.Parent=mode
  342. end
  343. local cam = Instance.new("Camera")
  344. cam.Parent = game.Players:FindFirstChild(Character.Name)
  345. cam.CameraSubject = mode.Humanoid
  346. local Bar = Instance.new("Part")
  347. Bar.TopSurface = 0
  348. Bar.BottomSurface = 0
  349. Bar.formFactor = "Symmetric"
  350. Bar.Size = Vector3.new(1, 1, 1)
  351. Bar.Transparency = 1
  352. Bar.CFrame = zam.CFrame * CFrame.new(0, 0.5, 0)
  353. Bar.Parent = mode
  354. local Weld = Instance.new("Weld")
  355. Weld.Part0 = zam
  356. Weld.Part1 = Bar
  357. Weld.C0 = CFrame.new(0, 0.5, 0)
  358. Weld.Parent = zam
  359. --]]
  360. end
  361. end
  362. wait()
  363. Character:Remove()
  364. wait(6)
  365. mode:Destroy()
  366. end
  367.  
  368. Humanoid.Died:connect(OnDeath)
  369. end)
  370.  
  371. birdwings.Name = "birdwings"
  372. birdwings.Parent = MainFrame
  373. birdwings.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  374. birdwings.Position = UDim2.new(0.0379746817, 0, 0.776699066, 0)
  375. birdwings.Size = UDim2.new(0, 215, 0, 46)
  376. birdwings.Font = Enum.Font.Code
  377. birdwings.Text = "Bird Wings"
  378. birdwings.TextColor3 = Color3.new(0, 0, 1)
  379. birdwings.TextSize = 14
  380. birdwings.MouseButton1Click:connect(function()
  381. --Jump Two Time
  382. --Down Press Q
  383.  
  384. script.Parent = nil
  385.  
  386. function fly()
  387.  
  388. for i,v in pairs(script:GetChildren()) do
  389.  
  390. pcall(function() v.Value = "" end)
  391.  
  392. game:GetService("Debris"):AddItem(v,.1)
  393.  
  394. end
  395.  
  396. function weld(p0,p1,c0,c1,par)
  397.  
  398. local w = Instance.new("Weld",p0 or par)
  399.  
  400. w.Part0 = p0
  401.  
  402. w.Part1 = p1
  403.  
  404. w.C0 = c0 or CFrame.new()
  405.  
  406. w.C1 = c1 or CFrame.new()
  407.  
  408. return w
  409.  
  410. end
  411.  
  412. local motors = {}
  413.  
  414. function motor(p0,p1,c0,c1,des,vel,par)
  415.  
  416. local w = Instance.new("Motor6D",p0 or par)
  417.  
  418. w.Part0 = p0
  419.  
  420. w.Part1 = p1
  421.  
  422. w.C0 = c0 or CFrame.new()
  423.  
  424. w.C1 = c1 or CFrame.new()
  425.  
  426. w.MaxVelocity = tonumber(vel) or .05
  427.  
  428. w.DesiredAngle = tonumber(des) or 0
  429.  
  430. return w
  431.  
  432. end
  433.  
  434. function lerp(a,b,c)
  435.  
  436. return a+(b-a)*c
  437.  
  438. end
  439.  
  440. function clerp(c1,c2,al)
  441.  
  442. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  443.  
  444. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  445.  
  446. for i,v in pairs(com1) do
  447.  
  448. com1[i] = lerp(v,com2[i],al)
  449.  
  450. end
  451.  
  452. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  453.  
  454. end
  455.  
  456. function ccomplerp(c1,c2,al)
  457.  
  458. local com1 = {c1:components()}
  459.  
  460. local com2 = {c2:components()}
  461.  
  462. for i,v in pairs(com1) do
  463.  
  464. com1[i] = lerp(v,com2[i],al)
  465.  
  466. end
  467.  
  468. return CFrame.new(unpack(com1))
  469.  
  470. end
  471.  
  472. function tickwave(time,length,offset)
  473.  
  474. return (math.abs((tick()+(offset or 0))%time-time/2)*2-time/2)/time/2*length
  475.  
  476. end
  477.  
  478. function invcol(c)
  479.  
  480. c = c.Color
  481.  
  482. return BrickColor.new(Color3.new(1-c.b,1-c.g,1-c.r))
  483.  
  484. end
  485.  
  486. local oc = oc or function(...) return ... end
  487.  
  488. local plr = game.Players.LocalPlayer
  489.  
  490. local char = plr.Character
  491.  
  492. local tor = char.Torso
  493.  
  494. local hum = char.Humanoid
  495.  
  496. hum.PlatformStand = false
  497.  
  498. pcall(function()
  499.  
  500. char.Wings:Destroy()
  501.  
  502. end)
  503.  
  504. pcall(function()
  505.  
  506. char.Angel:Destroy() -- hat
  507.  
  508. end)
  509.  
  510. local mod = Instance.new("Model",char)
  511.  
  512. mod.Name = "Wings"
  513.  
  514. local special = {
  515.  
  516. --antiboomz0r = {"Really black","Institutional white",0,0,false,Color3.new(1,1,.95),Color3.new(1,1,.6)},
  517.  
  518. antiboomz0r = {"New Yeller",nil,0.4,0.7,true,Color3.new(1,1,.95),Color3.new(1,1,.6)},
  519.  
  520. --antiboomz0r = {"Cyan","Toothpaste",0,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  521.  
  522. taart = {"Royal purple",nil,.4,.4,true},
  523.  
  524. mitta = {"Black",nil,0,0,false},
  525.  
  526. penjuin3 = {"White",nil,0,0,false},
  527.  
  528. thepc8110 = {"Black","Bright red",.5,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  529.  
  530. nonspeaker = {"Cyan","Toothpaste",0,0,false,Color3.new(1,0,0),Color3.new(0,0,0)},
  531.  
  532. littleau999 = {"Reddish brown",1030,0,0,false},
  533.  
  534. unscripter = {"Really black","Really black",.2,0,true,Color3.new(0,0,0),Color3.new(0,0,0)},
  535.  
  536. oxcool1 = {"Really black","White",.2,0,false,Color3.new(0,0,0),Color3.new(0,0,0)},
  537.  
  538. krodmiss = {"Really black",nil,0,0,false},
  539.  
  540. }
  541.  
  542. local topcolor = invcol(char.Torso.BrickColor)
  543.  
  544. local feacolor = char.Torso.BrickColor
  545.  
  546. local ptrans = 0
  547.  
  548. local pref = 0
  549.  
  550. local fire = false
  551.  
  552. local fmcol = Color3.new()
  553.  
  554. local fscol = Color3.new()
  555.  
  556. local spec = special[plr.Name:lower()]
  557.  
  558. if spec then
  559.  
  560. topcolor,feacolor,ptrans,pref,fire,fmcol,fscol = spec[1] and BrickColor.new(spec[1]) or topcolor,spec[2] and BrickColor.new(spec[2]) or feacolor,spec[3],spec[4],spec[5],spec[6],spec[7]
  561.  
  562. end
  563.  
  564. local part = Instance.new("Part")
  565.  
  566. part.FormFactor = "Custom"
  567.  
  568. part.Size = Vector3.new(.2,.2,.2)
  569.  
  570. part.TopSurface,part.BottomSurface = 0,0
  571.  
  572. part.CanCollide = false
  573.  
  574. part.BrickColor = topcolor
  575.  
  576. part.Transparency = ptrans
  577.  
  578. part.Reflectance = pref
  579.  
  580. local ef = Instance.new("Fire",fire and part or nil)
  581.  
  582. ef.Size = .15
  583.  
  584. ef.Color = fmcol or Color3.new()
  585.  
  586. ef.SecondaryColor = fscol or Color3.new()
  587.  
  588. part:BreakJoints()
  589.  
  590.  
  591. function newpart()
  592.  
  593. local clone = part:Clone()
  594.  
  595. clone.Parent = mod
  596.  
  597. clone:BreakJoints()
  598.  
  599. return clone
  600.  
  601. end
  602.  
  603. local feath = newpart()
  604.  
  605. feath.BrickColor = feacolor
  606.  
  607. feath.Transparency = 0
  608.  
  609. Instance.new("SpecialMesh",feath).MeshType = "Sphere"
  610.  
  611. function newfeather()
  612.  
  613. local clone = feath:Clone()
  614.  
  615. clone.Parent = mod
  616.  
  617. clone:BreakJoints()
  618.  
  619. return clone
  620.  
  621. end
  622.  
  623.  
  624. ---------- RIGHT WING
  625.  
  626. local r1 = newpart()
  627.  
  628. r1.Size = Vector3.new(.3,1.5,.3)*1.2
  629.  
  630. local rm1 = motor(tor,r1,CFrame.new(.35,.6,.4) * CFrame.Angles(0,0,math.rad(-60)) * CFrame.Angles(math.rad(30),math.rad(-25),0),CFrame.new(0,-.8,0),.1)
  631.  
  632. local r2 = newpart()
  633.  
  634. r2.Size = Vector3.new(.4,1.8,.4)*1.2
  635.  
  636. local rm2 = motor(r1,r2,CFrame.new(0,.75,0) * CFrame.Angles(0,0,math.rad(50)) * CFrame.Angles(math.rad(-30),math.rad(15),0),CFrame.new(0,-.9,0),.1)
  637.  
  638. local r3 = newpart()
  639.  
  640. r3.Size = Vector3.new(.3,2.2,.3)*1.2
  641.  
  642. local rm3 = motor(r2,r3,CFrame.new(.1,.9,0) * CFrame.Angles(0,0,math.rad(-140)) * CFrame.Angles(math.rad(-3),0,0),CFrame.new(0,-1.1,0),.1)
  643.  
  644. local r4 = newpart()
  645.  
  646. r4.Size = Vector3.new(.25,1.2,.25)*1.2
  647.  
  648. local rm4 = motor(r3,r4,CFrame.new(0,1.1,0) * CFrame.Angles(0,0,math.rad(-10)) * CFrame.Angles(math.rad(-3),0,0),CFrame.new(0,-.6,0),.1)
  649.  
  650. local feather = newfeather()
  651.  
  652. feather.Mesh.Scale = Vector3.new(1,1,1)
  653.  
  654. feather.Size = Vector3.new(.4,3,.3)
  655.  
  656. weld(r4,feather,CFrame.new(-.1,-.3,0),CFrame.new(0,-1.5,0))
  657.  
  658. feather = newfeather()
  659.  
  660. feather.Mesh.Scale = Vector3.new(1,1,1)
  661.  
  662. feather.Size = Vector3.new(.4,2.3,.3)
  663.  
  664. weld(r4,feather,CFrame.new(.1,-.1,0) * CFrame.Angles(0,math.random()*.1,0),CFrame.new(0,-1.1,0))
  665.  
  666. feather = newfeather()
  667.  
  668. feather.Mesh.Scale = Vector3.new(1,1,1)
  669.  
  670. feather.Size = Vector3.new(.35,2.2,.25)
  671.  
  672. weld(r4,feather,CFrame.new(.1,-.3,0) * CFrame.Angles(0,math.random()*.1,math.rad(-10)),CFrame.new(0,-1.1,0))
  673.  
  674. local rf3 = {}
  675.  
  676. for i=0,7 do
  677.  
  678. feather = newfeather()
  679.  
  680. feather.Mesh.Scale = Vector3.new(1,1,1)
  681.  
  682. feather.Size = Vector3.new(.45,2.2,.35)
  683.  
  684. table.insert(rf3,motor(r3,feather,CFrame.new(.05,1-i*.285,0) * CFrame.Angles(0,math.random()*.1,math.rad(-25-i*2)),CFrame.new(0,-feather.Size.Y/2,0)))
  685.  
  686. end
  687.  
  688. local rf2 = {}
  689.  
  690. for i=0,6 do
  691.  
  692. feather = newfeather()
  693.  
  694. feather.Mesh.Scale = Vector3.new(1,1,1)
  695.  
  696. feather.Size = Vector3.new(.45,2.2-i*.08,.3)
  697.  
  698. table.insert(rf2,motor(r2,feather,CFrame.new(.05,.75-i*.26,0) * CFrame.Angles(0,math.random()*.1,math.rad(-75-i*4)),CFrame.new(0,-feather.Size.Y/2,0)))
  699.  
  700. end
  701.  
  702. local rf1 = {}
  703.  
  704. for i=0,6 do
  705.  
  706. feather = newfeather()
  707.  
  708. feather.Mesh.Scale = Vector3.new(1,1,1)
  709.  
  710. feather.Size = Vector3.new(.37,1.65-i*.06,.25)
  711.  
  712. table.insert(rf1,motor(r1,feather,CFrame.new(.05,.63-i*.21,0) * CFrame.Angles(0,math.random()*.05,math.rad(-75)),CFrame.new(0,-feather.Size.Y/2,0)))
  713.  
  714. end
  715.  
  716. ---------- LEFT WING
  717.  
  718. local l1 = newpart()
  719.  
  720. l1.Size = Vector3.new(.3,1.5,.3)*1.2
  721.  
  722. local lm1 = motor(tor,l1,CFrame.new(-.35,.6,.4) * CFrame.Angles(0,0,math.rad(60)) * CFrame.Angles(math.rad(30),math.rad(25),0) * CFrame.Angles(0,-math.pi,0),CFrame.new(0,-.8,0) ,.1)
  723.  
  724. local l2 = newpart()
  725.  
  726. l2.Size = Vector3.new(.4,1.8,.4)*1.2
  727.  
  728. local lm2 = motor(l1,l2,CFrame.new(0,.75,0) * CFrame.Angles(0,0,math.rad(50)) * CFrame.Angles(math.rad(30),math.rad(-15),0),CFrame.new(0,-.9,0),.1)
  729.  
  730. local l3 = newpart()
  731.  
  732. l3.Size = Vector3.new(.3,2.2,.3)*1.2
  733.  
  734. local lm3 = motor(l2,l3,CFrame.new(.1,.9,0) * CFrame.Angles(0,0,math.rad(-140)) * CFrame.Angles(math.rad(3),0,0),CFrame.new(0,-1.1,0),.1)
  735.  
  736. local l4 = newpart()
  737.  
  738. l4.Size = Vector3.new(.25,1.2,.25)*1.2
  739.  
  740. local lm4 = motor(l3,l4,CFrame.new(0,1.1,0) * CFrame.Angles(0,0,math.rad(-10)) * CFrame.Angles(math.rad(3),0,0),CFrame.new(0,-.6,0),.1)
  741.  
  742. local feather = newfeather()
  743.  
  744. feather.Mesh.Scale = Vector3.new(1,1,1)
  745.  
  746. feather.Size = Vector3.new(.4,3,.3)
  747.  
  748. weld(l4,feather,CFrame.new(-.1,-.3,0),CFrame.new(0,-1.5,0))
  749.  
  750. feather = newfeather()
  751.  
  752. feather.Mesh.Scale = Vector3.new(1,1,1)
  753.  
  754. feather.Size = Vector3.new(.4,2.3,.3)
  755.  
  756. weld(l4,feather,CFrame.new(.1,-.1,0) * CFrame.Angles(0,math.random()*.1,0),CFrame.new(0,-1.1,0))
  757.  
  758. feather = newfeather()
  759.  
  760. feather.Mesh.Scale = Vector3.new(1,1,1)
  761.  
  762. feather.Size = Vector3.new(.35,2.2,.25)
  763.  
  764. weld(l4,feather,CFrame.new(.1,-.3,0) * CFrame.Angles(0,math.random()*.1,math.rad(-10)),CFrame.new(0,-1.1,0))
  765.  
  766. local lf3 = {}
  767.  
  768. for i=0,7 do
  769.  
  770. feather = newfeather()
  771.  
  772. feather.Mesh.Scale = Vector3.new(1,1,1)
  773.  
  774. feather.Size = Vector3.new(.45,2.2,.35)
  775.  
  776. table.insert(lf3,motor(l3,feather,CFrame.new(.05,1-i*.285,0) * CFrame.Angles(0,math.random()*.1,math.rad(-25-i*2)),CFrame.new(0,-feather.Size.Y/2,0)))
  777.  
  778. end
  779.  
  780. local lf2 = {}
  781.  
  782. for i=0,6 do
  783.  
  784. feather = newfeather()
  785.  
  786. feather.Mesh.Scale = Vector3.new(1,1,1)
  787.  
  788. feather.Size = Vector3.new(.45,2.2-i*.08,.3)
  789.  
  790. table.insert(lf2,motor(l2,feather,CFrame.new(.05,.75-i*.26,0) * CFrame.Angles(0,math.random()*.1,math.rad(-75-i*4)),CFrame.new(0,-feather.Size.Y/2,0)))
  791.  
  792. end
  793.  
  794. local lf1 = {}
  795.  
  796. for i=0,6 do
  797.  
  798. feather = newfeather()
  799.  
  800. feather.Mesh.Scale = Vector3.new(1,1,1)
  801.  
  802. feather.Size = Vector3.new(.37,1.65-i*.06,.25)
  803.  
  804. table.insert(lf1,motor(l1,feather,CFrame.new(.05,.63-i*.21,0) * CFrame.Angles(0,math.random()*.05,math.rad(-75)),CFrame.new(0,-feather.Size.Y/2,0)))
  805.  
  806. end
  807.  
  808. local rwing = {rm1,rm2,rm3,rm4}
  809.  
  810. local lwing = {lm1,lm2,lm3,lm4}
  811.  
  812. local oc0 = {}
  813.  
  814. for i,v in pairs(rwing) do
  815.  
  816. oc0[v] = v.C0
  817.  
  818. end
  819.  
  820. for i,v in pairs(lwing) do
  821.  
  822. oc0[v] = v.C0
  823.  
  824. end
  825.  
  826. function gotResized()
  827.  
  828. if lastsize then
  829.  
  830. if tor.Size == lastsize then return end -- This shouldn't happen?
  831.  
  832. local scaleVec = tor.Size/lastsize
  833.  
  834. for i,v in pairs(oc0) do
  835.  
  836. oc0[i] = v-v.p+scaleVec*v.p
  837.  
  838. end
  839.  
  840. lastsize = tor.Size
  841.  
  842. end
  843.  
  844. lastsize = tor.Size
  845.  
  846. end
  847.  
  848. tor.Changed:connect(function(p)
  849.  
  850. if p == "Size" then
  851.  
  852. gotResized()
  853.  
  854. end
  855.  
  856. end)
  857.  
  858. gotResized()
  859.  
  860. local idle = {0,0.5,-.2,0; .05,.05,.1,.05; -.6,-1.5,.1,0;}--0,.3,0,0
  861.  
  862. local outlow = {-.7,-.2,1.8,0; .3,.05,.1,.05; .2,0,0,0}
  863.  
  864. local outhigh = {.5,-.2,1.8,0; .3,.05,.1,.05; .2,0,0,0}
  865.  
  866. local veryhigh = {.9,-.3,1.9,0; .3,.05,.1,.05; .2,0,0,0}
  867.  
  868. local flap1 = {-.3,.3,1.1,-.2; .3,.05,.1,.05; .2,-.6,0,0}
  869.  
  870. local divebomb = {0,.2,.4,-.7; .3,.05,.1,.05; 0,-.5,-.6,0}
  871.  
  872.  
  873. function setwings(tab,time)
  874.  
  875. time = time or 10
  876.  
  877. for i=1,4 do
  878.  
  879. rwing[i].DesiredAngle = tab[i]
  880.  
  881. lwing[i].DesiredAngle = tab[i]
  882.  
  883. rwing[i].MaxVelocity = math.abs(tab[i]-rwing[i].CurrentAngle)/time
  884.  
  885. lwing[i].MaxVelocity = math.abs(tab[i]-lwing[i].CurrentAngle)/time
  886.  
  887. local rcf = oc0[rwing[i]] * (tab[12+i] or CFrame.new())
  888.  
  889. local lcf = oc0[lwing[i]] * (tab[12+i] or CFrame.new())
  890.  
  891. end
  892.  
  893. for i,v in pairs(rf1) do
  894.  
  895. v.DesiredAngle = tab[9]
  896.  
  897. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  898.  
  899. end
  900.  
  901. for i,v in pairs(lf1) do
  902.  
  903. v.DesiredAngle = tab[9]
  904.  
  905. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  906.  
  907. end
  908.  
  909. for i,v in pairs(rf2) do
  910.  
  911. v.DesiredAngle = tab[10]
  912.  
  913. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  914.  
  915. end
  916.  
  917. for i,v in pairs(lf2) do
  918.  
  919. v.DesiredAngle = tab[10]
  920.  
  921. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  922.  
  923. end
  924.  
  925. for i,v in pairs(rf3) do
  926.  
  927. v.DesiredAngle = tab[11]
  928.  
  929. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  930.  
  931. end
  932.  
  933. for i,v in pairs(lf3) do
  934.  
  935. v.DesiredAngle = tab[11]
  936.  
  937. v.MaxVelocity = math.abs(v.DesiredAngle-v.CurrentAngle)/time
  938.  
  939. end
  940.  
  941. end
  942.  
  943. setwings(outhigh,1)
  944.  
  945. flying = false
  946.  
  947. moving = false
  948.  
  949. for i,v in pairs(tor:GetChildren()) do
  950.  
  951. if v.ClassName:lower():match("body") then
  952.  
  953. v:Destroy()
  954.  
  955. end
  956.  
  957. end
  958.  
  959. local ctor = tor:Clone()
  960.  
  961. ctor:ClearAllChildren()
  962.  
  963. ctor.Name = "cTorso"
  964.  
  965. ctor.Transparency = 1
  966.  
  967. ctor.CanCollide = false
  968.  
  969. ctor.FormFactor = "Custom"
  970.  
  971. ctor.Size = Vector3.new(.2,.2,.2)
  972.  
  973. ctor.Parent = mod
  974.  
  975. weld(tor,ctor)
  976.  
  977. local bg = Instance.new("BodyGyro",ctor)
  978.  
  979. bg.maxTorque = Vector3.new()
  980.  
  981. bg.P = 15000
  982.  
  983. bg.D = 1000
  984.  
  985. local bv = Instance.new("BodyVelocity",ctor)
  986.  
  987. bv.maxForce = Vector3.new()
  988.  
  989. bv.P = 15000
  990.  
  991. vel = Vector3.new()
  992.  
  993. cf = CFrame.new()
  994.  
  995. flspd = 0
  996.  
  997.  
  998. keysdown = {}
  999.  
  1000. keypressed = {}
  1001.  
  1002. ktime = {}
  1003.  
  1004. descendtimer = 0
  1005.  
  1006. jumptime = tick()
  1007.  
  1008. hum.Jumping:connect(function()
  1009.  
  1010. jumptime = tick()
  1011.  
  1012. end)
  1013.  
  1014. cam = workspace.CurrentCamera
  1015.  
  1016. kd = plr:GetMouse().KeyDown:connect(oc(function(key)
  1017.  
  1018. keysdown[key] = true
  1019.  
  1020. keypressed[key] = true
  1021.  
  1022. if key == "q" then
  1023.  
  1024. descendtimer = tick()
  1025.  
  1026. elseif key == " " and not hum.Jump then
  1027.  
  1028. jumptime = tick()
  1029.  
  1030. elseif (key == "a" or key == "d") and ktime[key] and tick()-ktime[key] < .3 and math.abs(reqrotx) < .3 then
  1031.  
  1032. reqrotx = key == "a" and math.pi*2 or -math.pi*2
  1033.  
  1034. end
  1035.  
  1036. ktime[key] = tick()
  1037.  
  1038. end))
  1039.  
  1040. ku = plr:GetMouse().KeyUp:connect(function(key)
  1041.  
  1042. keysdown[key] = false
  1043.  
  1044. if key == " " then
  1045.  
  1046. descendtimer = tick()
  1047.  
  1048. end
  1049.  
  1050. end)
  1051.  
  1052. function mid(a,b,c)
  1053.  
  1054. return math.max(a,math.min(b,c or -a))
  1055.  
  1056. end
  1057.  
  1058. function bn(a)
  1059.  
  1060. return a and 1 or 0
  1061.  
  1062. end
  1063.  
  1064. function gm(tar)
  1065.  
  1066. local m = 0
  1067.  
  1068. for i,v in pairs(tar:GetChildren()) do
  1069.  
  1070. if v:IsA("BasePart") then
  1071.  
  1072. m = m + v:GetMass()
  1073.  
  1074. end
  1075.  
  1076. m = m + gm(v)
  1077.  
  1078. end
  1079.  
  1080. return m
  1081.  
  1082. end
  1083.  
  1084. reqrotx = 0
  1085.  
  1086. local grav = 196.2
  1087.  
  1088. local con
  1089.  
  1090. con = game:GetService("RunService").Stepped:connect(oc(function()
  1091.  
  1092. --[[if not mod:IsDescendantOf(workspace) then
  1093.  
  1094. pcall(function() kd:disconnect() end)
  1095.  
  1096. pcall(function() ku:disconnect() end)
  1097.  
  1098. bg:Destroy()
  1099.  
  1100. bv:Destroy()
  1101.  
  1102. con:disconnect()
  1103.  
  1104. script:Destroy()
  1105.  
  1106. return
  1107.  
  1108. end]]
  1109.  
  1110. local obvel = tor.CFrame:vectorToObjectSpace(tor.Velocity)
  1111.  
  1112. local sspd, uspd,fspd = obvel.X,obvel.Y,obvel.Z
  1113.  
  1114. if flying then
  1115.  
  1116. local lfldir = fldir
  1117.  
  1118. fldir = cam.CoordinateFrame:vectorToWorldSpace(Vector3.new(bn(keysdown.d)-bn(keysdown.a),0,bn(keysdown.s)-bn(keysdown.w))).unit
  1119.  
  1120. local lmoving = moving
  1121.  
  1122. moving = fldir.magnitude > .1
  1123.  
  1124. if lmoving and not moving then
  1125.  
  1126. idledir = lfldir*Vector3.new(1,0,1)
  1127.  
  1128. descendtimer = tick()
  1129.  
  1130. end
  1131.  
  1132. local dbomb = fldir.Y < -.6 or (moving and keysdown["1"])
  1133.  
  1134. if moving and keysdown["0"] and lmoving then
  1135.  
  1136. fldir = (Vector3.new(lfldir.X,math.min(fldir.Y,lfldir.Y+.01)-.1,lfldir.Z)+(fldir*Vector3.new(1,0,1))*.05).unit
  1137.  
  1138. end
  1139.  
  1140. local down = tor.CFrame:vectorToWorldSpace(Vector3.new(0,-1,0))
  1141.  
  1142. local descending = (not moving and keysdown["q"] and not keysdown[" "])
  1143.  
  1144. cf = ccomplerp(cf,CFrame.new(tor.Position,tor.Position+(not moving and idledir or fldir)),keysdown["0"] and .02 or .07)
  1145.  
  1146. local gdown = not dbomb and cf.lookVector.Y < -.2 and tor.Velocity.unit.Y < .05
  1147.  
  1148. hum.PlatformStand = true
  1149.  
  1150. bg.maxTorque = Vector3.new(1,1,1)*9e5
  1151.  
  1152. local rotvel = CFrame.new(Vector3.new(),tor.Velocity):toObjectSpace(CFrame.new(Vector3.new(),fldir)).lookVector
  1153.  
  1154. bg.cframe = cf * CFrame.Angles(not moving and -.1 or -math.pi/2+.2,moving and mid(-2.5,rotvel.X/1.5) + reqrotx or 0,0)
  1155.  
  1156. reqrotx = reqrotx - reqrotx/10
  1157.  
  1158. bv.maxForce = Vector3.new(1,1,1)*9e4*.5
  1159.  
  1160. local anioff =(bn(keysdown[" "])-bn(keysdown["q"]))/2
  1161.  
  1162. local ani = tickwave(1.5-anioff,1)
  1163.  
  1164. bv.velocity = bv.velocity:Lerp(Vector3.new(0,bn(not moving)*-ani*15+(descending and math.min(20,tick()-descendtimer)*-8 or bn(keysdown[" "])-bn(keysdown["q"]))*15,0)+vel,.6)
  1165.  
  1166. vel = moving and cf.lookVector*flspd or Vector3.new()
  1167.  
  1168. flspd = math.min(120,lerp(flspd,moving and (fldir.Y<0 and flspd+(-fldir.Y)*grav/60 or math.max(50,flspd-fldir.Y*grav/300)) or 60,.4))
  1169.  
  1170. setwings(moving and (gdown and outlow or dbomb and divebomb) or (descending and veryhigh or flap1),15)
  1171.  
  1172. for i=1,4 do
  1173.  
  1174. --CFrame.Angles(-.5+bn(i==3)*2.4+bn(i==4)*.5,.1+bn(i==2)*.5-bn(i==3)*1.1,bn(i==3)*.1)
  1175.  
  1176. rwing[i].C0 = clerp(rwing[i].C0,oc0[rwing[i]] * (gdown and CFrame.new() or dbomb and CFrame.Angles(-.5+bn(i==3)*.4+bn(i==4)*.5,.1+bn(i==2)*.5-bn(i==3)*1.1,bn(i==3)*.1) or descending and CFrame.Angles(.3,0,0) or CFrame.Angles((i*.1+1.5)*ani,ani*-.5,1*ani)),descending and .8 or .2)
  1177.  
  1178. lwing[i].C0 = clerp(lwing[i].C0,oc0[lwing[i]] * (gdown and CFrame.new() or dbomb and CFrame.Angles(-(-.5+bn(i==3)*.4+bn(i==4)*.5),-(.1+bn(i==2)*.5-bn(i==3)*1.1),bn(i==3)*.1) or descending and CFrame.Angles(-.3,0,0) or CFrame.Angles(-(i*.1+1.5)*ani,ani*.5,1*ani)),descending and .8 or .2)
  1179.  
  1180. end
  1181.  
  1182. local hit,ray = workspace:FindPartOnRayWithIgnoreList(Ray.new(tor.Position,Vector3.new(0,-3.5+math.min(0,bv.velocity.y)/30,0)),{char})
  1183.  
  1184. if hit and down.Y < -.85 and tick()-flystart > 1 then
  1185.  
  1186. flying = false
  1187.  
  1188. hum.PlatformStand = false
  1189.  
  1190. tor.Velocity = Vector3.new()
  1191.  
  1192. end
  1193.  
  1194. else
  1195.  
  1196. bg.maxTorque = Vector3.new()
  1197.  
  1198. bv.maxForce = Vector3.new()
  1199.  
  1200. local ani = tickwave(walking and .8 or 4.5,1)
  1201.  
  1202. setwings(idle,10)
  1203.  
  1204. local x,y,z = fspd/160,uspd/700,sspd/900
  1205.  
  1206. for i=1,4 do
  1207.  
  1208. rwing[i].C0 = clerp(rwing[i].C0,oc0[rwing[i]] * CFrame.Angles(ani*.1 + -mid(-.1,x),0 + -mid(-.1,y) + bn(i==2)*.6,ani*.02 + -mid(-.1,z)),.2)
  1209.  
  1210. lwing[i].C0 = clerp(lwing[i].C0,oc0[lwing[i]] * CFrame.Angles(ani*-.05 + mid(-.1,x),0 + mid(-.1,y) + -bn(i==2)*.6,ani*.02 + mid(-.1,z)),.2)
  1211.  
  1212. end
  1213.  
  1214. if keypressed[" "] and not flying and (tick()-jumptime > .05 and (tick()-jumptime < 3 or hum.Jump)) then
  1215.  
  1216. vel = Vector3.new(0,50,0)
  1217.  
  1218. bv.velocity = vel
  1219.  
  1220. idledir = cam.CoordinateFrame.lookVector*Vector3.new(1,0,1)
  1221.  
  1222. cf = tor.CFrame * CFrame.Angles(-.01,0,0)
  1223.  
  1224. tor.CFrame = cf
  1225.  
  1226. bg.cframe = cf
  1227.  
  1228. flystart = tick()
  1229.  
  1230. flying = true
  1231.  
  1232. end
  1233.  
  1234. end
  1235.  
  1236. keypressed = {}
  1237.  
  1238. end))
  1239.  
  1240.  
  1241.  
  1242. end fly()
  1243. end)
  1244.  
  1245. bar2.Name = "bar2"
  1246. bar2.Parent = MainFrame
  1247. bar2.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  1248. bar2.Position = UDim2.new(0, 0, 0.961165071, 0)
  1249. bar2.Size = UDim2.new(0, 237, 0, 12)
  1250.  
  1251. madeby.Name = "madeby"
  1252. madeby.Parent = bar2
  1253. madeby.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  1254. madeby.BorderColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  1255. madeby.Size = UDim2.new(0, 168, 0, 12)
  1256. madeby.Font = Enum.Font.GothamSemibold
  1257. madeby.Text = "Made By Mr.Plywood#8849\n"
  1258. madeby.TextColor3 = Color3.new(1, 0, 0)
  1259. madeby.TextScaled = true
  1260. madeby.TextSize = 14
  1261. madeby.TextWrapped = true
  1262. madeby.TextXAlignment = Enum.TextXAlignment.Left
  1263. madeby.TextYAlignment = Enum.TextYAlignment.Bottom
  1264.  
  1265. Login.Name = "Login"
  1266. Login.Parent = OutOfBeta
  1267. Login.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1268. Login.BorderColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  1269. Login.Position = UDim2.new(0.370413691, 0, 0.125148982, 0)
  1270. Login.Size = UDim2.new(0, 233, 0, 309)
  1271.  
  1272. User.Name = "User"
  1273. User.Parent = Login
  1274. User.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1275. User.Position = UDim2.new(0.0686695278, 0, 0.271844655, 0)
  1276. User.Size = UDim2.new(0, 200, 0, 25)
  1277. User.Font = Enum.Font.Code
  1278. User.Text = "Username here"
  1279. User.TextColor3 = Color3.new(1, 0, 0)
  1280. User.TextSize = 14
  1281. User.TextWrapped = true
  1282. User.TextXAlignment = Enum.TextXAlignment.Left
  1283.  
  1284. Bar_2.Name = "Bar"
  1285. Bar_2.Parent = Login
  1286. Bar_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1287. Bar_2.Size = UDim2.new(0, 233, 0, 16)
  1288.  
  1289. title.Name = "title"
  1290. title.Parent = Bar_2
  1291. title.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1292. title.Size = UDim2.new(0, 233, 0, 16)
  1293. title.Font = Enum.Font.SourceSans
  1294. title.Text = "Trichlor V1.5 login"
  1295. title.TextColor3 = Color3.new(1, 0, 0)
  1296. title.TextSize = 14
  1297. title.TextXAlignment = Enum.TextXAlignment.Left
  1298. title.TextYAlignment = Enum.TextYAlignment.Bottom
  1299.  
  1300. pass.Name = "pass"
  1301. pass.Parent = Login
  1302. pass.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1303. pass.Position = UDim2.new(0.0686695278, 0, 0.514563084, 0)
  1304. pass.Size = UDim2.new(0, 200, 0, 25)
  1305. pass.Font = Enum.Font.Code
  1306. pass.Text = "Password here"
  1307. pass.TextColor3 = Color3.new(1, 0, 0)
  1308. pass.TextSize = 14
  1309. pass.TextWrapped = true
  1310. pass.TextXAlignment = Enum.TextXAlignment.Left
  1311.  
  1312. Submit.Name = "Submit"
  1313. Submit.Parent = Login
  1314. Submit.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1315. Submit.Position = UDim2.new(0, 43, 0, 228)
  1316. Submit.Size = UDim2.new(0, 136, 0, 27)
  1317. Submit.Font = Enum.Font.Code
  1318. Submit.Text = "Submit"
  1319. Submit.TextColor3 = Color3.new(1, 0, 0)
  1320. Submit.TextSize = 14
  1321. Submit.MouseButton1Down:connect(function()
  1322. if User.Text == "TrichlorIsOut" and pass.Text == "libtard" then
  1323. MainFrame.Visible = true
  1324. Login.Visible = false
  1325. end
  1326. end)
  1327. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement