BobMe

VRL

Aug 18th, 2020 (edited)
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.63 KB | None | 0 0
  1. wait(2)
  2. local size = 5
  3.  
  4. -- don't mind my messy, unorganized code, just focus on the beauty of the script!
  5. local VRService = game:GetService("VRService")
  6. local RunService = game:GetService("RunService")
  7. local hap = game:GetService("HapticService")
  8. local Debris = game:GetService("Debris")
  9. local lh = Instance.new("Part",workspace)
  10. local mode = 0
  11. local lastmode = 0
  12. local maxmodes = 10
  13. local pensize = size/5
  14. local distance = 1*pensize
  15. local player = owner
  16. local us = game:GetService("UserInputService")
  17. local drawing = false
  18. local lastpart = nil
  19. local lastpart2 = nil
  20. local lastline = nil
  21. local folder = nil
  22. --
  23. local oldpart = nil
  24. local currentpartR = nil
  25. local currentcfR = nil
  26. local currentpartL = nil
  27. local currentcfL = nil
  28. local velR = Vector3.new(0,0,0)
  29. local lastposR = Vector3.new(0,0,0)
  30. local velL = Vector3.new(0,0,0)
  31. local lastposL = Vector3.new(0,0,0)
  32. local yeetstr = 1.45
  33. local foldd = nil
  34. local region = nil
  35. local downpos = nil
  36. local uppos = nil
  37. local cfforkeyboard = nil
  38. local moveX = 0
  39. local moveY = 0
  40. local heighty = 0
  41.  
  42. local npR = false
  43. local npL = false
  44.  
  45. keypressR = nil
  46. keypressL = nil
  47. capslock = false
  48. shift = false
  49. ctrl = false
  50. alt = false
  51. wpmtime = 0
  52. sentence = ""
  53. string1,string2,string3,string4,string5 = "","","","",""
  54. drum = false
  55.  
  56. while workspace:FindFirstChild("dksfbfkhsdhbfsjhd") ~= nil do
  57. workspace:FindFirstChild("dksfbfkhsdhbfsjhd"):Destroy()
  58. end
  59.  
  60. lh.Transparency = 0
  61. lh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  62. lh.Material = "Metal"
  63. lh.Color = Color3.fromRGB(255,100,255)
  64. lh.Name = "dksfbfkhsdhbfsjhd"
  65. lh.CanCollide = false
  66. lh.Anchored = true
  67. local rh = Instance.new("Part",workspace)
  68. rh.Transparency = 0
  69. rh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  70. rh.Material = "Metal"
  71. rh.Name = "dksfbfkhsdhbfsjhd"
  72. rh.Color = Color3.fromRGB(255,100,255)
  73. rh.CanCollide = false
  74. rh.Anchored = true
  75. local lhh = Instance.new("Part",workspace)
  76. lhh.Anchored = true
  77. lhh.Size = Vector3.new(0.001,0.001,0.001)
  78. lhh.Transparency = 1
  79. lhh.CanCollide = false
  80. local rhh = Instance.new("Part",workspace)
  81. rhh.Anchored = true
  82. rhh.Size = Vector3.new(0.001,0.001,0.001)
  83. rhh.Transparency = 1
  84. rhh.CanCollide = false
  85. local selec1 = Instance.new("SelectionBox",lh)
  86. selec1.Color3 = Color3.fromRGB(255,0,255)
  87. selec1.LineThickness = 0.15
  88. local selec2 = Instance.new("SelectionBox",rh)
  89. selec2.Color3 = Color3.fromRGB(255,0,255)
  90. selec2.LineThickness = 0.15
  91. local he = Instance.new("Part",workspace)
  92. he.Size = Vector3.new(2,2,2) * Vector3.new(size,size,size)
  93. he.CanCollide = false
  94. he.Transparency = 1
  95. he.Anchored = true
  96. local antispamright = false
  97. local antispamleft = false
  98.  
  99. local laserrh = Instance.new("Part")
  100. laserrh.Color = Color3.fromRGB(255, 75, 230)
  101. laserrh.Name = "dksfbfkhsdhbfsjhd"
  102. laserrh.Material = "Neon"
  103. laserrh.Transparency = 1
  104. laserrh.Parent = workspace
  105. laserrh.CanCollide = false
  106. laserrh.Anchored = true
  107. local laserlh = Instance.new("Part")
  108. laserlh.Color = Color3.fromRGB(255, 75, 230)
  109. laserlh.Material = "Neon"
  110. laserlh.Transparency = 1
  111. laserlh.Name = "dksfbfkhsdhbfsjhd"
  112. laserlh.Parent = workspace
  113. laserlh.CanCollide = false
  114. laserlh.Anchored = true
  115.  
  116. game.StarterGui:SetCore("VRLaserPointerMode", 0)
  117. game.StarterGui:SetCore("VREnableControllerModels", false)
  118.  
  119. local Partt = Instance.new("Part")
  120. local SurfaceGui = Instance.new("SurfaceGui")
  121. local OuterFrame = Instance.new("Frame")
  122. local _0 = Instance.new("Frame")
  123. local TextLabel = Instance.new("TextLabel")
  124. local _1 = Instance.new("Frame")
  125. local TextLabel_2 = Instance.new("TextLabel")
  126. local _2 = Instance.new("Frame")
  127. local TextLabel_3 = Instance.new("TextLabel")
  128. local _3 = Instance.new("Frame")
  129. local TextLabel_4 = Instance.new("TextLabel")
  130. local _4 = Instance.new("Frame")
  131. local TextLabel_5 = Instance.new("TextLabel")
  132. local _5 = Instance.new("Frame")
  133. local TextLabel_6 = Instance.new("TextLabel")
  134. local _6 = Instance.new("Frame")
  135. local TextLabel_7 = Instance.new("TextLabel")
  136. local _7 = Instance.new("Frame")
  137. local TextLabel_8 = Instance.new("TextLabel")
  138. local _8 = Instance.new("Frame")
  139. local TextLabel_9 = Instance.new("TextLabel")
  140. local _9 = Instance.new("Frame")
  141. local TextLabel_10 = Instance.new("TextLabel")
  142. local _10 = Instance.new("Frame")
  143. local TextLabel_11 = Instance.new("TextLabel")
  144.  
  145. --Properties:
  146.  
  147. Partt.Transparency = 1
  148. Partt.CanCollide = false
  149. Partt.Size = Vector3.new(0.668*size, 0.77*size, 0.05*size)
  150. Partt.Anchored = true
  151. Partt.Name = "dksfbfkhsdhbfsjhd"
  152. Partt.Parent = workspace
  153.  
  154. SurfaceGui.Parent = Partt
  155. SurfaceGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  156. SurfaceGui.AlwaysOnTop = true
  157. SurfaceGui.CanvasSize = Vector2.new(1600, 1700)
  158.  
  159. OuterFrame.Name = "OuterFrame"
  160. OuterFrame.Parent = SurfaceGui
  161. OuterFrame.AnchorPoint = Vector2.new(1, 0)
  162. OuterFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  163. OuterFrame.BackgroundTransparency = 1.000
  164. OuterFrame.Position = UDim2.new(1, 0, 0, 0)
  165. OuterFrame.Size = UDim2.new(1, 0, 1, 0)
  166.  
  167. _0.Name = "0"
  168. _0.Parent = OuterFrame
  169. _0.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  170. _0.BackgroundTransparency = 0.400
  171. _0.BorderSizePixel = 0
  172. _0.Size = UDim2.new(1, 0, 0.0909090936, 0)
  173.  
  174. TextLabel.Parent = _0
  175. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  176. TextLabel.BackgroundTransparency = 1.000
  177. TextLabel.Size = UDim2.new(1, 0, 1, 0)
  178. TextLabel.Font = Enum.Font.SourceSans
  179. TextLabel.Text = ""
  180. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  181. TextLabel.TextScaled = true
  182. TextLabel.TextSize = 14.000
  183. TextLabel.TextWrapped = true
  184. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  185.  
  186. _1.Name = "1"
  187. _1.Parent = OuterFrame
  188. _1.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  189. _1.BackgroundTransparency = 0.400
  190. _1.BorderSizePixel = 0
  191. _1.Position = UDim2.new(0, 0, 0.0909090936, 0)
  192. _1.Size = UDim2.new(1, 0, 0.0909090936, 0)
  193.  
  194. TextLabel_2.Parent = _1
  195. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  196. TextLabel_2.BackgroundTransparency = 1.000
  197. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  198. TextLabel_2.Font = Enum.Font.SourceSans
  199. TextLabel_2.Text = ""
  200. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  201. TextLabel_2.TextScaled = true
  202. TextLabel_2.TextSize = 14.000
  203. TextLabel_2.TextWrapped = true
  204. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  205.  
  206. _2.Name = "2"
  207. _2.Parent = OuterFrame
  208. _2.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  209. _2.BackgroundTransparency = 0.400
  210. _2.BorderSizePixel = 0
  211. _2.Position = UDim2.new(0, 0, 0.181818187, 0)
  212. _2.Size = UDim2.new(1, 0, 0.0909090936, 0)
  213.  
  214. TextLabel_3.Parent = _2
  215. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  216. TextLabel_3.BackgroundTransparency = 1.000
  217. TextLabel_3.Size = UDim2.new(1, 0, 1, 0)
  218. TextLabel_3.Font = Enum.Font.SourceSans
  219. TextLabel_3.Text = ""
  220. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  221. TextLabel_3.TextScaled = true
  222. TextLabel_3.TextSize = 14.000
  223. TextLabel_3.TextWrapped = true
  224. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  225.  
  226. _3.Name = "3"
  227. _3.Parent = OuterFrame
  228. _3.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  229. _3.BackgroundTransparency = 0.400
  230. _3.BorderSizePixel = 0
  231. _3.Position = UDim2.new(0, 0, 0.272727281, 0)
  232. _3.Size = UDim2.new(1, 0, 0.0909090936, 0)
  233.  
  234. TextLabel_4.Parent = _3
  235. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  236. TextLabel_4.BackgroundTransparency = 1.000
  237. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  238. TextLabel_4.Font = Enum.Font.SourceSans
  239. TextLabel_4.Text = ""
  240. TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  241. TextLabel_4.TextScaled = true
  242. TextLabel_4.TextSize = 14.000
  243. TextLabel_4.TextWrapped = true
  244. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  245.  
  246. _4.Name = "4"
  247. _4.Parent = OuterFrame
  248. _4.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  249. _4.BackgroundTransparency = 0.400
  250. _4.BorderSizePixel = 0
  251. _4.Position = UDim2.new(0, 0, 0.363636374, 0)
  252. _4.Size = UDim2.new(1, 0, 0.0909090936, 0)
  253.  
  254. TextLabel_5.Parent = _4
  255. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  256. TextLabel_5.BackgroundTransparency = 1.000
  257. TextLabel_5.Size = UDim2.new(1, 0, 1, 0)
  258. TextLabel_5.Font = Enum.Font.SourceSans
  259. TextLabel_5.Text = ""
  260. TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  261. TextLabel_5.TextScaled = true
  262. TextLabel_5.TextSize = 14.000
  263. TextLabel_5.TextWrapped = true
  264. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  265.  
  266. _5.Name = "5"
  267. _5.Parent = OuterFrame
  268. _5.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  269. _5.BackgroundTransparency = 0.400
  270. _5.BorderSizePixel = 0
  271. _5.Position = UDim2.new(0, 0, 0.454545468, 0)
  272. _5.Size = UDim2.new(1, 0, 0.0909090936, 0)
  273.  
  274. TextLabel_6.Parent = _5
  275. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  276. TextLabel_6.BackgroundTransparency = 1.000
  277. TextLabel_6.Size = UDim2.new(1, 0, 1, 0)
  278. TextLabel_6.Font = Enum.Font.SourceSans
  279. TextLabel_6.Text = ""
  280. TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  281. TextLabel_6.TextScaled = true
  282. TextLabel_6.TextSize = 14.000
  283. TextLabel_6.TextWrapped = true
  284. TextLabel_6.TextXAlignment = Enum.TextXAlignment.Left
  285.  
  286. _6.Name = "6"
  287. _6.Parent = OuterFrame
  288. _6.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  289. _6.BackgroundTransparency = 0.400
  290. _6.BorderSizePixel = 0
  291. _6.Position = UDim2.new(0, 0, 0.545454562, 0)
  292. _6.Size = UDim2.new(1, 0, 0.0909090936, 0)
  293.  
  294. TextLabel_7.Parent = _6
  295. TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  296. TextLabel_7.BackgroundTransparency = 1.000
  297. TextLabel_7.Size = UDim2.new(1, 0, 1, 0)
  298. TextLabel_7.Font = Enum.Font.SourceSans
  299. TextLabel_7.Text = ""
  300. TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  301. TextLabel_7.TextScaled = true
  302. TextLabel_7.TextSize = 14.000
  303. TextLabel_7.TextWrapped = true
  304. TextLabel_7.TextXAlignment = Enum.TextXAlignment.Left
  305.  
  306. _7.Name = "7"
  307. _7.Parent = OuterFrame
  308. _7.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  309. _7.BackgroundTransparency = 0.400
  310. _7.BorderSizePixel = 0
  311. _7.Position = UDim2.new(0, 0, 0.636363626, 0)
  312. _7.Size = UDim2.new(1, 0, 0.0909090936, 0)
  313.  
  314. TextLabel_8.Parent = _7
  315. TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  316. TextLabel_8.BackgroundTransparency = 1.000
  317. TextLabel_8.Size = UDim2.new(1, 0, 1, 0)
  318. TextLabel_8.Font = Enum.Font.SourceSans
  319. TextLabel_8.Text = ""
  320. TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  321. TextLabel_8.TextScaled = true
  322. TextLabel_8.TextSize = 14.000
  323. TextLabel_8.TextWrapped = true
  324. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
  325.  
  326. _8.Name = "8"
  327. _8.Parent = OuterFrame
  328. _8.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  329. _8.BackgroundTransparency = 0.400
  330. _8.BorderSizePixel = 0
  331. _8.Position = UDim2.new(0, 0, 0.727272749, 0)
  332. _8.Size = UDim2.new(1, 0, 0.0909090936, 0)
  333.  
  334. TextLabel_9.Parent = _8
  335. TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  336. TextLabel_9.BackgroundTransparency = 1.000
  337. TextLabel_9.Size = UDim2.new(1, 0, 1, 0)
  338. TextLabel_9.Font = Enum.Font.SourceSans
  339. TextLabel_9.Text = ""
  340. TextLabel_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  341. TextLabel_9.TextScaled = true
  342. TextLabel_9.TextSize = 14.000
  343. TextLabel_9.TextWrapped = true
  344. TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
  345.  
  346. _9.Name = "9"
  347. _9.Parent = OuterFrame
  348. _9.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  349. _9.BackgroundTransparency = 0.400
  350. _9.BorderSizePixel = 0
  351. _9.Position = UDim2.new(0, 0, 0.818181813, 0)
  352. _9.Size = UDim2.new(1, 0, 0.0909090936, 0)
  353.  
  354. TextLabel_10.Parent = _9
  355. TextLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  356. TextLabel_10.BackgroundTransparency = 1.000
  357. TextLabel_10.Size = UDim2.new(1, 0, 1, 0)
  358. TextLabel_10.Font = Enum.Font.SourceSans
  359. TextLabel_10.Text = ""
  360. TextLabel_10.TextColor3 = Color3.fromRGB(0, 0, 0)
  361. TextLabel_10.TextScaled = true
  362. TextLabel_10.TextSize = 14.000
  363. TextLabel_10.TextWrapped = true
  364. TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
  365.  
  366. _10.Name = "10"
  367. _10.Parent = OuterFrame
  368. _10.BackgroundColor3 = Color3.fromRGB(255, 160, 251)
  369. _10.BackgroundTransparency = 0.400
  370. _10.BorderSizePixel = 0
  371. _10.Position = UDim2.new(0, 0, 0.909090936, 0)
  372. _10.Size = UDim2.new(1, 0, 0.0909090936, 0)
  373.  
  374. TextLabel_11.Parent = _10
  375. TextLabel_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  376. TextLabel_11.BackgroundTransparency = 1.000
  377. TextLabel_11.Size = UDim2.new(1, 0, 1, 0)
  378. TextLabel_11.Font = Enum.Font.SourceSans
  379. TextLabel_11.Text = ""
  380. TextLabel_11.TextColor3 = Color3.fromRGB(0, 0, 0)
  381. TextLabel_11.TextScaled = true
  382. TextLabel_11.TextSize = 14.000
  383. TextLabel_11.TextWrapped = true
  384. TextLabel_11.TextXAlignment = Enum.TextXAlignment.Left
  385.  
  386. --now to wait for the server if it isn't called yet!
  387. local remote = owner:WaitForChild("VrC")
  388. remote:FireServer("Start",size)
  389. wait(.5)
  390.  
  391. workspace:WaitForChild(owner.Name.."-Head").Transparency = 1
  392. selec1.Adornee = workspace:WaitForChild(owner.Name.."-LeftHand")
  393. selec2.Adornee = workspace:WaitForChild(owner.Name.."-RightHand")
  394. workspace:WaitForChild(owner.Name.."-LeftHand").Transparency = 1
  395. workspace:WaitForChild(owner.Name.."-RightHand").Transparency = 1
  396. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  397. workspace.CurrentCamera.CFrame = CFrame.new(0,0,0) * CFrame.new(0,5*size,0)
  398. workspace.CurrentCamera.HeadScale = size
  399.  
  400. if workspace:FindFirstChild("DrawStuff") == nil then
  401. folder = Instance.new("Folder",workspace)
  402. folder.Name = "DrawStuff"
  403. else
  404. folder = workspace:FindFirstChild("DrawStuff")
  405. end
  406.  
  407. local function updatechat(mes)
  408. local a = Partt.SurfaceGui.OuterFrame["0"].TextLabel
  409. local b = Partt.SurfaceGui.OuterFrame["1"].TextLabel
  410. local c = Partt.SurfaceGui.OuterFrame["2"].TextLabel
  411. local d = Partt.SurfaceGui.OuterFrame["3"].TextLabel
  412. local e = Partt.SurfaceGui.OuterFrame["4"].TextLabel
  413. local f = Partt.SurfaceGui.OuterFrame["5"].TextLabel
  414. local g = Partt.SurfaceGui.OuterFrame["6"].TextLabel
  415. local h = Partt.SurfaceGui.OuterFrame["7"].TextLabel
  416. local i = Partt.SurfaceGui.OuterFrame["8"].TextLabel
  417. local j = Partt.SurfaceGui.OuterFrame["9"].TextLabel
  418. local k = Partt.SurfaceGui.OuterFrame["10"].TextLabel
  419.  
  420. a.Text = b.Text
  421. b.Text = c.Text
  422. c.Text = d.Text
  423. d.Text = e.Text
  424. e.Text = f.Text
  425. f.Text = g.Text
  426. g.Text = h.Text
  427. h.Text = i.Text
  428. i.Text = j.Text
  429. j.Text = k.Text
  430. k.Text = mes
  431. end
  432.  
  433. local function multiplyCFrame(a, b)
  434. local ax, ay, az, a11, a12, a13, a21, a22, a23, a31, a32, a33 = a:components()
  435. local bx, by, bz, b11, b12, b13, b21, b22, b23, b31, b32, b33 = b:components()
  436. local x = ax*bx
  437. local y = ay*by
  438. local z = az*bz
  439. local m11 = a11*b11
  440. local m12 = a12*b12
  441. local m13 = a13*b13
  442. local m21 = a21*b21
  443. local m22 = a22*b22
  444. local m23 = a23*b23
  445. local m31 = a31*b31
  446. local m32 = a32*b32
  447. local m33 = a33*b33
  448. return CFrame.new(x, y, z, m11, m12, m13, m21, m22, m23, m31, m32, m33)
  449. end
  450.  
  451. function update()
  452. local fold = workspace.DrawStuff
  453. local tab = {}
  454. for i,v in pairs(fold:GetChildren()) do
  455. local teb = {}
  456. table.insert(teb,v.CFrame)
  457. table.insert(teb,v.Size)
  458. table.insert(teb,v.Shape)
  459. table.insert(tab,teb)
  460. end
  461. coroutine.resume(coroutine.create(function()
  462. remote:FireServer("UpdateDraw",tab)
  463. wait(.4)
  464. local g = workspace:FindFirstChild("FolderOfDraw"..player.Name)
  465. if g ~= nil then
  466. g:ClearAllChildren()
  467. end
  468. end))
  469. end
  470.  
  471. function drawLine(part1,part2)
  472. local b1 = part1
  473. local b2 = part2
  474. local x = (b1.X+b2.X)/2
  475. local y = (b1.Y+b2.Y)/2
  476. local z = (b1.Z+b2.Z)/2
  477. local midpos = Vector3.new(x,y,z)
  478. local part = Instance.new("Part",folder)
  479. part.Anchored = true
  480. part.CanCollide = false
  481. part.Color = Color3.fromRGB(145,145,145)
  482. part.Position = midpos
  483. part.CFrame = CFrame.new(part.Position,b1)
  484. local mag = (b1 - b2).Magnitude
  485. part.Size = Vector3.new(0.4*(size/6),0.4*(size/6),mag)
  486. part.Material = "Neon"
  487. return part
  488. end
  489.  
  490. function printtable(tab)
  491. for i,v in pairs(tab) do
  492. if type(v) ~= "table" then
  493. print(i.." | "..tostring(v))
  494. else
  495. for ii,vv in pairs(v) do
  496. print(i..", "..ii.." | "..tostring(v))
  497. end
  498. end
  499. end
  500. end
  501.  
  502. function createRegion(bonk)
  503. local pos1 = Vector3.new(bonk.Position.X+(bonk.Size.X/2),bonk.Position.Y+(bonk.Size.Y/2),bonk.Position.Z+(bonk.Size.Z/2))
  504. local pos2 = Vector3.new(bonk.Position.X+(-bonk.Size.X/2),bonk.Position.Y+(-bonk.Size.Y/2),bonk.Position.Z+(-bonk.Size.Z/2))
  505. return Region3.new(pos2,pos1)
  506. end
  507.  
  508. function round(number,deci)
  509. local num = tostring(number)
  510. local num2 = ""
  511. local num3 = ""
  512. local num4
  513. local num5
  514. local savevar1 = ""
  515. if deci ~= 0 then
  516. if num2 ~= "" then num = num2 end
  517. for i=1,#num do
  518. if string.sub(num,i,i) == "." then
  519. num3 = tonumber(string.sub(num,deci+i+1,deci+i+1))
  520. num4 = tonumber(string.sub(num,deci+i,deci+i))
  521. if num3 == "" or num3 == nil then break end
  522. if num3 >= 5 then
  523. num = string.sub(num,1,i-1+deci)..tostring(num4+1)
  524. else
  525. num = string.sub(num,1,i-1+deci)..tostring(num4)
  526. end
  527. end
  528. end
  529. else
  530. for i=1,#num do
  531. if string.sub(num,i,i) == "." then
  532. num3 = string.sub(num,i+1,i+1)
  533. num5 = string.sub(num,i-1,i-1)
  534. num4 = i
  535. break
  536. end
  537. end
  538. num3 = tonumber(num3)
  539. num5 = tonumber(num5)
  540. if num3 >= 5 then
  541. num = string.sub(num,1,num4-2)..tostring(num5+1)
  542. else
  543. num = string.sub(num,1,num4)
  544. end
  545. num = tonumber(num)
  546. end
  547. return num
  548. end
  549.  
  550. function createKeyboard(sizer)
  551. local h = Instance.new("Part")
  552. h.CFrame = he.CFrame
  553. h.Orientation = Vector3.new(0,-90,0)
  554. h.CFrame = h.CFrame * CFrame.new(0,-5*sizer,-1.5*sizer)
  555. local h = h.CFrame
  556. cfforkeyboard = h
  557. local Folder0 = Instance.new("Folder")
  558. Folder1 = Instance.new("Folder")
  559. Part2 = Instance.new("Part")
  560. SurfaceGui3 = Instance.new("SurfaceGui")
  561. TextLabel4 = Instance.new("TextLabel")
  562. Part5 = Instance.new("Part")
  563. SurfaceGui6 = Instance.new("SurfaceGui")
  564. TextLabel7 = Instance.new("TextLabel")
  565. Part8 = Instance.new("Part")
  566. SurfaceGui9 = Instance.new("SurfaceGui")
  567. TextLabel10 = Instance.new("TextLabel")
  568. Part11 = Instance.new("Part")
  569. SurfaceGui12 = Instance.new("SurfaceGui")
  570. TextLabel13 = Instance.new("TextLabel")
  571. Part14 = Instance.new("Part")
  572. SurfaceGui15 = Instance.new("SurfaceGui")
  573. TextLabel16 = Instance.new("TextLabel")
  574. Part17 = Instance.new("Part")
  575. SurfaceGui18 = Instance.new("SurfaceGui")
  576. TextLabel19 = Instance.new("TextLabel")
  577. Part20 = Instance.new("Part")
  578. SurfaceGui21 = Instance.new("SurfaceGui")
  579. TextLabel22 = Instance.new("TextLabel")
  580. Part23 = Instance.new("Part")
  581. SurfaceGui24 = Instance.new("SurfaceGui")
  582. TextLabel25 = Instance.new("TextLabel")
  583. Part26 = Instance.new("Part")
  584. SurfaceGui27 = Instance.new("SurfaceGui")
  585. TextLabel28 = Instance.new("TextLabel")
  586. Part29 = Instance.new("Part")
  587. SurfaceGui30 = Instance.new("SurfaceGui")
  588. TextLabel31 = Instance.new("TextLabel")
  589. Part32 = Instance.new("Part")
  590. SurfaceGui33 = Instance.new("SurfaceGui")
  591. TextLabel34 = Instance.new("TextLabel")
  592. Part35 = Instance.new("Part")
  593. SurfaceGui36 = Instance.new("SurfaceGui")
  594. TextLabel37 = Instance.new("TextLabel")
  595. Part38 = Instance.new("Part")
  596. SurfaceGui39 = Instance.new("SurfaceGui")
  597. TextLabel40 = Instance.new("TextLabel")
  598. Part41 = Instance.new("Part")
  599. SurfaceGui42 = Instance.new("SurfaceGui")
  600. TextLabel43 = Instance.new("TextLabel")
  601. Part44 = Instance.new("Part")
  602. SurfaceGui45 = Instance.new("SurfaceGui")
  603. TextLabel46 = Instance.new("TextLabel")
  604. Part47 = Instance.new("Part")
  605. SurfaceGui48 = Instance.new("SurfaceGui")
  606. TextLabel49 = Instance.new("TextLabel")
  607. Part50 = Instance.new("Part")
  608. SurfaceGui51 = Instance.new("SurfaceGui")
  609. TextLabel52 = Instance.new("TextLabel")
  610. Part53 = Instance.new("Part")
  611. SurfaceGui54 = Instance.new("SurfaceGui")
  612. TextLabel55 = Instance.new("TextLabel")
  613. Part56 = Instance.new("Part")
  614. SurfaceGui57 = Instance.new("SurfaceGui")
  615. TextLabel58 = Instance.new("TextLabel")
  616. Part59 = Instance.new("Part")
  617. SurfaceGui60 = Instance.new("SurfaceGui")
  618. TextLabel61 = Instance.new("TextLabel")
  619. Part62 = Instance.new("Part")
  620. SurfaceGui63 = Instance.new("SurfaceGui")
  621. TextLabel64 = Instance.new("TextLabel")
  622. Part65 = Instance.new("Part")
  623. SurfaceGui66 = Instance.new("SurfaceGui")
  624. TextLabel67 = Instance.new("TextLabel")
  625. Part68 = Instance.new("Part")
  626. SurfaceGui69 = Instance.new("SurfaceGui")
  627. TextLabel70 = Instance.new("TextLabel")
  628. Part71 = Instance.new("Part")
  629. SurfaceGui72 = Instance.new("SurfaceGui")
  630. TextLabel73 = Instance.new("TextLabel")
  631. Part74 = Instance.new("Part")
  632. SurfaceGui75 = Instance.new("SurfaceGui")
  633. TextLabel76 = Instance.new("TextLabel")
  634. Part77 = Instance.new("Part")
  635. SurfaceGui78 = Instance.new("SurfaceGui")
  636. TextLabel79 = Instance.new("TextLabel")
  637. Part80 = Instance.new("Part")
  638. SurfaceGui81 = Instance.new("SurfaceGui")
  639. TextLabel82 = Instance.new("TextLabel")
  640. Part83 = Instance.new("Part")
  641. SurfaceGui84 = Instance.new("SurfaceGui")
  642. TextLabel85 = Instance.new("TextLabel")
  643. Part86 = Instance.new("Part")
  644. SurfaceGui87 = Instance.new("SurfaceGui")
  645. TextLabel88 = Instance.new("TextLabel")
  646. Part89 = Instance.new("Part")
  647. SurfaceGui90 = Instance.new("SurfaceGui")
  648. TextLabel91 = Instance.new("TextLabel")
  649. Part92 = Instance.new("Part")
  650. SurfaceGui93 = Instance.new("SurfaceGui")
  651. TextLabel94 = Instance.new("TextLabel")
  652. Part95 = Instance.new("Part")
  653. SurfaceGui96 = Instance.new("SurfaceGui")
  654. TextLabel97 = Instance.new("TextLabel")
  655. Part98 = Instance.new("Part")
  656. SurfaceGui99 = Instance.new("SurfaceGui")
  657. TextLabel100 = Instance.new("TextLabel")
  658. Part101 = Instance.new("Part")
  659. SurfaceGui102 = Instance.new("SurfaceGui")
  660. TextLabel103 = Instance.new("TextLabel")
  661. Part104 = Instance.new("Part")
  662. SurfaceGui105 = Instance.new("SurfaceGui")
  663. TextLabel106 = Instance.new("TextLabel")
  664. Part107 = Instance.new("Part")
  665. SurfaceGui108 = Instance.new("SurfaceGui")
  666. TextLabel109 = Instance.new("TextLabel")
  667. Part110 = Instance.new("Part")
  668. SurfaceGui111 = Instance.new("SurfaceGui")
  669. TextLabel112 = Instance.new("TextLabel")
  670. Part113 = Instance.new("Part")
  671. SurfaceGui114 = Instance.new("SurfaceGui")
  672. TextLabel115 = Instance.new("TextLabel")
  673. Part116 = Instance.new("Part")
  674. SurfaceGui117 = Instance.new("SurfaceGui")
  675. TextLabel118 = Instance.new("TextLabel")
  676. Part119 = Instance.new("Part")
  677. SurfaceGui120 = Instance.new("SurfaceGui")
  678. TextLabel121 = Instance.new("TextLabel")
  679. Part122 = Instance.new("Part")
  680. SurfaceGui123 = Instance.new("SurfaceGui")
  681. TextLabel124 = Instance.new("TextLabel")
  682. Part125 = Instance.new("Part")
  683. SurfaceGui126 = Instance.new("SurfaceGui")
  684. TextLabel127 = Instance.new("TextLabel")
  685. Part128 = Instance.new("Part")
  686. SurfaceGui129 = Instance.new("SurfaceGui")
  687. TextLabel130 = Instance.new("TextLabel")
  688. Part131 = Instance.new("Part")
  689. SurfaceGui132 = Instance.new("SurfaceGui")
  690. TextLabel133 = Instance.new("TextLabel")
  691. Part134 = Instance.new("Part")
  692. SurfaceGui135 = Instance.new("SurfaceGui")
  693. TextLabel136 = Instance.new("TextLabel")
  694. Part137 = Instance.new("Part")
  695. SurfaceGui138 = Instance.new("SurfaceGui")
  696. TextLabel139 = Instance.new("TextLabel")
  697. Part140 = Instance.new("Part")
  698. SurfaceGui141 = Instance.new("SurfaceGui")
  699. TextLabel142 = Instance.new("TextLabel")
  700. Part143 = Instance.new("Part")
  701. SurfaceGui144 = Instance.new("SurfaceGui")
  702. TextLabel145 = Instance.new("TextLabel")
  703. Part146 = Instance.new("Part")
  704. SurfaceGui147 = Instance.new("SurfaceGui")
  705. TextLabel148 = Instance.new("TextLabel")
  706. Part149 = Instance.new("Part")
  707. SurfaceGui150 = Instance.new("SurfaceGui")
  708. TextLabel151 = Instance.new("TextLabel")
  709. Part152 = Instance.new("Part")
  710. SurfaceGui153 = Instance.new("SurfaceGui")
  711. TextLabel154 = Instance.new("TextLabel")
  712. Part155 = Instance.new("Part")
  713. SurfaceGui156 = Instance.new("SurfaceGui")
  714. TextLabel157 = Instance.new("TextLabel")
  715. Part158 = Instance.new("Part")
  716. SurfaceGui159 = Instance.new("SurfaceGui")
  717. TextLabel160 = Instance.new("TextLabel")
  718. Part161 = Instance.new("Part")
  719. SurfaceGui162 = Instance.new("SurfaceGui")
  720. TextLabel163 = Instance.new("TextLabel")
  721. Part164 = Instance.new("Part")
  722. SurfaceGui165 = Instance.new("SurfaceGui")
  723. TextLabel166 = Instance.new("TextLabel")
  724. Part167 = Instance.new("Part")
  725. SurfaceGui168 = Instance.new("SurfaceGui")
  726. TextLabel169 = Instance.new("TextLabel")
  727. Part170 = Instance.new("Part")
  728. SurfaceGui171 = Instance.new("SurfaceGui")
  729. TextLabel172 = Instance.new("TextLabel")
  730. Part173 = Instance.new("Part")
  731. SurfaceGui174 = Instance.new("SurfaceGui")
  732. TextLabel175 = Instance.new("TextLabel")
  733. Part176 = Instance.new("Part")
  734. SurfaceGui177 = Instance.new("SurfaceGui")
  735. TextLabel178 = Instance.new("TextLabel")
  736. Part179 = Instance.new("Part")
  737. SurfaceGui180 = Instance.new("SurfaceGui")
  738. TextLabel181 = Instance.new("TextLabel")
  739. Folder182 = Instance.new("Folder")
  740. Part183 = Instance.new("Part")
  741. Part184 = Instance.new("Part")
  742. Folder185 = Instance.new("Folder")
  743. Part186 = Instance.new("Part")
  744. Part187 = Instance.new("Part")
  745. Part188 = Instance.new("Part")
  746. Part189 = Instance.new("Part")
  747. Part190 = Instance.new("Part")
  748. Part191 = Instance.new("Part")
  749. Part192 = Instance.new("Part")
  750. Part193 = Instance.new("Part")
  751. Part194 = Instance.new("Part")
  752. Part195 = Instance.new("Part")
  753. Part196 = Instance.new("Part")
  754. Part197 = Instance.new("Part")
  755. Part198 = Instance.new("Part")
  756. Part199 = Instance.new("Part")
  757. Part200 = Instance.new("Part")
  758. Part201 = Instance.new("Part")
  759. Part202 = Instance.new("Part")
  760. Part203 = Instance.new("Part")
  761. Part204 = Instance.new("Part")
  762. Part205 = Instance.new("Part")
  763. Part206 = Instance.new("Part")
  764. Part207 = Instance.new("Part")
  765. Part208 = Instance.new("Part")
  766. Part209 = Instance.new("Part")
  767. Part210 = Instance.new("Part")
  768. Part211 = Instance.new("Part")
  769. Part212 = Instance.new("Part")
  770. Part213 = Instance.new("Part")
  771. Part214 = Instance.new("Part")
  772. Part215 = Instance.new("Part")
  773. Part216 = Instance.new("Part")
  774. Part217 = Instance.new("Part")
  775. Part218 = Instance.new("Part")
  776. Part219 = Instance.new("Part")
  777. Part220 = Instance.new("Part")
  778. Part221 = Instance.new("Part")
  779. Part222 = Instance.new("Part")
  780. Part223 = Instance.new("Part")
  781. Part224 = Instance.new("Part")
  782. Part225 = Instance.new("Part")
  783. Part226 = Instance.new("Part")
  784. Part227 = Instance.new("Part")
  785. Part228 = Instance.new("Part")
  786. Part229 = Instance.new("Part")
  787. Part230 = Instance.new("Part")
  788. Part231 = Instance.new("Part")
  789. Part232 = Instance.new("Part")
  790. Part233 = Instance.new("Part")
  791. Part234 = Instance.new("Part")
  792. Part235 = Instance.new("Part")
  793. Part236 = Instance.new("Part")
  794. Part237 = Instance.new("Part")
  795. Part238 = Instance.new("Part")
  796. Part239 = Instance.new("Part")
  797. Part240 = Instance.new("Part")
  798. Part241 = Instance.new("Part")
  799. Part242 = Instance.new("Part")
  800. Part243 = Instance.new("Part")
  801. Part244 = Instance.new("Part")
  802. Part245 = Instance.new("Part")
  803. Folder0.Name = "keyboardddd"
  804. Folder0.Parent = workspace
  805. Folder1.Name = "Keys"
  806. Folder1.Parent = Folder0
  807. Part2.Name = "'"
  808. Part2.Parent = Folder1
  809. Part2.CFrame = h * CFrame.new(4.6799984 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  810. Part2.Orientation = Vector3.new(0,-90-90,-22.5)
  811. Part2.Color = Color3.new(0.317647, 0, 0.309804)
  812. Part2.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 0.799999952 * sizer)
  813. Part2.Anchored = true
  814. Part2.BottomSurface = Enum.SurfaceType.Smooth
  815. Part2.Locked = true
  816. Part2.Material = Enum.Material.Wood
  817. SurfaceGui3.Parent = Part2
  818. SurfaceGui3.LightInfluence = 1
  819. SurfaceGui3.Face = Enum.NormalId.Top
  820. SurfaceGui3.ClipsDescendants = true
  821. SurfaceGui3.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  822. SurfaceGui3.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  823. SurfaceGui3.PixelsPerStud = ((130/-sizer)*-5)/2
  824. TextLabel4.Parent = SurfaceGui3
  825. TextLabel4.Size = UDim2.new(1, 0, 1, 0)
  826. TextLabel4.BackgroundColor = BrickColor.new("Institutional white")
  827. TextLabel4.BackgroundColor3 = Color3.new(1, 1, 1)
  828. TextLabel4.BackgroundTransparency = 1
  829. TextLabel4.Font = Enum.Font.SourceSans
  830. TextLabel4.FontSize = Enum.FontSize.Size14
  831. TextLabel4.Text = [[']].."\n"..[["]]
  832. TextLabel4.TextColor = BrickColor.new("Institutional white")
  833. TextLabel4.TextColor3 = Color3.new(1, 1, 1)
  834. TextLabel4.TextScaled = true
  835. TextLabel4.TextSize = 14
  836. TextLabel4.TextWrap = true
  837. TextLabel4.TextWrapped = true
  838. Part5.Name = ","
  839. Part5.Parent = Folder1
  840. Part5.CFrame = h * CFrame.new(2.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  841. Part5.Orientation = Vector3.new(0,-90-90,-22.5)
  842. Part5.Color = Color3.new(0.317647, 0, 0.309804)
  843. Part5.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 0.799999952 * sizer)
  844. Part5.Anchored = true
  845. Part5.BottomSurface = Enum.SurfaceType.Smooth
  846. Part5.Locked = true
  847. Part5.Material = Enum.Material.Wood
  848. SurfaceGui6.Parent = Part5
  849. SurfaceGui6.LightInfluence = 1
  850. SurfaceGui6.Face = Enum.NormalId.Top
  851. SurfaceGui6.ClipsDescendants = true
  852. SurfaceGui6.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  853. SurfaceGui6.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  854. SurfaceGui6.PixelsPerStud = ((130/-sizer)*-5)/2
  855. TextLabel7.Parent = SurfaceGui6
  856. TextLabel7.Size = UDim2.new(1, 0, 1, 0)
  857. TextLabel7.BackgroundColor = BrickColor.new("Institutional white")
  858. TextLabel7.BackgroundColor3 = Color3.new(1, 1, 1)
  859. TextLabel7.BackgroundTransparency = 1
  860. TextLabel7.Font = Enum.Font.SourceSans
  861. TextLabel7.FontSize = Enum.FontSize.Size14
  862. TextLabel7.Text = "<\n,"
  863. TextLabel7.TextColor = BrickColor.new("Institutional white")
  864. TextLabel7.TextColor3 = Color3.new(1, 1, 1)
  865. TextLabel7.TextScaled = true
  866. TextLabel7.TextSize = 14
  867. TextLabel7.TextWrap = true
  868. TextLabel7.TextWrapped = true
  869. Part8.Name = "-"
  870. Part8.Parent = Folder1
  871. Part8.CFrame = h * CFrame.new(4 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  872. Part8.Orientation = Vector3.new(0,-90-90,-22.5)
  873. Part8.Color = Color3.new(0.317647, 0, 0.309804)
  874. Part8.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  875. Part8.Anchored = true
  876. Part8.BottomSurface = Enum.SurfaceType.Smooth
  877. Part8.Locked = true
  878. Part8.Material = Enum.Material.Wood
  879. SurfaceGui9.Parent = Part8
  880. SurfaceGui9.LightInfluence = 1
  881. SurfaceGui9.Face = Enum.NormalId.Top
  882. SurfaceGui9.ClipsDescendants = true
  883. SurfaceGui9.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  884. SurfaceGui9.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  885. SurfaceGui9.PixelsPerStud = ((130/-sizer)*-5)/2
  886. TextLabel10.Parent = SurfaceGui9
  887. TextLabel10.Size = UDim2.new(1, 0, 1, 0)
  888. TextLabel10.BackgroundColor = BrickColor.new("Institutional white")
  889. TextLabel10.BackgroundColor3 = Color3.new(1, 1, 1)
  890. TextLabel10.BackgroundTransparency = 1
  891. TextLabel10.Font = Enum.Font.SourceSans
  892. TextLabel10.FontSize = Enum.FontSize.Size14
  893. TextLabel10.Text = "_\n-"
  894. TextLabel10.TextColor = BrickColor.new("Institutional white")
  895. TextLabel10.TextColor3 = Color3.new(1, 1, 1)
  896. TextLabel10.TextScaled = true
  897. TextLabel10.TextSize = 14
  898. TextLabel10.TextWrap = true
  899. TextLabel10.TextWrapped = true
  900. Part11.Name = "."
  901. Part11.Parent = Folder1
  902. Part11.CFrame = h * CFrame.new(3.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  903. Part11.Orientation = Vector3.new(0,-90-90,-22.5)
  904. Part11.Color = Color3.new(0.317647, 0, 0.309804)
  905. Part11.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  906. Part11.Anchored = true
  907. Part11.Locked = true
  908. Part11.Material = Enum.Material.Wood
  909. SurfaceGui12.Parent = Part11
  910. SurfaceGui12.LightInfluence = 1
  911. SurfaceGui12.Face = Enum.NormalId.Top
  912. SurfaceGui12.ClipsDescendants = true
  913. SurfaceGui12.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  914. SurfaceGui12.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  915. SurfaceGui12.PixelsPerStud = ((130/-sizer)*-5)/2
  916. TextLabel13.Parent = SurfaceGui12
  917. TextLabel13.Size = UDim2.new(1, 0, 1, 0)
  918. TextLabel13.BackgroundColor = BrickColor.new("Institutional white")
  919. TextLabel13.BackgroundColor3 = Color3.new(1, 1, 1)
  920. TextLabel13.BackgroundTransparency = 1
  921. TextLabel13.Font = Enum.Font.SourceSans
  922. TextLabel13.FontSize = Enum.FontSize.Size14
  923. TextLabel13.Text = ">\n."
  924. TextLabel13.TextColor = BrickColor.new("Institutional white")
  925. TextLabel13.TextColor3 = Color3.new(1, 1, 1)
  926. TextLabel13.TextScaled = true
  927. TextLabel13.TextSize = 14
  928. TextLabel13.TextWrap = true
  929. TextLabel13.TextWrapped = true
  930. Part14.Name = "/"
  931. Part14.Parent = Folder1
  932. Part14.CFrame = h * CFrame.new(4.34000492 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  933. Part14.Orientation = Vector3.new(0,-90-90,-22.5)
  934. Part14.Color = Color3.new(0.317647, 0, 0.309804)
  935. Part14.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  936. Part14.Anchored = true
  937. Part14.Locked = true
  938. Part14.Material = Enum.Material.Wood
  939. SurfaceGui15.Parent = Part14
  940. SurfaceGui15.LightInfluence = 1
  941. SurfaceGui15.Face = Enum.NormalId.Top
  942. SurfaceGui15.ClipsDescendants = true
  943. SurfaceGui15.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  944. SurfaceGui15.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  945. SurfaceGui15.PixelsPerStud = ((130/-sizer)*-5)/2
  946. TextLabel16.Parent = SurfaceGui15
  947. TextLabel16.Size = UDim2.new(1, 0, 1, 0)
  948. TextLabel16.BackgroundColor = BrickColor.new("Institutional white")
  949. TextLabel16.BackgroundColor3 = Color3.new(1, 1, 1)
  950. TextLabel16.BackgroundTransparency = 1
  951. TextLabel16.Font = Enum.Font.SourceSans
  952. TextLabel16.FontSize = Enum.FontSize.Size14
  953. TextLabel16.Text = "?\n/"
  954. TextLabel16.TextColor = BrickColor.new("Institutional white")
  955. TextLabel16.TextColor3 = Color3.new(1, 1, 1)
  956. TextLabel16.TextScaled = true
  957. TextLabel16.TextSize = 14
  958. TextLabel16.TextWrap = true
  959. TextLabel16.TextWrapped = true
  960. Part17.Name = "0"
  961. Part17.Parent = Folder1
  962. Part17.CFrame = h * CFrame.new(3 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  963. Part17.Orientation = Vector3.new(0,-90-90,-22.5)
  964. Part17.Color = Color3.new(0.317647, 0, 0.309804)
  965. Part17.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  966. Part17.Anchored = true
  967. Part17.Locked = true
  968. Part17.Material = Enum.Material.Wood
  969. SurfaceGui18.Parent = Part17
  970. SurfaceGui18.LightInfluence = 1
  971. SurfaceGui18.Face = Enum.NormalId.Top
  972. SurfaceGui18.ClipsDescendants = true
  973. SurfaceGui18.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  974. SurfaceGui18.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  975. SurfaceGui18.PixelsPerStud = ((130/-sizer)*-5)/2
  976. TextLabel19.Parent = SurfaceGui18
  977. TextLabel19.Size = UDim2.new(1, 0, 1, 0)
  978. TextLabel19.BackgroundColor = BrickColor.new("Institutional white")
  979. TextLabel19.BackgroundColor3 = Color3.new(1, 1, 1)
  980. TextLabel19.BackgroundTransparency = 1
  981. TextLabel19.Font = Enum.Font.SourceSans
  982. TextLabel19.FontSize = Enum.FontSize.Size14
  983. TextLabel19.Text = ")\n0"
  984. TextLabel19.TextColor = BrickColor.new("Institutional white")
  985. TextLabel19.TextColor3 = Color3.new(1, 1, 1)
  986. TextLabel19.TextScaled = true
  987. TextLabel19.TextSize = 14
  988. TextLabel19.TextWrap = true
  989. TextLabel19.TextWrapped = true
  990. Part20.Name = "1"
  991. Part20.Parent = Folder1
  992. Part20.CFrame = h * CFrame.new(-6.00000525*sizer, -3.2066319*sizer, -7.05276108 * sizer)
  993. Part20.Orientation = Vector3.new(0,-90-90,-22.5)
  994. Part20.Color = Color3.new(0.317647, 0, 0.309804)
  995. Part20.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  996. Part20.Anchored = true
  997. Part20.Locked = true
  998. Part20.Material = Enum.Material.Wood
  999. SurfaceGui21.Parent = Part20
  1000. SurfaceGui21.LightInfluence = 1
  1001. SurfaceGui21.Face = Enum.NormalId.Top
  1002. SurfaceGui21.ClipsDescendants = true
  1003. SurfaceGui21.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1004. SurfaceGui21.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1005. SurfaceGui21.PixelsPerStud = ((130/-sizer)*-5)/2
  1006. TextLabel22.Parent = SurfaceGui21
  1007. TextLabel22.Size = UDim2.new(1, 0, 1, 0)
  1008. TextLabel22.BackgroundColor = BrickColor.new("Institutional white")
  1009. TextLabel22.BackgroundColor3 = Color3.new(1, 1, 1)
  1010. TextLabel22.BackgroundTransparency = 1
  1011. TextLabel22.Font = Enum.Font.SourceSans
  1012. TextLabel22.FontSize = Enum.FontSize.Size14
  1013. TextLabel22.Text = "!\n1"
  1014. TextLabel22.TextColor = BrickColor.new("Institutional white")
  1015. TextLabel22.TextColor3 = Color3.new(1, 1, 1)
  1016. TextLabel22.TextScaled = true
  1017. TextLabel22.TextSize = 14
  1018. TextLabel22.TextWrap = true
  1019. TextLabel22.TextWrapped = true
  1020. Part23.Name = "2"
  1021. Part23.Parent = Folder1
  1022. Part23.CFrame = h * CFrame.new(-5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1023. Part23.Orientation = Vector3.new(0,-90-90,-22.5)
  1024. Part23.Color = Color3.new(0.317647, 0, 0.309804)
  1025. Part23.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1026. Part23.Anchored = true
  1027. Part23.Locked = true
  1028. Part23.Material = Enum.Material.Wood
  1029. SurfaceGui24.Parent = Part23
  1030. SurfaceGui24.LightInfluence = 1
  1031. SurfaceGui24.Face = Enum.NormalId.Top
  1032. SurfaceGui24.ClipsDescendants = true
  1033. SurfaceGui24.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1034. SurfaceGui24.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1035. SurfaceGui24.PixelsPerStud = ((130/-sizer)*-5)/2
  1036. TextLabel25.Parent = SurfaceGui24
  1037. TextLabel25.Size = UDim2.new(1, 0, 1, 0)
  1038. TextLabel25.BackgroundColor = BrickColor.new("Institutional white")
  1039. TextLabel25.BackgroundColor3 = Color3.new(1, 1, 1)
  1040. TextLabel25.BackgroundTransparency = 1
  1041. TextLabel25.Font = Enum.Font.SourceSans
  1042. TextLabel25.FontSize = Enum.FontSize.Size14
  1043. TextLabel25.Text = "@\n2"
  1044. TextLabel25.TextColor = BrickColor.new("Institutional white")
  1045. TextLabel25.TextColor3 = Color3.new(1, 1, 1)
  1046. TextLabel25.TextScaled = true
  1047. TextLabel25.TextSize = 14
  1048. TextLabel25.TextWrap = true
  1049. TextLabel25.TextWrapped = true
  1050. Part26.Name = "3"
  1051. Part26.Parent = Folder1
  1052. Part26.CFrame = h * CFrame.new(-4 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1053. Part26.Orientation = Vector3.new(0,-90-90,-22.5)
  1054. Part26.Color = Color3.new(0.317647, 0, 0.309804)
  1055. Part26.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1056. Part26.Anchored = true
  1057. Part26.Locked = true
  1058. Part26.Material = Enum.Material.Wood
  1059. SurfaceGui27.Parent = Part26
  1060. SurfaceGui27.LightInfluence = 1
  1061. SurfaceGui27.Face = Enum.NormalId.Top
  1062. SurfaceGui27.ClipsDescendants = true
  1063. SurfaceGui27.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1064. SurfaceGui27.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1065. SurfaceGui27.PixelsPerStud = ((130/-sizer)*-5)/2
  1066. TextLabel28.Parent = SurfaceGui27
  1067. TextLabel28.Size = UDim2.new(1, 0, 1, 0)
  1068. TextLabel28.BackgroundColor = BrickColor.new("Institutional white")
  1069. TextLabel28.BackgroundColor3 = Color3.new(1, 1, 1)
  1070. TextLabel28.BackgroundTransparency = 1
  1071. TextLabel28.Font = Enum.Font.SourceSans
  1072. TextLabel28.FontSize = Enum.FontSize.Size14
  1073. TextLabel28.Text = "#\n3"
  1074. TextLabel28.TextColor = BrickColor.new("Institutional white")
  1075. TextLabel28.TextColor3 = Color3.new(1, 1, 1)
  1076. TextLabel28.TextScaled = true
  1077. TextLabel28.TextSize = 14
  1078. TextLabel28.TextWrap = true
  1079. TextLabel28.TextWrapped = true
  1080. Part29.Name = "4"
  1081. Part29.Parent = Folder1
  1082. Part29.CFrame = h * CFrame.new(-3 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1083. Part29.Orientation = Vector3.new(0,-90-90,-22.5)
  1084. Part29.Color = Color3.new(0.317647, 0, 0.309804)
  1085. Part29.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1086. Part29.Anchored = true
  1087. Part29.Locked = true
  1088. Part29.Material = Enum.Material.Wood
  1089. SurfaceGui30.Parent = Part29
  1090. SurfaceGui30.LightInfluence = 1
  1091. SurfaceGui30.Face = Enum.NormalId.Top
  1092. SurfaceGui30.ClipsDescendants = true
  1093. SurfaceGui30.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1094. SurfaceGui30.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1095. SurfaceGui30.PixelsPerStud = ((130/-sizer)*-5)/2
  1096. TextLabel31.Parent = SurfaceGui30
  1097. TextLabel31.Size = UDim2.new(1, 0, 1, 0)
  1098. TextLabel31.BackgroundColor = BrickColor.new("Institutional white")
  1099. TextLabel31.BackgroundColor3 = Color3.new(1, 1, 1)
  1100. TextLabel31.BackgroundTransparency = 1
  1101. TextLabel31.Font = Enum.Font.SourceSans
  1102. TextLabel31.FontSize = Enum.FontSize.Size14
  1103. TextLabel31.Text = "$\n4"
  1104. TextLabel31.TextColor = BrickColor.new("Institutional white")
  1105. TextLabel31.TextColor3 = Color3.new(1, 1, 1)
  1106. TextLabel31.TextScaled = true
  1107. TextLabel31.TextSize = 14
  1108. TextLabel31.TextWrap = true
  1109. TextLabel31.TextWrapped = true
  1110. Part32.Name = "5"
  1111. Part32.Parent = Folder1
  1112. Part32.CFrame = h * CFrame.new(-2 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1113. Part32.Orientation = Vector3.new(0,-90-90,-22.5)
  1114. Part32.Color = Color3.new(0.317647, 0, 0.309804)
  1115. Part32.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1116. Part32.Anchored = true
  1117. Part32.Locked = true
  1118. Part32.Material = Enum.Material.Wood
  1119. SurfaceGui33.Parent = Part32
  1120. SurfaceGui33.LightInfluence = 1
  1121. SurfaceGui33.Face = Enum.NormalId.Top
  1122. SurfaceGui33.ClipsDescendants = true
  1123. SurfaceGui33.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1124. SurfaceGui33.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1125. SurfaceGui33.PixelsPerStud = ((130/-sizer)*-5)/2
  1126. TextLabel34.Parent = SurfaceGui33
  1127. TextLabel34.Size = UDim2.new(1, 0, 1, 0)
  1128. TextLabel34.BackgroundColor = BrickColor.new("Institutional white")
  1129. TextLabel34.BackgroundColor3 = Color3.new(1, 1, 1)
  1130. TextLabel34.BackgroundTransparency = 1
  1131. TextLabel34.Font = Enum.Font.SourceSans
  1132. TextLabel34.FontSize = Enum.FontSize.Size14
  1133. TextLabel34.Text = "%\n5"
  1134. TextLabel34.TextColor = BrickColor.new("Institutional white")
  1135. TextLabel34.TextColor3 = Color3.new(1, 1, 1)
  1136. TextLabel34.TextScaled = true
  1137. TextLabel34.TextSize = 14
  1138. TextLabel34.TextWrap = true
  1139. TextLabel34.TextWrapped = true
  1140. Part35.Name = "6"
  1141. Part35.Parent = Folder1
  1142. Part35.CFrame = h * CFrame.new(-1 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1143. Part35.Orientation = Vector3.new(0,-90-90,-22.5)
  1144. Part35.Color = Color3.new(0.317647, 0, 0.309804)
  1145. Part35.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1146. Part35.Anchored = true
  1147. Part35.Locked = true
  1148. Part35.Material = Enum.Material.Wood
  1149. SurfaceGui36.Parent = Part35
  1150. SurfaceGui36.LightInfluence = 1
  1151. SurfaceGui36.Face = Enum.NormalId.Top
  1152. SurfaceGui36.ClipsDescendants = true
  1153. SurfaceGui36.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1154. SurfaceGui36.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1155. SurfaceGui36.PixelsPerStud = ((130/-sizer)*-5)/2
  1156. TextLabel37.Parent = SurfaceGui36
  1157. TextLabel37.Size = UDim2.new(1, 0, 1, 0)
  1158. TextLabel37.BackgroundColor = BrickColor.new("Institutional white")
  1159. TextLabel37.BackgroundColor3 = Color3.new(1, 1, 1)
  1160. TextLabel37.BackgroundTransparency = 1
  1161. TextLabel37.Font = Enum.Font.SourceSans
  1162. TextLabel37.FontSize = Enum.FontSize.Size14
  1163. TextLabel37.Text = "^\n6"
  1164. TextLabel37.TextColor = BrickColor.new("Institutional white")
  1165. TextLabel37.TextColor3 = Color3.new(1, 1, 1)
  1166. TextLabel37.TextScaled = true
  1167. TextLabel37.TextSize = 14
  1168. TextLabel37.TextWrap = true
  1169. TextLabel37.TextWrapped = true
  1170. Part38.Name = "7"
  1171. Part38.Parent = Folder1
  1172. Part38.CFrame = h * CFrame.new(0, -3.20663142 * sizer, -7.05276108 * sizer)
  1173. Part38.Orientation = Vector3.new(0,-90-90,-22.5)
  1174. Part38.Color = Color3.new(0.317647, 0, 0.309804)
  1175. Part38.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1176. Part38.Anchored = true
  1177. Part38.Locked = true
  1178. Part38.Material = Enum.Material.Wood
  1179. SurfaceGui39.Parent = Part38
  1180. SurfaceGui39.LightInfluence = 1
  1181. SurfaceGui39.Face = Enum.NormalId.Top
  1182. SurfaceGui39.ClipsDescendants = true
  1183. SurfaceGui39.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1184. SurfaceGui39.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1185. SurfaceGui39.PixelsPerStud = ((130/-sizer)*-5)/2
  1186. TextLabel40.Parent = SurfaceGui39
  1187. TextLabel40.Size = UDim2.new(1, 0, 1, 0)
  1188. TextLabel40.BackgroundColor = BrickColor.new("Institutional white")
  1189. TextLabel40.BackgroundColor3 = Color3.new(1, 1, 1)
  1190. TextLabel40.BackgroundTransparency = 1
  1191. TextLabel40.Font = Enum.Font.SourceSans
  1192. TextLabel40.FontSize = Enum.FontSize.Size14
  1193. TextLabel40.Text = "&\n7"
  1194. TextLabel40.TextColor = BrickColor.new("Institutional white")
  1195. TextLabel40.TextColor3 = Color3.new(1, 1, 1)
  1196. TextLabel40.TextScaled = true
  1197. TextLabel40.TextSize = 14
  1198. TextLabel40.TextWrap = true
  1199. TextLabel40.TextWrapped = true
  1200. Part41.Name = "8"
  1201. Part41.Parent = Folder1
  1202. Part41.CFrame = h * CFrame.new(1 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1203. Part41.Orientation = Vector3.new(0,-90-90,-22.5)
  1204. Part41.Color = Color3.new(0.317647, 0, 0.309804)
  1205. Part41.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1206. Part41.Anchored = true
  1207. Part41.Locked = true
  1208. Part41.Material = Enum.Material.Wood
  1209. SurfaceGui42.Parent = Part41
  1210. SurfaceGui42.LightInfluence = 1
  1211. SurfaceGui42.Face = Enum.NormalId.Top
  1212. SurfaceGui42.ClipsDescendants = true
  1213. SurfaceGui42.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1214. SurfaceGui42.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1215. SurfaceGui42.PixelsPerStud = ((130/-sizer)*-5)/2
  1216. TextLabel43.Parent = SurfaceGui42
  1217. TextLabel43.Size = UDim2.new(1, 0, 1, 0)
  1218. TextLabel43.BackgroundColor = BrickColor.new("Institutional white")
  1219. TextLabel43.BackgroundColor3 = Color3.new(1, 1, 1)
  1220. TextLabel43.BackgroundTransparency = 1
  1221. TextLabel43.Font = Enum.Font.SourceSans
  1222. TextLabel43.FontSize = Enum.FontSize.Size14
  1223. TextLabel43.Text = "*\n8"
  1224. TextLabel43.TextColor = BrickColor.new("Institutional white")
  1225. TextLabel43.TextColor3 = Color3.new(1, 1, 1)
  1226. TextLabel43.TextScaled = true
  1227. TextLabel43.TextSize = 14
  1228. TextLabel43.TextWrap = true
  1229. TextLabel43.TextWrapped = true
  1230. Part44.Name = "9"
  1231. Part44.Parent = Folder1
  1232. Part44.CFrame = h * CFrame.new(2 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1233. Part44.Orientation = Vector3.new(0,-90-90,-22.5)
  1234. Part44.Color = Color3.new(0.317647, 0, 0.309804)
  1235. Part44.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1236. Part44.Anchored = true
  1237. Part44.Locked = true
  1238. Part44.Material = Enum.Material.Wood
  1239. SurfaceGui45.Parent = Part44
  1240. SurfaceGui45.LightInfluence = 1
  1241. SurfaceGui45.Face = Enum.NormalId.Top
  1242. SurfaceGui45.ClipsDescendants = true
  1243. SurfaceGui45.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1244. SurfaceGui45.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1245. SurfaceGui45.PixelsPerStud = ((130/-sizer)*-5)/2
  1246. TextLabel46.Parent = SurfaceGui45
  1247. TextLabel46.Size = UDim2.new(1, 0, 1, 0)
  1248. TextLabel46.BackgroundColor = BrickColor.new("Institutional white")
  1249. TextLabel46.BackgroundColor3 = Color3.new(1, 1, 1)
  1250. TextLabel46.BackgroundTransparency = 1
  1251. TextLabel46.Font = Enum.Font.SourceSans
  1252. TextLabel46.FontSize = Enum.FontSize.Size14
  1253. TextLabel46.Text = "(\n9"
  1254. TextLabel46.TextColor = BrickColor.new("Institutional white")
  1255. TextLabel46.TextColor3 = Color3.new(1, 1, 1)
  1256. TextLabel46.TextScaled = true
  1257. TextLabel46.TextSize = 14
  1258. TextLabel46.TextWrap = true
  1259. TextLabel46.TextWrapped = true
  1260. Part47.Name = ";"
  1261. Part47.Parent = Folder1
  1262. Part47.CFrame = h * CFrame.new(3.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1263. Part47.Orientation = Vector3.new(0,-90-90,-22.5)
  1264. Part47.Color = Color3.new(0.317647, 0, 0.309804)
  1265. Part47.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1266. Part47.Anchored = true
  1267. Part47.Locked = true
  1268. Part47.Material = Enum.Material.Wood
  1269. SurfaceGui48.Parent = Part47
  1270. SurfaceGui48.LightInfluence = 1
  1271. SurfaceGui48.Face = Enum.NormalId.Top
  1272. SurfaceGui48.ClipsDescendants = true
  1273. SurfaceGui48.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1274. SurfaceGui48.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1275. SurfaceGui48.PixelsPerStud = ((130/-sizer)*-5)/2
  1276. TextLabel49.Parent = SurfaceGui48
  1277. TextLabel49.Size = UDim2.new(1, 0, 1, 0)
  1278. TextLabel49.BackgroundColor = BrickColor.new("Institutional white")
  1279. TextLabel49.BackgroundColor3 = Color3.new(1, 1, 1)
  1280. TextLabel49.BackgroundTransparency = 1
  1281. TextLabel49.Font = Enum.Font.SourceSans
  1282. TextLabel49.FontSize = Enum.FontSize.Size14
  1283. TextLabel49.Text = ":\n;"
  1284. TextLabel49.TextColor = BrickColor.new("Institutional white")
  1285. TextLabel49.TextColor3 = Color3.new(1, 1, 1)
  1286. TextLabel49.TextScaled = true
  1287. TextLabel49.TextSize = 14
  1288. TextLabel49.TextWrap = true
  1289. TextLabel49.TextWrapped = true
  1290. Part50.Name = "="
  1291. Part50.Parent = Folder1
  1292. Part50.CFrame = h * CFrame.new(5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1293. Part50.Orientation = Vector3.new(0,-90-90,-22.5)
  1294. Part50.Color = Color3.new(0.317647, 0, 0.309804)
  1295. Part50.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1296. Part50.Anchored = true
  1297. Part50.Locked = true
  1298. Part50.Material = Enum.Material.Wood
  1299. SurfaceGui51.Parent = Part50
  1300. SurfaceGui51.LightInfluence = 1
  1301. SurfaceGui51.Face = Enum.NormalId.Top
  1302. SurfaceGui51.ClipsDescendants = true
  1303. SurfaceGui51.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1304. SurfaceGui51.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1305. SurfaceGui51.PixelsPerStud = ((130/-sizer)*-5)/2
  1306. TextLabel52.Parent = SurfaceGui51
  1307. TextLabel52.Size = UDim2.new(1, 0, 1, 0)
  1308. TextLabel52.BackgroundColor = BrickColor.new("Institutional white")
  1309. TextLabel52.BackgroundColor3 = Color3.new(1, 1, 1)
  1310. TextLabel52.BackgroundTransparency = 1
  1311. TextLabel52.Font = Enum.Font.SourceSans
  1312. TextLabel52.FontSize = Enum.FontSize.Size14
  1313. TextLabel52.Text = "+\n="
  1314. TextLabel52.TextColor = BrickColor.new("Institutional white")
  1315. TextLabel52.TextColor3 = Color3.new(1, 1, 1)
  1316. TextLabel52.TextScaled = true
  1317. TextLabel52.TextSize = 14
  1318. TextLabel52.TextWrap = true
  1319. TextLabel52.TextWrapped = true
  1320. Part53.Name = "["
  1321. Part53.Parent = Folder1
  1322. Part53.CFrame = h * CFrame.new(4.48999834 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  1323. Part53.Orientation = Vector3.new(0,-90-90,-22.5)
  1324. Part53.Color = Color3.new(0.317647, 0, 0.309804)
  1325. Part53.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1326. Part53.Anchored = true
  1327. Part53.Locked = true
  1328. Part53.Material = Enum.Material.Wood
  1329. SurfaceGui54.Parent = Part53
  1330. SurfaceGui54.LightInfluence = 1
  1331. SurfaceGui54.Face = Enum.NormalId.Top
  1332. SurfaceGui54.ClipsDescendants = true
  1333. SurfaceGui54.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1334. SurfaceGui54.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1335. SurfaceGui54.PixelsPerStud = ((130/-sizer)*-5)/2
  1336. TextLabel55.Parent = SurfaceGui54
  1337. TextLabel55.Size = UDim2.new(1, 0, 1, 0)
  1338. TextLabel55.BackgroundColor = BrickColor.new("Institutional white")
  1339. TextLabel55.BackgroundColor3 = Color3.new(1, 1, 1)
  1340. TextLabel55.BackgroundTransparency = 1
  1341. TextLabel55.Font = Enum.Font.SourceSans
  1342. TextLabel55.FontSize = Enum.FontSize.Size14
  1343. TextLabel55.Text = "{\n["
  1344. TextLabel55.TextColor = BrickColor.new("Institutional white")
  1345. TextLabel55.TextColor3 = Color3.new(1, 1, 1)
  1346. TextLabel55.TextScaled = true
  1347. TextLabel55.TextSize = 14
  1348. TextLabel55.TextWrap = true
  1349. TextLabel55.TextWrapped = true
  1350. Part56.Name = "]"
  1351. Part56.Parent = Folder1
  1352. Part56.CFrame = h * CFrame.new(5.48999834 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  1353. Part56.Orientation = Vector3.new(0,-90-90,-22.5)
  1354. Part56.Color = Color3.new(0.317647, 0, 0.309804)
  1355. Part56.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1356. Part56.Anchored = true
  1357. Part56.Locked = true
  1358. Part56.Material = Enum.Material.Wood
  1359. SurfaceGui57.Parent = Part56
  1360. SurfaceGui57.LightInfluence = 1
  1361. SurfaceGui57.Face = Enum.NormalId.Top
  1362. SurfaceGui57.ClipsDescendants = true
  1363. SurfaceGui57.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1364. SurfaceGui57.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1365. SurfaceGui57.PixelsPerStud = ((130/-sizer)*-5)/2
  1366. TextLabel58.Parent = SurfaceGui57
  1367. TextLabel58.Size = UDim2.new(1, 0, 1, 0)
  1368. TextLabel58.BackgroundColor = BrickColor.new("Institutional white")
  1369. TextLabel58.BackgroundColor3 = Color3.new(1, 1, 1)
  1370. TextLabel58.BackgroundTransparency = 1
  1371. TextLabel58.Font = Enum.Font.SourceSans
  1372. TextLabel58.FontSize = Enum.FontSize.Size14
  1373. TextLabel58.Text = "}\n]"
  1374. TextLabel58.TextColor = BrickColor.new("Institutional white")
  1375. TextLabel58.TextColor3 = Color3.new(1, 1, 1)
  1376. TextLabel58.TextScaled = true
  1377. TextLabel58.TextSize = 14
  1378. TextLabel58.TextWrap = true
  1379. TextLabel58.TextWrapped = true
  1380. Part59.Name = "a"
  1381. Part59.Parent = Folder1
  1382. Part59.CFrame = h * CFrame.new(-5.3200016 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1383. Part59.Orientation = Vector3.new(0,-90-90,-22.5)
  1384. Part59.Color = Color3.new(0.317647, 0, 0.309804)
  1385. Part59.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1386. Part59.Anchored = true
  1387. Part59.Locked = true
  1388. Part59.Material = Enum.Material.Wood
  1389. SurfaceGui60.Parent = Part59
  1390. SurfaceGui60.LightInfluence = 1
  1391. SurfaceGui60.Face = Enum.NormalId.Top
  1392. SurfaceGui60.ClipsDescendants = true
  1393. SurfaceGui60.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1394. SurfaceGui60.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1395. SurfaceGui60.PixelsPerStud = ((130/-sizer)*-5)/2
  1396. TextLabel61.Parent = SurfaceGui60
  1397. TextLabel61.Size = UDim2.new(1, 0, 1, 0)
  1398. TextLabel61.BackgroundColor = BrickColor.new("Institutional white")
  1399. TextLabel61.BackgroundColor3 = Color3.new(1, 1, 1)
  1400. TextLabel61.BackgroundTransparency = 1
  1401. TextLabel61.Font = Enum.Font.SourceSans
  1402. TextLabel61.FontSize = Enum.FontSize.Size14
  1403. TextLabel61.Text = "a"
  1404. TextLabel61.TextColor = BrickColor.new("Institutional white")
  1405. TextLabel61.TextColor3 = Color3.new(1, 1, 1)
  1406. TextLabel61.TextScaled = true
  1407. TextLabel61.TextSize = 14
  1408. TextLabel61.TextWrap = true
  1409. TextLabel61.TextWrapped = true
  1410. Part62.Name = "b"
  1411. Part62.Parent = Folder1
  1412. Part62.CFrame = h * CFrame.new(-0.660000324 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  1413. Part62.Orientation = Vector3.new(0,-90-90,-22.5)
  1414. Part62.Color = Color3.new(0.317647, 0, 0.309804)
  1415. Part62.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1416. Part62.Anchored = true
  1417. Part62.Locked = true
  1418. Part62.Material = Enum.Material.Wood
  1419. SurfaceGui63.Parent = Part62
  1420. SurfaceGui63.LightInfluence = 1
  1421. SurfaceGui63.Face = Enum.NormalId.Top
  1422. SurfaceGui63.ClipsDescendants = true
  1423. SurfaceGui63.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1424. SurfaceGui63.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1425. SurfaceGui63.PixelsPerStud = ((130/-sizer)*-5)/2
  1426. TextLabel64.Parent = SurfaceGui63
  1427. TextLabel64.Size = UDim2.new(1, 0, 1, 0)
  1428. TextLabel64.BackgroundColor = BrickColor.new("Institutional white")
  1429. TextLabel64.BackgroundColor3 = Color3.new(1, 1, 1)
  1430. TextLabel64.BackgroundTransparency = 1
  1431. TextLabel64.Font = Enum.Font.SourceSans
  1432. TextLabel64.FontSize = Enum.FontSize.Size14
  1433. TextLabel64.Text = "b"
  1434. TextLabel64.TextColor = BrickColor.new("Institutional white")
  1435. TextLabel64.TextColor3 = Color3.new(1, 1, 1)
  1436. TextLabel64.TextScaled = true
  1437. TextLabel64.TextSize = 14
  1438. TextLabel64.TextWrap = true
  1439. TextLabel64.TextWrapped = true
  1440. Part65.Name = "backslash"
  1441. Part65.Parent = Folder1
  1442. Part65.CFrame = h * CFrame.new(6.74499702 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  1443. Part65.Orientation = Vector3.new(0,-90-90,-22.5)
  1444. Part65.Color = Color3.new(0.317647, 0, 0.309804)
  1445. Part65.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.30999947 * sizer)
  1446. Part65.Anchored = true
  1447. Part65.Locked = true
  1448. Part65.Material = Enum.Material.Wood
  1449. SurfaceGui66.Parent = Part65
  1450. SurfaceGui66.LightInfluence = 1
  1451. SurfaceGui66.Face = Enum.NormalId.Top
  1452. SurfaceGui66.ClipsDescendants = true
  1453. SurfaceGui66.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1454. SurfaceGui66.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1455. SurfaceGui66.PixelsPerStud = ((130/-sizer)*-5)/2
  1456. TextLabel67.Parent = SurfaceGui66
  1457. TextLabel67.Size = UDim2.new(1, 0, 1, 0)
  1458. TextLabel67.BackgroundColor = BrickColor.new("Institutional white")
  1459. TextLabel67.BackgroundColor3 = Color3.new(1, 1, 1)
  1460. TextLabel67.BackgroundTransparency = 1
  1461. TextLabel67.Font = Enum.Font.SourceSans
  1462. TextLabel67.FontSize = Enum.FontSize.Size14
  1463. TextLabel67.Text = [[|]].."\n"..[[\]]
  1464. TextLabel67.TextColor = BrickColor.new("Institutional white")
  1465. TextLabel67.TextColor3 = Color3.new(1, 1, 1)
  1466. TextLabel67.TextScaled = true
  1467. TextLabel67.TextSize = 14
  1468. TextLabel67.TextWrap = true
  1469. TextLabel67.TextWrapped = true
  1470. Part68.Name = "backspace"
  1471. Part68.Parent = Folder1
  1472. Part68.CFrame = h * CFrame.new(6.5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  1473. Part68.Orientation = Vector3.new(0,-90-90,-22.5)
  1474. Part68.Color = Color3.new(0.317647, 0, 0.309804)
  1475. Part68.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 1.79999995 * sizer)
  1476. Part68.Anchored = true
  1477. Part68.Locked = true
  1478. Part68.Material = Enum.Material.Wood
  1479. SurfaceGui69.Parent = Part68
  1480. SurfaceGui69.LightInfluence = 1
  1481. SurfaceGui69.Face = Enum.NormalId.Top
  1482. SurfaceGui69.ClipsDescendants = true
  1483. SurfaceGui69.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1484. SurfaceGui69.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1485. SurfaceGui69.PixelsPerStud = ((130/-sizer)*-5)/2
  1486. TextLabel70.Parent = SurfaceGui69
  1487. TextLabel70.Size = UDim2.new(1, 0, 1, 0)
  1488. TextLabel70.BackgroundColor = BrickColor.new("Institutional white")
  1489. TextLabel70.BackgroundColor3 = Color3.new(1, 1, 1)
  1490. TextLabel70.BackgroundTransparency = 1
  1491. TextLabel70.Font = Enum.Font.SourceSans
  1492. TextLabel70.FontSize = Enum.FontSize.Size14
  1493. TextLabel70.Text = "←"
  1494. TextLabel70.TextColor = BrickColor.new("Institutional white")
  1495. TextLabel70.TextColor3 = Color3.new(1, 1, 1)
  1496. TextLabel70.TextScaled = true
  1497. TextLabel70.TextSize = 14
  1498. TextLabel70.TextWrap = true
  1499. TextLabel70.TextWrapped = true
  1500. Part71.Name = "c"
  1501. Part71.Parent = Folder1
  1502. Part71.CFrame = h * CFrame.new(-2.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  1503. Part71.Orientation = Vector3.new(0,-90-90,-22.5)
  1504. Part71.Color = Color3.new(0.317647, 0, 0.309804)
  1505. Part71.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1506. Part71.Anchored = true
  1507. Part71.Locked = true
  1508. Part71.Material = Enum.Material.Wood
  1509. SurfaceGui72.Parent = Part71
  1510. SurfaceGui72.LightInfluence = 1
  1511. SurfaceGui72.Face = Enum.NormalId.Top
  1512. SurfaceGui72.ClipsDescendants = true
  1513. SurfaceGui72.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1514. SurfaceGui72.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1515. SurfaceGui72.PixelsPerStud = ((130/-sizer)*-5)/2
  1516. TextLabel73.Parent = SurfaceGui72
  1517. TextLabel73.Size = UDim2.new(1, 0, 1, 0)
  1518. TextLabel73.BackgroundColor = BrickColor.new("Institutional white")
  1519. TextLabel73.BackgroundColor3 = Color3.new(1, 1, 1)
  1520. TextLabel73.BackgroundTransparency = 1
  1521. TextLabel73.Font = Enum.Font.SourceSans
  1522. TextLabel73.FontSize = Enum.FontSize.Size14
  1523. TextLabel73.Text = "c"
  1524. TextLabel73.TextColor = BrickColor.new("Institutional white")
  1525. TextLabel73.TextColor3 = Color3.new(1, 1, 1)
  1526. TextLabel73.TextScaled = true
  1527. TextLabel73.TextSize = 14
  1528. TextLabel73.TextWrap = true
  1529. TextLabel73.TextWrapped = true
  1530. Part74.Name = "caps"
  1531. Part74.Parent = Folder1
  1532. Part74.CFrame = h * CFrame.new(-6.65000296 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1533. Part74.Orientation = Vector3.new(0,-90-90,-22.5)
  1534. Part74.Color = Color3.new(0.317647, 0, 0.309804)
  1535. Part74.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.50000024 * sizer)
  1536. Part74.Anchored = true
  1537. Part74.Locked = true
  1538. Part74.Material = Enum.Material.Wood
  1539. SurfaceGui75.Parent = Part74
  1540. SurfaceGui75.LightInfluence = 1
  1541. SurfaceGui75.Face = Enum.NormalId.Top
  1542. SurfaceGui75.ClipsDescendants = true
  1543. SurfaceGui75.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1544. SurfaceGui75.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1545. SurfaceGui75.PixelsPerStud = ((130/-sizer)*-5)/2
  1546. TextLabel76.Parent = SurfaceGui75
  1547. TextLabel76.Size = UDim2.new(1, 0, 1, 0)
  1548. TextLabel76.BackgroundColor = BrickColor.new("Institutional white")
  1549. TextLabel76.BackgroundColor3 = Color3.new(1, 1, 1)
  1550. TextLabel76.BackgroundTransparency = 1
  1551. TextLabel76.Font = Enum.Font.SourceSans
  1552. TextLabel76.FontSize = Enum.FontSize.Size14
  1553. TextLabel76.Text = "CAPS\nLOCK"
  1554. TextLabel76.TextColor = BrickColor.new("Institutional white")
  1555. TextLabel76.TextColor3 = Color3.new(1, 1, 1)
  1556. TextLabel76.TextScaled = true
  1557. TextLabel76.TextSize = 14
  1558. TextLabel76.TextWrap = true
  1559. TextLabel76.TextWrapped = true
  1560. Part77.Name = "d"
  1561. Part77.Parent = Folder1
  1562. Part77.CFrame = h * CFrame.new(-3.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1563. Part77.Orientation = Vector3.new(0,-90-90,-22.5)
  1564. Part77.Color = Color3.new(0.317647, 0, 0.309804)
  1565. Part77.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1566. Part77.Anchored = true
  1567. Part77.Locked = true
  1568. Part77.Material = Enum.Material.Wood
  1569. SurfaceGui78.Parent = Part77
  1570. SurfaceGui78.LightInfluence = 1
  1571. SurfaceGui78.Face = Enum.NormalId.Top
  1572. SurfaceGui78.ClipsDescendants = true
  1573. SurfaceGui78.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1574. SurfaceGui78.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1575. SurfaceGui78.PixelsPerStud = ((130/-sizer)*-5)/2
  1576. TextLabel79.Parent = SurfaceGui78
  1577. TextLabel79.Size = UDim2.new(1, 0, 1, 0)
  1578. TextLabel79.BackgroundColor = BrickColor.new("Institutional white")
  1579. TextLabel79.BackgroundColor3 = Color3.new(1, 1, 1)
  1580. TextLabel79.BackgroundTransparency = 1
  1581. TextLabel79.Font = Enum.Font.SourceSans
  1582. TextLabel79.FontSize = Enum.FontSize.Size14
  1583. TextLabel79.Text = "d"
  1584. TextLabel79.TextColor = BrickColor.new("Institutional white")
  1585. TextLabel79.TextColor3 = Color3.new(1, 1, 1)
  1586. TextLabel79.TextScaled = true
  1587. TextLabel79.TextSize = 14
  1588. TextLabel79.TextWrap = true
  1589. TextLabel79.TextWrapped = true
  1590. Part80.Name = "e"
  1591. Part80.Parent = Folder1
  1592. Part80.CFrame = h * CFrame.new(-3.50999951 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  1593. Part80.Orientation = Vector3.new(0,-90-90,-22.5)
  1594. Part80.Color = Color3.new(0.317647, 0, 0.309804)
  1595. Part80.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1596. Part80.Anchored = true
  1597. Part80.Locked = true
  1598. Part80.Material = Enum.Material.Wood
  1599. SurfaceGui81.Parent = Part80
  1600. SurfaceGui81.LightInfluence = 1
  1601. SurfaceGui81.Face = Enum.NormalId.Top
  1602. SurfaceGui81.ClipsDescendants = true
  1603. SurfaceGui81.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1604. SurfaceGui81.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1605. SurfaceGui81.PixelsPerStud = ((130/-sizer)*-5)/2
  1606. TextLabel82.Parent = SurfaceGui81
  1607. TextLabel82.Size = UDim2.new(1, 0, 1, 0)
  1608. TextLabel82.BackgroundColor = BrickColor.new("Institutional white")
  1609. TextLabel82.BackgroundColor3 = Color3.new(1, 1, 1)
  1610. TextLabel82.BackgroundTransparency = 1
  1611. TextLabel82.Font = Enum.Font.SourceSans
  1612. TextLabel82.FontSize = Enum.FontSize.Size14
  1613. TextLabel82.Text = "e"
  1614. TextLabel82.TextColor = BrickColor.new("Institutional white")
  1615. TextLabel82.TextColor3 = Color3.new(1, 1, 1)
  1616. TextLabel82.TextScaled = true
  1617. TextLabel82.TextSize = 14
  1618. TextLabel82.TextWrap = true
  1619. TextLabel82.TextWrapped = true
  1620. Part83.Name = "enter"
  1621. Part83.Parent = Folder1
  1622. Part83.CFrame = h * CFrame.new(6.34999657 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1623. Part83.Orientation = Vector3.new(0,-90-90,-22.5)
  1624. Part83.Color = Color3.new(0.317647, 0, 0.309804)
  1625. Part83.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 2.09999967 * sizer)
  1626. Part83.Anchored = true
  1627. Part83.Locked = true
  1628. Part83.Material = Enum.Material.Wood
  1629. SurfaceGui84.Parent = Part83
  1630. SurfaceGui84.LightInfluence = 1
  1631. SurfaceGui84.Face = Enum.NormalId.Top
  1632. SurfaceGui84.ClipsDescendants = true
  1633. SurfaceGui84.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1634. SurfaceGui84.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1635. SurfaceGui84.PixelsPerStud = ((130/-sizer)*-5)/2
  1636. TextLabel85.Parent = SurfaceGui84
  1637. TextLabel85.Size = UDim2.new(1, 0, 1, 0)
  1638. TextLabel85.BackgroundColor = BrickColor.new("Institutional white")
  1639. TextLabel85.BackgroundColor3 = Color3.new(1, 1, 1)
  1640. TextLabel85.BackgroundTransparency = 1
  1641. TextLabel85.Font = Enum.Font.SourceSans
  1642. TextLabel85.FontSize = Enum.FontSize.Size14
  1643. TextLabel85.Text = "ENTER"
  1644. TextLabel85.TextColor = BrickColor.new("Institutional white")
  1645. TextLabel85.TextColor3 = Color3.new(1, 1, 1)
  1646. TextLabel85.TextScaled = true
  1647. TextLabel85.TextSize = 14
  1648. TextLabel85.TextWrap = true
  1649. TextLabel85.TextWrapped = true
  1650. Part86.Name = "f"
  1651. Part86.Parent = Folder1
  1652. Part86.CFrame = h * CFrame.new(-2.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1653. Part86.Orientation = Vector3.new(0,-90-90,-22.5)
  1654. Part86.Color = Color3.new(0.317647, 0, 0.309804)
  1655. Part86.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1656. Part86.Anchored = true
  1657. Part86.Locked = true
  1658. Part86.Material = Enum.Material.Wood
  1659. SurfaceGui87.Parent = Part86
  1660. SurfaceGui87.LightInfluence = 1
  1661. SurfaceGui87.Face = Enum.NormalId.Top
  1662. SurfaceGui87.ClipsDescendants = true
  1663. SurfaceGui87.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1664. SurfaceGui87.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1665. SurfaceGui87.PixelsPerStud = ((130/-sizer)*-5)/2
  1666. TextLabel88.Parent = SurfaceGui87
  1667. TextLabel88.Size = UDim2.new(1, 0, 1, 0)
  1668. TextLabel88.BackgroundColor = BrickColor.new("Institutional white")
  1669. TextLabel88.BackgroundColor3 = Color3.new(1, 1, 1)
  1670. TextLabel88.BackgroundTransparency = 1
  1671. TextLabel88.Font = Enum.Font.SourceSans
  1672. TextLabel88.FontSize = Enum.FontSize.Size14
  1673. TextLabel88.Text = "f"
  1674. TextLabel88.TextColor = BrickColor.new("Institutional white")
  1675. TextLabel88.TextColor3 = Color3.new(1, 1, 1)
  1676. TextLabel88.TextScaled = true
  1677. TextLabel88.TextSize = 14
  1678. TextLabel88.TextWrap = true
  1679. TextLabel88.TextWrapped = true
  1680. Part89.Name = "g"
  1681. Part89.Parent = Folder1
  1682. Part89.CFrame = h * CFrame.new(-1.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1683. Part89.Orientation = Vector3.new(0,-90-90,-22.5)
  1684. Part89.Color = Color3.new(0.317647, 0, 0.309804)
  1685. Part89.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1686. Part89.Anchored = true
  1687. Part89.Locked = true
  1688. Part89.Material = Enum.Material.Wood
  1689. SurfaceGui90.Parent = Part89
  1690. SurfaceGui90.LightInfluence = 1
  1691. SurfaceGui90.Face = Enum.NormalId.Top
  1692. SurfaceGui90.ClipsDescendants = true
  1693. SurfaceGui90.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1694. SurfaceGui90.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1695. SurfaceGui90.PixelsPerStud = ((130/-sizer)*-5)/2
  1696. TextLabel91.Parent = SurfaceGui90
  1697. TextLabel91.Size = UDim2.new(1, 0, 1, 0)
  1698. TextLabel91.BackgroundColor = BrickColor.new("Institutional white")
  1699. TextLabel91.BackgroundColor3 = Color3.new(1, 1, 1)
  1700. TextLabel91.BackgroundTransparency = 1
  1701. TextLabel91.Font = Enum.Font.SourceSans
  1702. TextLabel91.FontSize = Enum.FontSize.Size14
  1703. TextLabel91.Text = "g"
  1704. TextLabel91.TextColor = BrickColor.new("Institutional white")
  1705. TextLabel91.TextColor3 = Color3.new(1, 1, 1)
  1706. TextLabel91.TextScaled = true
  1707. TextLabel91.TextSize = 14
  1708. TextLabel91.TextWrap = true
  1709. TextLabel91.TextWrapped = true
  1710. Part92.Name = "h"
  1711. Part92.Parent = Folder1
  1712. Part92.CFrame = h * CFrame.new(-0.320000112 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1713. Part92.Orientation = Vector3.new(0,-90-90,-22.5)
  1714. Part92.Color = Color3.new(0.317647, 0, 0.309804)
  1715. Part92.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1716. Part92.Anchored = true
  1717. Part92.Locked = true
  1718. Part92.Material = Enum.Material.Wood
  1719. SurfaceGui93.Parent = Part92
  1720. SurfaceGui93.LightInfluence = 1
  1721. SurfaceGui93.Face = Enum.NormalId.Top
  1722. SurfaceGui93.ClipsDescendants = true
  1723. SurfaceGui93.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1724. SurfaceGui93.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1725. SurfaceGui93.PixelsPerStud = ((130/-sizer)*-5)/2
  1726. TextLabel94.Parent = SurfaceGui93
  1727. TextLabel94.Size = UDim2.new(1, 0, 1, 0)
  1728. TextLabel94.BackgroundColor = BrickColor.new("Institutional white")
  1729. TextLabel94.BackgroundColor3 = Color3.new(1, 1, 1)
  1730. TextLabel94.BackgroundTransparency = 1
  1731. TextLabel94.Font = Enum.Font.SourceSans
  1732. TextLabel94.FontSize = Enum.FontSize.Size14
  1733. TextLabel94.Text = "h"
  1734. TextLabel94.TextColor = BrickColor.new("Institutional white")
  1735. TextLabel94.TextColor3 = Color3.new(1, 1, 1)
  1736. TextLabel94.TextScaled = true
  1737. TextLabel94.TextSize = 14
  1738. TextLabel94.TextWrap = true
  1739. TextLabel94.TextWrapped = true
  1740. Part95.Name = "i"
  1741. Part95.Parent = Folder1
  1742. Part95.CFrame = h * CFrame.new(1.49000037 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  1743. Part95.Orientation = Vector3.new(0,-90-90,-22.5)
  1744. Part95.Color = Color3.new(0.317647, 0, 0.309804)
  1745. Part95.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1746. Part95.Anchored = true
  1747. Part95.Locked = true
  1748. Part95.Material = Enum.Material.Wood
  1749. SurfaceGui96.Parent = Part95
  1750. SurfaceGui96.LightInfluence = 1
  1751. SurfaceGui96.Face = Enum.NormalId.Top
  1752. SurfaceGui96.ClipsDescendants = true
  1753. SurfaceGui96.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1754. SurfaceGui96.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1755. SurfaceGui96.PixelsPerStud = ((130/-sizer)*-5)/2
  1756. TextLabel97.Parent = SurfaceGui96
  1757. TextLabel97.Size = UDim2.new(1, 0, 1, 0)
  1758. TextLabel97.BackgroundColor = BrickColor.new("Institutional white")
  1759. TextLabel97.BackgroundColor3 = Color3.new(1, 1, 1)
  1760. TextLabel97.BackgroundTransparency = 1
  1761. TextLabel97.Font = Enum.Font.SourceSans
  1762. TextLabel97.FontSize = Enum.FontSize.Size14
  1763. TextLabel97.Text = "i"
  1764. TextLabel97.TextColor = BrickColor.new("Institutional white")
  1765. TextLabel97.TextColor3 = Color3.new(1, 1, 1)
  1766. TextLabel97.TextScaled = true
  1767. TextLabel97.TextSize = 14
  1768. TextLabel97.TextWrap = true
  1769. TextLabel97.TextWrapped = true
  1770. Part98.Name = "j"
  1771. Part98.Parent = Folder1
  1772. Part98.CFrame = h * CFrame.new(0.680000305 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1773. Part98.Orientation = Vector3.new(0,-90-90,-22.5)
  1774. Part98.Color = Color3.new(0.317647, 0, 0.309804)
  1775. Part98.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1776. Part98.Anchored = true
  1777. Part98.Locked = true
  1778. Part98.Material = Enum.Material.Wood
  1779. SurfaceGui99.Parent = Part98
  1780. SurfaceGui99.LightInfluence = 1
  1781. SurfaceGui99.Face = Enum.NormalId.Top
  1782. SurfaceGui99.ClipsDescendants = true
  1783. SurfaceGui99.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1784. SurfaceGui99.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1785. SurfaceGui99.PixelsPerStud = ((130/-sizer)*-5)/2
  1786. TextLabel100.Parent = SurfaceGui99
  1787. TextLabel100.Size = UDim2.new(1, 0, 1, 0)
  1788. TextLabel100.BackgroundColor = BrickColor.new("Institutional white")
  1789. TextLabel100.BackgroundColor3 = Color3.new(1, 1, 1)
  1790. TextLabel100.BackgroundTransparency = 1
  1791. TextLabel100.Font = Enum.Font.SourceSans
  1792. TextLabel100.FontSize = Enum.FontSize.Size14
  1793. TextLabel100.Text = "j"
  1794. TextLabel100.TextColor = BrickColor.new("Institutional white")
  1795. TextLabel100.TextColor3 = Color3.new(1, 1, 1)
  1796. TextLabel100.TextScaled = true
  1797. TextLabel100.TextSize = 14
  1798. TextLabel100.TextWrap = true
  1799. TextLabel100.TextWrapped = true
  1800. Part101.Name = "k"
  1801. Part101.Parent = Folder1
  1802. Part101.CFrame = h * CFrame.new(1.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1803. Part101.Orientation = Vector3.new(0,-90-90,-22.5)
  1804. Part101.Color = Color3.new(0.317647, 0, 0.309804)
  1805. Part101.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1806. Part101.Anchored = true
  1807. Part101.Locked = true
  1808. Part101.Material = Enum.Material.Wood
  1809. SurfaceGui102.Parent = Part101
  1810. SurfaceGui102.LightInfluence = 1
  1811. SurfaceGui102.Face = Enum.NormalId.Top
  1812. SurfaceGui102.ClipsDescendants = true
  1813. SurfaceGui102.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1814. SurfaceGui102.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1815. SurfaceGui102.PixelsPerStud = ((130/-sizer)*-5)/2
  1816. TextLabel103.Parent = SurfaceGui102
  1817. TextLabel103.Size = UDim2.new(1, 0, 1, 0)
  1818. TextLabel103.BackgroundColor = BrickColor.new("Institutional white")
  1819. TextLabel103.BackgroundColor3 = Color3.new(1, 1, 1)
  1820. TextLabel103.BackgroundTransparency = 1
  1821. TextLabel103.Font = Enum.Font.SourceSans
  1822. TextLabel103.FontSize = Enum.FontSize.Size14
  1823. TextLabel103.Text = "k"
  1824. TextLabel103.TextColor = BrickColor.new("Institutional white")
  1825. TextLabel103.TextColor3 = Color3.new(1, 1, 1)
  1826. TextLabel103.TextScaled = true
  1827. TextLabel103.TextSize = 14
  1828. TextLabel103.TextWrap = true
  1829. TextLabel103.TextWrapped = true
  1830. Part104.Name = "l"
  1831. Part104.Parent = Folder1
  1832. Part104.CFrame = h * CFrame.new(2.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  1833. Part104.Orientation = Vector3.new(0,-90-90,-22.5)
  1834. Part104.Color = Color3.new(0.317647, 0, 0.309804)
  1835. Part104.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1836. Part104.Anchored = true
  1837. Part104.Locked = true
  1838. Part104.Material = Enum.Material.Wood
  1839. SurfaceGui105.Parent = Part104
  1840. SurfaceGui105.LightInfluence = 1
  1841. SurfaceGui105.Face = Enum.NormalId.Top
  1842. SurfaceGui105.ClipsDescendants = true
  1843. SurfaceGui105.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1844. SurfaceGui105.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1845. SurfaceGui105.PixelsPerStud = ((130/-sizer)*-5)/2
  1846. TextLabel106.Parent = SurfaceGui105
  1847. TextLabel106.Size = UDim2.new(1, 0, 1, 0)
  1848. TextLabel106.BackgroundColor = BrickColor.new("Institutional white")
  1849. TextLabel106.BackgroundColor3 = Color3.new(1, 1, 1)
  1850. TextLabel106.BackgroundTransparency = 1
  1851. TextLabel106.Font = Enum.Font.SourceSans
  1852. TextLabel106.FontSize = Enum.FontSize.Size14
  1853. TextLabel106.Text = "l"
  1854. TextLabel106.TextColor = BrickColor.new("Institutional white")
  1855. TextLabel106.TextColor3 = Color3.new(1, 1, 1)
  1856. TextLabel106.TextScaled = true
  1857. TextLabel106.TextSize = 14
  1858. TextLabel106.TextWrap = true
  1859. TextLabel106.TextWrapped = true
  1860. Part107.Name = "leftalt"
  1861. Part107.Parent = Folder1
  1862. Part107.CFrame = h * CFrame.new(-3.53000689 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  1863. Part107.Orientation = Vector3.new(0,-90-90,-22.5)
  1864. Part107.Color = Color3.new(0.317647, 0, 0.309804)
  1865. Part107.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.36000037*sizer)
  1866. Part107.Anchored = true
  1867. Part107.Locked = true
  1868. Part107.Material = Enum.Material.Wood
  1869. SurfaceGui108.Parent = Part107
  1870. SurfaceGui108.LightInfluence = 1
  1871. SurfaceGui108.Face = Enum.NormalId.Top
  1872. SurfaceGui108.ClipsDescendants = true
  1873. SurfaceGui108.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1874. SurfaceGui108.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1875. SurfaceGui108.PixelsPerStud = ((130/-sizer)*-5)/2
  1876. TextLabel109.Parent = SurfaceGui108
  1877. TextLabel109.Size = UDim2.new(1, 0, 1, 0)
  1878. TextLabel109.BackgroundColor = BrickColor.new("Institutional white")
  1879. TextLabel109.BackgroundColor3 = Color3.new(1, 1, 1)
  1880. TextLabel109.BackgroundTransparency = 1
  1881. TextLabel109.Font = Enum.Font.SourceSans
  1882. TextLabel109.FontSize = Enum.FontSize.Size14
  1883. TextLabel109.Text = "ALT"
  1884. TextLabel109.TextColor = BrickColor.new("Institutional white")
  1885. TextLabel109.TextColor3 = Color3.new(1, 1, 1)
  1886. TextLabel109.TextScaled = true
  1887. TextLabel109.TextSize = 14
  1888. TextLabel109.TextWrap = true
  1889. TextLabel109.TextWrapped = true
  1890. Part110.Name = "leftctrl"
  1891. Part110.Parent = Folder1
  1892. Part110.CFrame = h * CFrame.new(-6.72000408 * sizer, -4.73736715 * sizer, -3.35723805 * sizer)
  1893. Part110.Orientation = Vector3.new(0,-90-90,-22.5)
  1894. Part110.Color = Color3.new(0.317647, 0, 0.309804)
  1895. Part110.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.36000037*sizer)
  1896. Part110.Anchored = true
  1897. Part110.Locked = true
  1898. Part110.Material = Enum.Material.Wood
  1899. SurfaceGui111.Parent = Part110
  1900. SurfaceGui111.LightInfluence = 1
  1901. SurfaceGui111.Face = Enum.NormalId.Top
  1902. SurfaceGui111.ClipsDescendants = true
  1903. SurfaceGui111.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1904. SurfaceGui111.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1905. SurfaceGui111.PixelsPerStud = ((130/-sizer)*-5)/2
  1906. TextLabel112.Parent = SurfaceGui111
  1907. TextLabel112.Size = UDim2.new(1, 0, 1, 0)
  1908. TextLabel112.BackgroundColor = BrickColor.new("Institutional white")
  1909. TextLabel112.BackgroundColor3 = Color3.new(1, 1, 1)
  1910. TextLabel112.BackgroundTransparency = 1
  1911. TextLabel112.Font = Enum.Font.SourceSans
  1912. TextLabel112.FontSize = Enum.FontSize.Size14
  1913. TextLabel112.Text = "CTRL"
  1914. TextLabel112.TextColor = BrickColor.new("Institutional white")
  1915. TextLabel112.TextColor3 = Color3.new(1, 1, 1)
  1916. TextLabel112.TextScaled = true
  1917. TextLabel112.TextSize = 14
  1918. TextLabel112.TextWrap = true
  1919. TextLabel112.TextWrapped = true
  1920. Part113.Name = "leftshift"
  1921. Part113.Parent = Folder1
  1922. Part113.CFrame = h * CFrame.new(-6.34499645 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  1923. Part113.Orientation = Vector3.new(0,-90-90,-22.5)
  1924. Part113.Color = Color3.new(0.317647, 0, 0.309804)
  1925. Part113.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 2.10999966 * sizer)
  1926. Part113.Anchored = true
  1927. Part113.Locked = true
  1928. Part113.Material = Enum.Material.Wood
  1929. SurfaceGui114.Parent = Part113
  1930. SurfaceGui114.LightInfluence = 1
  1931. SurfaceGui114.Face = Enum.NormalId.Top
  1932. SurfaceGui114.ClipsDescendants = true
  1933. SurfaceGui114.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1934. SurfaceGui114.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1935. SurfaceGui114.PixelsPerStud = ((130/-sizer)*-5)/2
  1936. TextLabel115.Parent = SurfaceGui114
  1937. TextLabel115.Size = UDim2.new(1, 0, 1, 0)
  1938. TextLabel115.BackgroundColor = BrickColor.new("Institutional white")
  1939. TextLabel115.BackgroundColor3 = Color3.new(1, 1, 1)
  1940. TextLabel115.BackgroundTransparency = 1
  1941. TextLabel115.Font = Enum.Font.SourceSans
  1942. TextLabel115.FontSize = Enum.FontSize.Size14
  1943. TextLabel115.Text = "SHIFT"
  1944. TextLabel115.TextColor = BrickColor.new("Institutional white")
  1945. TextLabel115.TextColor3 = Color3.new(1, 1, 1)
  1946. TextLabel115.TextScaled = true
  1947. TextLabel115.TextSize = 14
  1948. TextLabel115.TextWrap = true
  1949. TextLabel115.TextWrapped = true
  1950. Part116.Name = "leftwindows"
  1951. Part116.Parent = Folder1
  1952. Part116.CFrame = h * CFrame.new(-5.14000797 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  1953. Part116.Orientation = Vector3.new(0,-90-90,-22.5)
  1954. Part116.Color = Color3.new(0.317647, 0, 0.309804)
  1955. Part116.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  1956. Part116.Anchored = true
  1957. Part116.Locked = true
  1958. Part116.Material = Enum.Material.Wood
  1959. SurfaceGui117.Parent = Part116
  1960. SurfaceGui117.LightInfluence = 1
  1961. SurfaceGui117.Face = Enum.NormalId.Top
  1962. SurfaceGui117.ClipsDescendants = true
  1963. SurfaceGui117.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1964. SurfaceGui117.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1965. SurfaceGui117.PixelsPerStud = ((130/-sizer)*-5)/2
  1966. TextLabel118.Parent = SurfaceGui117
  1967. TextLabel118.Size = UDim2.new(1, 0, 1, 0)
  1968. TextLabel118.BackgroundColor = BrickColor.new("Institutional white")
  1969. TextLabel118.BackgroundColor3 = Color3.new(1, 1, 1)
  1970. TextLabel118.BackgroundTransparency = 1
  1971. TextLabel118.Font = Enum.Font.SourceSans
  1972. TextLabel118.FontSize = Enum.FontSize.Size14
  1973. TextLabel118.Text = "❖"
  1974. TextLabel118.TextColor = BrickColor.new("Institutional white")
  1975. TextLabel118.TextColor3 = Color3.new(1, 1, 1)
  1976. TextLabel118.TextScaled = true
  1977. TextLabel118.TextSize = 14
  1978. TextLabel118.TextWrap = true
  1979. TextLabel118.TextWrapped = true
  1980. Part119.Name = "m"
  1981. Part119.Parent = Folder1
  1982. Part119.CFrame = h * CFrame.new(1.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  1983. Part119.Orientation = Vector3.new(0,-90-90,-22.5)
  1984. Part119.Color = Color3.new(0.317647, 0, 0.309804)
  1985. Part119.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  1986. Part119.Anchored = true
  1987. Part119.Locked = true
  1988. Part119.Material = Enum.Material.Wood
  1989. SurfaceGui120.Parent = Part119
  1990. SurfaceGui120.LightInfluence = 1
  1991. SurfaceGui120.Face = Enum.NormalId.Top
  1992. SurfaceGui120.ClipsDescendants = true
  1993. SurfaceGui120.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  1994. SurfaceGui120.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  1995. SurfaceGui120.PixelsPerStud = ((130/-sizer)*-5)/2
  1996. TextLabel121.Parent = SurfaceGui120
  1997. TextLabel121.Size = UDim2.new(1, 0, 1, 0)
  1998. TextLabel121.BackgroundColor = BrickColor.new("Institutional white")
  1999. TextLabel121.BackgroundColor3 = Color3.new(1, 1, 1)
  2000. TextLabel121.BackgroundTransparency = 1
  2001. TextLabel121.Font = Enum.Font.SourceSans
  2002. TextLabel121.FontSize = Enum.FontSize.Size14
  2003. TextLabel121.Text = "m"
  2004. TextLabel121.TextColor = BrickColor.new("Institutional white")
  2005. TextLabel121.TextColor3 = Color3.new(1, 1, 1)
  2006. TextLabel121.TextScaled = true
  2007. TextLabel121.TextSize = 14
  2008. TextLabel121.TextWrap = true
  2009. TextLabel121.TextWrapped = true
  2010. Part122.Name = "n"
  2011. Part122.Parent = Folder1
  2012. Part122.CFrame = h * CFrame.new(0.340000004 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2013. Part122.Orientation = Vector3.new(0,-90-90,-22.5)
  2014. Part122.Color = Color3.new(0.317647, 0, 0.309804)
  2015. Part122.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2016. Part122.Anchored = true
  2017. Part122.Locked = true
  2018. Part122.Material = Enum.Material.Wood
  2019. SurfaceGui123.Parent = Part122
  2020. SurfaceGui123.LightInfluence = 1
  2021. SurfaceGui123.Face = Enum.NormalId.Top
  2022. SurfaceGui123.ClipsDescendants = true
  2023. SurfaceGui123.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2024. SurfaceGui123.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2025. SurfaceGui123.PixelsPerStud = ((130/-sizer)*-5)/2
  2026. TextLabel124.Parent = SurfaceGui123
  2027. TextLabel124.Size = UDim2.new(1, 0, 1, 0)
  2028. TextLabel124.BackgroundColor = BrickColor.new("Institutional white")
  2029. TextLabel124.BackgroundColor3 = Color3.new(1, 1, 1)
  2030. TextLabel124.BackgroundTransparency = 1
  2031. TextLabel124.Font = Enum.Font.SourceSans
  2032. TextLabel124.FontSize = Enum.FontSize.Size14
  2033. TextLabel124.Text = "n"
  2034. TextLabel124.TextColor = BrickColor.new("Institutional white")
  2035. TextLabel124.TextColor3 = Color3.new(1, 1, 1)
  2036. TextLabel124.TextScaled = true
  2037. TextLabel124.TextSize = 14
  2038. TextLabel124.TextWrap = true
  2039. TextLabel124.TextWrapped = true
  2040. Part125.Name = "o"
  2041. Part125.Parent = Folder1
  2042. Part125.CFrame = h * CFrame.new(2.49000049 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2043. Part125.Orientation = Vector3.new(0,-90-90,-22.5)
  2044. Part125.Color = Color3.new(0.317647, 0, 0.309804)
  2045. Part125.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2046. Part125.Anchored = true
  2047. Part125.Locked = true
  2048. Part125.Material = Enum.Material.Wood
  2049. SurfaceGui126.Parent = Part125
  2050. SurfaceGui126.LightInfluence = 1
  2051. SurfaceGui126.Face = Enum.NormalId.Top
  2052. SurfaceGui126.ClipsDescendants = true
  2053. SurfaceGui126.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2054. SurfaceGui126.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2055. SurfaceGui126.PixelsPerStud = ((130/-sizer)*-5)/2
  2056. TextLabel127.Parent = SurfaceGui126
  2057. TextLabel127.Size = UDim2.new(1, 0, 1, 0)
  2058. TextLabel127.BackgroundColor = BrickColor.new("Institutional white")
  2059. TextLabel127.BackgroundColor3 = Color3.new(1, 1, 1)
  2060. TextLabel127.BackgroundTransparency = 1
  2061. TextLabel127.Font = Enum.Font.SourceSans
  2062. TextLabel127.FontSize = Enum.FontSize.Size14
  2063. TextLabel127.Text = "o"
  2064. TextLabel127.TextColor = BrickColor.new("Institutional white")
  2065. TextLabel127.TextColor3 = Color3.new(1, 1, 1)
  2066. TextLabel127.TextScaled = true
  2067. TextLabel127.TextSize = 14
  2068. TextLabel127.TextWrap = true
  2069. TextLabel127.TextWrapped = true
  2070. Part128.Name = "p"
  2071. Part128.Parent = Folder1
  2072. Part128.CFrame = h * CFrame.new(3.49000049 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2073. Part128.Orientation = Vector3.new(0,-90-90,-22.5)
  2074. Part128.Color = Color3.new(0.317647, 0, 0.309804)
  2075. Part128.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2076. Part128.Anchored = true
  2077. Part128.Locked = true
  2078. Part128.Material = Enum.Material.Wood
  2079. SurfaceGui129.Parent = Part128
  2080. SurfaceGui129.LightInfluence = 1
  2081. SurfaceGui129.Face = Enum.NormalId.Top
  2082. SurfaceGui129.ClipsDescendants = true
  2083. SurfaceGui129.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2084. SurfaceGui129.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2085. SurfaceGui129.PixelsPerStud = ((130/-sizer)*-5)/2
  2086. TextLabel130.Parent = SurfaceGui129
  2087. TextLabel130.Size = UDim2.new(1, 0, 1, 0)
  2088. TextLabel130.BackgroundColor = BrickColor.new("Institutional white")
  2089. TextLabel130.BackgroundColor3 = Color3.new(1, 1, 1)
  2090. TextLabel130.BackgroundTransparency = 1
  2091. TextLabel130.Font = Enum.Font.SourceSans
  2092. TextLabel130.FontSize = Enum.FontSize.Size14
  2093. TextLabel130.Text = "p"
  2094. TextLabel130.TextColor = BrickColor.new("Institutional white")
  2095. TextLabel130.TextColor3 = Color3.new(1, 1, 1)
  2096. TextLabel130.TextScaled = true
  2097. TextLabel130.TextSize = 14
  2098. TextLabel130.TextWrap = true
  2099. TextLabel130.TextWrapped = true
  2100. Part131.Name = "q"
  2101. Part131.Parent = Folder1
  2102. Part131.CFrame = h * CFrame.new(-5.51000166 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2103. Part131.Orientation = Vector3.new(0,-90-90,-22.5)
  2104. Part131.Color = Color3.new(0.317647, 0, 0.309804)
  2105. Part131.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2106. Part131.Anchored = true
  2107. Part131.Locked = true
  2108. Part131.Material = Enum.Material.Wood
  2109. SurfaceGui132.Parent = Part131
  2110. SurfaceGui132.LightInfluence = 1
  2111. SurfaceGui132.Face = Enum.NormalId.Top
  2112. SurfaceGui132.ClipsDescendants = true
  2113. SurfaceGui132.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2114. SurfaceGui132.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2115. SurfaceGui132.PixelsPerStud = ((130/-sizer)*-5)/2
  2116. TextLabel133.Parent = SurfaceGui132
  2117. TextLabel133.Size = UDim2.new(1, 0, 1, 0)
  2118. TextLabel133.BackgroundColor = BrickColor.new("Institutional white")
  2119. TextLabel133.BackgroundColor3 = Color3.new(1, 1, 1)
  2120. TextLabel133.BackgroundTransparency = 1
  2121. TextLabel133.Font = Enum.Font.SourceSans
  2122. TextLabel133.FontSize = Enum.FontSize.Size14
  2123. TextLabel133.Text = "q"
  2124. TextLabel133.TextColor = BrickColor.new("Institutional white")
  2125. TextLabel133.TextColor3 = Color3.new(1, 1, 1)
  2126. TextLabel133.TextScaled = true
  2127. TextLabel133.TextSize = 14
  2128. TextLabel133.TextWrap = true
  2129. TextLabel133.TextWrapped = true
  2130. Part134.Name = "r"
  2131. Part134.Parent = Folder1
  2132. Part134.CFrame = h * CFrame.new(-2.50999951 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2133. Part134.Orientation = Vector3.new(0,-90-90,-22.5)
  2134. Part134.Color = Color3.new(0.317647, 0, 0.309804)
  2135. Part134.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2136. Part134.Anchored = true
  2137. Part134.Locked = true
  2138. Part134.Material = Enum.Material.Wood
  2139. SurfaceGui135.Parent = Part134
  2140. SurfaceGui135.LightInfluence = 1
  2141. SurfaceGui135.Face = Enum.NormalId.Top
  2142. SurfaceGui135.ClipsDescendants = true
  2143. SurfaceGui135.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2144. SurfaceGui135.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2145. SurfaceGui135.PixelsPerStud = ((130/-sizer)*-5)/2
  2146. TextLabel136.Parent = SurfaceGui135
  2147. TextLabel136.Size = UDim2.new(1, 0, 1, 0)
  2148. TextLabel136.BackgroundColor = BrickColor.new("Institutional white")
  2149. TextLabel136.BackgroundColor3 = Color3.new(1, 1, 1)
  2150. TextLabel136.BackgroundTransparency = 1
  2151. TextLabel136.Font = Enum.Font.SourceSans
  2152. TextLabel136.FontSize = Enum.FontSize.Size14
  2153. TextLabel136.Text = "r"
  2154. TextLabel136.TextColor = BrickColor.new("Institutional white")
  2155. TextLabel136.TextColor3 = Color3.new(1, 1, 1)
  2156. TextLabel136.TextScaled = true
  2157. TextLabel136.TextSize = 14
  2158. TextLabel136.TextWrap = true
  2159. TextLabel136.TextWrapped = true
  2160. Part137.Name = "rightalt"
  2161. Part137.Parent = Folder1
  2162. Part137.CFrame = h * CFrame.new(3.48999453 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2163. Part137.Orientation = Vector3.new(0,-90-90,-22.5)
  2164. Part137.Color = Color3.new(0.317647, 0, 0.309804)
  2165. Part137.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  2166. Part137.Anchored = true
  2167. Part137.Locked = true
  2168. Part137.Material = Enum.Material.Wood
  2169. SurfaceGui138.Parent = Part137
  2170. SurfaceGui138.LightInfluence = 1
  2171. SurfaceGui138.Face = Enum.NormalId.Top
  2172. SurfaceGui138.ClipsDescendants = true
  2173. SurfaceGui138.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2174. SurfaceGui138.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2175. SurfaceGui138.PixelsPerStud = ((130/-sizer)*-5)/2
  2176. TextLabel139.Parent = SurfaceGui138
  2177. TextLabel139.Size = UDim2.new(1, 0, 1, 0)
  2178. TextLabel139.BackgroundColor = BrickColor.new("Institutional white")
  2179. TextLabel139.BackgroundColor3 = Color3.new(1, 1, 1)
  2180. TextLabel139.BackgroundTransparency = 1
  2181. TextLabel139.Font = Enum.Font.SourceSans
  2182. TextLabel139.FontSize = Enum.FontSize.Size14
  2183. TextLabel139.Text = "ALT"
  2184. TextLabel139.TextColor = BrickColor.new("Institutional white")
  2185. TextLabel139.TextColor3 = Color3.new(1, 1, 1)
  2186. TextLabel139.TextScaled = true
  2187. TextLabel139.TextSize = 14
  2188. TextLabel139.TextWrap = true
  2189. TextLabel139.TextWrapped = true
  2190. Part140.Name = "rightctrl"
  2191. Part140.Parent = Folder1
  2192. Part140.CFrame = h * CFrame.new(6.72000504 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2193. Part140.Orientation = Vector3.new(0,-90-90,-22.5)
  2194. Part140.Color = Color3.new(0.317647, 0, 0.309804)
  2195. Part140.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  2196. Part140.Anchored = true
  2197. Part140.Locked = true
  2198. Part140.Material = Enum.Material.Wood
  2199. SurfaceGui141.Parent = Part140
  2200. SurfaceGui141.LightInfluence = 1
  2201. SurfaceGui141.Face = Enum.NormalId.Top
  2202. SurfaceGui141.ClipsDescendants = true
  2203. SurfaceGui141.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2204. SurfaceGui141.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2205. SurfaceGui141.PixelsPerStud = ((130/-sizer)*-5)/2
  2206. TextLabel142.Parent = SurfaceGui141
  2207. TextLabel142.Size = UDim2.new(1, 0, 1, 0)
  2208. TextLabel142.BackgroundColor = BrickColor.new("Institutional white")
  2209. TextLabel142.BackgroundColor3 = Color3.new(1, 1, 1)
  2210. TextLabel142.BackgroundTransparency = 1
  2211. TextLabel142.Font = Enum.Font.SourceSans
  2212. TextLabel142.FontSize = Enum.FontSize.Size14
  2213. TextLabel142.Text = "CTRL"
  2214. TextLabel142.TextColor = BrickColor.new("Institutional white")
  2215. TextLabel142.TextColor3 = Color3.new(1, 1, 1)
  2216. TextLabel142.TextScaled = true
  2217. TextLabel142.TextSize = 14
  2218. TextLabel142.TextWrap = true
  2219. TextLabel142.TextWrapped = true
  2220. Part143.Name = "rightshift"
  2221. Part143.Parent = Folder1
  2222. Part143.CFrame = h * CFrame.new(6.18000317 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2223. Part143.Orientation = Vector3.new(0,-90-90,-22.5)
  2224. Part143.Color = Color3.new(0.317647, 0, 0.309804)
  2225. Part143.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 2.4400003 * sizer)
  2226. Part143.Anchored = true
  2227. Part143.Locked = true
  2228. Part143.Material = Enum.Material.Wood
  2229. SurfaceGui144.Parent = Part143
  2230. SurfaceGui144.LightInfluence = 1
  2231. SurfaceGui144.Face = Enum.NormalId.Top
  2232. SurfaceGui144.ClipsDescendants = true
  2233. SurfaceGui144.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2234. SurfaceGui144.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2235. SurfaceGui144.PixelsPerStud = ((130/-sizer)*-5)/2
  2236. TextLabel145.Parent = SurfaceGui144
  2237. TextLabel145.Size = UDim2.new(1, 0, 1, 0)
  2238. TextLabel145.BackgroundColor = BrickColor.new("Institutional white")
  2239. TextLabel145.BackgroundColor3 = Color3.new(1, 1, 1)
  2240. TextLabel145.BackgroundTransparency = 1
  2241. TextLabel145.Font = Enum.Font.SourceSans
  2242. TextLabel145.FontSize = Enum.FontSize.Size14
  2243. TextLabel145.Text = "SHIFT"
  2244. TextLabel145.TextColor = BrickColor.new("Institutional white")
  2245. TextLabel145.TextColor3 = Color3.new(1, 1, 1)
  2246. TextLabel145.TextScaled = true
  2247. TextLabel145.TextSize = 14
  2248. TextLabel145.TextWrap = true
  2249. TextLabel145.TextWrapped = true
  2250. Part146.Name = "rightwindows"
  2251. Part146.Parent = Folder1
  2252. Part146.CFrame = h * CFrame.new(5.11999607 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2253. Part146.Orientation = Vector3.new(0,-90-90,-22.5)
  2254. Part146.Color = Color3.new(0.317647, 0, 0.309804)
  2255. Part146.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  2256. Part146.Anchored = true
  2257. Part146.Locked = true
  2258. Part146.Material = Enum.Material.Wood
  2259. SurfaceGui147.Parent = Part146
  2260. SurfaceGui147.LightInfluence = 1
  2261. SurfaceGui147.Face = Enum.NormalId.Top
  2262. SurfaceGui147.ClipsDescendants = true
  2263. SurfaceGui147.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2264. SurfaceGui147.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2265. SurfaceGui147.PixelsPerStud = ((130/-sizer)*-5)/2
  2266. TextLabel148.Parent = SurfaceGui147
  2267. TextLabel148.Size = UDim2.new(1, 0, 1, 0)
  2268. TextLabel148.BackgroundColor = BrickColor.new("Institutional white")
  2269. TextLabel148.BackgroundColor3 = Color3.new(1, 1, 1)
  2270. TextLabel148.BackgroundTransparency = 1
  2271. TextLabel148.Font = Enum.Font.SourceSans
  2272. TextLabel148.FontSize = Enum.FontSize.Size14
  2273. TextLabel148.Text = "❖"
  2274. TextLabel148.TextColor = BrickColor.new("Institutional white")
  2275. TextLabel148.TextColor3 = Color3.new(1, 1, 1)
  2276. TextLabel148.TextScaled = true
  2277. TextLabel148.TextSize = 14
  2278. TextLabel148.TextWrap = true
  2279. TextLabel148.TextWrapped = true
  2280. Part149.Name = "s"
  2281. Part149.Parent = Folder1
  2282. Part149.CFrame = h * CFrame.new(-4.3200016 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2283. Part149.Orientation = Vector3.new(0,-90-90,-22.5)
  2284. Part149.Color = Color3.new(0.317647, 0, 0.309804)
  2285. Part149.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2286. Part149.Anchored = true
  2287. Part149.Locked = true
  2288. Part149.Material = Enum.Material.Wood
  2289. SurfaceGui150.Parent = Part149
  2290. SurfaceGui150.LightInfluence = 1
  2291. SurfaceGui150.Face = Enum.NormalId.Top
  2292. SurfaceGui150.ClipsDescendants = true
  2293. SurfaceGui150.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2294. SurfaceGui150.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2295. SurfaceGui150.PixelsPerStud = ((130/-sizer)*-5)/2
  2296. TextLabel151.Parent = SurfaceGui150
  2297. TextLabel151.Size = UDim2.new(1, 0, 1, 0)
  2298. TextLabel151.BackgroundColor = BrickColor.new("Institutional white")
  2299. TextLabel151.BackgroundColor3 = Color3.new(1, 1, 1)
  2300. TextLabel151.BackgroundTransparency = 1
  2301. TextLabel151.Font = Enum.Font.SourceSans
  2302. TextLabel151.FontSize = Enum.FontSize.Size14
  2303. TextLabel151.Text = "s"
  2304. TextLabel151.TextColor = BrickColor.new("Institutional white")
  2305. TextLabel151.TextColor3 = Color3.new(1, 1, 1)
  2306. TextLabel151.TextScaled = true
  2307. TextLabel151.TextSize = 14
  2308. TextLabel151.TextWrap = true
  2309. TextLabel151.TextWrapped = true
  2310. Part152.Name = "space"
  2311. Part152.Parent = Folder1
  2312. Part152.CFrame = h * CFrame.new(-0.0299955606 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2313. Part152.Orientation = Vector3.new(0,-90-90,-22.5)
  2314. Part152.Color = Color3.new(0.317647, 0, 0.309804)
  2315. Part152.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 5.19999695 * sizer)
  2316. Part152.Anchored = true
  2317. Part152.Locked = true
  2318. Part152.Material = Enum.Material.Wood
  2319. SurfaceGui153.Parent = Part152
  2320. SurfaceGui153.LightInfluence = 1
  2321. SurfaceGui153.Face = Enum.NormalId.Top
  2322. SurfaceGui153.ClipsDescendants = true
  2323. SurfaceGui153.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2324. SurfaceGui153.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2325. SurfaceGui153.PixelsPerStud = ((130/-sizer)*-5)/2
  2326. TextLabel154.Parent = SurfaceGui153
  2327. TextLabel154.Size = UDim2.new(1, 0, 1, 0)
  2328. TextLabel154.BackgroundColor = BrickColor.new("Institutional white")
  2329. TextLabel154.BackgroundColor3 = Color3.new(1, 1, 1)
  2330. TextLabel154.BackgroundTransparency = 1
  2331. TextLabel154.Font = Enum.Font.SourceSans
  2332. TextLabel154.FontSize = Enum.FontSize.Size14
  2333. TextLabel154.Text = "―"
  2334. TextLabel154.TextColor = BrickColor.new("Institutional white")
  2335. TextLabel154.TextColor3 = Color3.new(1, 1, 1)
  2336. TextLabel154.TextScaled = true
  2337. TextLabel154.TextSize = 14
  2338. TextLabel154.TextWrap = true
  2339. TextLabel154.TextWrapped = true
  2340. Part155.Name = "t"
  2341. Part155.Parent = Folder1
  2342. Part155.CFrame = h * CFrame.new(-1.50999963 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2343. Part155.Orientation = Vector3.new(0,-90-90,-22.5)
  2344. Part155.Color = Color3.new(0.317647, 0, 0.309804)
  2345. Part155.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2346. Part155.Anchored = true
  2347. Part155.Locked = true
  2348. Part155.Material = Enum.Material.Wood
  2349. SurfaceGui156.Parent = Part155
  2350. SurfaceGui156.LightInfluence = 1
  2351. SurfaceGui156.Face = Enum.NormalId.Top
  2352. SurfaceGui156.ClipsDescendants = true
  2353. SurfaceGui156.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2354. SurfaceGui156.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2355. SurfaceGui156.PixelsPerStud = ((130/-sizer)*-5)/2
  2356. TextLabel157.Parent = SurfaceGui156
  2357. TextLabel157.Size = UDim2.new(1, 0, 1, 0)
  2358. TextLabel157.BackgroundColor = BrickColor.new("Institutional white")
  2359. TextLabel157.BackgroundColor3 = Color3.new(1, 1, 1)
  2360. TextLabel157.BackgroundTransparency = 1
  2361. TextLabel157.Font = Enum.Font.SourceSans
  2362. TextLabel157.FontSize = Enum.FontSize.Size14
  2363. TextLabel157.Text = "t"
  2364. TextLabel157.TextColor = BrickColor.new("Institutional white")
  2365. TextLabel157.TextColor3 = Color3.new(1, 1, 1)
  2366. TextLabel157.TextScaled = true
  2367. TextLabel157.TextSize = 14
  2368. TextLabel157.TextWrap = true
  2369. TextLabel157.TextWrapped = true
  2370. Part158.Name = "tab"
  2371. Part158.Parent = Folder1
  2372. Part158.CFrame = h * CFrame.new(-6.76500273 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2373. Part158.Orientation = Vector3.new(0,-90-90,-22.5)
  2374. Part158.Color = Color3.new(0.317647, 0, 0.309804)
  2375. Part158.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.27000046 * sizer)
  2376. Part158.Anchored = true
  2377. Part158.Locked = true
  2378. Part158.Material = Enum.Material.Wood
  2379. SurfaceGui159.Parent = Part158
  2380. SurfaceGui159.LightInfluence = 1
  2381. SurfaceGui159.Face = Enum.NormalId.Top
  2382. SurfaceGui159.ClipsDescendants = true
  2383. SurfaceGui159.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2384. SurfaceGui159.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2385. SurfaceGui159.PixelsPerStud = ((130/-sizer)*-5)/2
  2386. TextLabel160.Parent = SurfaceGui159
  2387. TextLabel160.Size = UDim2.new(1, 0, 1, 0)
  2388. TextLabel160.BackgroundColor = BrickColor.new("Institutional white")
  2389. TextLabel160.BackgroundColor3 = Color3.new(1, 1, 1)
  2390. TextLabel160.BackgroundTransparency = 1
  2391. TextLabel160.Font = Enum.Font.SourceSans
  2392. TextLabel160.FontSize = Enum.FontSize.Size14
  2393. TextLabel160.Text = "TAB\n⇆"
  2394. TextLabel160.TextColor = BrickColor.new("Institutional white")
  2395. TextLabel160.TextColor3 = Color3.new(1, 1, 1)
  2396. TextLabel160.TextScaled = true
  2397. TextLabel160.TextSize = 14
  2398. TextLabel160.TextWrap = true
  2399. TextLabel160.TextWrapped = true
  2400. Part161.Name = "u"
  2401. Part161.Parent = Folder1
  2402. Part161.CFrame = h * CFrame.new(0.490000308 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2403. Part161.Orientation = Vector3.new(0,-90-90,-22.5)
  2404. Part161.Color = Color3.new(0.317647, 0, 0.309804)
  2405. Part161.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2406. Part161.Anchored = true
  2407. Part161.Locked = true
  2408. Part161.Material = Enum.Material.Wood
  2409. SurfaceGui162.Parent = Part161
  2410. SurfaceGui162.LightInfluence = 1
  2411. SurfaceGui162.Face = Enum.NormalId.Top
  2412. SurfaceGui162.ClipsDescendants = true
  2413. SurfaceGui162.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2414. SurfaceGui162.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2415. SurfaceGui162.PixelsPerStud = ((130/-sizer)*-5)/2
  2416. TextLabel163.Parent = SurfaceGui162
  2417. TextLabel163.Size = UDim2.new(1, 0, 1, 0)
  2418. TextLabel163.BackgroundColor = BrickColor.new("Institutional white")
  2419. TextLabel163.BackgroundColor3 = Color3.new(1, 1, 1)
  2420. TextLabel163.BackgroundTransparency = 1
  2421. TextLabel163.Font = Enum.Font.SourceSans
  2422. TextLabel163.FontSize = Enum.FontSize.Size14
  2423. TextLabel163.Text = "u"
  2424. TextLabel163.TextColor = BrickColor.new("Institutional white")
  2425. TextLabel163.TextColor3 = Color3.new(1, 1, 1)
  2426. TextLabel163.TextScaled = true
  2427. TextLabel163.TextSize = 14
  2428. TextLabel163.TextWrap = true
  2429. TextLabel163.TextWrapped = true
  2430. Part164.Name = "v"
  2431. Part164.Parent = Folder1
  2432. Part164.CFrame = h * CFrame.new(-1.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2433. Part164.Orientation = Vector3.new(0,-90-90,-22.5)
  2434. Part164.Color = Color3.new(0.317647, 0, 0.309804)
  2435. Part164.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2436. Part164.Anchored = true
  2437. Part164.Locked = true
  2438. Part164.Material = Enum.Material.Wood
  2439. SurfaceGui165.Parent = Part164
  2440. SurfaceGui165.LightInfluence = 1
  2441. SurfaceGui165.Face = Enum.NormalId.Top
  2442. SurfaceGui165.ClipsDescendants = true
  2443. SurfaceGui165.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2444. SurfaceGui165.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2445. SurfaceGui165.PixelsPerStud = ((130/-sizer)*-5)/2
  2446. TextLabel166.Parent = SurfaceGui165
  2447. TextLabel166.Size = UDim2.new(1, 0, 1, 0)
  2448. TextLabel166.BackgroundColor = BrickColor.new("Institutional white")
  2449. TextLabel166.BackgroundColor3 = Color3.new(1, 1, 1)
  2450. TextLabel166.BackgroundTransparency = 1
  2451. TextLabel166.Font = Enum.Font.SourceSans
  2452. TextLabel166.FontSize = Enum.FontSize.Size14
  2453. TextLabel166.Text = "v"
  2454. TextLabel166.TextColor = BrickColor.new("Institutional white")
  2455. TextLabel166.TextColor3 = Color3.new(1, 1, 1)
  2456. TextLabel166.TextScaled = true
  2457. TextLabel166.TextSize = 14
  2458. TextLabel166.TextWrap = true
  2459. TextLabel166.TextWrapped = true
  2460. Part167.Name = "w"
  2461. Part167.Parent = Folder1
  2462. Part167.CFrame = h * CFrame.new(-4.51000166 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2463. Part167.Orientation = Vector3.new(0,-90-90,-22.5)
  2464. Part167.Color = Color3.new(0.317647, 0, 0.309804)
  2465. Part167.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2466. Part167.Anchored = true
  2467. Part167.Locked = true
  2468. Part167.Material = Enum.Material.Wood
  2469. SurfaceGui168.Parent = Part167
  2470. SurfaceGui168.LightInfluence = 1
  2471. SurfaceGui168.Face = Enum.NormalId.Top
  2472. SurfaceGui168.ClipsDescendants = true
  2473. SurfaceGui168.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2474. SurfaceGui168.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2475. SurfaceGui168.PixelsPerStud = ((130/-sizer)*-5)/2
  2476. TextLabel169.Parent = SurfaceGui168
  2477. TextLabel169.Size = UDim2.new(1, 0, 1, 0)
  2478. TextLabel169.BackgroundColor = BrickColor.new("Institutional white")
  2479. TextLabel169.BackgroundColor3 = Color3.new(1, 1, 1)
  2480. TextLabel169.BackgroundTransparency = 1
  2481. TextLabel169.Font = Enum.Font.SourceSans
  2482. TextLabel169.FontSize = Enum.FontSize.Size14
  2483. TextLabel169.Text = "w"
  2484. TextLabel169.TextColor = BrickColor.new("Institutional white")
  2485. TextLabel169.TextColor3 = Color3.new(1, 1, 1)
  2486. TextLabel169.TextScaled = true
  2487. TextLabel169.TextSize = 14
  2488. TextLabel169.TextWrap = true
  2489. TextLabel169.TextWrapped = true
  2490. Part170.Name = "x"
  2491. Part170.Parent = Folder1
  2492. Part170.CFrame = h * CFrame.new(-3.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2493. Part170.Orientation = Vector3.new(0,-90-90,-22.5)
  2494. Part170.Color = Color3.new(0.317647, 0, 0.309804)
  2495. Part170.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2496. Part170.Anchored = true
  2497. Part170.Locked = true
  2498. Part170.Material = Enum.Material.Wood
  2499. SurfaceGui171.Parent = Part170
  2500. SurfaceGui171.LightInfluence = 1
  2501. SurfaceGui171.Face = Enum.NormalId.Top
  2502. SurfaceGui171.ClipsDescendants = true
  2503. SurfaceGui171.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2504. SurfaceGui171.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2505. SurfaceGui171.PixelsPerStud = ((130/-sizer)*-5)/2
  2506. TextLabel172.Parent = SurfaceGui171
  2507. TextLabel172.Size = UDim2.new(1, 0, 1, 0)
  2508. TextLabel172.BackgroundColor = BrickColor.new("Institutional white")
  2509. TextLabel172.BackgroundColor3 = Color3.new(1, 1, 1)
  2510. TextLabel172.BackgroundTransparency = 1
  2511. TextLabel172.Font = Enum.Font.SourceSans
  2512. TextLabel172.FontSize = Enum.FontSize.Size14
  2513. TextLabel172.Text = "x"
  2514. TextLabel172.TextColor = BrickColor.new("Institutional white")
  2515. TextLabel172.TextColor3 = Color3.new(1, 1, 1)
  2516. TextLabel172.TextScaled = true
  2517. TextLabel172.TextSize = 14
  2518. TextLabel172.TextWrap = true
  2519. TextLabel172.TextWrapped = true
  2520. Part173.Name = "y"
  2521. Part173.Parent = Folder1
  2522. Part173.CFrame = h * CFrame.new(-0.51000005 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2523. Part173.Orientation = Vector3.new(0,-90-90,-22.5)
  2524. Part173.Color = Color3.new(0.317647, 0, 0.309804)
  2525. Part173.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2526. Part173.Anchored = true
  2527. Part173.Locked = true
  2528. Part173.Material = Enum.Material.Wood
  2529. SurfaceGui174.Parent = Part173
  2530. SurfaceGui174.LightInfluence = 1
  2531. SurfaceGui174.Face = Enum.NormalId.Top
  2532. SurfaceGui174.ClipsDescendants = true
  2533. SurfaceGui174.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2534. SurfaceGui174.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2535. SurfaceGui174.PixelsPerStud = ((130/-sizer)*-5)/2
  2536. TextLabel175.Parent = SurfaceGui174
  2537. TextLabel175.Size = UDim2.new(1, 0, 1, 0)
  2538. TextLabel175.BackgroundColor = BrickColor.new("Institutional white")
  2539. TextLabel175.BackgroundColor3 = Color3.new(1, 1, 1)
  2540. TextLabel175.BackgroundTransparency = 1
  2541. TextLabel175.Font = Enum.Font.SourceSans
  2542. TextLabel175.FontSize = Enum.FontSize.Size14
  2543. TextLabel175.Text = "y"
  2544. TextLabel175.TextColor = BrickColor.new("Institutional white")
  2545. TextLabel175.TextColor3 = Color3.new(1, 1, 1)
  2546. TextLabel175.TextScaled = true
  2547. TextLabel175.TextSize = 14
  2548. TextLabel175.TextWrap = true
  2549. TextLabel175.TextWrapped = true
  2550. Part176.Name = "z"
  2551. Part176.Parent = Folder1
  2552. Part176.CFrame = h * CFrame.new(-4.65999508 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2553. Part176.Orientation = Vector3.new(0,-90-90,-22.5)
  2554. Part176.Color = Color3.new(0.317647, 0, 0.309804)
  2555. Part176.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2556. Part176.Anchored = true
  2557. Part176.Locked = true
  2558. Part176.Material = Enum.Material.Wood
  2559. SurfaceGui177.Parent = Part176
  2560. SurfaceGui177.LightInfluence = 1
  2561. SurfaceGui177.Face = Enum.NormalId.Top
  2562. SurfaceGui177.ClipsDescendants = true
  2563. SurfaceGui177.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2564. SurfaceGui177.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2565. SurfaceGui177.PixelsPerStud = ((130/-sizer)*-5)/2
  2566. TextLabel178.Parent = SurfaceGui177
  2567. TextLabel178.Size = UDim2.new(1, 0, 1, 0)
  2568. TextLabel178.BackgroundColor = BrickColor.new("Institutional white")
  2569. TextLabel178.BackgroundColor3 = Color3.new(1, 1, 1)
  2570. TextLabel178.BackgroundTransparency = 1
  2571. TextLabel178.Font = Enum.Font.SourceSans
  2572. TextLabel178.FontSize = Enum.FontSize.Size14
  2573. TextLabel178.Text = "z"
  2574. TextLabel178.TextColor = BrickColor.new("Institutional white")
  2575. TextLabel178.TextColor3 = Color3.new(1, 1, 1)
  2576. TextLabel178.TextScaled = true
  2577. TextLabel178.TextSize = 14
  2578. TextLabel178.TextWrap = true
  2579. TextLabel178.TextWrapped = true
  2580. Part179.Name = "`"
  2581. Part179.Parent = Folder1
  2582. Part179.CFrame = h * CFrame.new(-7 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2583. Part179.Orientation = Vector3.new(0,-90-90,-22.5)
  2584. Part179.Color = Color3.new(0.317647, 0, 0.309804)
  2585. Part179.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2586. Part179.Anchored = true
  2587. Part179.Locked = true
  2588. Part179.Material = Enum.Material.Wood
  2589. SurfaceGui180.Parent = Part179
  2590. SurfaceGui180.LightInfluence = 1
  2591. SurfaceGui180.Face = Enum.NormalId.Top
  2592. SurfaceGui180.ClipsDescendants = true
  2593. SurfaceGui180.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  2594. SurfaceGui180.SizingMode = Enum.SurfaceGuiSizingMode.PixelsPerStud
  2595. SurfaceGui180.PixelsPerStud = ((130/-sizer)*-5)/2
  2596. TextLabel181.Parent = SurfaceGui180
  2597. TextLabel181.Size = UDim2.new(1, 0, 1, 0)
  2598. TextLabel181.BackgroundColor = BrickColor.new("Institutional white")
  2599. TextLabel181.BackgroundColor3 = Color3.new(1, 1, 1)
  2600. TextLabel181.BackgroundTransparency = 1
  2601. TextLabel181.Font = Enum.Font.SourceSans
  2602. TextLabel181.FontSize = Enum.FontSize.Size14
  2603. TextLabel181.Text = "~\n`"
  2604. TextLabel181.TextColor = BrickColor.new("Institutional white")
  2605. TextLabel181.TextColor3 = Color3.new(1, 1, 1)
  2606. TextLabel181.TextScaled = true
  2607. TextLabel181.TextSize = 14
  2608. TextLabel181.TextWrap = true
  2609. TextLabel181.TextWrapped = true
  2610. Folder182.Name = "Components"
  2611. Folder182.Parent = Folder0
  2612. Part183.Name = "CapsLight"
  2613. Part183.Parent = Folder182
  2614. Part183.CFrame = h * CFrame.new(-7.1850071 * sizer, -3.50544167 * sizer, -5.01174736 * sizer)
  2615. Part183.Orientation = Vector3.new(0,-90-90,-22.5)
  2616. Part183.Color = Color3.new(0, 0, 0)
  2617. Part183.Size = Vector3.new(0.180000037 * sizer, 0.0500000007 * sizer, 0.170001149 * sizer)
  2618. Part183.Anchored = true
  2619. Part183.Locked = true
  2620. Part183.Material = Enum.Material.Neon
  2621. Part184.Name = "base"
  2622. Part184.Parent = Folder182
  2623. Part184.Material = Enum.Material.Metal
  2624. Part184.CFrame = h * CFrame.new(0 * sizer, -4.87259722 * sizer, -5.58394098 * sizer)
  2625. Part184.Orientation = Vector3.new(22.5, -90, 0)
  2626. Part184.Color = Color3.new(0, 0, 0)
  2627. Part184.Size = Vector3.new(15 * sizer, 1 * sizer, 5 * sizer)
  2628. Part184.Anchored = true
  2629. Part184.Locked = true
  2630. Folder185.Name = "Regions" ----------------------------------------------------------------------------------------------------------
  2631. Folder185.Parent = Folder0
  2632. Part186.Name = "'"
  2633. Part186.Parent = Folder185
  2634. Part186.CFrame = h * CFrame.new(4.6799984 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2635. Part186.Orientation = Vector3.new(0,-90-90,-22.5)
  2636. Part186.Color = Color3.new(0.317647, 0, 0.309804)
  2637. Part186.Transparency = 1
  2638. Part186.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2639. Part186.Anchored = true
  2640. Part186.Locked = true
  2641. Part186.Material = Enum.Material.Wood
  2642. Part187.Name = ","
  2643. Part187.Parent = Folder185
  2644. Part187.CFrame = h * CFrame.new(2.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2645. Part187.Orientation = Vector3.new(0,-90-90,-22.5)
  2646. Part187.Color = Color3.new(0.317647, 0, 0.309804)
  2647. Part187.Transparency = 1
  2648. Part187.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2649. Part187.Anchored = true
  2650. Part187.Locked = true
  2651. Part187.Material = Enum.Material.Wood
  2652. Part188.Name = "-"
  2653. Part188.Parent = Folder185
  2654. Part188.CFrame = h * CFrame.new(4 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2655. Part188.Orientation = Vector3.new(0,-90-90,-22.5)
  2656. Part188.Color = Color3.new(0.317647, 0, 0.309804)
  2657. Part188.Transparency = 1
  2658. Part188.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2659. Part188.Anchored = true
  2660. Part188.Locked = true
  2661. Part188.Material = Enum.Material.Wood
  2662. Part189.Name = "."
  2663. Part189.Parent = Folder185
  2664. Part189.CFrame = h * CFrame.new(3.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2665. Part189.Orientation = Vector3.new(0,-90-90,-22.5)
  2666. Part189.Color = Color3.new(0.317647, 0, 0.309804)
  2667. Part189.Transparency = 1
  2668. Part189.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2669. Part189.Anchored = true
  2670. Part189.Locked = true
  2671. Part189.Material = Enum.Material.Wood
  2672. Part190.Name = "/"
  2673. Part190.Parent = Folder185
  2674. Part190.CFrame = h * CFrame.new(4.34000492 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2675. Part190.Orientation = Vector3.new(0,-90-90,-22.5)
  2676. Part190.Color = Color3.new(0.317647, 0, 0.309804)
  2677. Part190.Transparency = 1
  2678. Part190.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2679. Part190.Anchored = true
  2680. Part190.Locked = true
  2681. Part190.Material = Enum.Material.Wood
  2682. Part191.Name = "0"
  2683. Part191.Parent = Folder185
  2684. Part191.CFrame = h * CFrame.new(3 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2685. Part191.Orientation = Vector3.new(0,-90-90,-22.5)
  2686. Part191.Color = Color3.new(0.317647, 0, 0.309804)
  2687. Part191.Transparency = 1
  2688. Part191.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2689. Part191.Anchored = true
  2690. Part191.Locked = true
  2691. Part191.Material = Enum.Material.Wood
  2692. Part192.Name = "1"
  2693. Part192.Parent = Folder185
  2694. Part192.CFrame = h * CFrame.new(-6.00000525 * sizer, -3.2066319 * sizer, -7.05276108 * sizer)
  2695. Part192.Orientation = Vector3.new(0,-90-90,-22.5)
  2696. Part192.Color = Color3.new(0.317647, 0, 0.309804)
  2697. Part192.Transparency = 1
  2698. Part192.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2699. Part192.Anchored = true
  2700. Part192.Locked = true
  2701. Part192.Material = Enum.Material.Wood
  2702. Part193.Name = "2"
  2703. Part193.Parent = Folder185
  2704. Part193.CFrame = h * CFrame.new(-5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2705. Part193.Orientation = Vector3.new(0,-90-90,-22.5)
  2706. Part193.Color = Color3.new(0.317647, 0, 0.309804)
  2707. Part193.Transparency = 1
  2708. Part193.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2709. Part193.Anchored = true
  2710. Part193.Locked = true
  2711. Part193.Material = Enum.Material.Wood
  2712. Part194.Name = "3"
  2713. Part194.Parent = Folder185
  2714. Part194.CFrame = h * CFrame.new(-4 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2715. Part194.Orientation = Vector3.new(0,-90-90,-22.5)
  2716. Part194.Color = Color3.new(0.317647, 0, 0.309804)
  2717. Part194.Transparency = 1
  2718. Part194.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2719. Part194.Anchored = true
  2720. Part194.Locked = true
  2721. Part194.Material = Enum.Material.Wood
  2722. Part195.Name = "4"
  2723. Part195.Parent = Folder185
  2724. Part195.CFrame = h * CFrame.new(-3 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2725. Part195.Orientation = Vector3.new(0,-90-90,-22.5)
  2726. Part195.Color = Color3.new(0.317647, 0, 0.309804)
  2727. Part195.Transparency = 1
  2728. Part195.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2729. Part195.Anchored = true
  2730. Part195.Locked = true
  2731. Part195.Material = Enum.Material.Wood
  2732. Part196.Name = "5"
  2733. Part196.Parent = Folder185
  2734. Part196.CFrame = h * CFrame.new(-2 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2735. Part196.Orientation = Vector3.new(0,-90-90,-22.5)
  2736. Part196.Color = Color3.new(0.317647, 0, 0.309804)
  2737. Part196.Transparency = 1
  2738. Part196.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2739. Part196.Anchored = true
  2740. Part196.Locked = true
  2741. Part196.Material = Enum.Material.Wood
  2742. Part197.Name = "6"
  2743. Part197.Parent = Folder185
  2744. Part197.CFrame = h * CFrame.new(-1 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2745. Part197.Orientation = Vector3.new(0,-90-90,-22.5)
  2746. Part197.Color = Color3.new(0.317647, 0, 0.309804)
  2747. Part197.Transparency = 1
  2748. Part197.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2749. Part197.Anchored = true
  2750. Part197.Locked = true
  2751. Part197.Material = Enum.Material.Wood
  2752. Part198.Name = "7"
  2753. Part198.Parent = Folder185
  2754. Part198.CFrame = h * CFrame.new(0, -3.20663142 * sizer, -7.05276108 * sizer)
  2755. Part198.Orientation = Vector3.new(0,-90-90,-22.5)
  2756. Part198.Color = Color3.new(0.317647, 0, 0.309804)
  2757. Part198.Transparency = 1
  2758. Part198.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2759. Part198.Anchored = true
  2760. Part198.Locked = true
  2761. Part198.Material = Enum.Material.Wood
  2762. Part199.Name = "8"
  2763. Part199.Parent = Folder185
  2764. Part199.CFrame = h * CFrame.new(1 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2765. Part199.Orientation = Vector3.new(0,-90-90,-22.5)
  2766. Part199.Color = Color3.new(0.317647, 0, 0.309804)
  2767. Part199.Transparency = 1
  2768. Part199.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2769. Part199.Anchored = true
  2770. Part199.Locked = true
  2771. Part199.Material = Enum.Material.Wood
  2772. Part200.Name = "9"
  2773. Part200.Parent = Folder185
  2774. Part200.CFrame = h * CFrame.new(2 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2775. Part200.Orientation = Vector3.new(0,-90-90,-22.5)
  2776. Part200.Color = Color3.new(0.317647, 0, 0.309804)
  2777. Part200.Transparency = 1
  2778. Part200.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2779. Part200.Anchored = true
  2780. Part200.Locked = true
  2781. Part200.Material = Enum.Material.Wood
  2782. Part201.Name = ";"
  2783. Part201.Parent = Folder185
  2784. Part201.CFrame = h * CFrame.new(3.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2785. Part201.Orientation = Vector3.new(0,-90-90,-22.5)
  2786. Part201.Color = Color3.new(0.317647, 0, 0.309804)
  2787. Part201.Transparency = 1
  2788. Part201.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2789. Part201.Anchored = true
  2790. Part201.Locked = true
  2791. Part201.Material = Enum.Material.Wood
  2792. Part202.Name = "="
  2793. Part202.Parent = Folder185
  2794. Part202.CFrame = h * CFrame.new(5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2795. Part202.Orientation = Vector3.new(0,-90-90,-22.5)
  2796. Part202.Color = Color3.new(0.317647, 0, 0.309804)
  2797. Part202.Transparency = 1
  2798. Part202.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2799. Part202.Anchored = true
  2800. Part202.Locked = true
  2801. Part202.Material = Enum.Material.Wood
  2802. Part203.Name = "["
  2803. Part203.Parent = Folder185
  2804. Part203.CFrame = h * CFrame.new(4.48999834 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2805. Part203.Orientation = Vector3.new(0,-90-90,-22.5)
  2806. Part203.Color = Color3.new(0.317647, 0, 0.309804)
  2807. Part203.Transparency = 1
  2808. Part203.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2809. Part203.Anchored = true
  2810. Part203.Locked = true
  2811. Part203.Material = Enum.Material.Wood
  2812. Part204.Name = "]"
  2813. Part204.Parent = Folder185
  2814. Part204.CFrame = h * CFrame.new(5.48999834 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2815. Part204.Orientation = Vector3.new(0,-90-90,-22.5)
  2816. Part204.Color = Color3.new(0.317647, 0, 0.309804)
  2817. Part204.Transparency = 1
  2818. Part204.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2819. Part204.Anchored = true
  2820. Part204.Locked = true
  2821. Part204.Material = Enum.Material.Wood
  2822. Part205.Name = "a"
  2823. Part205.Parent = Folder185
  2824. Part205.CFrame = h * CFrame.new(-5.3200016 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2825. Part205.Orientation = Vector3.new(0,-90-90,-22.5)
  2826. Part205.Color = Color3.new(0.317647, 0, 0.309804)
  2827. Part205.Transparency = 1
  2828. Part205.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2829. Part205.Anchored = true
  2830. Part205.Locked = true
  2831. Part205.Material = Enum.Material.Wood
  2832. Part206.Name = "b"
  2833. Part206.Parent = Folder185
  2834. Part206.CFrame = h * CFrame.new(-0.660000324 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2835. Part206.Orientation = Vector3.new(0,-90-90,-22.5)
  2836. Part206.Color = Color3.new(0.317647, 0, 0.309804)
  2837. Part206.Transparency = 1
  2838. Part206.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2839. Part206.Anchored = true
  2840. Part206.Locked = true
  2841. Part206.Material = Enum.Material.Wood
  2842. Part207.Name = "backslash"
  2843. Part207.Parent = Folder185
  2844. Part207.CFrame = h * CFrame.new(6.74499702 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2845. Part207.Orientation = Vector3.new(0,-90-90,-22.5)
  2846. Part207.Color = Color3.new(0.317647, 0, 0.309804)
  2847. Part207.Transparency = 1
  2848. Part207.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.30999947 * sizer)
  2849. Part207.Anchored = true
  2850. Part207.Locked = true
  2851. Part207.Material = Enum.Material.Wood
  2852. Part208.Name = "backspace"
  2853. Part208.Parent = Folder185
  2854. Part208.CFrame = h * CFrame.new(6.5 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  2855. Part208.Orientation = Vector3.new(0,-90-90,-22.5)
  2856. Part208.Color = Color3.new(0.317647, 0, 0.309804)
  2857. Part208.Transparency = 1
  2858. Part208.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 1.79999995 * sizer)
  2859. Part208.Anchored = true
  2860. Part208.Locked = true
  2861. Part208.Material = Enum.Material.Wood
  2862. Part209.Name = "c"
  2863. Part209.Parent = Folder185
  2864. Part209.CFrame = h * CFrame.new(-2.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  2865. Part209.Orientation = Vector3.new(0,-90-90,-22.5)
  2866. Part209.Color = Color3.new(0.317647, 0, 0.309804)
  2867. Part209.Transparency = 1
  2868. Part209.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2869. Part209.Anchored = true
  2870. Part209.Locked = true
  2871. Part209.Material = Enum.Material.Wood
  2872. Part210.Name = "caps"
  2873. Part210.Parent = Folder185
  2874. Part210.CFrame = h * CFrame.new(-6.65000296 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2875. Part210.Orientation = Vector3.new(0,-90-90,-22.5)
  2876. Part210.Color = Color3.new(0.317647, 0, 0.309804)
  2877. Part210.Transparency = 1
  2878. Part210.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.50000024*sizer)
  2879. Part210.Anchored = true
  2880. Part210.Locked = true
  2881. Part210.Material = Enum.Material.Wood
  2882. Part211.Name = "d"
  2883. Part211.Parent = Folder185
  2884. Part211.CFrame = h * CFrame.new(-3.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2885. Part211.Orientation = Vector3.new(0,-90-90,-22.5)
  2886. Part211.Color = Color3.new(0.317647, 0, 0.309804)
  2887. Part211.Transparency = 1
  2888. Part211.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2889. Part211.Anchored = true
  2890. Part211.Locked = true
  2891. Part211.Material = Enum.Material.Wood
  2892. Part212.Name = "e"
  2893. Part212.Parent = Folder185
  2894. Part212.CFrame = h * CFrame.new(-3.50999951 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2895. Part212.Orientation = Vector3.new(0,-90-90,-22.5)
  2896. Part212.Color = Color3.new(0.317647, 0, 0.309804)
  2897. Part212.Transparency = 1
  2898. Part212.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2899. Part212.Anchored = true
  2900. Part212.Locked = true
  2901. Part212.Material = Enum.Material.Wood
  2902. Part213.Name = "enter"
  2903. Part213.Parent = Folder185
  2904. Part213.CFrame = h * CFrame.new(6.34999657 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2905. Part213.Orientation = Vector3.new(0,-90-90,-22.5)
  2906. Part213.Color = Color3.new(0.317647, 0, 0.309804)
  2907. Part213.Transparency = 1
  2908. Part213.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 2.09999967 * sizer)
  2909. Part213.Anchored = true
  2910. Part213.Locked = true
  2911. Part213.Material = Enum.Material.Wood
  2912. Part214.Name = "f"
  2913. Part214.Parent = Folder185
  2914. Part214.CFrame = h * CFrame.new(-2.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2915. Part214.Orientation = Vector3.new(0,-90-90,-22.5)
  2916. Part214.Color = Color3.new(0.317647, 0, 0.309804)
  2917. Part214.Transparency = 1
  2918. Part214.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2919. Part214.Anchored = true
  2920. Part214.Locked = true
  2921. Part214.Material = Enum.Material.Wood
  2922. Part215.Name = "g"
  2923. Part215.Parent = Folder185
  2924. Part215.CFrame = h * CFrame.new(-1.31999969 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2925. Part215.Orientation = Vector3.new(0,-90-90,-22.5)
  2926. Part215.Color = Color3.new(0.317647, 0, 0.309804)
  2927. Part215.Transparency = 1
  2928. Part215.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2929. Part215.Anchored = true
  2930. Part215.Locked = true
  2931. Part215.Material = Enum.Material.Wood
  2932. Part216.Name = "h"
  2933. Part216.Parent = Folder185
  2934. Part216.CFrame = h * CFrame.new(-0.320000112 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2935. Part216.Orientation = Vector3.new(0,-90-90,-22.5)
  2936. Part216.Color = Color3.new(0.317647, 0, 0.309804)
  2937. Part216.Transparency = 1
  2938. Part216.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2939. Part216.Anchored = true
  2940. Part216.Locked = true
  2941. Part216.Material = Enum.Material.Wood
  2942. Part217.Name = "i"
  2943. Part217.Parent = Folder185
  2944. Part217.CFrame = h * CFrame.new(1.49000037 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  2945. Part217.Orientation = Vector3.new(0,-90-90,-22.5)
  2946. Part217.Color = Color3.new(0.317647, 0, 0.309804)
  2947. Part217.Transparency = 1
  2948. Part217.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2949. Part217.Anchored = true
  2950. Part217.Locked = true
  2951. Part217.Material = Enum.Material.Wood
  2952. Part218.Name = "j"
  2953. Part218.Parent = Folder185
  2954. Part218.CFrame = h * CFrame.new(0.680000305 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2955. Part218.Orientation = Vector3.new(0,-90-90,-22.5)
  2956. Part218.Color = Color3.new(0.317647, 0, 0.309804)
  2957. Part218.Transparency = 1
  2958. Part218.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2959. Part218.Anchored = true
  2960. Part218.Locked = true
  2961. Part218.Material = Enum.Material.Wood
  2962. Part219.Name = "k"
  2963. Part219.Parent = Folder185
  2964. Part219.CFrame = h * CFrame.new(1.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2965. Part219.Orientation = Vector3.new(0,-90-90,-22.5)
  2966. Part219.Color = Color3.new(0.317647, 0, 0.309804)
  2967. Part219.Transparency = 1
  2968. Part219.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2969. Part219.Anchored = true
  2970. Part219.Locked = true
  2971. Part219.Material = Enum.Material.Wood
  2972. Part220.Name = "l"
  2973. Part220.Parent = Folder185
  2974. Part220.CFrame = h * CFrame.new(2.68000031 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  2975. Part220.Orientation = Vector3.new(0,-90-90,-22.5)
  2976. Part220.Color = Color3.new(0.317647, 0, 0.309804)
  2977. Part220.Transparency = 1
  2978. Part220.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  2979. Part220.Anchored = true
  2980. Part220.Locked = true
  2981. Part220.Material = Enum.Material.Wood
  2982. Part221.Name = "leftalt"
  2983. Part221.Parent = Folder185
  2984. Part221.CFrame = h * CFrame.new(-3.53000689 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2985. Part221.Orientation = Vector3.new(0,-90-90,-22.5)
  2986. Part221.Color = Color3.new(0.317647, 0, 0.309804)
  2987. Part221.Transparency = 1
  2988. Part221.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.36000037*sizer)
  2989. Part221.Anchored = true
  2990. Part221.Locked = true
  2991. Part221.Material = Enum.Material.Wood
  2992. Part222.Name = "leftctrl"
  2993. Part222.Parent = Folder185
  2994. Part222.CFrame = h * CFrame.new(-6.72000408 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  2995. Part222.Orientation = Vector3.new(0,-90-90,-22.5)
  2996. Part222.Color = Color3.new(0.317647, 0, 0.309804)
  2997. Part222.Transparency = 1
  2998. Part222.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.36000037*sizer)
  2999. Part222.Anchored = true
  3000. Part222.BottomSurface = Enum.SurfaceType.Smooth
  3001. Part222.BrickColor = BrickColor.new("Mulberry")
  3002. Part222.Locked = true
  3003. Part222.Material = Enum.Material.Wood
  3004. Part222.TopSurface = Enum.SurfaceType.Smooth
  3005. Part222.brickColor = BrickColor.new("Mulberry")
  3006. Part223.Name = "leftshift"
  3007. Part223.Parent = Folder185
  3008. Part223.CFrame = h * CFrame.new(-6.34499645 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3009. Part223.Orientation = Vector3.new(0,-90-90,-22.5)
  3010. Part223.Color = Color3.new(0.317647, 0, 0.309804)
  3011. Part223.Transparency = 1
  3012. Part223.Size = Vector3.new(0.799999952*sizer, 1*sizer, 2.10999966*sizer)
  3013. Part223.Anchored = true
  3014. Part223.Locked = true
  3015. Part223.Material = Enum.Material.Wood
  3016. Part224.Name = "leftwindows"
  3017. Part224.Parent = Folder185
  3018. Part224.CFrame = h * CFrame.new(-5.14000797 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  3019. Part224.Orientation = Vector3.new(0,-90-90,-22.5)
  3020. Part224.Color = Color3.new(0.317647, 0, 0.309804)
  3021. Part224.Transparency = 1
  3022. Part224.Size = Vector3.new(0.799999952*sizer, 1*sizer, 1.36000037*sizer)
  3023. Part224.Anchored = true
  3024. Part224.Locked = true
  3025. Part224.Material = Enum.Material.Wood
  3026. Part225.Name = "m"
  3027. Part225.Parent = Folder185
  3028. Part225.CFrame = h * CFrame.new(1.33999968 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3029. Part225.Orientation = Vector3.new(0,-90-90,-22.5)
  3030. Part225.Color = Color3.new(0.317647, 0, 0.309804)
  3031. Part225.Transparency = 1
  3032. Part225.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3033. Part225.Anchored = true
  3034. Part225.Locked = true
  3035. Part225.Material = Enum.Material.Wood
  3036. Part226.Name = "n"
  3037. Part226.Parent = Folder185
  3038. Part226.CFrame = h * CFrame.new(0.340000004 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3039. Part226.Orientation = Vector3.new(0,-90-90,-22.5)
  3040. Part226.Color = Color3.new(0.317647, 0, 0.309804)
  3041. Part226.Transparency = 1
  3042. Part226.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3043. Part226.Anchored = true
  3044. Part226.Locked = true
  3045. Part226.Material = Enum.Material.Wood
  3046. Part227.Name = "o"
  3047. Part227.Parent = Folder185
  3048. Part227.CFrame = h * CFrame.new(2.49000049 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3049. Part227.Orientation = Vector3.new(0,-90-90,-22.5)
  3050. Part227.Color = Color3.new(0.317647, 0, 0.309804)
  3051. Part227.Transparency = 1
  3052. Part227.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3053. Part227.Anchored = true
  3054. Part227.Locked = true
  3055. Part227.Material = Enum.Material.Wood
  3056. Part228.Name = "p"
  3057. Part228.Parent = Folder185
  3058. Part228.CFrame = h * CFrame.new(3.49000049 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3059. Part228.Orientation = Vector3.new(0,-90-90,-22.5)
  3060. Part228.Color = Color3.new(0.317647, 0, 0.309804)
  3061. Part228.Transparency = 1
  3062. Part228.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3063. Part228.Anchored = true
  3064. Part228.Locked = true
  3065. Part228.Material = Enum.Material.Wood
  3066. Part229.Name = "q"
  3067. Part229.Parent = Folder185
  3068. Part229.CFrame = h * CFrame.new(-5.51000166 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3069. Part229.Orientation = Vector3.new(0,-90-90,-22.5)
  3070. Part229.Color = Color3.new(0.317647, 0, 0.309804)
  3071. Part229.Transparency = 1
  3072. Part229.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3073. Part229.Anchored = true
  3074. Part229.Locked = true
  3075. Part229.Material = Enum.Material.Wood
  3076. Part230.Name = "r"
  3077. Part230.Parent = Folder185
  3078. Part230.CFrame = h * CFrame.new(-2.50999951 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3079. Part230.Orientation = Vector3.new(0,-90-90,-22.5)
  3080. Part230.Color = Color3.new(0.317647, 0, 0.309804)
  3081. Part230.Transparency = 1
  3082. Part230.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3083. Part230.Anchored = true
  3084. Part230.Locked = true
  3085. Part230.Material = Enum.Material.Wood
  3086. Part231.Name = "rightalt"
  3087. Part231.Parent = Folder185
  3088. Part231.CFrame = h * CFrame.new(3.48999453 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  3089. Part231.Orientation = Vector3.new(0,-90-90,-22.5)
  3090. Part231.Color = Color3.new(0.317647, 0, 0.309804)
  3091. Part231.Transparency = 1
  3092. Part231.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  3093. Part231.Anchored = true
  3094. Part231.Locked = true
  3095. Part231.Material = Enum.Material.Wood
  3096. Part232.Name = "rightctrl"
  3097. Part232.Parent = Folder185
  3098. Part232.CFrame = h * CFrame.new(6.72000504 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  3099. Part232.Orientation = Vector3.new(0,-90-90,-22.5)
  3100. Part232.Color = Color3.new(0.317647, 0, 0.309804)
  3101. Part232.Transparency = 1
  3102. Part232.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  3103. Part232.Anchored = true
  3104. Part232.Locked = true
  3105. Part232.Material = Enum.Material.Wood
  3106. Part233.Name = "rightshift"
  3107. Part233.Parent = Folder185
  3108. Part233.CFrame = h * CFrame.new(6.18000317 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3109. Part233.Orientation = Vector3.new(0,-90-90,-22.5)
  3110. Part233.Color = Color3.new(0.317647, 0, 0.309804)
  3111. Part233.Transparency = 1
  3112. Part233.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 2.4400003 * sizer)
  3113. Part233.Anchored = true
  3114. Part233.Locked = true
  3115. Part233.Material = Enum.Material.Wood
  3116. Part234.Name = "rightwindows"
  3117. Part234.Parent = Folder185
  3118. Part234.CFrame = h * CFrame.new(5.11999607 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  3119. Part234.Orientation = Vector3.new(0,-90-90,-22.5)
  3120. Part234.Color = Color3.new(0.317647, 0, 0.309804)
  3121. Part234.Transparency = 1
  3122. Part234.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.36000037 * sizer)
  3123. Part234.Anchored = true
  3124. Part234.Locked = true
  3125. Part234.Material = Enum.Material.Wood
  3126. Part235.Name = "s"
  3127. Part235.Parent = Folder185
  3128. Part235.CFrame = h * CFrame.new(-4.3200016 * sizer, -3.97199988 * sizer, -5.20499992 * sizer)
  3129. Part235.Orientation = Vector3.new(0,-90-90,-22.5)
  3130. Part235.Color = Color3.new(0.317647, 0, 0.309804)
  3131. Part235.Transparency = 1
  3132. Part235.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3133. Part235.Anchored = true
  3134. Part235.Locked = true
  3135. Part235.Material = Enum.Material.Wood
  3136. Part236.Name = "space"
  3137. Part236.Parent = Folder185
  3138. Part236.CFrame = h * CFrame.new(-0.0299955606 * sizer, -4.73736763 * sizer, -3.35723829 * sizer)
  3139. Part236.Orientation = Vector3.new(0,-90-90,-22.5)
  3140. Part236.Color = Color3.new(0.317647, 0, 0.309804)
  3141. Part236.Transparency = 1
  3142. Part236.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 5.19999695 * sizer)
  3143. Part236.Anchored = true
  3144. Part236.Locked = true
  3145. Part236.Material = Enum.Material.Wood
  3146. Part237.Name = "t"
  3147. Part237.Parent = Folder185
  3148. Part237.CFrame = h * CFrame.new(-1.50999963 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3149. Part237.Orientation = Vector3.new(0,-90-90,-22.5)
  3150. Part237.Color = Color3.new(0.317647, 0, 0.309804)
  3151. Part237.Transparency = 1
  3152. Part237.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3153. Part237.Anchored = true
  3154. Part237.Locked = true
  3155. Part237.Material = Enum.Material.Wood
  3156. Part238.Name = "tab"
  3157. Part238.Parent = Folder185
  3158. Part238.CFrame = h * CFrame.new(-6.76500273 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3159. Part238.Orientation = Vector3.new(0,-90-90,-22.5)
  3160. Part238.Color = Color3.new(0.317647, 0, 0.309804)
  3161. Part238.Transparency = 1
  3162. Part238.Size = Vector3.new(0.799999952 * sizer, 1 * sizer, 1.27000046 * sizer)
  3163. Part238.Anchored = true
  3164. Part238.Locked = true
  3165. Part238.Material = Enum.Material.Wood
  3166. Part239.Name = "u"
  3167. Part239.Parent = Folder185
  3168. Part239.CFrame = h * CFrame.new(0.490000308 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3169. Part239.Orientation = Vector3.new(0,-90-90,-22.5)
  3170. Part239.Color = Color3.new(0.317647, 0, 0.309804)
  3171. Part239.Transparency = 1
  3172. Part239.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3173. Part239.Anchored = true
  3174. Part239.BottomSurface = Enum.SurfaceType.Smooth
  3175. Part239.BrickColor = BrickColor.new("Mulberry")
  3176. Part239.Locked = true
  3177. Part239.Material = Enum.Material.Wood
  3178. Part239.TopSurface = Enum.SurfaceType.Smooth
  3179. Part239.brickColor = BrickColor.new("Mulberry")
  3180. Part240.Name = "v"
  3181. Part240.Parent = Folder185
  3182. Part240.CFrame = h * CFrame.new(-1.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3183. Part240.Orientation = Vector3.new(0,-90-90,-22.5)
  3184. Part240.Color = Color3.new(0.317647, 0, 0.309804)
  3185. Part240.Transparency = 1
  3186. Part240.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3187. Part240.Anchored = true
  3188. Part240.Locked = true
  3189. Part240.Material = Enum.Material.Wood
  3190. Part241.Name = "w"
  3191. Part241.Parent = Folder185
  3192. Part241.CFrame = h * CFrame.new(-4.51000166 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3193. Part241.Orientation = Vector3.new(0,-90-90,-22.5)
  3194. Part241.Color = Color3.new(0.317647, 0, 0.309804)
  3195. Part241.Transparency = 1
  3196. Part241.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3197. Part241.Anchored = true
  3198. Part241.Locked = true
  3199. Part241.Material = Enum.Material.Wood
  3200. Part242.Name = "x"
  3201. Part242.Parent = Folder185
  3202. Part242.CFrame = h * CFrame.new(-3.66000032 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3203. Part242.Orientation = Vector3.new(0,-90-90,-22.5)
  3204. Part242.Color = Color3.new(0.317647, 0, 0.309804)
  3205. Part242.Transparency = 1
  3206. Part242.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3207. Part242.Anchored = true
  3208. Part242.Locked = true
  3209. Part242.Material = Enum.Material.Wood
  3210. Part243.Name = "y"
  3211. Part243.Parent = Folder185
  3212. Part243.CFrame = h * CFrame.new(-0.51000005 * sizer, -3.58931565 * sizer, -6.1288805 * sizer)
  3213. Part243.Orientation = Vector3.new(0,-90-90,-22.5)
  3214. Part243.Color = Color3.new(0.317647, 0, 0.309804)
  3215. Part243.Transparency = 1
  3216. Part243.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3217. Part243.Anchored = true
  3218. Part243.Locked = true
  3219. Part243.Material = Enum.Material.Wood
  3220. Part244.Name = "z"
  3221. Part244.Parent = Folder185
  3222. Part244.CFrame = h * CFrame.new(-4.65999508 * sizer, -4.35468388 * sizer, -4.28111935 * sizer)
  3223. Part244.Orientation = Vector3.new(0,-90-90,-22.5)
  3224. Part244.Color = Color3.new(0.317647, 0, 0.309804)
  3225. Part244.Transparency = 1
  3226. Part244.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3227. Part244.Anchored = true
  3228. Part244.Locked = true
  3229. Part244.Material = Enum.Material.Wood
  3230. Part245.Name = "`"
  3231. Part245.Parent = Folder185
  3232. Part245.CFrame = h * CFrame.new(-7 * sizer, -3.20663142 * sizer, -7.05276108 * sizer)
  3233. Part245.Orientation = Vector3.new(0,-90-90,-22.5)
  3234. Part245.Color = Color3.new(0.317647, 0, 0.309804)
  3235. Part245.Transparency = 1
  3236. Part245.Size = Vector3.new(0.800000012 * sizer, 1 * sizer, 0.800000012 * sizer)
  3237. Part245.Anchored = true
  3238. Part245.Locked = true
  3239. Part245.Material = Enum.Material.Wood
  3240. local siz = size/5
  3241. local fric = false
  3242. local bonked
  3243. local function findkeyfromregion(reg)
  3244. local keys = Folder0.Keys
  3245. return keys:FindFirstChild(tostring(reg))
  3246. end
  3247. local vibcount = 0
  3248. local function vibrate1(cont)
  3249. coroutine.resume(coroutine.create(function()
  3250. local vib = vibcount
  3251. if cont == "rh" then
  3252. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.RightHand,0.1)
  3253. wait(0.1/2)
  3254. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.RightHand,0)
  3255. elseif cont == "lh" then
  3256. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.LeftHand,0.1)
  3257. wait(0.1/2)
  3258. if vib == vibcount then
  3259. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.LeftHand,0)
  3260. end
  3261. end
  3262. vibcount = vibcount + 1
  3263. end))
  3264. end
  3265. local function vibrate2(cont)
  3266. coroutine.resume(coroutine.create(function()
  3267. local vib = vibcount
  3268. if cont == "rh" then
  3269. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.RightHand,0.05)
  3270. wait(0.1/2)
  3271. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.RightHand,0)
  3272. elseif cont == "lh" then
  3273. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.LeftHand,0.05)
  3274. wait(0.1/2)
  3275. hap:SetMotor(Enum.UserInputType.Gamepad1,Enum.VibrationMotor.LeftHand,0)
  3276. end
  3277. vibcount = vibcount + 1
  3278. end))
  3279. end
  3280. local function sound(id,key,pitch)
  3281. key = findkeyfromregion(key)
  3282. local sound = Instance.new("Sound",key)
  3283. sound.SoundId = "rbxassetid://"..id
  3284. if pitch == nil then
  3285. sound.PlaybackSpeed = 1
  3286. else
  3287. sound.PlaybackSpeed = pitch
  3288. end
  3289. sound.Volume = 4
  3290. sound:Play()
  3291. Debris:AddItem(sound,4)
  3292. end
  3293. local function inputKey(key)
  3294. string1 = tostring(string1)
  3295. if not drum then
  3296. if key == "backspace" then
  3297. string1 = string.sub(string1,1,#string1-1)
  3298. elseif key == "leftshift" or key == "rightshift" then
  3299. shift = true
  3300. elseif key == "leftctrl" or key == "rightctrl" then
  3301. ctrl = true
  3302. elseif key == "leftalt" or key == "rightalt" then
  3303. alt = true
  3304. elseif key == "w" and ctrl == true then
  3305. string1 = string2
  3306. elseif key == "e" and ctrl == true then
  3307. string1 = string3
  3308. elseif key == "r" and ctrl == true then
  3309. string1 = string4
  3310. elseif key == "t" and ctrl == true then
  3311. string1 = string5
  3312. elseif key == "1" and alt == true then
  3313. string1 = string1.."1837855061"
  3314. elseif key == "2" and alt == true then
  3315. string1 = string1.."1841715860"
  3316. elseif key == "3" and alt == true then
  3317. string1 = string1.."1625489737"
  3318. elseif key == "4" and alt == true then
  3319. string1 = string1.."1339865767"
  3320. elseif key == "5" and alt == true then
  3321. string1 = string1.."748653432"
  3322. elseif key == "6" and alt == true then
  3323. string1 = string1.."1698298253"
  3324. elseif key == "7" and alt == true then
  3325. string1 = string1.."1354485825"
  3326. elseif key == "8" and alt == true then
  3327. string1 = string1.."1180273873"
  3328. elseif key == "9" and alt == true then
  3329. string1 = string1.."911993485"
  3330. elseif key == "0" and alt == true then
  3331. string1 = string1.."4110953040"
  3332. elseif key == "-" and alt == true then
  3333. string1 = string1.."857509404"
  3334. elseif key == "=" and alt == true then
  3335. string1 = string1.."1473603054"
  3336. elseif key == "caps" then
  3337. capslock = not capslock
  3338. if capslock then
  3339. Folder0.Components.CapsLight.Color = Color3.new(1,1,1)
  3340. else
  3341. Folder0.Components.CapsLight.Color = Color3.new(0,0,0)
  3342. end
  3343. elseif key == "space" then
  3344. string1 = string1.." "
  3345. elseif key == "tab" then
  3346. string1 = string1.." "
  3347. elseif key == "backslash" then
  3348. if not shift then
  3349. string1 = string1..[[\]]
  3350. else
  3351. string1 = string1..[[|]]
  3352. end
  3353. elseif key == "enter" and ctrl == false then
  3354. if wpmtime == 0 then
  3355. string5,string4,string3,string2,string1 = string4,string3,string2,string1,""
  3356. remote:FireServer("EnterKeyboard",{string1,string2,string3,string4,string5})
  3357. else
  3358. if sentence == string1 then
  3359. local tim = os.clock()
  3360. local sum = math.abs(round(wpmtime-tim,1))
  3361. string5,string4,string3,string2,string1 = string4,string3,string2,string1,"Time taken: "..tostring(sum).." seconds"
  3362. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3363. wpmtime = 0
  3364. sentence = ""
  3365. end
  3366. end
  3367. elseif key == "enter" and ctrl == true then
  3368. string1 = string1.."\n"
  3369. elseif key == "leftalt" or key == "rightalt" or key == "leftwindows" or key == "rightwindows" or key == "leftctrl" or key == "rightctrl" then
  3370. -- lol nothing happens
  3371. else
  3372. if shift then
  3373. local finished = false
  3374. local shifttab = {"1","!","2","@","3","#","4","$","5","%","6","^","7","&","8","*","9","(","0",")","-","_","=","+","[","{","]","}",";",":",[[']],[["]],",","<",".",">","/","?","`","~"}
  3375. for i=1,#shifttab do
  3376. if key == shifttab[i] then
  3377. string1 = string1..shifttab[i+1]
  3378. finished = true
  3379. break
  3380. end
  3381. end
  3382. if finished == false then
  3383. if capslock == false then
  3384. string1 = string1..string.upper(key)
  3385. else
  3386. string1 = string1..key
  3387. end
  3388. end
  3389. else
  3390. if capslock then
  3391. string1 = string1..string.upper(key)
  3392. else
  3393. string1 = string1..key
  3394. end
  3395. end
  3396. end
  3397. else
  3398. if key == "leftshift" or key == "rightshift" then
  3399. shift = true
  3400. elseif key == "leftctrl" or key == "rightctrl" then
  3401. ctrl = true
  3402. elseif key == "leftalt" or key == "rightalt" then
  3403. alt = true
  3404. elseif key == "caps" then
  3405. capslock = not capslock
  3406. if capslock then
  3407. Folder0.Components.CapsLight.Color = Color3.new(1,1,1)
  3408. else
  3409. Folder0.Components.CapsLight.Color = Color3.new(0,0,0)
  3410. end
  3411. elseif key == "q" and ctrl then
  3412. string1 = ""
  3413. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3414. drum = false
  3415. elseif key == "t" then
  3416. sound("3645583586",key)
  3417. remote:FireServer("Drum",{"3645583586"})
  3418. elseif key == "c" then
  3419. sound("31173820",key,0.9)
  3420. remote:FireServer("Drum",{"31173820",0.9})
  3421. elseif key == "d" then
  3422. sound("31173799",key)
  3423. remote:FireServer("Drum",{"31173799"})
  3424. elseif key == "r" then
  3425. sound("31173898",key)
  3426. remote:FireServer("Drum",{"31173898"})
  3427. elseif key == "y" then
  3428. sound("867306119",key)
  3429. remote:FireServer("Drum",{"867306119"})
  3430. elseif key == "f" then
  3431. sound("31173844",key,1.15)
  3432. remote:FireServer("Drum",{"31173844",1.15})
  3433. elseif key == "g" then
  3434. sound("31173844",key,0.95)
  3435. remote:FireServer("Drum",{"31173844",0.95})
  3436. elseif key == "h" then
  3437. sound("31173881",key,0.95)
  3438. remote:FireServer("Drum",{"31173881",0.95})
  3439. end
  3440. end
  3441. end
  3442. coroutine.resume(coroutine.create(function()
  3443. while wait() do
  3444. if Folder0 ~= nil and Folder0.Parent ~= nil then
  3445. local currentStr = string1
  3446. local regions = Folder0.Regions
  3447. if keypressL == nil then
  3448. local region = createRegion(lhh)
  3449. for i,v in pairs(workspace:FindPartsInRegion3WithWhiteList(region,{regions})) do
  3450. if keypressL == nil then
  3451. local key = findkeyfromregion(v)
  3452. keypressL = v
  3453. key.CFrame = key.CFrame * CFrame.new(0,-0.3*siz,0)
  3454. if drum == false then
  3455. local sound = Instance.new("Sound",key)
  3456. sound.SoundId = "rbxassetid://535716488"
  3457. sound.PlaybackSpeed = 2
  3458. sound.Volume = 1
  3459. sound:Play()
  3460. Debris:AddItem(sound,0.5)
  3461. end
  3462. --
  3463. inputKey(key.Name)
  3464. vibrate1("lh")
  3465. break
  3466. end
  3467. end
  3468. else
  3469. local region = createRegion(lhh)
  3470. local fat = true
  3471. for i,v in pairs(workspace:FindPartsInRegion3WithWhiteList(region,{regions})) do
  3472. fat = false
  3473. end
  3474. if fat == true then
  3475. vibrate2("lh")
  3476. local key = findkeyfromregion(keypressL)
  3477. key.CFrame = key.CFrame * CFrame.new(0,0.3*siz,0)
  3478. if keypressR ~= nil then
  3479. if key.Name == "leftshift" or key.Name == "rightshift" then
  3480. if tostring(keypressR) ~= "leftshift" and tostring(keypressR) ~= "rightshift" then
  3481. shift = false
  3482. end
  3483. elseif key.Name == "leftctrl" or key.Name == "rightctrl" then
  3484. if tostring(keypressR) ~= "leftctrl" and tostring(keypressR) ~= "rightctrl" then
  3485. ctrl = false
  3486. end
  3487. elseif key.Name == "leftalt" or key.Name == "rightalt" then
  3488. if tostring(keypressR) ~= "leftalt" and tostring(keypressR) ~= "rightalt" then
  3489. alt = false
  3490. end
  3491. end
  3492. else
  3493. shift = false
  3494. ctrl = false
  3495. alt = false
  3496. end
  3497. keypressL = nil
  3498. end
  3499. end
  3500. if keypressR == nil then
  3501. local region = createRegion(rhh)
  3502. for i,v in pairs(workspace:FindPartsInRegion3WithWhiteList(region,{regions})) do
  3503. if keypressR == nil then
  3504. local key = findkeyfromregion(v)
  3505. keypressR = v
  3506. key.CFrame = key.CFrame * CFrame.new(0,-0.3*siz,0)
  3507. if drum == false then
  3508. local sound = Instance.new("Sound",key)
  3509. sound.SoundId = "rbxassetid://535716488"
  3510. sound.PlaybackSpeed = 2
  3511. sound.Volume = 1
  3512. sound:Play()
  3513. Debris:AddItem(sound,0.5)
  3514. end
  3515. --
  3516. inputKey(key.Name)
  3517. vibrate1("rh")
  3518. break
  3519. end
  3520. end
  3521. else
  3522. local region = createRegion(rhh)
  3523. local fat = true
  3524. for i,v in pairs(workspace:FindPartsInRegion3WithWhiteList(region,{regions})) do
  3525. fat = false
  3526. end
  3527. if fat == true then
  3528. vibrate2("rh")
  3529. local key = findkeyfromregion(keypressR)
  3530. key.CFrame = key.CFrame * CFrame.new(0,0.3*siz,0)
  3531. if keypressL ~= nil then
  3532. if key.Name == "leftshift" or key.Name == "rightshift" then
  3533. if tostring(keypressL) ~= "leftshift" and tostring(keypressL) ~= "rightshift" then
  3534. shift = false
  3535. end
  3536. elseif key.Name == "leftctrl" or key.Name == "rightctrl" then
  3537. if tostring(keypressL) ~= "leftctrl" and tostring(keypressL) ~= "rightctrl" then
  3538. ctrl = false
  3539. end
  3540. elseif key.Name == "leftalt" or key.Name == "rightalt" then
  3541. if tostring(keypressL) ~= "leftalt" and tostring(keypressL) ~= "rightalt" then
  3542. alt = false
  3543. end
  3544. end
  3545. else
  3546. shift = false
  3547. ctrl = false
  3548. alt = false
  3549. end
  3550. keypressR = nil
  3551. end
  3552. end
  3553. if string1 ~= currentStr then
  3554. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3555. end
  3556. else
  3557. break
  3558. end
  3559. end
  3560. end))
  3561. --[[coroutine.resume(coroutine.create(function()
  3562. repeat wait(1) until fric == true
  3563. bonked:Disconnect()
  3564. end))]]
  3565. end
  3566.  
  3567. remote.OnClientEvent:Connect(function(mad,dat)
  3568. if mad == "Feedback" then
  3569. string1 = dat[1]
  3570. if sentence == "" then
  3571. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3572. else
  3573. remote:FireServer("UpdateKeyboard",{string1,sentence,string3,string4,string5})
  3574. end
  3575. elseif mad == "WPM Test" then
  3576. wpmtime = os.clock()
  3577. elseif mad == "ReturnSentence" then
  3578. string2 = dat
  3579. sentence = dat
  3580. wait(.1)
  3581. remote:FireServer("UpdateKeyboard",{"",string2,string3,string4,string5})
  3582. elseif mad == "Drum" then
  3583. drum = true
  3584. string5,string4,string3,string2,string1 = string5,string4,string3,string2,"DRUM MODE; ctrl + q to exit"
  3585. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3586. end
  3587. end)
  3588.  
  3589. local found = false
  3590. if foldd ~= nil and region ~= nil then
  3591. local tab = workspace:FindPartsInRegion3(region)
  3592. for i,v in pairs(tab) do
  3593. if ((v == lh or v == rh) and not found) then
  3594. found = true
  3595. if not down then
  3596. down = true
  3597. remote:FireServer("Press",{foldd.Button,downpos})
  3598. break
  3599. end
  3600. end
  3601. end
  3602. if down and not found then
  3603. down = false
  3604. remote:FireServer("Unpress",{foldd.Button,uppos})
  3605. end
  3606. end
  3607.  
  3608. function destroyKeyboard()
  3609. for i,v in pairs(workspace:GetChildren()) do
  3610. if v.Name == "keyboardddd" then
  3611. v:Destroy()
  3612. end
  3613. end
  3614. end
  3615.  
  3616. function changeMode()
  3617. if mode == 0 then
  3618. lh.Color = Color3.fromRGB(255,100,255)
  3619. rh.Color = Color3.fromRGB(255,100,255)
  3620. selec1.Color3 = Color3.fromRGB(255,0,255)
  3621. selec2.Color3 = Color3.fromRGB(255,0,255)
  3622. laserlh.Color = Color3.fromRGB(255, 75, 230)
  3623. laserrh.Color = Color3.fromRGB(255, 75, 230)
  3624. elseif mode == 1 then
  3625. lh.Color = Color3.fromRGB(100,100,255)
  3626. rh.Color = Color3.fromRGB(100,100,255)
  3627. selec1.Color3 = Color3.fromRGB(0,0,255)
  3628. selec2.Color3 = Color3.fromRGB(0,0,255)
  3629. elseif mode == 2 then
  3630. lh.Color = Color3.fromRGB(255,100,100)
  3631. rh.Color = Color3.fromRGB(255,100,100)
  3632. selec1.Color3 = Color3.fromRGB(255,0,0)
  3633. selec2.Color3 = Color3.fromRGB(255,0,0)
  3634. elseif mode == 3 then
  3635. lh.Color = Color3.fromRGB(100,255,100)
  3636. rh.Color = Color3.fromRGB(100,255,100)
  3637. selec1.Color3 = Color3.fromRGB(0,255,0)
  3638. selec2.Color3 = Color3.fromRGB(0,255,0)
  3639. laserlh.Color = Color3.fromRGB(100,255,100)
  3640. laserrh.Color = Color3.fromRGB(100,255,100)
  3641. laserlh.Transparency = 0.875
  3642. laserrh.Transparency = 0.875
  3643. elseif mode == 4 then
  3644. lh.Color = Color3.fromRGB(0,255,178)
  3645. rh.Color = Color3.fromRGB(0,255,178)
  3646. selec1.Color3 = Color3.fromRGB(0,255,178)
  3647. selec2.Color3 = Color3.fromRGB(0,255,178)
  3648. laserlh.Color = Color3.fromRGB(0,255,178)
  3649. laserrh.Color = Color3.fromRGB(0,255,178)
  3650. laserlh.Transparency = 0.875
  3651. laserrh.Transparency = 0.875
  3652. elseif mode == 5 then
  3653. lh.Color = Color3.fromRGB(100,100,100)
  3654. rh.Color = Color3.fromRGB(100,100,100)
  3655. selec1.Color3 = Color3.fromRGB(100,100,100)
  3656. selec2.Color3 = Color3.fromRGB(100,100,100)
  3657. elseif mode == 6 then
  3658. lh.Color = Color3.fromRGB(255,255,100)
  3659. rh.Color = Color3.fromRGB(255,255,100)
  3660. selec1.Color3 = Color3.fromRGB(255,255,0)
  3661. selec2.Color3 = Color3.fromRGB(255,255,0)
  3662. elseif mode == 7 then
  3663. lh.Color = Color3.fromRGB(100,255,255)
  3664. rh.Color = Color3.fromRGB(100,255,255)
  3665. lh.Transparency = 0.5
  3666. rh.Transparency = 0.5
  3667. selec1.Color3 = Color3.fromRGB(0,255,255)
  3668. selec2.Color3 = Color3.fromRGB(0,255,255)
  3669. elseif mode == 8 then
  3670. lh.Color = Color3.fromRGB(255,255,255)
  3671. rh.Color = Color3.fromRGB(255,255,255)
  3672. selec1.Color3 = Color3.fromRGB(255,255,255)
  3673. selec2.Color3 = Color3.fromRGB(255,255,255)
  3674. elseif mode == 9 then
  3675. remote:FireServer("mode",mode)
  3676. lh.Color = Color3.fromRGB(173, 59, 93)
  3677. rh.Color = Color3.fromRGB(173, 59, 93)
  3678. selec1.Color3 = Color3.fromRGB(173, 59, 93)
  3679. selec2.Color3 = Color3.fromRGB(173, 59, 93)
  3680. wait()
  3681. foldd = workspace:WaitForChild("ButtonStuff")
  3682. region = createRegion(foldd:WaitForChild("RegionCube"))
  3683. uppos = foldd:WaitForChild("Button").Position
  3684. downpos = foldd:WaitForChild("Button").Position - Vector3.new(0,0.5*(size/5),0)
  3685. elseif mode == 10 then
  3686. remote:FireServer("mode",mode)
  3687. lh.Color = Color3.fromRGB(175, 0, 255)
  3688. rh.Color = Color3.fromRGB(175, 0, 255)
  3689. rh.Size = Vector3.new(0.1,0.1,0.4) * Vector3.new(size,size,size)
  3690. lh.Size = Vector3.new(0.1,0.1,0.4) * Vector3.new(size,size,size)
  3691. selec1.Transparency = 1
  3692. selec2.Transparency = 1
  3693. selec1.Color3 = Color3.fromRGB(175, 0, 255)
  3694. selec2.Color3 = Color3.fromRGB(175, 0, 255)
  3695. local orr = -90
  3696. createKeyboard(size/5)
  3697. repeat wait() until cfforkeyboard ~= nil
  3698. remote:FireServer("SpawnKeyboard",{cfforkeyboard,orr})
  3699. repeat wait(.1) until workspace:FindFirstChild("keyboard-"..owner.Name) ~= nil
  3700. remote:FireServer("UpdateKeyboard",{string1,string2,string3,string4,string5})
  3701. local g = workspace:FindFirstChild("keyboard-"..owner.Name)
  3702. wait(.25)
  3703. for i,v in pairs(g:GetChildren()) do
  3704. if v.Name ~= "Screen" then
  3705. v:Destroy()
  3706. end
  3707. end
  3708. end
  3709. if mode ~= 3 and mode ~= 4 then
  3710. laserlh.Transparency = 1
  3711. laserrh.Transparency = 1
  3712. end
  3713. if lastmode == 7 then
  3714. coroutine.resume(coroutine.create(function()
  3715. lh.Transparency = 0
  3716. rh.Transparency = 0
  3717. wait(1)
  3718. workspace:FindFirstChild(owner.Name.."-LeftHand").Transparency = 1
  3719. workspace:FindFirstChild(owner.Name.."-RightHand").Transparency = 1
  3720. workspace:FindFirstChild(owner.Name.."-Head").Transparency = 1
  3721. end))
  3722. elseif lastmode == 8 then
  3723. folder:ClearAllChildren()
  3724. wait(.25)
  3725. update()
  3726. elseif lastmode == 9 then
  3727. foldd = nil
  3728. region = nil
  3729. uppos = nil
  3730. downpos = nil
  3731. elseif lastmode == 10 then
  3732. destroyKeyboard()
  3733. selec1.Transparency = 0
  3734. selec2.Transparency = 0
  3735. rh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  3736. lh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  3737. keypressL = nil
  3738. keypressR = nil
  3739. shift = false
  3740. capslock = false
  3741. remote:FireServer("DestroyKeyboard")
  3742. end
  3743. if mode ~= 9 and mode ~= 10 then
  3744. remote:FireServer("mode",mode)
  3745. end
  3746. lastmode = mode
  3747. end
  3748. --[[owner:GetMouse().Button1Down:Connect(function()
  3749. mode = 10
  3750. changeMode()
  3751. wait(1)
  3752. string5,string4,string3,string2,string1 = string4,string3,string2,";notify/mem/lol ur a noob",""
  3753. remote:FireServer("EnterKeyboard",{string1,string2,string3,string4,string5})
  3754. end)]]
  3755.  
  3756. function subtractcf(a, b)
  3757. local x, y, z, m11, m12, m13, m21, m22, m23, m31, m32, m33 = a:components()
  3758. return CFrame.new(x - b.x, y - b.y, z - b.z, m11, m12, m13, m21, m22, m23, m31, m32, m33);
  3759. end
  3760.  
  3761. local function multiplyCFrame(a, b)
  3762. local ax, ay, az, a11, a12, a13, a21, a22, a23, a31, a32, a33 = a:components()
  3763. local bx, by, bz, b11, b12, b13, b21, b22, b23, b31, b32, b33 = b:components()
  3764. local x = ax*bx
  3765. local y = ay*by
  3766. local z = az*bz
  3767. local m11 = a11*b11
  3768. local m12 = a12*b12
  3769. local m13 = a13*b13
  3770. local m21 = a21*b21
  3771. local m22 = a22*b22
  3772. local m23 = a23*b23
  3773. local m31 = a31*b31
  3774. local m32 = a32*b32
  3775. local m33 = a33*b33
  3776. return CFrame.new(x, y, z, m11, m12, m13, m21, m22, m23, m31, m32, m33)
  3777. end
  3778.  
  3779. function isValid(targ)
  3780. if targ.Anchored == false then
  3781. return true
  3782. else
  3783. return false
  3784. end
  3785. end
  3786. --[[
  3787. local cfRH = VRService:GetUserCFrame(Enum.UserCFrame.RightHand)
  3788. RightHand.CFrame = (Cam.CFrame*CFrame.new(cfRH.p*size))*CFrame.fromEulerAnglesXYZ(cfRH:ToEulerAnglesXYZ())
  3789. ]]
  3790. --[[
  3791. local headCFrame = VRService:GetUserCFrame(Enum.UserCFrame.Head)
  3792. local centerCFrame = headCFrame:ToObjectSpace(CameraHandler.Camera:GetRenderCFrame())
  3793. ]]
  3794.  
  3795. RunService.RenderStepped:Connect(function()
  3796. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  3797. local curr = workspace.CurrentCamera
  3798. local cfLH = VRService:GetUserCFrame(Enum.UserCFrame.LeftHand)
  3799. local lefthand = (curr.CFrame*CFrame.new(cfLH.p*size))*CFrame.fromEulerAnglesXYZ(cfLH:ToEulerAnglesXYZ())
  3800. if moveX ~= 0 or moveY ~= 0 then
  3801. --local cf = c * c:ToObjectSpace(CFrame.new(-moveX,0,-moveY))
  3802. local p = Instance.new("Part")
  3803. p.CFrame = lh.CFrame
  3804. p.Orientation = Vector3.new(0,p.Orientation.Y,0)
  3805. p.Position = Vector3.new(0,0,0)
  3806. p.CFrame = p.CFrame * CFrame.new((moveX/5)*size,heighty*size,(-moveY/5)*size)
  3807. workspace.CurrentCamera.CFrame = workspace.CurrentCamera.CFrame + p.Position
  3808. end
  3809. --local head = (VRService:GetUserCFrame(Enum.UserCFrame.Head) * CFrame.new(0,0,0.2)) + Vector3.new(0,1.25*(4*(1-size)),0)
  3810. local head = VRService:GetUserCFrame(Enum.UserCFrame.Head)
  3811. local headc = (curr.CFrame*CFrame.new(head.p*size))*CFrame.fromEulerAnglesXYZ(head:ToEulerAnglesXYZ())
  3812. he.CFrame = headc
  3813. local cfLH = VRService:GetUserCFrame(Enum.UserCFrame.LeftHand)*CFrame.new(0,0,0.2)
  3814. lh.CFrame = (curr.CFrame*CFrame.new(cfLH.p*size))*CFrame.fromEulerAnglesXYZ(cfLH:ToEulerAnglesXYZ())
  3815. local cfRH = VRService:GetUserCFrame(Enum.UserCFrame.RightHand)*CFrame.new(0,0,0.2)
  3816. rh.CFrame = (curr.CFrame*CFrame.new(cfRH.p*size))*CFrame.fromEulerAnglesXYZ(cfRH:ToEulerAnglesXYZ())
  3817. if mode ~= 10 then
  3818. lh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  3819. rh.Size = Vector3.new(0.2,0.2,0.6) * Vector3.new(size,size,size)
  3820. else
  3821. lh.Size = Vector3.new(0.1,0.1,0.4) * Vector3.new(size,size,size)
  3822. rh.Size = Vector3.new(0.1,0.1,0.4) * Vector3.new(size,size,size)
  3823. end
  3824. lhh.CFrame = lh.CFrame * CFrame.new(0,0,-lh.Size.Z/2)
  3825. rhh.CFrame = rh.CFrame * CFrame.new(0,0,-rh.Size.Z/2)
  3826. he.Size = Vector3.new(2,2,2) * Vector3.new(size,size,size)
  3827. remote:FireServer("update",{lh.CFrame,rh.CFrame,he.CFrame,size})
  3828. end)
  3829. VRService:SetTouchpadMode(Enum.VRTouchpad.Left,Enum.VRTouchpadMode.VirtualThumbstick)
  3830. VRService:SetTouchpadMode(Enum.VRTouchpad.Right, Enum.VRTouchpadMode.ABXY)
  3831. local UserInputService = game:GetService("UserInputService")
  3832. UserInputService.InputChanged:Connect(function(input, processed)
  3833. if input.UserInputType == Enum.UserInputType.Gamepad1 then
  3834. if input.KeyCode == Enum.KeyCode.Thumbstick1 then
  3835. moveX = input.Position.X
  3836. moveY = input.Position.Y
  3837. end
  3838. end
  3839. end)
  3840. UserInputService.InputBegan:Connect(function(input, gameProcessed)
  3841. if input.KeyCode == Enum.KeyCode.ButtonY then
  3842. if size >= 1 then
  3843. size = size + 1
  3844. elseif size >= 10 then
  3845. size = size + 2
  3846. elseif size >= 50 then
  3847. size = size + 5
  3848. elseif size >= 200 then
  3849. size = size + 20
  3850. elseif size < 1 then
  3851. size = size * 2
  3852. end
  3853. pensize = size/5
  3854. distance = 1*pensize
  3855. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  3856. workspace.CurrentCamera.CFrame = CFrame.new(workspace.CurrentCamera.CFrame.X,5*size,workspace.CurrentCamera.CFrame.Z)
  3857. workspace.CurrentCamera.HeadScale = size
  3858. elseif input.KeyCode == Enum.KeyCode.ButtonA then
  3859. if size <= 1 then
  3860. size = size / 2
  3861. elseif size <= 10 then
  3862. size = size - 1
  3863. elseif size > 10 then
  3864. size = size - 2
  3865. end
  3866. pensize = size/5
  3867. distance = 1*pensize
  3868. distance = 1*pensize
  3869. workspace.CurrentCamera.CameraType = Enum.CameraType.Scriptable
  3870. workspace.CurrentCamera.CFrame = CFrame.new(workspace.CurrentCamera.CFrame.X,5*size,workspace.CurrentCamera.CFrame.Z)
  3871. workspace.CurrentCamera.HeadScale = size
  3872. elseif input.KeyCode == Enum.KeyCode.ButtonB then
  3873. heighty = heighty + 1
  3874. elseif input.KeyCode == Enum.KeyCode.ButtonX then
  3875. heighty = heighty - 1
  3876. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 0 then
  3877. if antispamright == false then
  3878. laserrh.Transparency = 0.875
  3879. local csc = remote:FireServer("chargeright")
  3880. antispamright = true
  3881. end
  3882. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 0 then
  3883. if antispamleft == false then
  3884. laserlh.Transparency = 0.875
  3885. local csc = remote:FireServer("chargeleft")
  3886. antispamleft = true
  3887. end
  3888. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 3 then
  3889. if false == false then
  3890. local csc = remote
  3891. local plr = owner
  3892. local ray = Ray.new(rh.CFrame.p,(rh.CFrame.LookVector) * 1000)
  3893. csc:FireServer("GrabRight",{workspace:FindPartOnRayWithIgnoreList(ray, {rh,rhh,laserrh,laserlh,workspace:FindFirstChild(owner.Name.."-RightHand")})})
  3894. end
  3895. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 3 then
  3896. if false == false then
  3897. local csc = remote
  3898. local plr = owner
  3899. local ray = Ray.new(lh.CFrame.p,(lh.CFrame.LookVector) * 1000)
  3900. csc:FireServer("GrabLeft",{workspace:FindPartOnRayWithIgnoreList(ray, {lh,lhh,laserrh,laserlh,workspace:FindFirstChild(owner.Name.."-LeftHand")})})
  3901. end
  3902. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 8 then
  3903. local hit = (rh.CFrame * CFrame.new(0,0,-0.8*size)).p
  3904. lastpart = hit
  3905. drawing = true
  3906. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 4 then
  3907. local ray = Ray.new(lh.CFrame.p,(lh.CFrame.LookVector) * 1000)
  3908. local target = workspace:FindPartOnRayWithIgnoreList(ray, {lh,lhh,laserrh,laserlh,workspace:FindFirstChild(owner.Name.."-RightHand")})
  3909. if isValid(target) then
  3910. lastposL = target.Position
  3911. currentcfL = lh.CFrame:toObjectSpace(target.CFrame)
  3912. currentpartL = target
  3913. remote:FireServer("anchor",currentpartL)
  3914. end
  3915. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 4 then
  3916. local ray = Ray.new(rh.CFrame.p,(rh.CFrame.LookVector) * 1000)
  3917. local target = workspace:FindPartOnRayWithIgnoreList(ray, {rh,rhh,laserrh,laserlh,workspace:FindFirstChild(owner.Name.."-RightHand")})
  3918. if isValid(target) then
  3919. lastposR = target.Position
  3920. currentcfR = rh.CFrame:toObjectSpace(target.CFrame)
  3921. currentpartR = target
  3922. remote:FireServer("anchor",currentpartR)
  3923. end
  3924. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 5 then
  3925. remote:FireServer("SpawnL")
  3926. npL = true
  3927. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 5 then
  3928. remote:FireServer("SpawnR")
  3929. npR = true
  3930. elseif input.KeyCode == Enum.KeyCode.ButtonL1 then
  3931. if antispamleft == false and antispamright == false then
  3932. --grip left
  3933. mode = mode - 1
  3934. if mode < 0 then
  3935. mode = maxmodes
  3936. end
  3937. changeMode()
  3938. end
  3939. elseif input.KeyCode == Enum.KeyCode.ButtonR1 then
  3940. if antispamleft == false and antispamright == false then
  3941. --grip left
  3942. mode = mode + 1
  3943. if mode > maxmodes then
  3944. mode = 0
  3945. end
  3946. changeMode()
  3947. end
  3948. end
  3949. selec1.LineThickness = 0.0096 * size
  3950. selec2.LineThickness = 0.0096 * size
  3951. end)
  3952.  
  3953. UserInputService.InputEnded:Connect(function(input, gameProcessed)
  3954. if input.KeyCode == Enum.KeyCode.Thumbstick1 then
  3955. moveX = 0
  3956. moveY = 0
  3957. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 0 then
  3958. if antispamright == true then
  3959. local csc = remote
  3960. local plr = owner
  3961. local tool = script.Parent
  3962. local ray = Ray.new(rh.CFrame.p,(rh.CFrame.LookVector*Vector3.new(-1,-1,-1)) * 1000)
  3963. csc:FireServer("ShootRight",{ray,rh.CFrame})
  3964. laserrh.Transparency = 1
  3965. antispamright = false
  3966. end
  3967. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 0 then
  3968. if antispamleft == true then
  3969. local csc = remote
  3970. local plr = owner
  3971. local tool = script.Parent
  3972. local ray = Ray.new(rh.CFrame.p,(rh.CFrame.LookVector*Vector3.new(-1,-1,-1)) * 1000)
  3973. csc:FireServer("ShootLeft",{ray,lh.CFrame})
  3974. laserlh.Transparency = 1
  3975. antispamleft = false
  3976. end
  3977. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 3 then
  3978. remote:FireServer("UngrabRight")
  3979. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 3 then
  3980. remote:FireServer("UngrabLeft")
  3981. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 4 then
  3982. --currentpart.Velocity = Vector3.new(vel.X*(20*yeetstr),vel.Y*(20*yeetstr),vel.Z*(20*yeetstr))
  3983. remote:FireServer("unanchor",{currentpartR,Vector3.new(velR.X*(20*yeetstr),velR.Y*(20*yeetstr),velR.Z*(20*yeetstr))})
  3984. velR = Vector3.new(0,0,0)
  3985. currentpartR = nil
  3986. currentcfR = nil
  3987. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 4 then
  3988. --currentpart.Velocity = Vector3.new(vel.X*(20*yeetstr),vel.Y*(20*yeetstr),vel.Z*(20*yeetstr))
  3989. remote:FireServer("unanchor",{currentpartL,Vector3.new(velL.X*(20*yeetstr),velL.Y*(20*yeetstr),velL.Z*(20*yeetstr))})
  3990. velL = Vector3.new(0,0,0)
  3991. currentpartL = nil
  3992. currentcfL = nil
  3993. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 8 then
  3994. lastpart = nil
  3995. drawing = false
  3996. update()
  3997. elseif input.KeyCode == Enum.KeyCode.ButtonL2 and mode == 5 then
  3998. remote:FireServer("DropL")
  3999. npL = false
  4000. elseif input.KeyCode == Enum.KeyCode.ButtonR2 and mode == 5 then
  4001. remote:FireServer("DropR")
  4002. npR = false
  4003. end
  4004. end)
  4005.  
  4006. function chat(mod,msg)
  4007. wait(.2)
  4008. updatechat(mod.Name..": "..msg)
  4009. local bap = mod.Head:FindFirstChild('bap')
  4010. if bap ~= nil then
  4011. local textlabel = mod.Head.bap.TextLabel
  4012. textlabel.Text = msg
  4013. coroutine.resume(coroutine.create(function()
  4014. wait(8)
  4015. if textlabel.Text == msg then
  4016. textlabel.Text = ""
  4017. end
  4018. end))
  4019. else
  4020. coroutine.resume(coroutine.create(function()
  4021. local bill = Instance.new("BillboardGui",mod.Head)
  4022. bill.Name = "bap"
  4023. bill.LightInfluence = 0
  4024. bill.Size = UDim2.new(10,0,4,0)
  4025. bill.StudsOffset = Vector3.new(0,2,0)
  4026. local textlabel = Instance.new("TextLabel",bill)
  4027. textlabel.Size = UDim2.new(1,0,1,0)
  4028. textlabel.BackgroundTransparency = 1
  4029. textlabel.TextColor3 = Color3.fromRGB(255,255,255)
  4030. textlabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  4031. textlabel.TextStrokeTransparency = 0
  4032. textlabel.Text = msg
  4033. coroutine.resume(coroutine.create(function()
  4034. wait(8)
  4035. if textlabel.Text == msg then
  4036. textlabel.Text = ""
  4037. end
  4038. end))
  4039. end))
  4040. end
  4041. end
  4042. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  4043. coroutine.resume(coroutine.create(function()
  4044. v.Chatted:Connect(function(msg)
  4045. chat(v.Character,msg)
  4046. end)
  4047. local bill = Instance.new("BillboardGui",v.Character.Head)
  4048. bill.Name = "bap"
  4049. bill.LightInfluence = 0
  4050. bill.Size = UDim2.new(10,0,4,0)
  4051. bill.StudsOffset = Vector3.new(0,2,0)
  4052. local textlabel = Instance.new("TextLabel",bill)
  4053. textlabel.Size = UDim2.new(1,0,1,0)
  4054. textlabel.BackgroundTransparency = 1
  4055. textlabel.TextColor3 = Color3.fromRGB(255,255,255)
  4056. textlabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  4057. textlabel.TextStrokeTransparency = 0
  4058. textlabel.Text = ""
  4059. end))
  4060. end
  4061. game:GetService("Players").PlayerAdded:Connect(function(plr)
  4062. coroutine.resume(coroutine.create(function()
  4063. plr.Chatted:Connect(function(msg)
  4064. chat(plr.Character,msg)
  4065. end)
  4066. local bill = Instance.new("BillboardGui",plr.Character.Head)
  4067. bill.Name = "bap"
  4068. bill.LightInfluence = 0
  4069. bill.Size = UDim2.new(10,0,4,0)
  4070. bill.StudsOffset = Vector3.new(0,2,0)
  4071. local textlabel = Instance.new("TextLabel",bill)
  4072. textlabel.Size = UDim2.new(1,0,1,0)
  4073. textlabel.BackgroundTransparency = 1
  4074. textlabel.TextColor3 = Color3.fromRGB(255,255,255)
  4075. textlabel.TextStrokeColor3 = Color3.fromRGB(0,0,0)
  4076. textlabel.TextStrokeTransparency = 0
  4077. textlabel.Text = ""
  4078. end))
  4079. end)
  4080. local down = false
  4081. coroutine.resume(coroutine.create(function()
  4082. game:GetService("RunService").RenderStepped:connect(function()
  4083. Partt.CFrame = (lh.CFrame * CFrame.new(0,-0.25*size,0)) * CFrame.fromEulerAnglesXYZ(math.rad(-90),0,0)
  4084. Partt.Size = Vector3.new(0.668*size, 0.77*size, 0.05*size)
  4085. local plr = owner
  4086. --righthand
  4087. local ray = Ray.new(rh.CFrame.p,(rh.CFrame.LookVector) * 1000)
  4088. local cf = rh.CFrame
  4089. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {lh,lhh,rh,rhh}, false, true)
  4090. local distance = ((cf.p - position)).magnitude
  4091. laserrh.Size = Vector3.new((0.125*size)/4, (0.125*size)/4, distance)
  4092. laserrh.CFrame = CFrame.new(cf.p, position) * CFrame.new(0, 0, -distance / 2)
  4093. --lefthand
  4094. local ray = Ray.new(lh.CFrame.p,(lh.CFrame.LookVector) * 1000)
  4095. local cf = lh.CFrame
  4096. local part, position = workspace:FindPartOnRayWithIgnoreList(ray, {lh,lhh,rh,rhh}, false, true)
  4097. local distance = ((cf.p - position)).magnitude
  4098. laserlh.Size = Vector3.new((0.125*size)/4, (0.125*size)/4, distance)
  4099. laserlh.CFrame = CFrame.new(cf.p, position) * CFrame.new(0, 0, -distance / 2)
  4100. --
  4101. local found = false
  4102. if foldd ~= nil and region ~= nil then
  4103. local tab = workspace:FindPartsInRegion3(region)
  4104. for i,v in pairs(tab) do
  4105. if ((v == lh or v == rh) and not found) then
  4106. found = true
  4107. if not down then
  4108. down = true
  4109. remote:FireServer("Press",{foldd.Button,downpos})
  4110. break
  4111. end
  4112. end
  4113. end
  4114. if down and not found then
  4115. down = false
  4116. remote:FireServer("Unpress",{foldd.Button,uppos})
  4117. end
  4118. end
  4119. end)
  4120. end))
  4121.  
  4122. coroutine.resume(coroutine.create(function()
  4123. game:GetService("RunService").RenderStepped:connect(function()
  4124. if npL == true then
  4125. remote:FireServer("UpdateL")
  4126. end
  4127. if npR == true then
  4128. remote:FireServer("UpdateR")
  4129. end
  4130. if currentpartL ~= nil and currentcfL ~= nil then
  4131. currentpartL.CFrame = lh.CFrame * currentcfL
  4132. remote:FireServer("updateLL",{currentpartL,currentpartL.CFrame})
  4133. velL = Vector3.new(currentpartL.Position.X-lastposL.X,currentpartL.Position.Y-lastposL.Y,currentpartL.Position.Z-lastposL.Z)
  4134. lastposL = currentpartL.Position
  4135. end
  4136. if currentpartR ~= nil and currentcfR ~= nil then
  4137. currentpartR.CFrame = rh.CFrame * currentcfR
  4138. remote:FireServer("updateRR",{currentpartR,currentpartR.CFrame})
  4139. velR = Vector3.new(currentpartR.Position.X-lastposR.X,currentpartR.Position.Y-lastposR.Y,currentpartR.Position.Z-lastposR.Z)
  4140. lastposR = currentpartR.Position
  4141. end
  4142. end)
  4143. end))
  4144.  
  4145. coroutine.resume(coroutine.create(function()
  4146. game:GetService("RunService").RenderStepped:Connect(function()
  4147. if drawing and (folder ~= nil and folder.Parent ~= nil) then
  4148. if lastpart == nil then
  4149. lastpart = (rh.CFrame * CFrame.new(0,0,-0.8*size)).p
  4150. else
  4151. local pos1 = lastpart
  4152. local pos2 = (rh.CFrame * CFrame.new(0,0,-0.8*size)).p
  4153. local pos3 = Vector3.new(math.abs(pos1.X-pos2.X),math.abs(pos1.Y-pos2.Y),math.abs(pos1.Z-pos2.Z))
  4154. if pos3.X + pos3.Y + pos3.Z >= distance*1.35 then
  4155. if lastline ~= nil then
  4156. lastline:Destroy()
  4157. end
  4158. local lastpar = pos2
  4159. drawLine(lastpart,lastpar)
  4160. lastpart = lastpar
  4161. else
  4162. if lastline ~= nil then
  4163. lastline:Destroy()
  4164. end
  4165. if lastpart2 == nil then
  4166. lastpart2 = pos2
  4167. else
  4168. lastpart2 = pos2
  4169. end
  4170. lastline = drawLine(lastpart,lastpart2)
  4171. end
  4172. end
  4173. elseif drawing and (folder == nil or folder.Parent == nil) then
  4174. folder = Instance.new("Folder",workspace)
  4175. folder.Name = "DrawStuff"
  4176. else
  4177. lastpart2 = nil
  4178. lastline = nil
  4179. end
  4180. end)
  4181. end))
  4182.  
  4183.  
  4184. while wait(1) do
  4185. if selec1.Adornee == nil then
  4186. coroutine.resume(coroutine.create(function()
  4187. wait(1)
  4188. workspace:FindFirstChild(owner.Name.."-Head").Transparency = 1
  4189. selec1.Adornee = workspace:FindFirstChild(owner.Name.."-LeftHand")
  4190. selec2.Adornee = workspace:FindFirstChild(owner.Name.."-RightHand")
  4191. workspace:FindFirstChild(owner.Name.."-LeftHand").Transparency = 1
  4192. workspace:FindFirstChild(owner.Name.."-RightHand").Transparency = 1
  4193. end))
  4194. end
  4195. end
Add Comment
Please, Sign In to add comment