Axolotleless

Delta keyboard decompiled

Mar 30th, 2025
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 19.57 KB | None | 0 0
  1. --[[
  2.     Delta Mobile | Keyboard Script
  3.     Made by: Chillz#0348
  4.     Author: Lxnny ✞#5013 & Chillz#0348 (DeltaTeam)
  5.     Decompiled by: Axol ♥️
  6. ]]
  7.  
  8.  
  9. --[=[
  10.  d888b  db    db d888888b      .d888b.      db      db    db  .d8b.  
  11. 88' Y8b 88    88   `88'        VP  `8D      88      88    88 d8' `8b
  12. 88      88    88    88            odD'      88      88    88 88ooo88
  13. 88  ooo 88    88    88          .88'        88      88    88 88~~~88
  14. 88. ~8~ 88b  d88   .88.        j88.         88booo. 88b  d88 88   88
  15.  Y888P  ~Y8888P' Y888888P      888888D      Y88888P ~Y8888P' YP   YP  CONVERTER
  16. ]=]
  17.  
  18. -- Instances: 345 | Scripts: 6 | Modules: 0
  19. local G2L = {};
  20.  
  21. --if not delta then return end
  22. -- StarterGui.DeltaKeyboard
  23. G2L["1"] = Instance.new("ScreenGui", gethui());
  24. G2L["1"]["Name"] = [[DeltaKeyboard]];
  25. G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
  26. G2L["1"]["ResetOnSpawn"] = false;
  27.  
  28. -- StarterGui.DeltaKeyboard.Main
  29. G2L["2"] = Instance.new("Frame", G2L["1"]);
  30. G2L["2"]["Active"] = true;
  31. G2L["2"]["BackgroundColor3"] = Color3.fromRGB(25, 25, 25);
  32. G2L["2"]["Size"] = UDim2.new(0, 478, 0, 236);
  33. G2L["2"]["Position"] = UDim2.new(0.5, -239, 0.5, -118);
  34. G2L["2"]["Name"] = [[Main]];
  35.  
  36. -- StarterGui.DeltaKeyboard.Main.UIStroke
  37. G2L["3"] = Instance.new("UIStroke", G2L["2"]);
  38. G2L["3"]["Color"] = Color3.fromRGB(158, 0, 255);
  39.  
  40. -- StarterGui.DeltaKeyboard.Main.Background
  41. G2L["4"] = Instance.new("Frame", G2L["2"]);
  42. G2L["4"]["Active"] = true;
  43. G2L["4"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
  44. G2L["4"]["BackgroundTransparency"] = 1;
  45. G2L["4"]["Size"] = UDim2.new(0.9978905916213989, 0, 0.8684942126274109, 0);
  46. G2L["4"]["Position"] = UDim2.new(0, 0, 0.12748458981513977, 0);
  47. G2L["4"]["Name"] = [[Background]];
  48.  
  49. -- StarterGui.DeltaKeyboard.Main.Background.-Backquote
  50. G2L["5"] = Instance.new("TextButton", G2L["4"]);
  51. G2L["5"]["TextWrapped"] = true;
  52. G2L["5"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  53. G2L["5"]["TextSize"] = 21;
  54. G2L["5"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  55. G2L["5"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  56. G2L["5"]["Size"] = UDim2.new(0, 25, 0, 25);
  57. G2L["5"]["Name"] = [[-Backquote]];
  58. G2L["5"]["Text"] = [[`]];
  59. G2L["5"]["Position"] = UDim2.new(0, 7, 0, 31);
  60.  
  61. -- StarterGui.DeltaKeyboard.Main.Background.-Backquote.UIStroke
  62. G2L["6"] = Instance.new("UIStroke", G2L["5"]);
  63. G2L["6"]["Color"] = Color3.fromRGB(255, 255, 255);
  64. G2L["6"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  65.  
  66. -- StarterGui.DeltaKeyboard.Main.Background.-Backquote.UICorner
  67. G2L["7"] = Instance.new("UICorner", G2L["5"]);
  68. G2L["7"]["CornerRadius"] = UDim.new(0, 5);
  69.  
  70. -- StarterGui.DeltaKeyboard.Main.Background.-One
  71. G2L["8"] = Instance.new("TextButton", G2L["4"]);
  72. G2L["8"]["TextWrapped"] = true;
  73. G2L["8"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  74. G2L["8"]["TextSize"] = 21;
  75. G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  76. G2L["8"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  77. G2L["8"]["Size"] = UDim2.new(0, 25, 0, 25);
  78. G2L["8"]["Name"] = [[-One]];
  79. G2L["8"]["Text"] = [[1]];
  80. G2L["8"]["Position"] = UDim2.new(0, 39, 0, 31);
  81.  
  82. -- StarterGui.DeltaKeyboard.Main.Background.-One.UIStroke
  83. G2L["9"] = Instance.new("UIStroke", G2L["8"]);
  84. G2L["9"]["Color"] = Color3.fromRGB(255, 255, 255);
  85. G2L["9"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  86.  
  87. -- StarterGui.DeltaKeyboard.Main.Background.-One.UICorner
  88. G2L["a"] = Instance.new("UICorner", G2L["8"]);
  89. G2L["a"]["CornerRadius"] = UDim.new(0, 5);
  90.  
  91. -- StarterGui.DeltaKeyboard.Main.Background.-Two
  92. G2L["b"] = Instance.new("TextButton", G2L["4"]);
  93. G2L["b"]["TextWrapped"] = true;
  94. G2L["b"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  95. G2L["b"]["TextSize"] = 21;
  96. G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  97. G2L["b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  98. G2L["b"]["Size"] = UDim2.new(0, 25, 0, 25);
  99. G2L["b"]["Name"] = [[-Two]];
  100. G2L["b"]["Text"] = [[2]];
  101. G2L["b"]["Position"] = UDim2.new(0, 71, 0, 31);
  102.  
  103. -- StarterGui.DeltaKeyboard.Main.Background.-Two.UIStroke
  104. G2L["c"] = Instance.new("UIStroke", G2L["b"]);
  105. G2L["c"]["Color"] = Color3.fromRGB(255, 255, 255);
  106. G2L["c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  107.  
  108. -- StarterGui.DeltaKeyboard.Main.Background.-Two.UICorner
  109. G2L["d"] = Instance.new("UICorner", G2L["b"]);
  110. G2L["d"]["CornerRadius"] = UDim.new(0, 5);
  111.  
  112. -- StarterGui.DeltaKeyboard.Main.Background.-Three
  113. G2L["e"] = Instance.new("TextButton", G2L["4"]);
  114. G2L["e"]["TextWrapped"] = true;
  115. G2L["e"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  116. G2L["e"]["TextSize"] = 21;
  117. G2L["e"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  118. G2L["e"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  119. G2L["e"]["Size"] = UDim2.new(0, 25, 0, 25);
  120. G2L["e"]["Name"] = [[-Three]];
  121. G2L["e"]["Text"] = [[3]];
  122. G2L["e"]["Position"] = UDim2.new(0, 104, 0, 31);
  123.  
  124. -- StarterGui.DeltaKeyboard.Main.Background.-Three.UIStroke
  125. G2L["f"] = Instance.new("UIStroke", G2L["e"]);
  126. G2L["f"]["Color"] = Color3.fromRGB(255, 255, 255);
  127. G2L["f"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  128.  
  129. -- StarterGui.DeltaKeyboard.Main.Background.-Three.UICorner
  130. G2L["10"] = Instance.new("UICorner", G2L["e"]);
  131. G2L["10"]["CornerRadius"] = UDim.new(0, 5);
  132.  
  133. -- StarterGui.DeltaKeyboard.Main.Background.-Four
  134. G2L["11"] = Instance.new("TextButton", G2L["4"]);
  135. G2L["11"]["TextWrapped"] = true;
  136. G2L["11"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  137. G2L["11"]["TextSize"] = 21;
  138. G2L["11"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  139. G2L["11"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  140. G2L["11"]["Size"] = UDim2.new(0, 25, 0, 25);
  141. G2L["11"]["Name"] = [[-Four]];
  142. G2L["11"]["Text"] = [[4]];
  143. G2L["11"]["Position"] = UDim2.new(0, 135, 0, 31);
  144.  
  145. -- StarterGui.DeltaKeyboard.Main.Background.-Four.UIStroke
  146. G2L["12"] = Instance.new("UIStroke", G2L["11"]);
  147. G2L["12"]["Color"] = Color3.fromRGB(255, 255, 255);
  148. G2L["12"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  149.  
  150. -- StarterGui.DeltaKeyboard.Main.Background.-Four.UICorner
  151. G2L["13"] = Instance.new("UICorner", G2L["11"]);
  152. G2L["13"]["CornerRadius"] = UDim.new(0, 5);
  153.  
  154. -- StarterGui.DeltaKeyboard.Main.Background.-Five
  155. G2L["14"] = Instance.new("TextButton", G2L["4"]);
  156. G2L["14"]["TextWrapped"] = true;
  157. G2L["14"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  158. G2L["14"]["TextSize"] = 21;
  159. G2L["14"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  160. G2L["14"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  161. G2L["14"]["Size"] = UDim2.new(0, 25, 0, 25);
  162. G2L["14"]["Name"] = [[-Five]];
  163. G2L["14"]["Text"] = [[5]];
  164. G2L["14"]["Position"] = UDim2.new(0, 167, 0, 31);
  165.  
  166. -- StarterGui.DeltaKeyboard.Main.Background.-Five.UIStroke
  167. G2L["15"] = Instance.new("UIStroke", G2L["14"]);
  168. G2L["15"]["Color"] = Color3.fromRGB(255, 255, 255);
  169. G2L["15"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  170.  
  171. -- StarterGui.DeltaKeyboard.Main.Background.-Five.UICorner
  172. G2L["16"] = Instance.new("UICorner", G2L["14"]);
  173. G2L["16"]["CornerRadius"] = UDim.new(0, 5);
  174.  
  175. -- StarterGui.DeltaKeyboard.Main.Background.-Zero
  176. G2L["17"] = Instance.new("TextButton", G2L["4"]);
  177. G2L["17"]["TextWrapped"] = true;
  178. G2L["17"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  179. G2L["17"]["TextSize"] = 21;
  180. G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  181. G2L["17"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  182. G2L["17"]["Size"] = UDim2.new(0, 24, 0, 25);
  183. G2L["17"]["Name"] = [[-Zero]];
  184. G2L["17"]["Text"] = [[0]];
  185. G2L["17"]["Position"] = UDim2.new(0, 327, 0, 31);
  186.  
  187. -- StarterGui.DeltaKeyboard.Main.Background.-Zero.UIStroke
  188. G2L["18"] = Instance.new("UIStroke", G2L["17"]);
  189. G2L["18"]["Color"] = Color3.fromRGB(255, 255, 255);
  190. G2L["18"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  191.  
  192. -- StarterGui.DeltaKeyboard.Main.Background.-Zero.UICorner
  193. G2L["19"] = Instance.new("UICorner", G2L["17"]);
  194. G2L["19"]["CornerRadius"] = UDim.new(0, 5);
  195.  
  196. -- StarterGui.DeltaKeyboard.Main.Background.-Six
  197. G2L["1a"] = Instance.new("TextButton", G2L["4"]);
  198. G2L["1a"]["TextWrapped"] = true;
  199. G2L["1a"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  200. G2L["1a"]["TextSize"] = 21;
  201. G2L["1a"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  202. G2L["1a"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  203. G2L["1a"]["Size"] = UDim2.new(0, 25, 0, 25);
  204. G2L["1a"]["Name"] = [[-Six]];
  205. G2L["1a"]["Text"] = [[6]];
  206. G2L["1a"]["Position"] = UDim2.new(0, 199, 0, 31);
  207.  
  208. -- StarterGui.DeltaKeyboard.Main.Background.-Six.UIStroke
  209. G2L["1b"] = Instance.new("UIStroke", G2L["1a"]);
  210. G2L["1b"]["Color"] = Color3.fromRGB(255, 255, 255);
  211. G2L["1b"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  212.  
  213. -- StarterGui.DeltaKeyboard.Main.Background.-Six.UICorner
  214. G2L["1c"] = Instance.new("UICorner", G2L["1a"]);
  215. G2L["1c"]["CornerRadius"] = UDim.new(0, 5);
  216.  
  217. -- StarterGui.DeltaKeyboard.Main.Background.-Seven
  218. G2L["1d"] = Instance.new("TextButton", G2L["4"]);
  219. G2L["1d"]["TextWrapped"] = true;
  220. G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  221. G2L["1d"]["TextSize"] = 21;
  222. G2L["1d"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  223. G2L["1d"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  224. G2L["1d"]["Size"] = UDim2.new(0, 25, 0, 25);
  225. G2L["1d"]["Name"] = [[-Seven]];
  226. G2L["1d"]["Text"] = [[7]];
  227. G2L["1d"]["Position"] = UDim2.new(0, 231, 0, 31);
  228.  
  229. -- StarterGui.DeltaKeyboard.Main.Background.-Seven.UIStroke
  230. G2L["1e"] = Instance.new("UIStroke", G2L["1d"]);
  231. G2L["1e"]["Color"] = Color3.fromRGB(255, 255, 255);
  232. G2L["1e"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  233.  
  234. -- StarterGui.DeltaKeyboard.Main.Background.-Seven.UICorner
  235. G2L["1f"] = Instance.new("UICorner", G2L["1d"]);
  236. G2L["1f"]["CornerRadius"] = UDim.new(0, 5);
  237.  
  238. -- StarterGui.DeltaKeyboard.Main.Background.-Eight
  239. G2L["20"] = Instance.new("TextButton", G2L["4"]);
  240. G2L["20"]["TextWrapped"] = true;
  241. G2L["20"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  242. G2L["20"]["TextSize"] = 21;
  243. G2L["20"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  244. G2L["20"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  245. G2L["20"]["Size"] = UDim2.new(0, 24, 0, 25);
  246. G2L["20"]["Name"] = [[-Eight]];
  247. G2L["20"]["Text"] = [[8]];
  248. G2L["20"]["Position"] = UDim2.new(0, 264, 0, 31);
  249.  
  250. -- StarterGui.DeltaKeyboard.Main.Background.-Eight.UIStroke
  251. G2L["21"] = Instance.new("UIStroke", G2L["20"]);
  252. G2L["21"]["Color"] = Color3.fromRGB(255, 255, 255);
  253. G2L["21"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  254.  
  255. -- StarterGui.DeltaKeyboard.Main.Background.-Eight.UICorner
  256. G2L["22"] = Instance.new("UICorner", G2L["20"]);
  257. G2L["22"]["CornerRadius"] = UDim.new(0, 5);
  258.  
  259. -- StarterGui.DeltaKeyboard.Main.Background.-Nine
  260. G2L["23"] = Instance.new("TextButton", G2L["4"]);
  261. G2L["23"]["TextWrapped"] = true;
  262. G2L["23"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  263. G2L["23"]["TextSize"] = 21;
  264. G2L["23"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  265. G2L["23"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  266. G2L["23"]["Size"] = UDim2.new(0, 24, 0, 25);
  267. G2L["23"]["Name"] = [[-Nine]];
  268. G2L["23"]["Text"] = [[9]];
  269. G2L["23"]["Position"] = UDim2.new(0, 295, 0, 31);
  270.  
  271. -- StarterGui.DeltaKeyboard.Main.Background.-Nine.UIStroke
  272. G2L["24"] = Instance.new("UIStroke", G2L["23"]);
  273. G2L["24"]["Color"] = Color3.fromRGB(255, 255, 255);
  274. G2L["24"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  275.  
  276. -- StarterGui.DeltaKeyboard.Main.Background.-Nine.UICorner
  277. G2L["25"] = Instance.new("UICorner", G2L["23"]);
  278. G2L["25"]["CornerRadius"] = UDim.new(0, 5);
  279.  
  280. -- StarterGui.DeltaKeyboard.Main.Background.-Minus
  281. G2L["26"] = Instance.new("TextButton", G2L["4"]);
  282. G2L["26"]["TextWrapped"] = true;
  283. G2L["26"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  284. G2L["26"]["TextSize"] = 21;
  285. G2L["26"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  286. G2L["26"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  287. G2L["26"]["Size"] = UDim2.new(0, 24, 0, 25);
  288. G2L["26"]["Name"] = [[-Minus]];
  289. G2L["26"]["Text"] = [[-]];
  290. G2L["26"]["Position"] = UDim2.new(0, 358, 0, 31);
  291.  
  292. -- StarterGui.DeltaKeyboard.Main.Background.-Minus.UIStroke
  293. G2L["27"] = Instance.new("UIStroke", G2L["26"]);
  294. G2L["27"]["Color"] = Color3.fromRGB(255, 255, 255);
  295. G2L["27"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  296.  
  297. -- StarterGui.DeltaKeyboard.Main.Background.-Minus.UICorner
  298. G2L["28"] = Instance.new("UICorner", G2L["26"]);
  299. G2L["28"]["CornerRadius"] = UDim.new(0, 5);
  300.  
  301. -- StarterGui.DeltaKeyboard.Main.Background.-Equals
  302. G2L["29"] = Instance.new("TextButton", G2L["4"]);
  303. G2L["29"]["TextWrapped"] = true;
  304. G2L["29"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  305. G2L["29"]["TextSize"] = 21;
  306. G2L["29"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  307. G2L["29"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  308. G2L["29"]["Size"] = UDim2.new(0, 24, 0, 25);
  309. G2L["29"]["Name"] = [[-Equals]];
  310. G2L["29"]["Text"] = [[=]];
  311. G2L["29"]["Position"] = UDim2.new(0, 389, 0, 31);
  312.  
  313. -- StarterGui.DeltaKeyboard.Main.Background.-Equals.UIStroke
  314. G2L["2a"] = Instance.new("UIStroke", G2L["29"]);
  315. G2L["2a"]["Color"] = Color3.fromRGB(255, 255, 255);
  316. G2L["2a"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  317.  
  318. -- StarterGui.DeltaKeyboard.Main.Background.-Equals.UICorner
  319. G2L["2b"] = Instance.new("UICorner", G2L["29"]);
  320. G2L["2b"]["CornerRadius"] = UDim.new(0, 5);
  321.  
  322. -- StarterGui.DeltaKeyboard.Main.Background.Backspace
  323. G2L["2c"] = Instance.new("TextButton", G2L["4"]);
  324. G2L["2c"]["TextWrapped"] = true;
  325. G2L["2c"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  326. G2L["2c"]["TextSize"] = 11;
  327. G2L["2c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  328. G2L["2c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  329. G2L["2c"]["Size"] = UDim2.new(0, 47, 0, 25);
  330. G2L["2c"]["Name"] = [[Backspace]];
  331. G2L["2c"]["Text"] = [[Backspace]];
  332. G2L["2c"]["Position"] = UDim2.new(0, 422, 0, 31);
  333.  
  334. -- StarterGui.DeltaKeyboard.Main.Background.Backspace.UIStroke
  335. G2L["2d"] = Instance.new("UIStroke", G2L["2c"]);
  336. G2L["2d"]["Color"] = Color3.fromRGB(255, 255, 255);
  337. G2L["2d"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  338.  
  339. -- StarterGui.DeltaKeyboard.Main.Background.Backspace.UICorner
  340. G2L["2e"] = Instance.new("UICorner", G2L["2c"]);
  341. G2L["2e"]["CornerRadius"] = UDim.new(0, 5);
  342.  
  343. -- StarterGui.DeltaKeyboard.Main.Background.Q
  344. G2L["2f"] = Instance.new("TextButton", G2L["4"]);
  345. G2L["2f"]["TextWrapped"] = true;
  346. G2L["2f"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  347. G2L["2f"]["TextSize"] = 21;
  348. G2L["2f"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  349. G2L["2f"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  350. G2L["2f"]["Size"] = UDim2.new(0, 25, 0, 25);
  351. G2L["2f"]["Name"] = [[Q]];
  352. G2L["2f"]["Text"] = [[Q]];
  353. G2L["2f"]["Position"] = UDim2.new(0, 54, 0, 63);
  354.  
  355. -- StarterGui.DeltaKeyboard.Main.Background.Q.UIStroke
  356. G2L["30"] = Instance.new("UIStroke", G2L["2f"]);
  357. G2L["30"]["Color"] = Color3.fromRGB(255, 255, 255);
  358. G2L["30"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  359.  
  360. -- StarterGui.DeltaKeyboard.Main.Background.Q.UICorner
  361. G2L["31"] = Instance.new("UICorner", G2L["2f"]);
  362. G2L["31"]["CornerRadius"] = UDim.new(0, 5);
  363.  
  364. -- StarterGui.DeltaKeyboard.Main.Background.W
  365. G2L["32"] = Instance.new("TextButton", G2L["4"]);
  366. G2L["32"]["TextWrapped"] = true;
  367. G2L["32"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  368. G2L["32"]["TextSize"] = 21;
  369. G2L["32"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  370. G2L["32"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  371. G2L["32"]["Size"] = UDim2.new(0, 25, 0, 25);
  372. G2L["32"]["Name"] = [[W]];
  373. G2L["32"]["Text"] = [[W]];
  374. G2L["32"]["Position"] = UDim2.new(0, 87, 0, 63);
  375.  
  376. -- StarterGui.DeltaKeyboard.Main.Background.W.UIStroke
  377. G2L["33"] = Instance.new("UIStroke", G2L["32"]);
  378. G2L["33"]["Color"] = Color3.fromRGB(255, 255, 255);
  379. G2L["33"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  380.  
  381. -- StarterGui.DeltaKeyboard.Main.Background.W.UICorner
  382. G2L["34"] = Instance.new("UICorner", G2L["32"]);
  383. G2L["34"]["CornerRadius"] = UDim.new(0, 5);
  384.  
  385. -- StarterGui.DeltaKeyboard.Main.Background.O
  386. G2L["35"] = Instance.new("TextButton", G2L["4"]);
  387. G2L["35"]["TextWrapped"] = true;
  388. G2L["35"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  389. G2L["35"]["TextSize"] = 21;
  390. G2L["35"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  391. G2L["35"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  392. G2L["35"]["Size"] = UDim2.new(0, 25, 0, 25);
  393. G2L["35"]["Name"] = [[O]];
  394. G2L["35"]["Text"] = [[O]];
  395. G2L["35"]["Position"] = UDim2.new(0, 312, 0, 63);
  396.  
  397. -- StarterGui.DeltaKeyboard.Main.Background.O.UIStroke
  398. G2L["36"] = Instance.new("UIStroke", G2L["35"]);
  399. G2L["36"]["Color"] = Color3.fromRGB(255, 255, 255);
  400. G2L["36"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  401.  
  402. -- StarterGui.DeltaKeyboard.Main.Background.O.UICorner
  403. G2L["37"] = Instance.new("UICorner", G2L["35"]);
  404. G2L["37"]["CornerRadius"] = UDim.new(0, 5);
  405.  
  406. -- StarterGui.DeltaKeyboard.Main.Background.I
  407. G2L["38"] = Instance.new("TextButton", G2L["4"]);
  408. G2L["38"]["TextWrapped"] = true;
  409. G2L["38"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  410. G2L["38"]["TextSize"] = 21;
  411. G2L["38"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  412. G2L["38"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  413. G2L["38"]["Size"] = UDim2.new(0, 25, 0, 25);
  414. G2L["38"]["Name"] = [[I]];
  415. G2L["38"]["Text"] = [[I]];
  416. G2L["38"]["Position"] = UDim2.new(0, 280, 0, 63);
  417.  
  418. -- StarterGui.DeltaKeyboard.Main.Background.I.UIStroke
  419. G2L["39"] = Instance.new("UIStroke", G2L["38"]);
  420. G2L["39"]["Color"] = Color3.fromRGB(255, 255, 255);
  421. G2L["39"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  422.  
  423. -- StarterGui.DeltaKeyboard.Main.Background.I.UICorner
  424. G2L["3a"] = Instance.new("UICorner", G2L["38"]);
  425. G2L["3a"]["CornerRadius"] = UDim.new(0, 5);
  426.  
  427. -- StarterGui.DeltaKeyboard.Main.Background.U
  428. G2L["3b"] = Instance.new("TextButton", G2L["4"]);
  429. G2L["3b"]["TextWrapped"] = true;
  430. G2L["3b"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  431. G2L["3b"]["TextSize"] = 21;
  432. G2L["3b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
  433. G2L["3b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
  434. G2L["3b"]["Size"] = UDim2.new(0, 25, 0, 25);
  435. G2L["3b"]["Name"] = [[U]];
  436. G2L["3b"]["Text"] = [[U]];
  437. G2L["3b"]["Position"] = UDim2.new(0, 249, 0, 63);
  438.  
  439. -- StarterGui.DeltaKeyboard.Main.Background.U.UIStroke
  440. G2L["3c"] = Instance.new("UIStroke", G2L["3b"]);
  441. G2L["3c"]["Color"] = Color3.fromRGB(255, 255, 255);
  442. G2L["3c"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
  443.  
  444. -- StarterGui.DeltaKeyboard.Main.Background.U.UICorner
  445. G2L["3d"] = Instance.new("UICorner", G2L["3b"]);
  446. G2L["3d"]["CornerRadius"] = UDim.new(0, 5);
  447.  
  448. -- StarterGui.DeltaKeyboard.Main.Background.Y
  449. G2L["3e"] = Instance.new("TextButton", G2L["4"]);
  450. G2L["3e"]["TextWrapped"] = true;
  451. G2L["3e"]["BackgroundColor3"] = Color3.fromRGB(8, 8, 8);
  452. G2L["3e"]["TextS
Advertisement
Add Comment
Please, Sign In to add comment