gerisx

Untitled

Apr 2nd, 2025 (edited)
8
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 311.85 KB | None | 0 0
  1. --[[
  2.  
  3. Luna Interface Suite
  4. by Nebula Softworks
  5.  
  6. Main Credits
  7.  
  8. Hunter (Nebula Softworks) | Designing And Programming | Main Developer
  9. JustHey (Nebula Softworks) | Configurations, Bug Fixing And More! | Co Developer
  10. Throit | Color Picker
  11. Wally | Dragging And Certain Functions
  12. Sirius | PCall Parsing, Notifications, Slider And Home Tab
  13. Luna Executor | Original UI
  14.  
  15.  
  16. Extra Credits / Provided Certain Elements
  17.  
  18. Pookie Pepelss | Bug Tester
  19. Inori | Configuration Concept
  20. Latte Softworks and qweery | Lucide Icons And Material Icons
  21. kirill9655 | Loading Circle
  22. Deity/dp4pv/x64x70 | Certain Scripting and Testing ig
  23.  
  24. ]]
  25.  
  26. local Release = "Prerelease Beta 6.1"
  27.  
  28. local Luna = { Folder = "Luna", Options = {}, ThemeGradient = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(117, 164, 206)), ColorSequenceKeypoint.new(0.50, Color3.fromRGB(123, 201, 201)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(224, 138, 175))} }
  29.  
  30. local UserInputService = game:GetService("UserInputService")
  31. local TweenService = game:GetService("TweenService")
  32. local HttpService = game:GetService("HttpService")
  33. local RunService = game:GetService("RunService")
  34. local Localization = game:GetService("LocalizationService")
  35. local Players = game:GetService("Players")
  36. local Player = Players.LocalPlayer
  37. local Camera = workspace.CurrentCamera
  38. local CoreGui = game:GetService("CoreGui")
  39.  
  40. local website = "github.com/Nebula-Softworks"
  41.  
  42.  
  43. -- Credits To Latte Softworks And qweery for Lucide And Material Icons Respectively.
  44. local IconModule = {
  45. Lucide = nil,
  46. Material = {
  47. ["perm_media"] = "http://www.roblox.com/asset/?id=6031215982";
  48. ["sticky_note_2"] = "http://www.roblox.com/asset/?id=6031265972";
  49. ["gavel"] = "http://www.roblox.com/asset/?id=6023565902";
  50. ["table_view"] = "http://www.roblox.com/asset/?id=6031233835";
  51. ["home"] = "http://www.roblox.com/asset/?id=6026568195";
  52. ["list"] = "http://www.roblox.com/asset/?id=6026568229";
  53. ["alarm_add"] = "http://www.roblox.com/asset/?id=6023426898";
  54. ["speaker_notes"] = "http://www.roblox.com/asset/?id=6031266001";
  55. ["check_circle_outline"] = "http://www.roblox.com/asset/?id=6023426909";
  56. ["extension"] = "http://www.roblox.com/asset/?id=6023565892";
  57. ["pending"] = "http://www.roblox.com/asset/?id=6031084745";
  58. ["pageview"] = "http://www.roblox.com/asset/?id=6031216007";
  59. ["group_work"] = "http://www.roblox.com/asset/?id=6023565910";
  60. ["zoom_in"] = "http://www.roblox.com/asset/?id=6031075573";
  61. ["aspect_ratio"] = "http://www.roblox.com/asset/?id=6022668895";
  62. ["code"] = "http://www.roblox.com/asset/?id=6022668955";
  63. ["3d_rotation"] = "http://www.roblox.com/asset/?id=6022668893";
  64. ["translate"] = "http://www.roblox.com/asset/?id=6031225812";
  65. ["star_rate"] = "http://www.roblox.com/asset/?id=6031265978";
  66. ["system_update_alt"] = "http://www.roblox.com/asset/?id=6031251515";
  67. ["open_with"] = "http://www.roblox.com/asset/?id=6026568265";
  68. ["build_circle"] = "http://www.roblox.com/asset/?id=6023426952";
  69. ["toc"] = "http://www.roblox.com/asset/?id=6031229341";
  70. ["settings_phone"] = "http://www.roblox.com/asset/?id=6031289445";
  71. ["open_in_full"] = "http://www.roblox.com/asset/?id=6026568245";
  72. ["history"] = "http://www.roblox.com/asset/?id=6026568197";
  73. ["accessibility_new"] = "http://www.roblox.com/asset/?id=6022668945";
  74. ["hourglass_disabled"] = "http://www.roblox.com/asset/?id=6026568193";
  75. ["line_style"] = "http://www.roblox.com/asset/?id=6026568276";
  76. ["account_circle"] = "http://www.roblox.com/asset/?id=6022668898";
  77. ["settings_cell"] = "http://www.roblox.com/asset/?id=6031280890";
  78. ["search_off"] = "http://www.roblox.com/asset/?id=6031260783";
  79. ["shop"] = "http://www.roblox.com/asset/?id=6031265983";
  80. ["anchor"] = "http://www.roblox.com/asset/?id=6023426906";
  81. ["language"] = "http://www.roblox.com/asset/?id=6026568213";
  82. ["settings_brightness"] = "http://www.roblox.com/asset/?id=6031280902";
  83. ["restore_page"] = "http://www.roblox.com/asset/?id=6031154877";
  84. ["chrome_reader_mode"] = "http://www.roblox.com/asset/?id=6023426912";
  85. ["sync_alt"] = "http://www.roblox.com/asset/?id=6031233840";
  86. ["book"] = "http://www.roblox.com/asset/?id=6022860343";
  87. ["smart_button"] = "http://www.roblox.com/asset/?id=6031265962";
  88. ["request_page"] = "http://www.roblox.com/asset/?id=6031154873";
  89. ["lock_clock"] = "http://www.roblox.com/asset/?id=6026568260";
  90. ["android"] = "http://www.roblox.com/asset/?id=6022668966";
  91. ["outgoing_mail"] = "http://www.roblox.com/asset/?id=6026568242";
  92. ["dynamic_form"] = "http://www.roblox.com/asset/?id=6023426970";
  93. ["track_changes"] = "http://www.roblox.com/asset/?id=6031225814";
  94. ["source"] = "http://www.roblox.com/asset/?id=6031289451";
  95. ["thumb_down"] = "http://www.roblox.com/asset/?id=6031229336";
  96. ["integration_instructions"] = "http://www.roblox.com/asset/?id=6026568214";
  97. ["opacity"] = "http://www.roblox.com/asset/?id=6026568295";
  98. ["perm_identity"] = "http://www.roblox.com/asset/?id=6031215978";
  99. ["view_module"] = "http://www.roblox.com/asset/?id=6031079152";
  100. ["perm_data_setting"] = "http://www.roblox.com/asset/?id=6031215991";
  101. ["assignment_turned_in"] = "http://www.roblox.com/asset/?id=6023426904";
  102. ["change_history"] = "http://www.roblox.com/asset/?id=6023426914";
  103. ["thumb_down_off_alt"] = "http://www.roblox.com/asset/?id=6031229354";
  104. ["text_rotation_angledown"] = "http://www.roblox.com/asset/?id=6031251513";
  105. ["bookmark"] = "http://www.roblox.com/asset/?id=6022852108";
  106. ["view_stream"] = "http://www.roblox.com/asset/?id=6031079164";
  107. ["remove_done"] = "http://www.roblox.com/asset/?id=6031086169";
  108. ["markunread_mailbox"] = "http://www.roblox.com/asset/?id=6031082531";
  109. ["store"] = "http://www.roblox.com/asset/?id=6031265968";
  110. ["text_rotation_angleup"] = "http://www.roblox.com/asset/?id=6031229337";
  111. ["eco"] = "http://www.roblox.com/asset/?id=6023426988";
  112. ["find_in_page"] = "http://www.roblox.com/asset/?id=6023426986";
  113. ["api"] = "http://www.roblox.com/asset/?id=6022668911";
  114. ["launch"] = "http://www.roblox.com/asset/?id=6026568211";
  115. ["text_rotation_down"] = "http://www.roblox.com/asset/?id=6031229334";
  116. ["flip_to_back"] = "http://www.roblox.com/asset/?id=6023565896";
  117. ["contact_page"] = "http://www.roblox.com/asset/?id=6022668881";
  118. ["preview"] = "http://www.roblox.com/asset/?id=6031260793";
  119. ["restore"] = "http://www.roblox.com/asset/?id=6031260800";
  120. ["favorite_border"] = "http://www.roblox.com/asset/?id=6023565882";
  121. ["assignment_late"] = "http://www.roblox.com/asset/?id=6022668880";
  122. ["youtube_searched_for"] = "http://www.roblox.com/asset/?id=6031075934";
  123. ["hourglass_full"] = "http://www.roblox.com/asset/?id=6026568190";
  124. ["timeline"] = "http://www.roblox.com/asset/?id=6031229350";
  125. ["turned_in"] = "http://www.roblox.com/asset/?id=6031225808";
  126. ["info"] = "http://www.roblox.com/asset/?id=6026568227";
  127. ["restore_from_trash"] = "http://www.roblox.com/asset/?id=6031154869";
  128. ["arrow_circle_down"] = "http://www.roblox.com/asset/?id=6022668877";
  129. ["flaky"] = "http://www.roblox.com/asset/?id=6031082523";
  130. ["alarm_on"] = "http://www.roblox.com/asset/?id=6023426920";
  131. ["swap_vertical_circle"] = "http://www.roblox.com/asset/?id=6031233839";
  132. ["open_in_new"] = "http://www.roblox.com/asset/?id=6026568256";
  133. ["watch_later"] = "http://www.roblox.com/asset/?id=6031075924";
  134. ["alarm_off"] = "http://www.roblox.com/asset/?id=6023426901";
  135. ["maximize"] = "http://www.roblox.com/asset/?id=6026568267";
  136. ["lock_outline"] = "http://www.roblox.com/asset/?id=6031082533";
  137. ["outbond"] = "http://www.roblox.com/asset/?id=6026568244";
  138. ["view_carousel"] = "http://www.roblox.com/asset/?id=6031251507";
  139. ["published_with_changes"] = "http://www.roblox.com/asset/?id=6031243328";
  140. ["verified_user"] = "http://www.roblox.com/asset/?id=6031225819";
  141. ["drag_indicator"] = "http://www.roblox.com/asset/?id=6023426962";
  142. ["lightbulb_outline"] = "http://www.roblox.com/asset/?id=6026568254";
  143. ["segment"] = "http://www.roblox.com/asset/?id=6031260773";
  144. ["assignment"] = "http://www.roblox.com/asset/?id=6022668882";
  145. ["work_outline"] = "http://www.roblox.com/asset/?id=6031075930";
  146. ["line_weight"] = "http://www.roblox.com/asset/?id=6026568226";
  147. ["dangerous"] = "http://www.roblox.com/asset/?id=6022668916";
  148. ["assessment"] = "http://www.roblox.com/asset/?id=6022668897";
  149. ["view_day"] = "http://www.roblox.com/asset/?id=6031079153";
  150. ["help_center"] = "http://www.roblox.com/asset/?id=6026568192";
  151. ["logout"] = "http://www.roblox.com/asset/?id=6031082522";
  152. ["event"] = "http://www.roblox.com/asset/?id=6023426959";
  153. ["get_app"] = "http://www.roblox.com/asset/?id=6023565889";
  154. ["tab"] = "http://www.roblox.com/asset/?id=6031233851";
  155. ["label"] = "http://www.roblox.com/asset/?id=6031082525";
  156. ["g_translate"] = "http://www.roblox.com/asset/?id=6031082526";
  157. ["view_week"] = "http://www.roblox.com/asset/?id=6031079154";
  158. ["view_in_ar"] = "http://www.roblox.com/asset/?id=6031079158";
  159. ["card_travel"] = "http://www.roblox.com/asset/?id=6023426925";
  160. ["lock_open"] = "http://www.roblox.com/asset/?id=6026568220";
  161. ["voice_over_off"] = "http://www.roblox.com/asset/?id=6031075927";
  162. ["app_blocking"] = "http://www.roblox.com/asset/?id=6022668952";
  163. ["settings_ethernet"] = "http://www.roblox.com/asset/?id=6031280883";
  164. ["supervised_user_circle"] = "http://www.roblox.com/asset/?id=6031289449";
  165. ["done_all"] = "http://www.roblox.com/asset/?id=6023426929";
  166. ["lightbulb"] = "http://www.roblox.com/asset/?id=6026568247";
  167. ["find_replace"] = "http://www.roblox.com/asset/?id=6023426979";
  168. ["bookmarks"] = "http://www.roblox.com/asset/?id=6023426924";
  169. ["today"] = "http://www.roblox.com/asset/?id=6031229352";
  170. ["class"] = "http://www.roblox.com/asset/?id=6022668949";
  171. ["supervisor_account"] = "http://www.roblox.com/asset/?id=6031251516";
  172. ["support"] = "http://www.roblox.com/asset/?id=6031251532";
  173. ["done_outline"] = "http://www.roblox.com/asset/?id=6023426936";
  174. ["reorder"] = "http://www.roblox.com/asset/?id=6031154868";
  175. ["fact_check"] = "http://www.roblox.com/asset/?id=6023426951";
  176. ["thumb_up"] = "http://www.roblox.com/asset/?id=6031229347";
  177. ["assignment_returned"] = "http://www.roblox.com/asset/?id=6023426899";
  178. ["card_giftcard"] = "http://www.roblox.com/asset/?id=6023426978";
  179. ["trending_down"] = "http://www.roblox.com/asset/?id=6031225811";
  180. ["settings_backup_restore"] = "http://www.roblox.com/asset/?id=6031280886";
  181. ["settings_voice"] = "http://www.roblox.com/asset/?id=6031265966";
  182. ["dns"] = "http://www.roblox.com/asset/?id=6023426958";
  183. ["perm_scan_wifi"] = "http://www.roblox.com/asset/?id=6031215985";
  184. ["plagiarism"] = "http://www.roblox.com/asset/?id=6031243320";
  185. ["commute"] = "http://www.roblox.com/asset/?id=6022668901";
  186. ["gif"] = "http://www.roblox.com/asset/?id=6031082540";
  187. ["work"] = "http://www.roblox.com/asset/?id=6031075939";
  188. ["picture_in_picture_alt"] = "http://www.roblox.com/asset/?id=6031215979";
  189. ["query_builder"] = "http://www.roblox.com/asset/?id=6031086183";
  190. ["label_off"] = "http://www.roblox.com/asset/?id=6026568209";
  191. ["all_out"] = "http://www.roblox.com/asset/?id=6022668876";
  192. ["article"] = "http://www.roblox.com/asset/?id=6022668907";
  193. ["shopping_basket"] = "http://www.roblox.com/asset/?id=6031265997";
  194. ["mark_as_unread"] = "http://www.roblox.com/asset/?id=6026568223";
  195. ["work_off"] = "http://www.roblox.com/asset/?id=6031075937";
  196. ["delete_outline"] = "http://www.roblox.com/asset/?id=6022668962";
  197. ["account_box"] = "http://www.roblox.com/asset/?id=6023426915";
  198. ["home_filled"] = "rbxassetid://9080449299";
  199. ["lock"] = "http://www.roblox.com/asset/?id=6026568224";
  200. ["perm_device_information"] = "http://www.roblox.com/asset/?id=6031215996";
  201. ["add_task"] = "http://www.roblox.com/asset/?id=6022668912";
  202. ["text_rotate_up"] = "http://www.roblox.com/asset/?id=6031251526";
  203. ["swipe"] = "http://www.roblox.com/asset/?id=6031233863";
  204. ["eject"] = "http://www.roblox.com/asset/?id=6023426930";
  205. ["mediation"] = "http://www.roblox.com/asset/?id=6026568249";
  206. ["label_important_outline"] = "http://www.roblox.com/asset/?id=6026568199";
  207. ["settings_remote"] = "http://www.roblox.com/asset/?id=6031289442";
  208. ["history_toggle_off"] = "http://www.roblox.com/asset/?id=6026568196";
  209. ["invert_colors"] = "http://www.roblox.com/asset/?id=6026568253";
  210. ["visibility_off"] = "http://www.roblox.com/asset/?id=6031075929";
  211. ["addchart"] = "http://www.roblox.com/asset/?id=6023426905";
  212. ["cancel_schedule_send"] = "http://www.roblox.com/asset/?id=6022668963";
  213. ["loyalty"] = "http://www.roblox.com/asset/?id=6026568237";
  214. ["speaker_notes_off"] = "http://www.roblox.com/asset/?id=6031265965";
  215. ["online_prediction"] = "http://www.roblox.com/asset/?id=6026568239";
  216. ["remove_shopping_cart"] = "http://www.roblox.com/asset/?id=6031260778";
  217. ["text_rotate_vertical"] = "http://www.roblox.com/asset/?id=6031251518";
  218. ["visibility"] = "http://www.roblox.com/asset/?id=6031075931";
  219. ["add_to_drive"] = "http://www.roblox.com/asset/?id=6022860335";
  220. ["accessible"] = "http://www.roblox.com/asset/?id=6022668902";
  221. ["bookmark_border"] = "http://www.roblox.com/asset/?id=6022860339";
  222. ["tour"] = "http://www.roblox.com/asset/?id=6031229362";
  223. ["compare_arrows"] = "http://www.roblox.com/asset/?id=6022668951";
  224. ["view_sidebar"] = "http://www.roblox.com/asset/?id=6031079160";
  225. ["face"] = "http://www.roblox.com/asset/?id=6023426944";
  226. ["wysiwyg"] = "http://www.roblox.com/asset/?id=6031075938";
  227. ["camera_enhance"] = "http://www.roblox.com/asset/?id=6023426935";
  228. ["perm_camera_mic"] = "http://www.roblox.com/asset/?id=6031215983";
  229. ["model_training"] = "http://www.roblox.com/asset/?id=6026568222";
  230. ["arrow_circle_up"] = "http://www.roblox.com/asset/?id=6022668934";
  231. ["euro_symbol"] = "http://www.roblox.com/asset/?id=6023426954";
  232. ["pending_actions"] = "http://www.roblox.com/asset/?id=6031260777";
  233. ["not_accessible"] = "http://www.roblox.com/asset/?id=6026568269";
  234. ["explore_off"] = "http://www.roblox.com/asset/?id=6023426953";
  235. ["build"] = "http://www.roblox.com/asset/?id=6023426938";
  236. ["backup"] = "http://www.roblox.com/asset/?id=6023426911";
  237. ["settings_input_antenna"] = "http://www.roblox.com/asset/?id=6031280891";
  238. ["disabled_by_default"] = "http://www.roblox.com/asset/?id=6023426939";
  239. ["upgrade"] = "http://www.roblox.com/asset/?id=6031225815";
  240. ["contactless"] = "http://www.roblox.com/asset/?id=6022668886";
  241. ["trending_flat"] = "http://www.roblox.com/asset/?id=6031225818";
  242. ["schedule"] = "http://www.roblox.com/asset/?id=6031260808";
  243. ["offline_pin"] = "http://www.roblox.com/asset/?id=6031084770";
  244. ["date_range"] = "http://www.roblox.com/asset/?id=6022668894";
  245. ["flight_land"] = "http://www.roblox.com/asset/?id=6023565897";
  246. ["view_headline"] = "http://www.roblox.com/asset/?id=6031079151";
  247. ["cached"] = "http://www.roblox.com/asset/?id=6023426921";
  248. ["unpublished"] = "http://www.roblox.com/asset/?id=6031225817";
  249. ["outlet"] = "http://www.roblox.com/asset/?id=6031084748";
  250. ["favorite"] = "http://www.roblox.com/asset/?id=6023426974";
  251. ["vertical_split"] = "http://www.roblox.com/asset/?id=6031225820";
  252. ["report_problem"] = "http://www.roblox.com/asset/?id=6031086176";
  253. ["fingerprint"] = "http://www.roblox.com/asset/?id=6023565895";
  254. ["important_devices"] = "http://www.roblox.com/asset/?id=6026568202";
  255. ["outbox"] = "http://www.roblox.com/asset/?id=6026568263";
  256. ["all_inbox"] = "http://www.roblox.com/asset/?id=6022668909";
  257. ["label_important"] = "http://www.roblox.com/asset/?id=6026568215";
  258. ["print"] = "http://www.roblox.com/asset/?id=6031243324";
  259. ["settings_bluetooth"] = "http://www.roblox.com/asset/?id=6031280905";
  260. ["power_settings_new"] = "http://www.roblox.com/asset/?id=6031260781";
  261. ["zoom_out"] = "http://www.roblox.com/asset/?id=6031075577";
  262. ["stars"] = "http://www.roblox.com/asset/?id=6031265971";
  263. ["offline_bolt"] = "http://www.roblox.com/asset/?id=6031084742";
  264. ["feedback"] = "http://www.roblox.com/asset/?id=6023426957";
  265. ["accessibility"] = "http://www.roblox.com/asset/?id=6022668887";
  266. ["announcement"] = "http://www.roblox.com/asset/?id=6022668946";
  267. ["settings_input_hdmi"] = "http://www.roblox.com/asset/?id=6031280970";
  268. ["leaderboard"] = "http://www.roblox.com/asset/?id=6026568216";
  269. ["view_quilt"] = "http://www.roblox.com/asset/?id=6031079155";
  270. ["note_add"] = "http://www.roblox.com/asset/?id=6031084749";
  271. ["theaters"] = "http://www.roblox.com/asset/?id=6031229335";
  272. ["alarm"] = "http://www.roblox.com/asset/?id=6023426910";
  273. ["settings_input_composite"] = "http://www.roblox.com/asset/?id=6031280896";
  274. ["grade"] = "http://www.roblox.com/asset/?id=6026568189";
  275. ["tab_unselected"] = "http://www.roblox.com/asset/?id=6031251505";
  276. ["swap_vert"] = "http://www.roblox.com/asset/?id=6031233847";
  277. ["assignment_return"] = "http://www.roblox.com/asset/?id=6023426931";
  278. ["highlight_alt"] = "http://www.roblox.com/asset/?id=6023565913";
  279. ["shopping_bag"] = "http://www.roblox.com/asset/?id=6031265970";
  280. ["contact_support"] = "http://www.roblox.com/asset/?id=6022668879";
  281. ["flip_to_front"] = "http://www.roblox.com/asset/?id=6023565894";
  282. ["touch_app"] = "http://www.roblox.com/asset/?id=6031229361";
  283. ["room"] = "http://www.roblox.com/asset/?id=6031154875";
  284. ["send_and_archive"] = "http://www.roblox.com/asset/?id=6031280889";
  285. ["view_array"] = "http://www.roblox.com/asset/?id=6031225842";
  286. ["settings_power"] = "http://www.roblox.com/asset/?id=6031289446";
  287. ["admin_panel_settings"] = "http://www.roblox.com/asset/?id=6022668961";
  288. ["open_in_browser"] = "http://www.roblox.com/asset/?id=6026568266";
  289. ["card_membership"] = "http://www.roblox.com/asset/?id=6023426942";
  290. ["rule"] = "http://www.roblox.com/asset/?id=6031154859";
  291. ["schedule_send"] = "http://www.roblox.com/asset/?id=6031154866";
  292. ["calendar_today"] = "http://www.roblox.com/asset/?id=6022668917";
  293. ["info_outline"] = "http://www.roblox.com/asset/?id=6026568210";
  294. ["description"] = "http://www.roblox.com/asset/?id=6022668888";
  295. ["dashboard_customize"] = "http://www.roblox.com/asset/?id=6022668899";
  296. ["rowing"] = "http://www.roblox.com/asset/?id=6031154857";
  297. ["swap_horizontal_circle"] = "http://www.roblox.com/asset/?id=6031233833";
  298. ["account_balance_wallet"] = "http://www.roblox.com/asset/?id=6022668892";
  299. ["view_agenda"] = "http://www.roblox.com/asset/?id=6031225831";
  300. ["shop_two"] = "http://www.roblox.com/asset/?id=6031289461";
  301. ["done"] = "http://www.roblox.com/asset/?id=6023426926";
  302. ["circle_notifications"] = "http://www.roblox.com/asset/?id=6023426923";
  303. ["compress"] = "http://www.roblox.com/asset/?id=6022668878";
  304. ["calendar_view_day"] = "http://www.roblox.com/asset/?id=6023426946";
  305. ["thumbs_up_down"] = "http://www.roblox.com/asset/?id=6031229373";
  306. ["account_balance"] = "http://www.roblox.com/asset/?id=6022668900";
  307. ["play_for_work"] = "http://www.roblox.com/asset/?id=6031260776";
  308. ["pets"] = "http://www.roblox.com/asset/?id=6031260782";
  309. ["view_column"] = "http://www.roblox.com/asset/?id=6031079172";
  310. ["search"] = "http://www.roblox.com/asset/?id=6031154871";
  311. ["autorenew"] = "http://www.roblox.com/asset/?id=6023565901";
  312. ["copyright"] = "http://www.roblox.com/asset/?id=6023565898";
  313. ["privacy_tip"] = "http://www.roblox.com/asset/?id=6031260784";
  314. ["arrow_right_alt"] = "http://www.roblox.com/asset/?id=6022668890";
  315. ["delete"] = "http://www.roblox.com/asset/?id=6022668885";
  316. ["nightlight_round"] = "http://www.roblox.com/asset/?id=6031084743";
  317. ["batch_prediction"] = "http://www.roblox.com/asset/?id=6022860334";
  318. ["shopping_cart"] = "http://www.roblox.com/asset/?id=6031265976";
  319. ["login"] = "http://www.roblox.com/asset/?id=6031082527";
  320. ["settings_input_svideo"] = "http://www.roblox.com/asset/?id=6031289444";
  321. ["payment"] = "http://www.roblox.com/asset/?id=6031084751";
  322. ["update"] = "http://www.roblox.com/asset/?id=6031225810";
  323. ["text_rotation_none"] = "http://www.roblox.com/asset/?id=6031229344";
  324. ["perm_contact_calendar"] = "http://www.roblox.com/asset/?id=6031215990";
  325. ["explore"] = "http://www.roblox.com/asset/?id=6023426941";
  326. ["delete_forever"] = "http://www.roblox.com/asset/?id=6022668939";
  327. ["rounded_corner"] = "http://www.roblox.com/asset/?id=6031154861";
  328. ["book_online"] = "http://www.roblox.com/asset/?id=6022860332";
  329. ["quickreply"] = "http://www.roblox.com/asset/?id=6031243319";
  330. ["bug_report"] = "http://www.roblox.com/asset/?id=6022852107";
  331. ["subtitles_off"] = "http://www.roblox.com/asset/?id=6031289466";
  332. ["close_fullscreen"] = "http://www.roblox.com/asset/?id=6023426928";
  333. ["horizontal_split"] = "http://www.roblox.com/asset/?id=6026568194";
  334. ["minimize"] = "http://www.roblox.com/asset/?id=6026568240";
  335. ["filter_list_alt"] = "http://www.roblox.com/asset/?id=6023426955";
  336. ["add_shopping_cart"] = "http://www.roblox.com/asset/?id=6022668875";
  337. ["next_plan"] = "http://www.roblox.com/asset/?id=6026568231";
  338. ["view_list"] = "http://www.roblox.com/asset/?id=6031079156";
  339. ["receipt"] = "http://www.roblox.com/asset/?id=6031086173";
  340. ["polymer"] = "http://www.roblox.com/asset/?id=6031260785";
  341. ["spellcheck"] = "http://www.roblox.com/asset/?id=6031289450";
  342. ["wifi_protected_setup"] = "http://www.roblox.com/asset/?id=6031075926";
  343. ["label_outline"] = "http://www.roblox.com/asset/?id=6026568207";
  344. ["highlight_off"] = "http://www.roblox.com/asset/?id=6023565916";
  345. ["turned_in_not"] = "http://www.roblox.com/asset/?id=6031225806";
  346. ["edit_off"] = "http://www.roblox.com/asset/?id=6023426983";
  347. ["question_answer"] = "http://www.roblox.com/asset/?id=6031086172";
  348. ["settings_overscan"] = "http://www.roblox.com/asset/?id=6031289459";
  349. ["trending_up"] = "http://www.roblox.com/asset/?id=6031225816";
  350. ["verified"] = "http://www.roblox.com/asset/?id=6031225809";
  351. ["flight_takeoff"] = "http://www.roblox.com/asset/?id=6023565891";
  352. ["grading"] = "http://www.roblox.com/asset/?id=6026568191";
  353. ["dashboard"] = "http://www.roblox.com/asset/?id=6022668883";
  354. ["expand"] = "http://www.roblox.com/asset/?id=6022668891";
  355. ["backup_table"] = "http://www.roblox.com/asset/?id=6022860338";
  356. ["analytics"] = "http://www.roblox.com/asset/?id=6022668884";
  357. ["picture_in_picture"] = "http://www.roblox.com/asset/?id=6031215994";
  358. ["settings"] = "http://www.roblox.com/asset/?id=6031280882";
  359. ["accessible_forward"] = "http://www.roblox.com/asset/?id=6022668906";
  360. ["pan_tool"] = "http://www.roblox.com/asset/?id=6031084771";
  361. ["https"] = "http://www.roblox.com/asset/?id=6026568200";
  362. ["filter_alt"] = "http://www.roblox.com/asset/?id=6023426984";
  363. ["thumb_up_off_alt"] = "http://www.roblox.com/asset/?id=6031229342";
  364. ["record_voice_over"] = "http://www.roblox.com/asset/?id=6031243318";
  365. ["help_outline"] = "http://www.roblox.com/asset/?id=6026568201";
  366. ["check_circle"] = "http://www.roblox.com/asset/?id=6023426945";
  367. ["comment_bank"] = "http://www.roblox.com/asset/?id=6023426937";
  368. ["perm_phone_msg"] = "http://www.roblox.com/asset/?id=6031215986";
  369. ["settings_applications"] = "http://www.roblox.com/asset/?id=6031280894";
  370. ["exit_to_app"] = "http://www.roblox.com/asset/?id=6023426922";
  371. ["saved_search"] = "http://www.roblox.com/asset/?id=6031154867";
  372. ["toll"] = "http://www.roblox.com/asset/?id=6031229343";
  373. ["not_started"] = "http://www.roblox.com/asset/?id=6026568232";
  374. ["subject"] = "http://www.roblox.com/asset/?id=6031289452";
  375. ["redeem"] = "http://www.roblox.com/asset/?id=6031086170";
  376. ["input"] = "http://www.roblox.com/asset/?id=6026568225";
  377. ["settings_input_component"] = "http://www.roblox.com/asset/?id=6031280884";
  378. ["assignment_ind"] = "http://www.roblox.com/asset/?id=6022668935";
  379. ["swap_horiz"] = "http://www.roblox.com/asset/?id=6031233841";
  380. ["fullscreen"] = "http://www.roblox.com/asset/?id=6031094681";
  381. ["cancel"] = "http://www.roblox.com/asset/?id=6031094677";
  382. ["subdirectory_arrow_left"] = "http://www.roblox.com/asset/?id=6031104654";
  383. ["close"] = "http://www.roblox.com/asset/?id=6031094678";
  384. ["arrow_back_ios"] = "http://www.roblox.com/asset/?id=6031091003";
  385. ["east"] = "http://www.roblox.com/asset/?id=6031094675";
  386. ["unfold_more"] = "http://www.roblox.com/asset/?id=6031104644";
  387. ["south"] = "http://www.roblox.com/asset/?id=6031104646";
  388. ["arrow_drop_up"] = "http://www.roblox.com/asset/?id=6031090990";
  389. ["arrow_back"] = "http://www.roblox.com/asset/?id=6031091000";
  390. ["arrow_downward"] = "http://www.roblox.com/asset/?id=6031090991";
  391. ["west"] = "http://www.roblox.com/asset/?id=6031104677";
  392. ["legend_toggle"] = "http://www.roblox.com/asset/?id=6031097233";
  393. ["fullscreen_exit"] = "http://www.roblox.com/asset/?id=6031094691";
  394. ["last_page"] = "http://www.roblox.com/asset/?id=6031094686";
  395. ["switch_right"] = "http://www.roblox.com/asset/?id=6031104649";
  396. ["check"] = "http://www.roblox.com/asset/?id=6031094667";
  397. ["home_work"] = "http://www.roblox.com/asset/?id=6031094683";
  398. ["north_east"] = "http://www.roblox.com/asset/?id=6031097228";
  399. ["double_arrow"] = "http://www.roblox.com/asset/?id=6031094674";
  400. ["more_vert"] = "http://www.roblox.com/asset/?id=6031104648";
  401. ["chevron_left"] = "http://www.roblox.com/asset/?id=6031094670";
  402. ["more_horiz"] = "http://www.roblox.com/asset/?id=6031104650";
  403. ["unfold_less"] = "http://www.roblox.com/asset/?id=6031104681";
  404. ["first_page"] = "http://www.roblox.com/asset/?id=6031094682";
  405. ["payments"] = "http://www.roblox.com/asset/?id=6031097227";
  406. ["arrow_right"] = "http://www.roblox.com/asset/?id=6031090994";
  407. ["offline_share"] = "http://www.roblox.com/asset/?id=6031097267";
  408. ["south_west"] = "http://www.roblox.com/asset/?id=6031104652";
  409. ["expand_less"] = "http://www.roblox.com/asset/?id=6031094679";
  410. ["south_east"] = "http://www.roblox.com/asset/?id=6031104642";
  411. ["assistant_navigation"] = "http://www.roblox.com/asset/?id=6031091006";
  412. ["apps"] = "http://www.roblox.com/asset/?id=6031090999";
  413. ["arrow_upward"] = "http://www.roblox.com/asset/?id=6031090997";
  414. ["app_settings_alt"] = "http://www.roblox.com/asset/?id=6031090998";
  415. ["subdirectory_arrow_right"] = "http://www.roblox.com/asset/?id=6031104647";
  416. ["north_west"] = "http://www.roblox.com/asset/?id=6031104630";
  417. ["switch_left"] = "http://www.roblox.com/asset/?id=6031104651";
  418. ["chevron_right"] = "http://www.roblox.com/asset/?id=6031094680";
  419. ["arrow_forward"] = "http://www.roblox.com/asset/?id=6031090995";
  420. ["arrow_forward_ios"] = "http://www.roblox.com/asset/?id=6031091008";
  421. ["arrow_drop_down"] = "http://www.roblox.com/asset/?id=6031091004";
  422. ["refresh"] = "http://www.roblox.com/asset/?id=6031097226";
  423. ["pivot_table_chart"] = "http://www.roblox.com/asset/?id=6031097234";
  424. ["expand_more"] = "http://www.roblox.com/asset/?id=6031094687";
  425. ["campaign"] = "http://www.roblox.com/asset/?id=6031094666";
  426. ["arrow_left"] = "http://www.roblox.com/asset/?id=6031091002";
  427. ["arrow_drop_down_circle"] = "http://www.roblox.com/asset/?id=6031091001";
  428. ["menu_open"] = "http://www.roblox.com/asset/?id=6031097229";
  429. ["waterfall_chart"] = "http://www.roblox.com/asset/?id=6031104632";
  430. ["assistant_direction"] = "http://www.roblox.com/asset/?id=6031091005";
  431. ["menu"] = "http://www.roblox.com/asset/?id=6031097225";
  432. ["personal_video"] = "http://www.roblox.com/asset/?id=6034457070";
  433. ["power_off"] = "http://www.roblox.com/asset/?id=6034457087";
  434. ["wifi_off"] = "http://www.roblox.com/asset/?id=6034461625";
  435. ["adb"] = "http://www.roblox.com/asset/?id=6034418515";
  436. ["airline_seat_recline_normal"] = "http://www.roblox.com/asset/?id=6034418512";
  437. ["sync_problem"] = "http://www.roblox.com/asset/?id=6034452653";
  438. ["network_check"] = "http://www.roblox.com/asset/?id=6034461631";
  439. ["event_busy"] = "http://www.roblox.com/asset/?id=6034439634";
  440. ["airline_seat_flat"] = "http://www.roblox.com/asset/?id=6034418511";
  441. ["disc_full"] = "http://www.roblox.com/asset/?id=6034418518";
  442. ["sd_card"] = "http://www.roblox.com/asset/?id=6034457089";
  443. ["time_to_leave"] = "http://www.roblox.com/asset/?id=6034452660";
  444. ["phone_bluetooth_speaker"] = "http://www.roblox.com/asset/?id=6034457057";
  445. ["phone_paused"] = "http://www.roblox.com/asset/?id=6034457066";
  446. ["phone_locked"] = "http://www.roblox.com/asset/?id=6034457058";
  447. ["more"] = "http://www.roblox.com/asset/?id=6034461627";
  448. ["add_call"] = "http://www.roblox.com/asset/?id=6034418524";
  449. ["account_tree"] = "http://www.roblox.com/asset/?id=6034418507";
  450. ["do_not_disturb_on"] = "http://www.roblox.com/asset/?id=6034439649";
  451. ["event_note"] = "http://www.roblox.com/asset/?id=6034439637";
  452. ["sync_disabled"] = "http://www.roblox.com/asset/?id=6034452649";
  453. ["mms"] = "http://www.roblox.com/asset/?id=6034461621";
  454. ["airline_seat_flat_angled"] = "http://www.roblox.com/asset/?id=6034418513";
  455. ["bluetooth_audio"] = "http://www.roblox.com/asset/?id=6034418522";
  456. ["vibration"] = "http://www.roblox.com/asset/?id=6034452651";
  457. ["system_update"] = "http://www.roblox.com/asset/?id=6034452663";
  458. ["enhanced_encryption"] = "http://www.roblox.com/asset/?id=6034439652";
  459. ["wc"] = "http://www.roblox.com/asset/?id=6034452643";
  460. ["live_tv"] = "http://www.roblox.com/asset/?id=6034439648";
  461. ["folder_special"] = "http://www.roblox.com/asset/?id=6034439639";
  462. ["phone_missed"] = "http://www.roblox.com/asset/?id=6034457056";
  463. ["airline_seat_recline_extra"] = "http://www.roblox.com/asset/?id=6034418528";
  464. ["sms"] = "http://www.roblox.com/asset/?id=6034452645";
  465. ["tap_and_play"] = "http://www.roblox.com/asset/?id=6034452650";
  466. ["confirmation_number"] = "http://www.roblox.com/asset/?id=6034418519";
  467. ["event_available"] = "http://www.roblox.com/asset/?id=6034439643";
  468. ["sms_failed"] = "http://www.roblox.com/asset/?id=6034452676";
  469. ["do_not_disturb_alt"] = "http://www.roblox.com/asset/?id=6034461619";
  470. ["do_not_disturb"] = "http://www.roblox.com/asset/?id=6034439645";
  471. ["ondemand_video"] = "http://www.roblox.com/asset/?id=6034457065";
  472. ["no_encryption"] = "http://www.roblox.com/asset/?id=6034457059";
  473. ["airline_seat_legroom_extra"] = "http://www.roblox.com/asset/?id=6034418508";
  474. ["tv_off"] = "http://www.roblox.com/asset/?id=6034452646";
  475. ["sim_card_alert"] = "http://www.roblox.com/asset/?id=6034452641";
  476. ["airline_seat_legroom_normal"] = "http://www.roblox.com/asset/?id=6034418532";
  477. ["wifi"] = "http://www.roblox.com/asset/?id=6034461626";
  478. ["do_not_disturb_off"] = "http://www.roblox.com/asset/?id=6034439642";
  479. ["imagesearch_roller"] = "http://www.roblox.com/asset/?id=6034439635";
  480. ["power"] = "http://www.roblox.com/asset/?id=6034457105";
  481. ["airline_seat_legroom_reduced"] = "http://www.roblox.com/asset/?id=6034418520";
  482. ["phone_in_talk"] = "http://www.roblox.com/asset/?id=6034457067";
  483. ["airline_seat_individual_suite"] = "http://www.roblox.com/asset/?id=6034418514";
  484. ["priority_high"] = "http://www.roblox.com/asset/?id=6034457092";
  485. ["phone_callback"] = "http://www.roblox.com/asset/?id=6034457104";
  486. ["phone_forwarded"] = "http://www.roblox.com/asset/?id=6034457106";
  487. ["sync"] = "http://www.roblox.com/asset/?id=6034452662";
  488. ["vpn_lock"] = "http://www.roblox.com/asset/?id=6034452648";
  489. ["support_agent"] = "http://www.roblox.com/asset/?id=6034452656";
  490. ["network_locked"] = "http://www.roblox.com/asset/?id=6034457064";
  491. ["directions_off"] = "http://www.roblox.com/asset/?id=6034418517";
  492. ["drive_eta"] = "http://www.roblox.com/asset/?id=6034464371";
  493. ["sensor_window"] = "http://www.roblox.com/asset/?id=6031067242";
  494. ["sensor_door"] = "http://www.roblox.com/asset/?id=6031067241";
  495. ["keyboard_return"] = "http://www.roblox.com/asset/?id=6034818370";
  496. ["monitor"] = "http://www.roblox.com/asset/?id=6034837803";
  497. ["device_hub"] = "http://www.roblox.com/asset/?id=6034789877";
  498. ["keyboard"] = "http://www.roblox.com/asset/?id=6034818398";
  499. ["keyboard_voice"] = "http://www.roblox.com/asset/?id=6034818360";
  500. ["cast"] = "http://www.roblox.com/asset/?id=6034789876";
  501. ["developer_board"] = "http://www.roblox.com/asset/?id=6034789883";
  502. ["tablet"] = "http://www.roblox.com/asset/?id=6034848733";
  503. ["keyboard_hide"] = "http://www.roblox.com/asset/?id=6034818386";
  504. ["dock"] = "http://www.roblox.com/asset/?id=6034789888";
  505. ["phonelink"] = "http://www.roblox.com/asset/?id=6034837801";
  506. ["device_unknown"] = "http://www.roblox.com/asset/?id=6034789884";
  507. ["speaker_group"] = "http://www.roblox.com/asset/?id=6034848732";
  508. ["desktop_mac"] = "http://www.roblox.com/asset/?id=6034789898";
  509. ["point_of_sale"] = "http://www.roblox.com/asset/?id=6034837798";
  510. ["memory"] = "http://www.roblox.com/asset/?id=6034837807";
  511. ["keyboard_tab"] = "http://www.roblox.com/asset/?id=6034818363";
  512. ["router"] = "http://www.roblox.com/asset/?id=6034837806";
  513. ["sim_card"] = "http://www.roblox.com/asset/?id=6034837800";
  514. ["headset"] = "http://www.roblox.com/asset/?id=6034789880";
  515. ["gamepad"] = "http://www.roblox.com/asset/?id=6034789879";
  516. ["speaker"] = "http://www.roblox.com/asset/?id=6034848746";
  517. ["devices_other"] = "http://www.roblox.com/asset/?id=6034789873";
  518. ["laptop"] = "http://www.roblox.com/asset/?id=6034818367";
  519. ["scanner"] = "http://www.roblox.com/asset/?id=6034837799";
  520. ["tv"] = "http://www.roblox.com/asset/?id=6034848740";
  521. ["headset_mic"] = "http://www.roblox.com/asset/?id=6034818383";
  522. ["browser_not_supported"] = "http://www.roblox.com/asset/?id=6034789875";
  523. ["computer"] = "http://www.roblox.com/asset/?id=6034789874";
  524. ["connected_tv"] = "http://www.roblox.com/asset/?id=6034789870";
  525. ["phonelink_off"] = "http://www.roblox.com/asset/?id=6034837804";
  526. ["headset_off"] = "http://www.roblox.com/asset/?id=6034818402";
  527. ["cast_connected"] = "http://www.roblox.com/asset/?id=6034789895";
  528. ["watch"] = "http://www.roblox.com/asset/?id=6034848747";
  529. ["keyboard_arrow_up"] = "http://www.roblox.com/asset/?id=6034818379";
  530. ["keyboard_backspace"] = "http://www.roblox.com/asset/?id=6034818381";
  531. ["laptop_chromebook"] = "http://www.roblox.com/asset/?id=6034818364";
  532. ["phone_iphone"] = "http://www.roblox.com/asset/?id=6034837811";
  533. ["smartphone"] = "http://www.roblox.com/asset/?id=6034848731";
  534. ["power_input"] = "http://www.roblox.com/asset/?id=6034837794";
  535. ["videogame_asset"] = "http://www.roblox.com/asset/?id=6034848748";
  536. ["desktop_windows"] = "http://www.roblox.com/asset/?id=6034789893";
  537. ["keyboard_arrow_down"] = "http://www.roblox.com/asset/?id=6034818372";
  538. ["laptop_mac"] = "http://www.roblox.com/asset/?id=6034837808";
  539. ["laptop_windows"] = "http://www.roblox.com/asset/?id=6034837796";
  540. ["keyboard_arrow_right"] = "http://www.roblox.com/asset/?id=6034818365";
  541. ["cast_for_education"] = "http://www.roblox.com/asset/?id=6034789872";
  542. ["keyboard_capslock"] = "http://www.roblox.com/asset/?id=6034818403";
  543. ["toys"] = "http://www.roblox.com/asset/?id=6034848752";
  544. ["tablet_android"] = "http://www.roblox.com/asset/?id=6034848734";
  545. ["mouse"] = "http://www.roblox.com/asset/?id=6034837797";
  546. ["phone_android"] = "http://www.roblox.com/asset/?id=6034837793";
  547. ["keyboard_arrow_left"] = "http://www.roblox.com/asset/?id=6034818375";
  548. ["security"] = "http://www.roblox.com/asset/?id=6034837802";
  549. ["dry_cleaning"] = "http://www.roblox.com/asset/?id=6034754456";
  550. ["bakery_dining"] = "http://www.roblox.com/asset/?id=6034767610";
  551. ["place"] = "http://www.roblox.com/asset/?id=6034503372";
  552. ["run_circle"] = "http://www.roblox.com/asset/?id=6034503367";
  553. ["local_post_office"] = "http://www.roblox.com/asset/?id=6034513883";
  554. ["takeout_dining"] = "http://www.roblox.com/asset/?id=6034467808";
  555. ["nightlife"] = "http://www.roblox.com/asset/?id=6034510003";
  556. ["design_services"] = "http://www.roblox.com/asset/?id=6034754453";
  557. ["celebration"] = "http://www.roblox.com/asset/?id=6034767613";
  558. ["near_me_disabled"] = "http://www.roblox.com/asset/?id=6034509988";
  559. ["add_location_alt"] = "http://www.roblox.com/asset/?id=6034483678";
  560. ["directions_run"] = "http://www.roblox.com/asset/?id=6034754445";
  561. ["local_fire_department"] = "http://www.roblox.com/asset/?id=6034684949";
  562. ["add_road"] = "http://www.roblox.com/asset/?id=6034483677";
  563. ["my_location"] = "http://www.roblox.com/asset/?id=6034509987";
  564. ["dinner_dining"] = "http://www.roblox.com/asset/?id=6034754457";
  565. ["local_airport"] = "http://www.roblox.com/asset/?id=6034687951";
  566. ["zoom_out_map"] = "http://www.roblox.com/asset/?id=6035229856";
  567. ["pin_drop"] = "http://www.roblox.com/asset/?id=6034470807";
  568. ["subway"] = "http://www.roblox.com/asset/?id=6034467790";
  569. ["electric_moped"] = "http://www.roblox.com/asset/?id=6034744027";
  570. ["restaurant_menu"] = "http://www.roblox.com/asset/?id=6034503378";
  571. ["local_gas_station"] = "http://www.roblox.com/asset/?id=6034684935";
  572. ["local_cafe"] = "http://www.roblox.com/asset/?id=6034687954";
  573. ["theater_comedy"] = "http://www.roblox.com/asset/?id=6034467796";
  574. ["directions_bus"] = "http://www.roblox.com/asset/?id=6034754434";
  575. ["hail"] = "http://www.roblox.com/asset/?id=6034744033";
  576. ["satellite"] = "http://www.roblox.com/asset/?id=6034503370";
  577. ["local_phone"] = "http://www.roblox.com/asset/?id=6034513884";
  578. ["electric_bike"] = "http://www.roblox.com/asset/?id=6034744032";
  579. ["local_see"] = "http://www.roblox.com/asset/?id=6034513887";
  580. ["transit_enterexit"] = "http://www.roblox.com/asset/?id=6034467805";
  581. ["local_convenience_store"] = "http://www.roblox.com/asset/?id=6034687956";
  582. ["local_offer"] = "http://www.roblox.com/asset/?id=6034513891";
  583. ["electric_car"] = "http://www.roblox.com/asset/?id=6034744029";
  584. ["beenhere"] = "http://www.roblox.com/asset/?id=6034483675";
  585. ["miscellaneous_services"] = "http://www.roblox.com/asset/?id=6034509993";
  586. ["maps_ugc"] = "http://www.roblox.com/asset/?id=6034509992";
  587. ["moped"] = "http://www.roblox.com/asset/?id=6034509999";
  588. ["medical_services"] = "http://www.roblox.com/asset/?id=6034510001";
  589. ["money"] = "http://www.roblox.com/asset/?id=6034509997";
  590. ["transfer_within_a_station"] = "http://www.roblox.com/asset/?id=6034467809";
  591. ["electrical_services"] = "http://www.roblox.com/asset/?id=6034744038";
  592. ["museum"] = "http://www.roblox.com/asset/?id=6034510005";
  593. ["add_location"] = "http://www.roblox.com/asset/?id=6034483672";
  594. ["layers"] = "http://www.roblox.com/asset/?id=6034687957";
  595. ["handyman"] = "http://www.roblox.com/asset/?id=6034744057";
  596. ["local_pharmacy"] = "http://www.roblox.com/asset/?id=6034513903";
  597. ["electric_rickshaw"] = "http://www.roblox.com/asset/?id=6034744043";
  598. ["alt_route"] = "http://www.roblox.com/asset/?id=6034483670";
  599. ["no_transfer"] = "http://www.roblox.com/asset/?id=6034503363";
  600. ["pedal_bike"] = "http://www.roblox.com/asset/?id=6034503374";
  601. ["directions_transit"] = "http://www.roblox.com/asset/?id=6034754436";
  602. ["railway_alert"] = "http://www.roblox.com/asset/?id=6034470823";
  603. ["local_police"] = "http://www.roblox.com/asset/?id=6034513895";
  604. ["directions_car"] = "http://www.roblox.com/asset/?id=6034754441";
  605. ["category"] = "http://www.roblox.com/asset/?id=6034767621";
  606. ["attractions"] = "http://www.roblox.com/asset/?id=6034767620";
  607. ["person_pin_circle"] = "http://www.roblox.com/asset/?id=6034503375";
  608. ["cleaning_services"] = "http://www.roblox.com/asset/?id=6034767619";
  609. ["terrain"] = "http://www.roblox.com/asset/?id=6034467794";
  610. ["no_meals"] = "http://www.roblox.com/asset/?id=6034510024";
  611. ["train"] = "http://www.roblox.com/asset/?id=6034467803";
  612. ["delivery_dining"] = "http://www.roblox.com/asset/?id=6034767644";
  613. ["pest_control"] = "http://www.roblox.com/asset/?id=6034470809";
  614. ["directions"] = "http://www.roblox.com/asset/?id=6034754449";
  615. ["atm"] = "http://www.roblox.com/asset/?id=6034767614";
  616. ["rate_review"] = "http://www.roblox.com/asset/?id=6034503385";
  617. ["local_bar"] = "http://www.roblox.com/asset/?id=6034687950";
  618. ["local_drink"] = "http://www.roblox.com/asset/?id=6034687965";
  619. ["directions_railway"] = "http://www.roblox.com/asset/?id=6034754433";
  620. ["person_pin"] = "http://www.roblox.com/asset/?id=6034503364";
  621. ["ev_station"] = "http://www.roblox.com/asset/?id=6034744037";
  622. ["home_repair_service"] = "http://www.roblox.com/asset/?id=6034744064";
  623. ["bus_alert"] = "http://www.roblox.com/asset/?id=6034767618";
  624. ["agriculture"] = "http://www.roblox.com/asset/?id=6034483674";
  625. ["volunteer_activism"] = "http://www.roblox.com/asset/?id=6034467799";
  626. ["breakfast_dining"] = "http://www.roblox.com/asset/?id=6034483671";
  627. ["layers_clear"] = "http://www.roblox.com/asset/?id=6034687975";
  628. ["plumbing"] = "http://www.roblox.com/asset/?id=6034470800";
  629. ["taxi_alert"] = "http://www.roblox.com/asset/?id=6034467792";
  630. ["add_business"] = "http://www.roblox.com/asset/?id=6034483666";
  631. ["badge"] = "http://www.roblox.com/asset/?id=6034767607";
  632. ["edit_attributes"] = "http://www.roblox.com/asset/?id=6034754443";
  633. ["directions_walk"] = "http://www.roblox.com/asset/?id=6034754448";
  634. ["local_play"] = "http://www.roblox.com/asset/?id=6034513889";
  635. ["bike_scooter"] = "http://www.roblox.com/asset/?id=6034483669";
  636. ["two_wheeler"] = "http://www.roblox.com/asset/?id=6034467795";
  637. ["local_florist"] = "http://www.roblox.com/asset/?id=6034684940";
  638. ["local_hotel"] = "http://www.roblox.com/asset/?id=6034684939";
  639. ["no_meals_ouline"] = "http://www.roblox.com/asset/?id=6034510025";
  640. ["festival"] = "http://www.roblox.com/asset/?id=6034744031";
  641. ["local_shipping"] = "http://www.roblox.com/asset/?id=6034684926";
  642. ["directions_boat"] = "http://www.roblox.com/asset/?id=6034754442";
  643. ["wrong_location"] = "http://www.roblox.com/asset/?id=6034467801";
  644. ["restaurant"] = "http://www.roblox.com/asset/?id=6034503366";
  645. ["directions_subway"] = "http://www.roblox.com/asset/?id=6034754440";
  646. ["not_listed_location"] = "http://www.roblox.com/asset/?id=6034503380";
  647. ["electric_scooter"] = "http://www.roblox.com/asset/?id=6034744041";
  648. ["ramen_dining"] = "http://www.roblox.com/asset/?id=6034503377";
  649. ["edit_road"] = "http://www.roblox.com/asset/?id=6034744035";
  650. ["local_printshop"] = "http://www.roblox.com/asset/?id=6034513897";
  651. ["map"] = "http://www.roblox.com/asset/?id=6034684930";
  652. ["car_rental"] = "http://www.roblox.com/asset/?id=6034767641";
  653. ["multiple_stop"] = "http://www.roblox.com/asset/?id=6034510026";
  654. ["brunch_dining"] = "http://www.roblox.com/asset/?id=6034767611";
  655. ["local_laundry_service"] = "http://www.roblox.com/asset/?id=6034684943";
  656. ["set_meal"] = "http://www.roblox.com/asset/?id=6034503368";
  657. ["local_car_wash"] = "http://www.roblox.com/asset/?id=6034687976";
  658. ["pest_control_rodent"] = "http://www.roblox.com/asset/?id=6034470803";
  659. ["local_pizza"] = "http://www.roblox.com/asset/?id=6034513885";
  660. ["local_grocery_store"] = "http://www.roblox.com/asset/?id=6034684933";
  661. ["traffic"] = "http://www.roblox.com/asset/?id=6034467797";
  662. ["departure_board"] = "http://www.roblox.com/asset/?id=6034767615";
  663. ["icecream"] = "http://www.roblox.com/asset/?id=6034687967";
  664. ["navigation"] = "http://www.roblox.com/asset/?id=6034509984";
  665. ["near_me"] = "http://www.roblox.com/asset/?id=6034509996";
  666. ["fastfood"] = "http://www.roblox.com/asset/?id=6034744034";
  667. ["local_library"] = "http://www.roblox.com/asset/?id=6034684931";
  668. ["local_activity"] = "http://www.roblox.com/asset/?id=6034687955";
  669. ["local_hospital"] = "http://www.roblox.com/asset/?id=6034684956";
  670. ["menu_book"] = "http://www.roblox.com/asset/?id=6034509994";
  671. ["directions_bike"] = "http://www.roblox.com/asset/?id=6034754459";
  672. ["store_mall_directory"] = "http://www.roblox.com/asset/?id=6034470811";
  673. ["trip_origin"] = "http://www.roblox.com/asset/?id=6034467804";
  674. ["tram"] = "http://www.roblox.com/asset/?id=6034467806";
  675. ["edit_location"] = "http://www.roblox.com/asset/?id=6034754439";
  676. ["streetview"] = "http://www.roblox.com/asset/?id=6034470805";
  677. ["hvac"] = "http://www.roblox.com/asset/?id=6034687960";
  678. ["lunch_dining"] = "http://www.roblox.com/asset/?id=6034684928";
  679. ["car_repair"] = "http://www.roblox.com/asset/?id=6034767617";
  680. ["compass_calibration"] = "http://www.roblox.com/asset/?id=6034767623";
  681. ["360"] = "http://www.roblox.com/asset/?id=6034767608";
  682. ["flight"] = "http://www.roblox.com/asset/?id=6034744030";
  683. ["local_mall"] = "http://www.roblox.com/asset/?id=6034684934";
  684. ["hotel"] = "http://www.roblox.com/asset/?id=6034687977";
  685. ["local_parking"] = "http://www.roblox.com/asset/?id=6034513893";
  686. ["hardware"] = "http://www.roblox.com/asset/?id=6034744036";
  687. ["local_dining"] = "http://www.roblox.com/asset/?id=6034687963";
  688. ["park"] = "http://www.roblox.com/asset/?id=6034503369";
  689. ["location_pin"] = "http://www.roblox.com/asset/?id=6034684937";
  690. ["local_movies"] = "http://www.roblox.com/asset/?id=6034684936";
  691. ["local_atm"] = "http://www.roblox.com/asset/?id=6034687953";
  692. ["local_taxi"] = "http://www.roblox.com/asset/?id=6034684927";
  693. ["brightness_low"] = "http://www.roblox.com/asset/?id=6034989542";
  694. ["screen_lock_landscape"] = "http://www.roblox.com/asset/?id=6034996700";
  695. ["graphic_eq"] = "http://www.roblox.com/asset/?id=6034989551";
  696. ["screen_lock_rotation"] = "http://www.roblox.com/asset/?id=6034996710";
  697. ["signal_cellular_4_bar"] = "http://www.roblox.com/asset/?id=6035030076";
  698. ["airplanemode_inactive"] = "http://www.roblox.com/asset/?id=6034983848";
  699. ["signal_wifi_0_bar"] = "http://www.roblox.com/asset/?id=6035030067";
  700. ["battery_full"] = "http://www.roblox.com/asset/?id=6034983854";
  701. ["gps_fixed"] = "http://www.roblox.com/asset/?id=6034989550";
  702. ["brightness_high"] = "http://www.roblox.com/asset/?id=6034989541";
  703. ["ad_units"] = "http://www.roblox.com/asset/?id=6034983845";
  704. ["signal_cellular_alt"] = "http://www.roblox.com/asset/?id=6035030079";
  705. ["bluetooth_connected"] = "http://www.roblox.com/asset/?id=6034983855";
  706. ["wifi_tethering"] = "http://www.roblox.com/asset/?id=6035039430";
  707. ["dvr"] = "http://www.roblox.com/asset/?id=6034989561";
  708. ["screen_search_desktop"] = "http://www.roblox.com/asset/?id=6034996711";
  709. ["network_wifi"] = "http://www.roblox.com/asset/?id=6034996712";
  710. ["access_alarms"] = "http://www.roblox.com/asset/?id=6034983853";
  711. ["nfc"] = "http://www.roblox.com/asset/?id=6034996698";
  712. ["location_disabled"] = "http://www.roblox.com/asset/?id=6034996694";
  713. ["signal_wifi_4_bar"] = "http://www.roblox.com/asset/?id=6035030077";
  714. ["access_time"] = "http://www.roblox.com/asset/?id=6034983856";
  715. ["mobile_off"] = "http://www.roblox.com/asset/?id=6034996702";
  716. ["battery_unknown"] = "http://www.roblox.com/asset/?id=6034983842";
  717. ["signal_cellular_null"] = "http://www.roblox.com/asset/?id=6035030075";
  718. ["bluetooth_disabled"] = "http://www.roblox.com/asset/?id=6034989562";
  719. ["developer_mode"] = "http://www.roblox.com/asset/?id=6034989549";
  720. ["network_cell"] = "http://www.roblox.com/asset/?id=6034996709";
  721. ["sd_storage"] = "http://www.roblox.com/asset/?id=6034996719";
  722. ["signal_cellular_no_sim"] = "http://www.roblox.com/asset/?id=6035030078";
  723. ["devices"] = "http://www.roblox.com/asset/?id=6034989540";
  724. ["screen_rotation"] = "http://www.roblox.com/asset/?id=6034996701";
  725. ["device_thermostat"] = "http://www.roblox.com/asset/?id=6034989544";
  726. ["signal_wifi_off"] = "http://www.roblox.com/asset/?id=6035030074";
  727. ["widgets"] = "http://www.roblox.com/asset/?id=6035039429";
  728. ["bluetooth"] = "http://www.roblox.com/asset/?id=6034983880";
  729. ["battery_charging_full"] = "http://www.roblox.com/asset/?id=6034983849";
  730. ["mobile_friendly"] = "http://www.roblox.com/asset/?id=6034996699";
  731. ["signal_cellular_0_bar"] = "http://www.roblox.com/asset/?id=6035030072";
  732. ["storage"] = "http://www.roblox.com/asset/?id=6035030083";
  733. ["send_to_mobile"] = "http://www.roblox.com/asset/?id=6034996697";
  734. ["location_searching"] = "http://www.roblox.com/asset/?id=6034996695";
  735. ["brightness_auto"] = "http://www.roblox.com/asset/?id=6034989545";
  736. ["wifi_lock"] = "http://www.roblox.com/asset/?id=6035039428";
  737. ["gps_not_fixed"] = "http://www.roblox.com/asset/?id=6034989547";
  738. ["access_alarm"] = "http://www.roblox.com/asset/?id=6034983844";
  739. ["battery_alert"] = "http://www.roblox.com/asset/?id=6034983843";
  740. ["signal_cellular_off"] = "http://www.roblox.com/asset/?id=6035030084";
  741. ["signal_cellular_connected_no_internet_4"] = "http://www.roblox.com/asset/?id=6035229858";
  742. ["gps_off"] = "http://www.roblox.com/asset/?id=6034989548";
  743. ["add_alarm"] = "http://www.roblox.com/asset/?id=6034983850";
  744. ["brightness_medium"] = "http://www.roblox.com/asset/?id=6034989543";
  745. ["usb"] = "http://www.roblox.com/asset/?id=6035030080";
  746. ["airplanemode_active"] = "http://www.roblox.com/asset/?id=6034983864";
  747. ["reset_tv"] = "http://www.roblox.com/asset/?id=6034996696";
  748. ["wallpaper"] = "http://www.roblox.com/asset/?id=6035030102";
  749. ["settings_system_daydream"] = "http://www.roblox.com/asset/?id=6035030081";
  750. ["bluetooth_searching"] = "http://www.roblox.com/asset/?id=6034989553";
  751. ["add_to_home_screen"] = "http://www.roblox.com/asset/?id=6034983858";
  752. ["screen_lock_portrait"] = "http://www.roblox.com/asset/?id=6034996706";
  753. ["data_usage"] = "http://www.roblox.com/asset/?id=6034989568";
  754. ["_auto_delete"] = "http://www.roblox.com/asset/?id=6031071068";
  755. ["_error"] = "http://www.roblox.com/asset/?id=6031071057";
  756. ["_notification_important"] = "http://www.roblox.com/asset/?id=6031071056";
  757. ["_add_alert"] = "http://www.roblox.com/asset/?id=6031071067";
  758. ["_warning"] = "http://www.roblox.com/asset/?id=6031071053";
  759. ["_error_outline"] = "http://www.roblox.com/asset/?id=6031071050";
  760. ["check_box_outline_blank"] = "http://www.roblox.com/asset/?id=6031068420";
  761. ["toggle_off"] = "http://www.roblox.com/asset/?id=6031068429";
  762. ["indeterminate_check_box"] = "http://www.roblox.com/asset/?id=6031068445";
  763. ["radio_button_checked"] = "http://www.roblox.com/asset/?id=6031068426";
  764. ["toggle_on"] = "http://www.roblox.com/asset/?id=6031068430";
  765. ["check_box"] = "http://www.roblox.com/asset/?id=6031068421";
  766. ["radio_button_unchecked"] = "http://www.roblox.com/asset/?id=6031068433";
  767. ["star"] = "http://www.roblox.com/asset/?id=6031068423";
  768. ["star_border"] = "http://www.roblox.com/asset/?id=6031068425";
  769. ["star_half"] = "http://www.roblox.com/asset/?id=6031068427";
  770. ["star_outline"] = "http://www.roblox.com/asset/?id=6031068428";
  771. ["multiline_chart"] = "http://www.roblox.com/asset/?id=6034941721";
  772. ["pie_chart"] = "http://www.roblox.com/asset/?id=6034973076";
  773. ["format_line_spacing"] = "http://www.roblox.com/asset/?id=6034910905";
  774. ["format_align_left"] = "http://www.roblox.com/asset/?id=6034900727";
  775. ["linear_scale"] = "http://www.roblox.com/asset/?id=6034941707";
  776. ["insert_photo"] = "http://www.roblox.com/asset/?id=6034941703";
  777. ["scatter_plot"] = "http://www.roblox.com/asset/?id=6034973094";
  778. ["post_add"] = "http://www.roblox.com/asset/?id=6034973083";
  779. ["format_textdirection_r_to_l"] = "http://www.roblox.com/asset/?id=6034925623";
  780. ["format_size"] = "http://www.roblox.com/asset/?id=6034910908";
  781. ["format_color_fill"] = "http://www.roblox.com/asset/?id=6034910903";
  782. ["format_paint"] = "http://www.roblox.com/asset/?id=6034925618";
  783. ["format_underlined"] = "http://www.roblox.com/asset/?id=6034925627";
  784. ["format_shapes"] = "http://www.roblox.com/asset/?id=6034910909";
  785. ["title"] = "http://www.roblox.com/asset/?id=6034934042";
  786. ["highlight"] = "http://www.roblox.com/asset/?id=6034925617";
  787. ["bar_chart"] = "http://www.roblox.com/asset/?id=6034898096";
  788. ["format_indent_increase"] = "http://www.roblox.com/asset/?id=6034900724";
  789. ["merge_type"] = "http://www.roblox.com/asset/?id=6034941705";
  790. ["bubble_chart"] = "http://www.roblox.com/asset/?id=6034925612";
  791. ["publish"] = "http://www.roblox.com/asset/?id=6034973085";
  792. ["format_indent_decrease"] = "http://www.roblox.com/asset/?id=6034900733";
  793. ["margin"] = "http://www.roblox.com/asset/?id=6034941701";
  794. ["table_rows"] = "http://www.roblox.com/asset/?id=6034934025";
  795. ["stacked_line_chart"] = "http://www.roblox.com/asset/?id=6034934039";
  796. ["border_clear"] = "http://www.roblox.com/asset/?id=6034898135";
  797. ["border_color"] = "http://www.roblox.com/asset/?id=6034898100";
  798. ["border_inner"] = "http://www.roblox.com/asset/?id=6034898131";
  799. ["insert_chart"] = "http://www.roblox.com/asset/?id=6034925628";
  800. ["border_top"] = "http://www.roblox.com/asset/?id=6034900726";
  801. ["padding"] = "http://www.roblox.com/asset/?id=6034973078";
  802. ["border_vertical"] = "http://www.roblox.com/asset/?id=6034900725";
  803. ["score"] = "http://www.roblox.com/asset/?id=6034934041";
  804. ["border_right"] = "http://www.roblox.com/asset/?id=6034898120";
  805. ["add_chart"] = "http://www.roblox.com/asset/?id=6034898093";
  806. ["space_bar"] = "http://www.roblox.com/asset/?id=6034934037";
  807. ["border_outer"] = "http://www.roblox.com/asset/?id=6034898104";
  808. ["mode_comment"] = "http://www.roblox.com/asset/?id=6034941700";
  809. ["attach_money"] = "http://www.roblox.com/asset/?id=6034898098";
  810. ["drag_handle"] = "http://www.roblox.com/asset/?id=6034910907";
  811. ["format_align_right"] = "http://www.roblox.com/asset/?id=6034900723";
  812. ["pie_chart_outlined"] = "http://www.roblox.com/asset/?id=6034973077";
  813. ["horizontal_rule"] = "http://www.roblox.com/asset/?id=6034925610";
  814. ["border_all"] = "http://www.roblox.com/asset/?id=6034898101";
  815. ["border_style"] = "http://www.roblox.com/asset/?id=6034898097";
  816. ["insert_comment"] = "http://www.roblox.com/asset/?id=6034925609";
  817. ["vertical_align_top"] = "http://www.roblox.com/asset/?id=6034973080";
  818. ["vertical_align_center"] = "http://www.roblox.com/asset/?id=6034934051";
  819. ["format_color_text"] = "http://www.roblox.com/asset/?id=6034910910";
  820. ["format_quote"] = "http://www.roblox.com/asset/?id=6034925629";
  821. ["height"] = "http://www.roblox.com/asset/?id=6034925613";
  822. ["add_comment"] = "http://www.roblox.com/asset/?id=6034898128";
  823. ["format_strikethrough"] = "http://www.roblox.com/asset/?id=6034910904";
  824. ["strikethrough_s"] = "http://www.roblox.com/asset/?id=6034934030";
  825. ["border_left"] = "http://www.roblox.com/asset/?id=6034898099";
  826. ["format_list_bulleted"] = "http://www.roblox.com/asset/?id=6034925620";
  827. ["format_italic"] = "http://www.roblox.com/asset/?id=6034910912";
  828. ["format_list_numbered"] = "http://www.roblox.com/asset/?id=6034925622";
  829. ["attach_file"] = "http://www.roblox.com/asset/?id=6034898102";
  830. ["wrap_text"] = "http://www.roblox.com/asset/?id=6034973118";
  831. ["insert_invitation"] = "http://www.roblox.com/asset/?id=6034973091";
  832. ["format_list_numbered_rtl"] = "http://www.roblox.com/asset/?id=6034910906";
  833. ["border_horizontal"] = "http://www.roblox.com/asset/?id=6034898105";
  834. ["format_align_center"] = "http://www.roblox.com/asset/?id=6034900718";
  835. ["format_textdirection_l_to_r"] = "http://www.roblox.com/asset/?id=6034925619";
  836. ["show_chart"] = "http://www.roblox.com/asset/?id=6034934032";
  837. ["insert_chart_outlined"] = "http://www.roblox.com/asset/?id=6034925606";
  838. ["vertical_align_bottom"] = "http://www.roblox.com/asset/?id=6034934023";
  839. ["subscript"] = "http://www.roblox.com/asset/?id=6034934059";
  840. ["format_align_justify"] = "http://www.roblox.com/asset/?id=6034900721";
  841. ["format_clear"] = "http://www.roblox.com/asset/?id=6034910902";
  842. ["notes"] = "http://www.roblox.com/asset/?id=6034973084";
  843. ["insert_drive_file"] = "http://www.roblox.com/asset/?id=6034941697";
  844. ["functions"] = "http://www.roblox.com/asset/?id=6034925614";
  845. ["insert_emoticon"] = "http://www.roblox.com/asset/?id=6034973079";
  846. ["insert_link"] = "http://www.roblox.com/asset/?id=6034973074";
  847. ["format_color_reset"] = "http://www.roblox.com/asset/?id=6034900743";
  848. ["monetization_on"] = "http://www.roblox.com/asset/?id=6034973115";
  849. ["short_text"] = "http://www.roblox.com/asset/?id=6034934035";
  850. ["mode_edit"] = "http://www.roblox.com/asset/?id=6034941708";
  851. ["superscript"] = "http://www.roblox.com/asset/?id=6034934034";
  852. ["table_chart"] = "http://www.roblox.com/asset/?id=6034973081";
  853. ["format_bold"] = "http://www.roblox.com/asset/?id=6034900732";
  854. ["money_off"] = "http://www.roblox.com/asset/?id=6034973088";
  855. ["border_bottom"] = "http://www.roblox.com/asset/?id=6034898094";
  856. ["text_fields"] = "http://www.roblox.com/asset/?id=6034934040";
  857. ["note"] = "http://www.roblox.com/asset/?id=6026663734";
  858. ["shuffle"] = "http://www.roblox.com/asset/?id=6026667003";
  859. ["library_books"] = "http://www.roblox.com/asset/?id=6026660085";
  860. ["library_music"] = "http://www.roblox.com/asset/?id=6026660075";
  861. ["surround_sound"] = "http://www.roblox.com/asset/?id=6026671209";
  862. ["forward_30"] = "http://www.roblox.com/asset/?id=6026660088";
  863. ["music_video"] = "http://www.roblox.com/asset/?id=6026663704";
  864. ["videocam_off"] = "http://www.roblox.com/asset/?id=6026671212";
  865. ["control_camera"] = "http://www.roblox.com/asset/?id=6026647916";
  866. ["explicit"] = "http://www.roblox.com/asset/?id=6026647913";
  867. ["3k_plus"] = "http://www.roblox.com/asset/?id=6026681598";
  868. ["fiber_pin"] = "http://www.roblox.com/asset/?id=6026660064";
  869. ["skip_previous"] = "http://www.roblox.com/asset/?id=6026667011";
  870. ["pause_circle_filled"] = "http://www.roblox.com/asset/?id=6026663718";
  871. ["video_settings"] = "http://www.roblox.com/asset/?id=6026671211";
  872. ["movie"] = "http://www.roblox.com/asset/?id=6026660081";
  873. ["add_to_queue"] = "http://www.roblox.com/asset/?id=6026647903";
  874. ["6k"] = "http://www.roblox.com/asset/?id=6026681579";
  875. ["web_asset"] = "http://www.roblox.com/asset/?id=6026671239";
  876. ["play_circle_outline"] = "http://www.roblox.com/asset/?id=6026663726";
  877. ["volume_off"] = "http://www.roblox.com/asset/?id=6026671224";
  878. ["mic_off"] = "http://www.roblox.com/asset/?id=6026660076";
  879. ["featured_play_list"] = "http://www.roblox.com/asset/?id=6026647932";
  880. ["pause_circle_outline"] = "http://www.roblox.com/asset/?id=6026663701";
  881. ["slow_motion_video"] = "http://www.roblox.com/asset/?id=6026681583";
  882. ["7k"] = "http://www.roblox.com/asset/?id=6026681584";
  883. ["playlist_add"] = "http://www.roblox.com/asset/?id=6026663728";
  884. ["fiber_smart_record"] = "http://www.roblox.com/asset/?id=6026660080";
  885. ["8k"] = "http://www.roblox.com/asset/?id=6026643014";
  886. ["hd"] = "http://www.roblox.com/asset/?id=6026660065";
  887. ["repeat_one_on"] = "http://www.roblox.com/asset/?id=6026666992";
  888. ["recent_actors"] = "http://www.roblox.com/asset/?id=6026663773";
  889. ["fiber_new"] = "http://www.roblox.com/asset/?id=6026647930";
  890. ["fiber_dvr"] = "http://www.roblox.com/asset/?id=6026647912";
  891. ["hearing_disabled"] = "http://www.roblox.com/asset/?id=6026660068";
  892. ["forward_10"] = "http://www.roblox.com/asset/?id=6026660062";
  893. ["4k_plus"] = "http://www.roblox.com/asset/?id=6026643005";
  894. ["repeat_one"] = "http://www.roblox.com/asset/?id=6026681590";
  895. ["equalizer"] = "http://www.roblox.com/asset/?id=6026647906";
  896. ["stop"] = "http://www.roblox.com/asset/?id=6026681576";
  897. ["2k"] = "http://www.roblox.com/asset/?id=6026643032";
  898. ["playlist_add_check"] = "http://www.roblox.com/asset/?id=6026663727";
  899. ["not_interested"] = "http://www.roblox.com/asset/?id=6026663743";
  900. ["videocam"] = "http://www.roblox.com/asset/?id=6026671213";
  901. ["sort_by_alpha"] = "http://www.roblox.com/asset/?id=6026667009";
  902. ["library_add"] = "http://www.roblox.com/asset/?id=6026660063";
  903. ["stop_circle"] = "http://www.roblox.com/asset/?id=6026681577";
  904. ["pause"] = "http://www.roblox.com/asset/?id=6026663719";
  905. ["new_releases"] = "http://www.roblox.com/asset/?id=6026663730";
  906. ["album"] = "http://www.roblox.com/asset/?id=6026647905";
  907. ["sd"] = "http://www.roblox.com/asset/?id=6026681582";
  908. ["volume_up"] = "http://www.roblox.com/asset/?id=6026671215";
  909. ["replay_5"] = "http://www.roblox.com/asset/?id=6026666993";
  910. ["high_quality"] = "http://www.roblox.com/asset/?id=6026660059";
  911. ["shuffle_on"] = "http://www.roblox.com/asset/?id=6026666996";
  912. ["play_arrow"] = "http://www.roblox.com/asset/?id=6026663699";
  913. ["snooze"] = "http://www.roblox.com/asset/?id=6026667006";
  914. ["closed_caption_disabled"] = "http://www.roblox.com/asset/?id=6026647900";
  915. ["subscriptions"] = "http://www.roblox.com/asset/?id=6026671207";
  916. ["skip_next"] = "http://www.roblox.com/asset/?id=6026667005";
  917. ["branding_watermark"] = "http://www.roblox.com/asset/?id=6026647911";
  918. ["speed"] = "http://www.roblox.com/asset/?id=6026681578";
  919. ["art_track"] = "http://www.roblox.com/asset/?id=6026647908";
  920. ["3k"] = "http://www.roblox.com/asset/?id=6026681574";
  921. ["4k"] = "http://www.roblox.com/asset/?id=6026643017";
  922. ["volume_mute"] = "http://www.roblox.com/asset/?id=6026671214";
  923. ["playlist_play"] = "http://www.roblox.com/asset/?id=6026663723";
  924. ["remove_from_queue"] = "http://www.roblox.com/asset/?id=6026663771";
  925. ["fast_forward"] = "http://www.roblox.com/asset/?id=6026647902";
  926. ["play_disabled"] = "http://www.roblox.com/asset/?id=6026663702";
  927. ["fast_rewind"] = "http://www.roblox.com/asset/?id=6026647942";
  928. ["5k"] = "http://www.roblox.com/asset/?id=6026681575";
  929. ["replay_10"] = "http://www.roblox.com/asset/?id=6026667007";
  930. ["video_library"] = "http://www.roblox.com/asset/?id=6026671208";
  931. ["loop"] = "http://www.roblox.com/asset/?id=6026660087";
  932. ["replay_circle_filled"] = "http://www.roblox.com/asset/?id=6026667002";
  933. ["5g"] = "http://www.roblox.com/asset/?id=6026643007";
  934. ["library_add_check"] = "http://www.roblox.com/asset/?id=6026660083";
  935. ["repeat"] = "http://www.roblox.com/asset/?id=6026666998";
  936. ["queue_play_next"] = "http://www.roblox.com/asset/?id=6026663700";
  937. ["forward_5"] = "http://www.roblox.com/asset/?id=6026660067";
  938. ["web"] = "http://www.roblox.com/asset/?id=6026671234";
  939. ["mic_none"] = "http://www.roblox.com/asset/?id=6026660066";
  940. ["queue"] = "http://www.roblox.com/asset/?id=6026663724";
  941. ["closed_caption_off"] = "http://www.roblox.com/asset/?id=6026647943";
  942. ["hearing"] = "http://www.roblox.com/asset/?id=6026660060";
  943. ["queue_music"] = "http://www.roblox.com/asset/?id=6026663725";
  944. ["airplay"] = "http://www.roblox.com/asset/?id=6026647929";
  945. ["9k"] = "http://www.roblox.com/asset/?id=6026643013";
  946. ["video_label"] = "http://www.roblox.com/asset/?id=6026671204";
  947. ["8k_plus"] = "http://www.roblox.com/asset/?id=6026643003";
  948. ["play_circle_filled"] = "http://www.roblox.com/asset/?id=6026663705";
  949. ["1k"] = "http://www.roblox.com/asset/?id=6026643002";
  950. ["fiber_manual_record"] = "http://www.roblox.com/asset/?id=6026647909";
  951. ["closed_caption"] = "http://www.roblox.com/asset/?id=6026647896";
  952. ["subtitles"] = "http://www.roblox.com/asset/?id=6026671203";
  953. ["featured_video"] = "http://www.roblox.com/asset/?id=6026647910";
  954. ["replay_30"] = "http://www.roblox.com/asset/?id=6026667010";
  955. ["10k"] = "http://www.roblox.com/asset/?id=6026643035";
  956. ["5k_plus"] = "http://www.roblox.com/asset/?id=6026643028";
  957. ["6k_plus"] = "http://www.roblox.com/asset/?id=6026643019";
  958. ["replay"] = "http://www.roblox.com/asset/?id=6026666999";
  959. ["repeat_on"] = "http://www.roblox.com/asset/?id=6026666994";
  960. ["1k_plus"] = "http://www.roblox.com/asset/?id=6026681580";
  961. ["2k_plus"] = "http://www.roblox.com/asset/?id=6026681588";
  962. ["games"] = "http://www.roblox.com/asset/?id=6026660074";
  963. ["volume_down"] = "http://www.roblox.com/asset/?id=6026671206";
  964. ["mic"] = "http://www.roblox.com/asset/?id=6026660078";
  965. ["call_to_action"] = "http://www.roblox.com/asset/?id=6026647898";
  966. ["7k_plus"] = "http://www.roblox.com/asset/?id=6026643012";
  967. ["av_timer"] = "http://www.roblox.com/asset/?id=6026647934";
  968. ["9k_plus"] = "http://www.roblox.com/asset/?id=6026681585";
  969. ["radio"] = "http://www.roblox.com/asset/?id=6026663698";
  970. ["10mp"] = "http://www.roblox.com/asset/?id=6031328149";
  971. ["20mp"] = "http://www.roblox.com/asset/?id=6031488940";
  972. ["wb_twighlight"] = "http://www.roblox.com/asset/?id=6034412760";
  973. ["movie_creation"] = "http://www.roblox.com/asset/?id=6034323681";
  974. ["crop_portrait"] = "http://www.roblox.com/asset/?id=6031630198";
  975. ["filter_5"] = "http://www.roblox.com/asset/?id=6031597518";
  976. ["broken_image"] = "http://www.roblox.com/asset/?id=6031471480";
  977. ["flip_camera_android"] = "http://www.roblox.com/asset/?id=6034333280";
  978. ["flip_camera_ios"] = "http://www.roblox.com/asset/?id=6034333267";
  979. ["circle"] = "http://www.roblox.com/asset/?id=6031625146";
  980. ["photo_camera_front"] = "http://www.roblox.com/asset/?id=6031771000";
  981. ["assistant"] = "http://www.roblox.com/asset/?id=6031360356";
  982. ["face_retouching_natural"] = "http://www.roblox.com/asset/?id=6034333274";
  983. ["palette"] = "http://www.roblox.com/asset/?id=6034316009";
  984. ["nature_people"] = "http://www.roblox.com/asset/?id=6034323711";
  985. ["14mp"] = "http://www.roblox.com/asset/?id=6031328161";
  986. ["gradient"] = "http://www.roblox.com/asset/?id=6034333261";
  987. ["filter_4"] = "http://www.roblox.com/asset/?id=6031597512";
  988. ["panorama_wide_angle_select"] = "http://www.roblox.com/asset/?id=6031770990";
  989. ["photo"] = "http://www.roblox.com/asset/?id=6031770993";
  990. ["grid_off"] = "http://www.roblox.com/asset/?id=6034333286";
  991. ["leak_add"] = "http://www.roblox.com/asset/?id=6034407074";
  992. ["landscape"] = "http://www.roblox.com/asset/?id=6034407069";
  993. ["exposure_plus_1"] = "http://www.roblox.com/asset/?id=6034328970";
  994. ["slideshow"] = "http://www.roblox.com/asset/?id=6031754546";
  995. ["camera_alt"] = "http://www.roblox.com/asset/?id=6031572307";
  996. ["audiotrack"] = "http://www.roblox.com/asset/?id=6031471489";
  997. ["filter_none"] = "http://www.roblox.com/asset/?id=6031600815";
  998. ["blur_off"] = "http://www.roblox.com/asset/?id=6031371055";
  999. ["crop_16_9"] = "http://www.roblox.com/asset/?id=6031630205";
  1000. ["blur_on"] = "http://www.roblox.com/asset/?id=6031371068";
  1001. ["brightness_4"] = "http://www.roblox.com/asset/?id=6031471483";
  1002. ["details"] = "http://www.roblox.com/asset/?id=6034328968";
  1003. ["panorama_horizontal"] = "http://www.roblox.com/asset/?id=6034315966";
  1004. ["camera_rear"] = "http://www.roblox.com/asset/?id=6031572316";
  1005. ["hdr_weak"] = "http://www.roblox.com/asset/?id=6034407083";
  1006. ["collections"] = "http://www.roblox.com/asset/?id=6031625145";
  1007. ["hdr_enhanced_select"] = "http://www.roblox.com/asset/?id=6034333281";
  1008. ["adjust"] = "http://www.roblox.com/asset/?id=6031339048";
  1009. ["burst_mode"] = "http://www.roblox.com/asset/?id=6031572306";
  1010. ["nature"] = "http://www.roblox.com/asset/?id=6034323695";
  1011. ["brightness_6"] = "http://www.roblox.com/asset/?id=6031572309";
  1012. ["19mp"] = "http://www.roblox.com/asset/?id=6031339054";
  1013. ["grain"] = "http://www.roblox.com/asset/?id=6034333288";
  1014. ["receipt_long"] = "http://www.roblox.com/asset/?id=6031763428";
  1015. ["photo_filter"] = "http://www.roblox.com/asset/?id=6031770992";
  1016. ["edit"] = "http://www.roblox.com/asset/?id=6034328955";
  1017. ["healing"] = "http://www.roblox.com/asset/?id=6034407071";
  1018. ["exposure_neg_1"] = "http://www.roblox.com/asset/?id=6034328957";
  1019. ["exposure"] = "http://www.roblox.com/asset/?id=6034328962";
  1020. ["wb_shade"] = "http://www.roblox.com/asset/?id=6034315974";
  1021. ["compare"] = "http://www.roblox.com/asset/?id=6031625151";
  1022. ["cases"] = "http://www.roblox.com/asset/?id=6031572324";
  1023. ["timer_3"] = "http://www.roblox.com/asset/?id=6031754540";
  1024. ["exposure_plus_2"] = "http://www.roblox.com/asset/?id=6034328961";
  1025. ["12mp"] = "http://www.roblox.com/asset/?id=6031328140";
  1026. ["22mp"] = "http://www.roblox.com/asset/?id=6031360353";
  1027. ["timer_off"] = "http://www.roblox.com/asset/?id=6031734881";
  1028. ["auto_stories"] = "http://www.roblox.com/asset/?id=6031360360";
  1029. ["rotate_left"] = "http://www.roblox.com/asset/?id=6031763427";
  1030. ["wb_iridescent"] = "http://www.roblox.com/asset/?id=6034315972";
  1031. ["shutter_speed"] = "http://www.roblox.com/asset/?id=6031763443";
  1032. ["switch_video"] = "http://www.roblox.com/asset/?id=6031754536";
  1033. ["23mp"] = "http://www.roblox.com/asset/?id=6031339045";
  1034. ["euro"] = "http://www.roblox.com/asset/?id=6034328963";
  1035. ["15mp"] = "http://www.roblox.com/asset/?id=6031328158";
  1036. ["filter_center_focus"] = "http://www.roblox.com/asset/?id=6031600817";
  1037. ["photo_library"] = "http://www.roblox.com/asset/?id=6031770998";
  1038. ["mp"] = "http://www.roblox.com/asset/?id=6034323674";
  1039. ["looks_4"] = "http://www.roblox.com/asset/?id=6034407089";
  1040. ["filter_2"] = "http://www.roblox.com/asset/?id=6031597521";
  1041. ["crop_3_2"] = "http://www.roblox.com/asset/?id=6034328956";
  1042. ["auto_fix_normal"] = "http://www.roblox.com/asset/?id=6031371074";
  1043. ["auto_fix_off"] = "http://www.roblox.com/asset/?id=6031360381";
  1044. ["wb_auto"] = "http://www.roblox.com/asset/?id=6031734875";
  1045. ["switch_camera"] = "http://www.roblox.com/asset/?id=6031754550";
  1046. ["filter_vintage"] = "http://www.roblox.com/asset/?id=6031600811";
  1047. ["photo_size_select_small"] = "http://www.roblox.com/asset/?id=6031763457";
  1048. ["blur_linear"] = "http://www.roblox.com/asset/?id=6031488930";
  1049. ["hdr_on"] = "http://www.roblox.com/asset/?id=6034333279";
  1050. ["tag_faces"] = "http://www.roblox.com/asset/?id=6031754560";
  1051. ["21mp"] = "http://www.roblox.com/asset/?id=6031339065";
  1052. ["camera"] = "http://www.roblox.com/asset/?id=6031572312";
  1053. ["image_aspect_ratio"] = "http://www.roblox.com/asset/?id=6034407073";
  1054. ["filter_b_and_w"] = "http://www.roblox.com/asset/?id=6031600824";
  1055. ["crop_landscape"] = "http://www.roblox.com/asset/?id=6031630202";
  1056. ["13mp"] = "http://www.roblox.com/asset/?id=6031328137";
  1057. ["grid_on"] = "http://www.roblox.com/asset/?id=6034333276";
  1058. ["motion_photos_pause"] = "http://www.roblox.com/asset/?id=6034323668";
  1059. ["filter_6"] = "http://www.roblox.com/asset/?id=6031597524";
  1060. ["linked_camera"] = "http://www.roblox.com/asset/?id=6034407082";
  1061. ["panorama_fish_eye"] = "http://www.roblox.com/asset/?id=6034315969";
  1062. ["panorama"] = "http://www.roblox.com/asset/?id=6034315955";
  1063. ["color_lens"] = "http://www.roblox.com/asset/?id=6031625148";
  1064. ["lens"] = "http://www.roblox.com/asset/?id=6034407081";
  1065. ["crop_din"] = "http://www.roblox.com/asset/?id=6031630208";
  1066. ["exposure_neg_2"] = "http://www.roblox.com/asset/?id=6034328973";
  1067. ["mic_external_off"] = "http://www.roblox.com/asset/?id=6034323672";
  1068. ["crop_free"] = "http://www.roblox.com/asset/?id=6031630212";
  1069. ["crop_original"] = "http://www.roblox.com/asset/?id=6031630204";
  1070. ["panorama_photosphere_select"] = "http://www.roblox.com/asset/?id=6034315975";
  1071. ["photo_size_select_actual"] = "http://www.roblox.com/asset/?id=6031771012";
  1072. ["leak_remove"] = "http://www.roblox.com/asset/?id=6034407080";
  1073. ["collections_bookmark"] = "http://www.roblox.com/asset/?id=6034328965";
  1074. ["straighten"] = "http://www.roblox.com/asset/?id=6031754545";
  1075. ["timelapse"] = "http://www.roblox.com/asset/?id=6031754541";
  1076. ["picture_as_pdf"] = "http://www.roblox.com/asset/?id=6031763425";
  1077. ["crop_rotate"] = "http://www.roblox.com/asset/?id=6031630203";
  1078. ["control_point_duplicate"] = "http://www.roblox.com/asset/?id=6034328959";
  1079. ["photo_camera_back"] = "http://www.roblox.com/asset/?id=6031771007";
  1080. ["looks_3"] = "http://www.roblox.com/asset/?id=6034407088";
  1081. ["motion_photos_off"] = "http://www.roblox.com/asset/?id=6034323670";
  1082. ["rotate_right"] = "http://www.roblox.com/asset/?id=6031763429";
  1083. ["view_compact"] = "http://www.roblox.com/asset/?id=6031734878";
  1084. ["crop_7_5"] = "http://www.roblox.com/asset/?id=6031630197";
  1085. ["style"] = "http://www.roblox.com/asset/?id=6031754538";
  1086. ["exposure_zero"] = "http://www.roblox.com/asset/?id=6034329000";
  1087. ["camera_front"] = "http://www.roblox.com/asset/?id=6031572318";
  1088. ["hdr_strong"] = "http://www.roblox.com/asset/?id=6034333272";
  1089. ["view_comfy"] = "http://www.roblox.com/asset/?id=6031734876";
  1090. ["panorama_vertical"] = "http://www.roblox.com/asset/?id=6034315963";
  1091. ["panorama_vertical_select"] = "http://www.roblox.com/asset/?id=6034315961";
  1092. ["looks_two"] = "http://www.roblox.com/asset/?id=6034412757";
  1093. ["filter_drama"] = "http://www.roblox.com/asset/?id=6031600813";
  1094. ["center_focus_strong"] = "http://www.roblox.com/asset/?id=6031625147";
  1095. ["18mp"] = "http://www.roblox.com/asset/?id=6031339064";
  1096. ["7mp"] = "http://www.roblox.com/asset/?id=6031328139";
  1097. ["wb_sunny"] = "http://www.roblox.com/asset/?id=6034412758";
  1098. ["filter_9_plus"] = "http://www.roblox.com/asset/?id=6031600812";
  1099. ["crop"] = "http://www.roblox.com/asset/?id=6034328964";
  1100. ["vignette"] = "http://www.roblox.com/asset/?id=6031734905";
  1101. ["brightness_2"] = "http://www.roblox.com/asset/?id=6031488938";
  1102. ["crop_square"] = "http://www.roblox.com/asset/?id=6031630222";
  1103. ["looks_5"] = "http://www.roblox.com/asset/?id=6034412764";
  1104. ["flip"] = "http://www.roblox.com/asset/?id=6034333275";
  1105. ["looks_one"] = "http://www.roblox.com/asset/?id=6034412761";
  1106. ["flash_off"] = "http://www.roblox.com/asset/?id=6034333270";
  1107. ["hdr_off"] = "http://www.roblox.com/asset/?id=6034333266";
  1108. ["photo_album"] = "http://www.roblox.com/asset/?id=6031770989";
  1109. ["motion_photos_paused"] = "http://www.roblox.com/asset/?id=6034323675";
  1110. ["photo_camera"] = "http://www.roblox.com/asset/?id=6031770997";
  1111. ["2mp"] = "http://www.roblox.com/asset/?id=6031328138";
  1112. ["3mp"] = "http://www.roblox.com/asset/?id=6031328136";
  1113. ["24mp"] = "http://www.roblox.com/asset/?id=6031360352";
  1114. ["filter_9"] = "http://www.roblox.com/asset/?id=6031597534";
  1115. ["6mp"] = "http://www.roblox.com/asset/?id=6031328131";
  1116. ["remove_red_eye"] = "http://www.roblox.com/asset/?id=6031763426";
  1117. ["4mp"] = "http://www.roblox.com/asset/?id=6031328152";
  1118. ["add_a_photo"] = "http://www.roblox.com/asset/?id=6031339049";
  1119. ["filter_3"] = "http://www.roblox.com/asset/?id=6031597513";
  1120. ["crop_5_4"] = "http://www.roblox.com/asset/?id=6034328960";
  1121. ["8mp"] = "http://www.roblox.com/asset/?id=6031328133";
  1122. ["camera_roll"] = "http://www.roblox.com/asset/?id=6031572314";
  1123. ["panorama_wide_angle"] = "http://www.roblox.com/asset/?id=6031770995";
  1124. ["transform"] = "http://www.roblox.com/asset/?id=6031734873";
  1125. ["flare"] = "http://www.roblox.com/asset/?id=6031600816";
  1126. ["image_search"] = "http://www.roblox.com/asset/?id=6034407084";
  1127. ["auto_awesome"] = "http://www.roblox.com/asset/?id=6031360365";
  1128. ["motion_photos_on"] = "http://www.roblox.com/asset/?id=6034323669";
  1129. ["rotate_90_degrees_ccw"] = "http://www.roblox.com/asset/?id=6031763456";
  1130. ["filter_1"] = "http://www.roblox.com/asset/?id=6031597511";
  1131. ["filter_tilt_shift"] = "http://www.roblox.com/asset/?id=6031600814";
  1132. ["image"] = "http://www.roblox.com/asset/?id=6034407078";
  1133. ["center_focus_weak"] = "http://www.roblox.com/asset/?id=6031625144";
  1134. ["blur_circular"] = "http://www.roblox.com/asset/?id=6031488945";
  1135. ["bedtime"] = "http://www.roblox.com/asset/?id=6031371054";
  1136. ["auto_fix_high"] = "http://www.roblox.com/asset/?id=6031360355";
  1137. ["monochrome_photos"] = "http://www.roblox.com/asset/?id=6034323678";
  1138. ["flash_auto"] = "http://www.roblox.com/asset/?id=6034333287";
  1139. ["5mp"] = "http://www.roblox.com/asset/?id=6031328144";
  1140. ["photo_size_select_large"] = "http://www.roblox.com/asset/?id=6031763423";
  1141. ["assistant_photo"] = "http://www.roblox.com/asset/?id=6031339052";
  1142. ["animation"] = "http://www.roblox.com/asset/?id=6031625150";
  1143. ["looks"] = "http://www.roblox.com/asset/?id=6034407096";
  1144. ["17mp"] = "http://www.roblox.com/asset/?id=6031339055";
  1145. ["panorama_horizontal_select"] = "http://www.roblox.com/asset/?id=6034315965";
  1146. ["flash_on"] = "http://www.roblox.com/asset/?id=6034333271";
  1147. ["iso"] = "http://www.roblox.com/asset/?id=6034407106";
  1148. ["music_note"] = "http://www.roblox.com/asset/?id=6034323673";
  1149. ["music_off"] = "http://www.roblox.com/asset/?id=6034323679";
  1150. ["navigate_next"] = "http://www.roblox.com/asset/?id=6034315956";
  1151. ["timer"] = "http://www.roblox.com/asset/?id=6031754564";
  1152. ["loupe"] = "http://www.roblox.com/asset/?id=6034412770";
  1153. ["navigate_before"] = "http://www.roblox.com/asset/?id=6034323696";
  1154. ["brightness_1"] = "http://www.roblox.com/asset/?id=6031471488";
  1155. ["brightness_7"] = "http://www.roblox.com/asset/?id=6031471491";
  1156. ["tonality"] = "http://www.roblox.com/asset/?id=6031734891";
  1157. ["brush"] = "http://www.roblox.com/asset/?id=6031572320";
  1158. ["colorize"] = "http://www.roblox.com/asset/?id=6031625161";
  1159. ["filter_7"] = "http://www.roblox.com/asset/?id=6031597515";
  1160. ["16mp"] = "http://www.roblox.com/asset/?id=6031328168";
  1161. ["timer_10"] = "http://www.roblox.com/asset/?id=6031734880";
  1162. ["portrait"] = "http://www.roblox.com/asset/?id=6031763434";
  1163. ["tune"] = "http://www.roblox.com/asset/?id=6031734877";
  1164. ["image_not_supported"] = "http://www.roblox.com/asset/?id=6034407076";
  1165. ["wb_cloudy"] = "http://www.roblox.com/asset/?id=6031734907";
  1166. ["auto_awesome_motion"] = "http://www.roblox.com/asset/?id=6031360370";
  1167. ["filter_8"] = "http://www.roblox.com/asset/?id=6031597532";
  1168. ["brightness_5"] = "http://www.roblox.com/asset/?id=6031471479";
  1169. ["movie_filter"] = "http://www.roblox.com/asset/?id=6034323687";
  1170. ["add_photo_alternate"] = "http://www.roblox.com/asset/?id=6031471484";
  1171. ["add_to_photos"] = "http://www.roblox.com/asset/?id=6031371075";
  1172. ["texture"] = "http://www.roblox.com/asset/?id=6031754553";
  1173. ["11mp"] = "http://www.roblox.com/asset/?id=6031328141";
  1174. ["mic_external_on"] = "http://www.roblox.com/asset/?id=6034323671";
  1175. ["looks_6"] = "http://www.roblox.com/asset/?id=6034412759";
  1176. ["dehaze"] = "http://www.roblox.com/asset/?id=6031630200";
  1177. ["control_point"] = "http://www.roblox.com/asset/?id=6031625131";
  1178. ["panorama_photosphere"] = "http://www.roblox.com/asset/?id=6034412763";
  1179. ["filter_frames"] = "http://www.roblox.com/asset/?id=6031600833";
  1180. ["auto_awesome_mosaic"] = "http://www.roblox.com/asset/?id=6031371053";
  1181. ["9mp"] = "http://www.roblox.com/asset/?id=6031328146";
  1182. ["filter"] = "http://www.roblox.com/asset/?id=6031597514";
  1183. ["brightness_3"] = "http://www.roblox.com/asset/?id=6031572317";
  1184. ["dirty_lens"] = "http://www.roblox.com/asset/?id=6034328967";
  1185. ["wb_incandescent"] = "http://www.roblox.com/asset/?id=6034316010";
  1186. ["filter_hdr"] = "http://www.roblox.com/asset/?id=6031600819";
  1187. ["textsms"] = "http://www.roblox.com/asset/?id=6035202006";
  1188. ["comment"] = "http://www.roblox.com/asset/?id=6035181871";
  1189. ["call_end"] = "http://www.roblox.com/asset/?id=6035173845";
  1190. ["qr_code_scanner"] = "http://www.roblox.com/asset/?id=6035202022";
  1191. ["phonelink_setup"] = "http://www.roblox.com/asset/?id=6035202025";
  1192. ["call_merge"] = "http://www.roblox.com/asset/?id=6035173843";
  1193. ["phonelink_erase"] = "http://www.roblox.com/asset/?id=6035202085";
  1194. ["contact_mail"] = "http://www.roblox.com/asset/?id=6035181868";
  1195. ["contact_phone"] = "http://www.roblox.com/asset/?id=6035181861";
  1196. ["screen_share"] = "http://www.roblox.com/asset/?id=6035202008";
  1197. ["present_to_all"] = "http://www.roblox.com/asset/?id=6035202020";
  1198. ["stay_primary_portrait"] = "http://www.roblox.com/asset/?id=6035202009";
  1199. ["message"] = "http://www.roblox.com/asset/?id=6035202033";
  1200. ["sentiment_satisfied_alt"] = "http://www.roblox.com/asset/?id=6035202069";
  1201. ["stay_current_portrait"] = "http://www.roblox.com/asset/?id=6035202004";
  1202. ["voicemail"] = "http://www.roblox.com/asset/?id=6035202019";
  1203. ["business"] = "http://www.roblox.com/asset/?id=6035173853";
  1204. ["mail_outline"] = "http://www.roblox.com/asset/?id=6035190844";
  1205. ["vpn_key"] = "http://www.roblox.com/asset/?id=6035202034";
  1206. ["forward_to_inbox"] = "http://www.roblox.com/asset/?id=6035190840";
  1207. ["contacts"] = "http://www.roblox.com/asset/?id=6035181864";
  1208. ["phonelink_ring"] = "http://www.roblox.com/asset/?id=6035202066";
  1209. ["domain_disabled"] = "http://www.roblox.com/asset/?id=6035181862";
  1210. ["person_add_disabled"] = "http://www.roblox.com/asset/?id=6035202007";
  1211. ["stay_primary_landscape"] = "http://www.roblox.com/asset/?id=6035202026";
  1212. ["alternate_email"] = "http://www.roblox.com/asset/?id=6035173865";
  1213. ["phone_disabled"] = "http://www.roblox.com/asset/?id=6035202028";
  1214. ["email"] = "http://www.roblox.com/asset/?id=6035181866";
  1215. ["mobile_screen_share"] = "http://www.roblox.com/asset/?id=6035202021";
  1216. ["live_help"] = "http://www.roblox.com/asset/?id=6035190836";
  1217. ["chat_bubble"] = "http://www.roblox.com/asset/?id=6035181858";
  1218. ["stop_screen_share"] = "http://www.roblox.com/asset/?id=6035202042";
  1219. ["location_on"] = "http://www.roblox.com/asset/?id=6035190846";
  1220. ["chat_bubble_outline"] = "http://www.roblox.com/asset/?id=6035181869";
  1221. ["dialer_sip"] = "http://www.roblox.com/asset/?id=6035181865";
  1222. ["no_sim"] = "http://www.roblox.com/asset/?id=6035202030";
  1223. ["list_alt"] = "http://www.roblox.com/asset/?id=6035190838";
  1224. ["call"] = "http://www.roblox.com/asset/?id=6035173859";
  1225. ["pause_presentation"] = "http://www.roblox.com/asset/?id=6035202015";
  1226. ["invert_colors_off"] = "http://www.roblox.com/asset/?id=6035190842";
  1227. ["call_missed_outgoing"] = "http://www.roblox.com/asset/?id=6035173847";
  1228. ["stay_current_landscape"] = "http://www.roblox.com/asset/?id=6035202011";
  1229. ["import_export"] = "http://www.roblox.com/asset/?id=6035202040";
  1230. ["add_ic_call"] = "http://www.roblox.com/asset/?id=6035173839";
  1231. ["dialpad"] = "http://www.roblox.com/asset/?id=6035181892";
  1232. ["nat"] = "http://www.roblox.com/asset/?id=6035202082";
  1233. ["unsubscribe"] = "http://www.roblox.com/asset/?id=6035202044";
  1234. ["mark_chat_unread"] = "http://www.roblox.com/asset/?id=6035190841";
  1235. ["portable_wifi_off"] = "http://www.roblox.com/asset/?id=6035202091";
  1236. ["location_off"] = "http://www.roblox.com/asset/?id=6035202049";
  1237. ["person_search"] = "http://www.roblox.com/asset/?id=6035202013";
  1238. ["phonelink_lock"] = "http://www.roblox.com/asset/?id=6035202064";
  1239. ["desktop_access_disabled"] = "http://www.roblox.com/asset/?id=6035181863";
  1240. ["import_contacts"] = "http://www.roblox.com/asset/?id=6035190854";
  1241. ["rss_feed"] = "http://www.roblox.com/asset/?id=6035202016";
  1242. ["chat"] = "http://www.roblox.com/asset/?id=6035173838";
  1243. ["print_disabled"] = "http://www.roblox.com/asset/?id=6035202041";
  1244. ["mark_email_read"] = "http://www.roblox.com/asset/?id=6035202038";
  1245. ["hourglass_top"] = "http://www.roblox.com/asset/?id=6035190886";
  1246. ["clear_all"] = "http://www.roblox.com/asset/?id=6035181870";
  1247. ["forum"] = "http://www.roblox.com/asset/?id=6035202002";
  1248. ["qr_code"] = "http://www.roblox.com/asset/?id=6035202012";
  1249. ["speaker_phone"] = "http://www.roblox.com/asset/?id=6035202018";
  1250. ["rtt"] = "http://www.roblox.com/asset/?id=6035202010";
  1251. ["domain_verification"] = "http://www.roblox.com/asset/?id=6035181867";
  1252. ["app_registration"] = "http://www.roblox.com/asset/?id=6035173870";
  1253. ["call_split"] = "http://www.roblox.com/asset/?id=6035173861";
  1254. ["cell_wifi"] = "http://www.roblox.com/asset/?id=6035173852";
  1255. ["phone_enabled"] = "http://www.roblox.com/asset/?id=6035202089";
  1256. ["call_made"] = "http://www.roblox.com/asset/?id=6035173858";
  1257. ["call_received"] = "http://www.roblox.com/asset/?id=6035173844";
  1258. ["phone"] = "http://www.roblox.com/asset/?id=6035202017";
  1259. ["ring_volume"] = "http://www.roblox.com/asset/?id=6035202032";
  1260. ["mark_email_unread"] = "http://www.roblox.com/asset/?id=6035202027";
  1261. ["hourglass_bottom"] = "http://www.roblox.com/asset/?id=6035202043";
  1262. ["read_more"] = "http://www.roblox.com/asset/?id=6035202014";
  1263. ["duo"] = "http://www.roblox.com/asset/?id=6035181860";
  1264. ["more_time"] = "http://www.roblox.com/asset/?id=6035202036";
  1265. ["wifi_calling"] = "http://www.roblox.com/asset/?id=6035202065";
  1266. ["swap_calls"] = "http://www.roblox.com/asset/?id=6035202037";
  1267. ["cancel_presentation"] = "http://www.roblox.com/asset/?id=6035173837";
  1268. ["call_missed"] = "http://www.roblox.com/asset/?id=6035173850";
  1269. ["mark_chat_read"] = "http://www.roblox.com/asset/?id=6035202031";
  1270. ["text_snippet"] = "http://www.roblox.com/asset/?id=6031302995";
  1271. ["snippet_folder"] = "http://www.roblox.com/asset/?id=6031302947";
  1272. ["workspaces_outline"] = "http://www.roblox.com/asset/?id=6031302952";
  1273. ["file_download"] = "http://www.roblox.com/asset/?id=6031302931";
  1274. ["request_quote"] = "http://www.roblox.com/asset/?id=6031302941";
  1275. ["approval"] = "http://www.roblox.com/asset/?id=6031302928";
  1276. ["drive_folder_upload"] = "http://www.roblox.com/asset/?id=6031302929";
  1277. ["rule_folder"] = "http://www.roblox.com/asset/?id=6031302940";
  1278. ["attach_email"] = "http://www.roblox.com/asset/?id=6031302935";
  1279. ["topic"] = "http://www.roblox.com/asset/?id=6031302976";
  1280. ["upload_file"] = "http://www.roblox.com/asset/?id=6031302959";
  1281. ["attachment"] = "http://www.roblox.com/asset/?id=6031302921";
  1282. ["file_download_done"] = "http://www.roblox.com/asset/?id=6031302926";
  1283. ["drive_file_move_outline"] = "http://www.roblox.com/asset/?id=6031302924";
  1284. ["cloud_upload"] = "http://www.roblox.com/asset/?id=6031302992";
  1285. ["cloud_circle"] = "http://www.roblox.com/asset/?id=6031302919";
  1286. ["folder_shared"] = "http://www.roblox.com/asset/?id=6031302945";
  1287. ["cloud_download"] = "http://www.roblox.com/asset/?id=6031302917";
  1288. ["file_upload"] = "http://www.roblox.com/asset/?id=6031302996";
  1289. ["workspaces_filled"] = "http://www.roblox.com/asset/?id=6031302961";
  1290. ["cloud_queue"] = "http://www.roblox.com/asset/?id=6031302916";
  1291. ["cloud"] = "http://www.roblox.com/asset/?id=6031302918";
  1292. ["folder_open"] = "http://www.roblox.com/asset/?id=6031302934";
  1293. ["grid_view"] = "http://www.roblox.com/asset/?id=6031302950";
  1294. ["cloud_off"] = "http://www.roblox.com/asset/?id=6031302993";
  1295. ["create_new_folder"] = "http://www.roblox.com/asset/?id=6031302933";
  1296. ["cloud_done"] = "http://www.roblox.com/asset/?id=6031302927";
  1297. ["folder"] = "http://www.roblox.com/asset/?id=6031302932";
  1298. ["drive_file_move"] = "http://www.roblox.com/asset/?id=6031302922";
  1299. ["drive_file_rename_outline"] = "http://www.roblox.com/asset/?id=6031302994";
  1300. ["notifications_active"] = "http://www.roblox.com/asset/?id=6034304908";
  1301. ["sentiment_neutral"] = "http://www.roblox.com/asset/?id=6034230636";
  1302. ["sick"] = "http://www.roblox.com/asset/?id=6034230642";
  1303. ["poll"] = "http://www.roblox.com/asset/?id=6034267991";
  1304. ["emoji_events"] = "http://www.roblox.com/asset/?id=6034275726";
  1305. ["groups"] = "http://www.roblox.com/asset/?id=6034281935";
  1306. ["sports_soccer"] = "http://www.roblox.com/asset/?id=6034227075";
  1307. ["person_add"] = "http://www.roblox.com/asset/?id=6034287514";
  1308. ["mood_bad"] = "http://www.roblox.com/asset/?id=6034295706";
  1309. ["person_remove_alt_1"] = "http://www.roblox.com/asset/?id=6034287515";
  1310. ["king_bed"] = "http://www.roblox.com/asset/?id=6034281948";
  1311. ["architecture"] = "http://www.roblox.com/asset/?id=6034275730";
  1312. ["deck"] = "http://www.roblox.com/asset/?id=6034295703";
  1313. ["group_add"] = "http://www.roblox.com/asset/?id=6034281909";
  1314. ["sports_basketball"] = "http://www.roblox.com/asset/?id=6034230649";
  1315. ["emoji_symbols"] = "http://www.roblox.com/asset/?id=6034281899";
  1316. ["switch_account"] = "http://www.roblox.com/asset/?id=6034227138";
  1317. ["remove_moderator"] = "http://www.roblox.com/asset/?id=6034267998";
  1318. ["coronavirus"] = "http://www.roblox.com/asset/?id=6034275724";
  1319. ["people"] = "http://www.roblox.com/asset/?id=6034287513";
  1320. ["person"] = "http://www.roblox.com/asset/?id=6034287594";
  1321. ["elderly"] = "http://www.roblox.com/asset/?id=6034295698";
  1322. ["clean_hands"] = "http://www.roblox.com/asset/?id=6034275729";
  1323. ["emoji_flags"] = "http://www.roblox.com/asset/?id=6034304898";
  1324. ["psychology"] = "http://www.roblox.com/asset/?id=6034287516";
  1325. ["person_add_alt"] = "http://www.roblox.com/asset/?id=6034267994";
  1326. ["sports_volleyball"] = "http://www.roblox.com/asset/?id=6034227139";
  1327. ["domain"] = "http://www.roblox.com/asset/?id=6034275722";
  1328. ["emoji_objects"] = "http://www.roblox.com/asset/?id=6034281900";
  1329. ["ios_share"] = "http://www.roblox.com/asset/?id=6034281941";
  1330. ["history_edu"] = "http://www.roblox.com/asset/?id=6034281934";
  1331. ["share"] = "http://www.roblox.com/asset/?id=6034230648";
  1332. ["military_tech"] = "http://www.roblox.com/asset/?id=6034295711";
  1333. ["sports_kabaddi"] = "http://www.roblox.com/asset/?id=6034227141";
  1334. ["cake"] = "http://www.roblox.com/asset/?id=6034295702";
  1335. ["engineering"] = "http://www.roblox.com/asset/?id=6034281908";
  1336. ["emoji_food_beverage"] = "http://www.roblox.com/asset/?id=6034304883";
  1337. ["notifications_none"] = "http://www.roblox.com/asset/?id=6034308947";
  1338. ["emoji_people"] = "http://www.roblox.com/asset/?id=6034281904";
  1339. ["thumb_down_alt"] = "http://www.roblox.com/asset/?id=6034227069";
  1340. ["sentiment_very_satisfied"] = "http://www.roblox.com/asset/?id=6034230650";
  1341. ["nights_stay"] = "http://www.roblox.com/asset/?id=6034304881";
  1342. ["reduce_capacity"] = "http://www.roblox.com/asset/?id=6034268013";
  1343. ["add_moderator"] = "http://www.roblox.com/asset/?id=6034295699";
  1344. ["science"] = "http://www.roblox.com/asset/?id=6034230640";
  1345. ["pages"] = "http://www.roblox.com/asset/?id=6034304892";
  1346. ["sentiment_satisfied"] = "http://www.roblox.com/asset/?id=6034230668";
  1347. ["plus_one"] = "http://www.roblox.com/asset/?id=6034268012";
  1348. ["party_mode"] = "http://www.roblox.com/asset/?id=6034287521";
  1349. ["person_remove"] = "http://www.roblox.com/asset/?id=6034267996";
  1350. ["single_bed"] = "http://www.roblox.com/asset/?id=6034230651";
  1351. ["mood"] = "http://www.roblox.com/asset/?id=6034295704";
  1352. ["public"] = "http://www.roblox.com/asset/?id=6034287522";
  1353. ["sports_rugby"] = "http://www.roblox.com/asset/?id=6034227073";
  1354. ["sports_handball"] = "http://www.roblox.com/asset/?id=6034227074";
  1355. ["person_add_alt_1"] = "http://www.roblox.com/asset/?id=6034287519";
  1356. ["people_alt"] = "http://www.roblox.com/asset/?id=6034287518";
  1357. ["notifications_off"] = "http://www.roblox.com/asset/?id=6034304894";
  1358. ["whatshot"] = "http://www.roblox.com/asset/?id=6034287525";
  1359. ["emoji_transportation"] = "http://www.roblox.com/asset/?id=6034281894";
  1360. ["outdoor_grill"] = "http://www.roblox.com/asset/?id=6034304900";
  1361. ["sentiment_very_dissatisfied"] = "http://www.roblox.com/asset/?id=6034230659";
  1362. ["masks"] = "http://www.roblox.com/asset/?id=6034295710";
  1363. ["luggage"] = "http://www.roblox.com/asset/?id=6034295708";
  1364. ["sports_motorsports"] = "http://www.roblox.com/asset/?id=6034227071";
  1365. ["sports_esports"] = "http://www.roblox.com/asset/?id=6034227061";
  1366. ["location_city"] = "http://www.roblox.com/asset/?id=6034304889";
  1367. ["sports_golf"] = "http://www.roblox.com/asset/?id=6034227060";
  1368. ["sentiment_dissatisfied"] = "http://www.roblox.com/asset/?id=6034230637";
  1369. ["no_luggage"] = "http://www.roblox.com/asset/?id=6034304891";
  1370. ["fireplace"] = "http://www.roblox.com/asset/?id=6034281910";
  1371. ["emoji_nature"] = "http://www.roblox.com/asset/?id=6034281896";
  1372. ["group"] = "http://www.roblox.com/asset/?id=6034281901";
  1373. ["thumb_up_alt"] = "http://www.roblox.com/asset/?id=6034227076";
  1374. ["sports_tennis"] = "http://www.roblox.com/asset/?id=6034227068";
  1375. ["facebook"] = "http://www.roblox.com/asset/?id=6034281898";
  1376. ["sports_mma"] = "http://www.roblox.com/asset/?id=6034227072";
  1377. ["person_outline"] = "http://www.roblox.com/asset/?id=6034268008";
  1378. ["sports_baseball"] = "http://www.roblox.com/asset/?id=6034230652";
  1379. ["sports_cricket"] = "http://www.roblox.com/asset/?id=6034230660";
  1380. ["people_outline"] = "http://www.roblox.com/asset/?id=6034287528";
  1381. ["notifications_paused"] = "http://www.roblox.com/asset/?id=6034304896";
  1382. ["emoji_emotions"] = "http://www.roblox.com/asset/?id=6034275731";
  1383. ["follow_the_signs"] = "http://www.roblox.com/asset/?id=6034281911";
  1384. ["sanitizer"] = "http://www.roblox.com/asset/?id=6034287586";
  1385. ["self_improvement"] = "http://www.roblox.com/asset/?id=6034230634";
  1386. ["notifications"] = "http://www.roblox.com/asset/?id=6034308946";
  1387. ["public_off"] = "http://www.roblox.com/asset/?id=6034287538";
  1388. ["recommend"] = "http://www.roblox.com/asset/?id=6034287524";
  1389. ["sports_football"] = "http://www.roblox.com/asset/?id=6034227067";
  1390. ["sports_hockey"] = "http://www.roblox.com/asset/?id=6034227064";
  1391. ["school"] = "http://www.roblox.com/asset/?id=6034230641";
  1392. ["connect_without_contact"] = "http://www.roblox.com/asset/?id=6034275800";
  1393. ["sports"] = "http://www.roblox.com/asset/?id=6034230647";
  1394. ["construction"] = "http://www.roblox.com/asset/?id=6034275725";
  1395. ["inventory"] = "http://www.roblox.com/asset/?id=6035056487";
  1396. ["add_box"] = "http://www.roblox.com/asset/?id=6035047375";
  1397. ["how_to_reg"] = "http://www.roblox.com/asset/?id=6035053288";
  1398. ["unarchive"] = "http://www.roblox.com/asset/?id=6035078921";
  1399. ["block_flipped"] = "http://www.roblox.com/asset/?id=6035047378";
  1400. ["file_copy"] = "http://www.roblox.com/asset/?id=6035053293";
  1401. ["bolt"] = "http://www.roblox.com/asset/?id=6035047381";
  1402. ["remove_circle_outline"] = "http://www.roblox.com/asset/?id=6035067843";
  1403. ["move_to_inbox"] = "http://www.roblox.com/asset/?id=6035067838";
  1404. ["save_alt"] = "http://www.roblox.com/asset/?id=6035067842";
  1405. ["weekend"] = "http://www.roblox.com/asset/?id=6035078894";
  1406. ["where_to_vote"] = "http://www.roblox.com/asset/?id=6035078913";
  1407. ["biotech"] = "http://www.roblox.com/asset/?id=6035047385";
  1408. ["report_off"] = "http://www.roblox.com/asset/?id=6035067830";
  1409. ["clear"] = "http://www.roblox.com/asset/?id=6035047409";
  1410. ["redo"] = "http://www.roblox.com/asset/?id=6035056483";
  1411. ["link"] = "http://www.roblox.com/asset/?id=6035056475";
  1412. ["drafts"] = "http://www.roblox.com/asset/?id=6035053297";
  1413. ["push_pin"] = "http://www.roblox.com/asset/?id=6035056481";
  1414. ["reply"] = "http://www.roblox.com/asset/?id=6035067844";
  1415. ["undo"] = "http://www.roblox.com/asset/?id=6035078896";
  1416. ["archive"] = "http://www.roblox.com/asset/?id=6035047379";
  1417. ["add"] = "http://www.roblox.com/asset/?id=6035047377";
  1418. ["insights"] = "http://www.roblox.com/asset/?id=6035067839";
  1419. ["flag"] = "http://www.roblox.com/asset/?id=6035053279";
  1420. ["save"] = "http://www.roblox.com/asset/?id=6035067857";
  1421. ["text_format"] = "http://www.roblox.com/asset/?id=6035078890";
  1422. ["content_cut"] = "http://www.roblox.com/asset/?id=6035053280";
  1423. ["ballot"] = "http://www.roblox.com/asset/?id=6035047386";
  1424. ["remove"] = "http://www.roblox.com/asset/?id=6035067836";
  1425. ["calculate"] = "http://www.roblox.com/asset/?id=6035047384";
  1426. ["report"] = "http://www.roblox.com/asset/?id=6035067826";
  1427. ["markunread"] = "http://www.roblox.com/asset/?id=6035056476";
  1428. ["delete_sweep"] = "http://www.roblox.com/asset/?id=6035053301";
  1429. ["gesture"] = "http://www.roblox.com/asset/?id=6035053287";
  1430. ["link_off"] = "http://www.roblox.com/asset/?id=6035056484";
  1431. ["forward"] = "http://www.roblox.com/asset/?id=6035053298";
  1432. ["reply_all"] = "http://www.roblox.com/asset/?id=6035067824";
  1433. ["how_to_vote"] = "http://www.roblox.com/asset/?id=6035053295";
  1434. ["square_foot"] = "http://www.roblox.com/asset/?id=6035078918";
  1435. ["outlined_flag"] = "http://www.roblox.com/asset/?id=6035056486";
  1436. ["add_circle"] = "http://www.roblox.com/asset/?id=6035047380";
  1437. ["stacked_bar_chart"] = "http://www.roblox.com/asset/?id=6035078892";
  1438. ["policy"] = "http://www.roblox.com/asset/?id=6035056512";
  1439. ["backspace"] = "http://www.roblox.com/asset/?id=6035047397";
  1440. ["sort"] = "http://www.roblox.com/asset/?id=6035078888";
  1441. ["content_paste"] = "http://www.roblox.com/asset/?id=6035053285";
  1442. ["low_priority"] = "http://www.roblox.com/asset/?id=6035056491";
  1443. ["font_download"] = "http://www.roblox.com/asset/?id=6035053275";
  1444. ["shield"] = "http://www.roblox.com/asset/?id=6035078889";
  1445. ["waves"] = "http://www.roblox.com/asset/?id=6035078898";
  1446. ["select_all"] = "http://www.roblox.com/asset/?id=6035067834";
  1447. ["dynamic_feed"] = "http://www.roblox.com/asset/?id=6035053289";
  1448. ["mail"] = "http://www.roblox.com/asset/?id=6035056477";
  1449. ["amp_stories"] = "http://www.roblox.com/asset/?id=6035047382";
  1450. ["filter_list"] = "http://www.roblox.com/asset/?id=6035053294";
  1451. ["send"] = "http://www.roblox.com/asset/?id=6035067832";
  1452. ["create"] = "http://www.roblox.com/asset/?id=6035053304";
  1453. ["stream"] = "http://www.roblox.com/asset/?id=6035078897";
  1454. ["next_week"] = "http://www.roblox.com/asset/?id=6035067835";
  1455. ["inbox"] = "http://www.roblox.com/asset/?id=6035067831";
  1456. ["add_link"] = "http://www.roblox.com/asset/?id=6035047374";
  1457. ["content_copy"] = "http://www.roblox.com/asset/?id=6035053278";
  1458. ["remove_circle"] = "http://www.roblox.com/asset/?id=6035067837";
  1459. ["add_circle_outline"] = "http://www.roblox.com/asset/?id=6035047391";
  1460. ["block"] = "http://www.roblox.com/asset/?id=6035047387";
  1461. ["tag"] = "http://www.roblox.com/asset/?id=6035078895";
  1462. ["beach_access"] = "http://www.roblox.com/asset/?id=6035107923";
  1463. ["stroller"] = "http://www.roblox.com/asset/?id=6035161535";
  1464. ["family_restroom"] = "http://www.roblox.com/asset/?id=6035121916";
  1465. ["corporate_fare"] = "http://www.roblox.com/asset/?id=6035121908";
  1466. ["no_meeting_room"] = "http://www.roblox.com/asset/?id=6035153649";
  1467. ["do_not_touch"] = "http://www.roblox.com/asset/?id=6035121915";
  1468. ["ac_unit"] = "http://www.roblox.com/asset/?id=6035107929";
  1469. ["business_center"] = "http://www.roblox.com/asset/?id=6035107933";
  1470. ["spa"] = "http://www.roblox.com/asset/?id=6035153639";
  1471. ["no_flash"] = "http://www.roblox.com/asset/?id=6035145424";
  1472. ["no_cell"] = "http://www.roblox.com/asset/?id=6035145376";
  1473. ["room_service"] = "http://www.roblox.com/asset/?id=6035153648";
  1474. ["tapas"] = "http://www.roblox.com/asset/?id=6035161533";
  1475. ["microwave"] = "http://www.roblox.com/asset/?id=6035145367";
  1476. ["meeting_room"] = "http://www.roblox.com/asset/?id=6035145361";
  1477. ["wash"] = "http://www.roblox.com/asset/?id=6035161540";
  1478. ["escalator"] = "http://www.roblox.com/asset/?id=6035121939";
  1479. ["house_siding"] = "http://www.roblox.com/asset/?id=6035145393";
  1480. ["food_bank"] = "http://www.roblox.com/asset/?id=6035121921";
  1481. ["foundation"] = "http://www.roblox.com/asset/?id=6035121918";
  1482. ["elevator"] = "http://www.roblox.com/asset/?id=6035121912";
  1483. ["room_preferences"] = "http://www.roblox.com/asset/?id=6035153642";
  1484. ["do_not_step"] = "http://www.roblox.com/asset/?id=6035121910";
  1485. ["free_breakfast"] = "http://www.roblox.com/asset/?id=6035145363";
  1486. ["house"] = "http://www.roblox.com/asset/?id=6035145364";
  1487. ["child_care"] = "http://www.roblox.com/asset/?id=6035107927";
  1488. ["night_shelter"] = "http://www.roblox.com/asset/?id=6035145378";
  1489. ["child_friendly"] = "http://www.roblox.com/asset/?id=6035121942";
  1490. ["checkroom"] = "http://www.roblox.com/asset/?id=6035107931";
  1491. ["hot_tub"] = "http://www.roblox.com/asset/?id=6035145382";
  1492. ["dry"] = "http://www.roblox.com/asset/?id=6035121909";
  1493. ["charging_station"] = "http://www.roblox.com/asset/?id=6035107925";
  1494. ["all_inclusive"] = "http://www.roblox.com/asset/?id=6035107920";
  1495. ["bento"] = "http://www.roblox.com/asset/?id=6035107924";
  1496. ["no_backpack"] = "http://www.roblox.com/asset/?id=6035145368";
  1497. ["storefront"] = "http://www.roblox.com/asset/?id=6035161534";
  1498. ["no_food"] = "http://www.roblox.com/asset/?id=6035145372";
  1499. ["backpack"] = "http://www.roblox.com/asset/?id=6035107928";
  1500. ["stairs"] = "http://www.roblox.com/asset/?id=6035153637";
  1501. ["carpenter"] = "http://www.roblox.com/asset/?id=6035107955";
  1502. ["no_stroller"] = "http://www.roblox.com/asset/?id=6035153661";
  1503. ["roofing"] = "http://www.roblox.com/asset/?id=6035153656";
  1504. ["umbrella"] = "http://www.roblox.com/asset/?id=6035161550";
  1505. ["sports_bar"] = "http://www.roblox.com/asset/?id=6035153638";
  1506. ["apartment"] = "http://www.roblox.com/asset/?id=6035107922";
  1507. ["smoke_free"] = "http://www.roblox.com/asset/?id=6035153647";
  1508. ["pool"] = "http://www.roblox.com/asset/?id=6035153655";
  1509. ["bathtub"] = "http://www.roblox.com/asset/?id=6035107939";
  1510. ["no_drinks"] = "http://www.roblox.com/asset/?id=6035145390";
  1511. ["escalator_warning"] = "http://www.roblox.com/asset/?id=6035121930";
  1512. ["wheelchair_pickup"] = "http://www.roblox.com/asset/?id=6035161536";
  1513. ["smoking_rooms"] = "http://www.roblox.com/asset/?id=6035153636";
  1514. ["rice_bowl"] = "http://www.roblox.com/asset/?id=6035153662";
  1515. ["tty"] = "http://www.roblox.com/asset/?id=6035161541";
  1516. ["no_photography"] = "http://www.roblox.com/asset/?id=6035153664";
  1517. ["casino"] = "http://www.roblox.com/asset/?id=6035107936";
  1518. ["fence"] = "http://www.roblox.com/asset/?id=6035121923";
  1519. ["grass"] = "http://www.roblox.com/asset/?id=6035145359";
  1520. ["countertops"] = "http://www.roblox.com/asset/?id=6035121914";
  1521. ["kitchen"] = "http://www.roblox.com/asset/?id=6035145362";
  1522. ["golf_course"] = "http://www.roblox.com/asset/?id=6035145423";
  1523. ["soap"] = "http://www.roblox.com/asset/?id=6035153645";
  1524. ["water_damage"] = "http://www.roblox.com/asset/?id=6035161563";
  1525. ["airport_shuttle"] = "http://www.roblox.com/asset/?id=6035107921";
  1526. ["fitness_center"] = "http://www.roblox.com/asset/?id=6035121907";
  1527. ["baby_changing_station"] = "http://www.roblox.com/asset/?id=6035107930";
  1528. ["fire_extinguisher"] = "http://www.roblox.com/asset/?id=6035121913";
  1529. ["sparkle"] = "http://www.roblox.com/asset/?id=4483362748"
  1530. }
  1531. }
  1532.  
  1533. -- Other Variables
  1534. local request = (syn and syn.request) or (http and http.request) or http_request or nil
  1535. local tweeninfo = TweenInfo.new(0.3, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out)
  1536. local PresetGradients = {
  1537. ["Nightlight (Classic)"] = {Color3.fromRGB(147, 255, 239), Color3.fromRGB(201,211,233), Color3.fromRGB(255, 167, 227)},
  1538. ["Nightlight (Neo)"] = {Color3.fromRGB(117, 164, 206), Color3.fromRGB(123, 201, 201), Color3.fromRGB(224, 138, 175)},
  1539. Starlight = {Color3.fromRGB(147, 255, 239), Color3.fromRGB(181, 206, 241), Color3.fromRGB(214, 158, 243)},
  1540. Solar = {Color3.fromRGB(242, 157, 76), Color3.fromRGB(240, 179, 81), Color3.fromRGB(238, 201, 86)},
  1541. Sparkle = {Color3.fromRGB(199, 130, 242), Color3.fromRGB(221, 130, 238), Color3.fromRGB(243, 129, 233)},
  1542. Lime = {Color3.fromRGB(170, 255, 127), Color3.fromRGB(163, 220, 138), Color3.fromRGB(155, 185, 149)},
  1543. Vine = {Color3.fromRGB(0, 191, 143), Color3.fromRGB(0, 126, 94), Color3.fromRGB(0, 61, 46)},
  1544. Cherry = {Color3.fromRGB(148, 54, 54), Color3.fromRGB(168, 67, 70), Color3.fromRGB(188, 80, 86)},
  1545. Daylight = {Color3.fromRGB(51, 156, 255), Color3.fromRGB(89, 171, 237), Color3.fromRGB(127, 186, 218)},
  1546. Blossom = {Color3.fromRGB(255, 165, 243), Color3.fromRGB(213, 129, 231), Color3.fromRGB(170, 92, 218)},
  1547. }
  1548.  
  1549. local function GetIcon(icon, source)
  1550. if source == "Custom" then
  1551. return "rbxassetid://" .. icon
  1552. elseif source == "Lucide" then
  1553. -- full credit to latte softworks :)
  1554. local iconData = not isStudio and game:HttpGet("https://raw.githubusercontent.com/latte-soft/lucide-roblox/refs/heads/master/lib/Icons.luau")
  1555. local icons = isStudio and IconModule.Lucide or loadstring(iconData)()
  1556. if not isStudio then
  1557. icon = string.match(string.lower(icon), "^%s*(.*)%s*$") :: string
  1558. local sizedicons = icons['48px']
  1559.  
  1560. local r = sizedicons[icon]
  1561. if not r then
  1562. error("Lucide Icons: Failed to find icon by the name of \"" .. icon .. "\.", 2)
  1563. end
  1564.  
  1565. local rirs = r[2]
  1566. local riro = r[3]
  1567.  
  1568. if type(r[1]) ~= "number" or type(rirs) ~= "table" or type(riro) ~= "table" then
  1569. error("Lucide Icons: Internal error: Invalid auto-generated asset entry")
  1570. end
  1571.  
  1572. local irs = Vector2.new(rirs[1], rirs[2])
  1573. local iro = Vector2.new(riro[1], riro[2])
  1574.  
  1575. local asset = {
  1576. id = r[1],
  1577. imageRectSize = irs,
  1578. imageRectOffset = iro,
  1579. }
  1580.  
  1581. return asset
  1582. else
  1583. return "rbxassetid://10723434557"
  1584. end
  1585. else
  1586. if icon ~= nil and IconModule[source] then
  1587. local sourceicon = IconModule[source]
  1588. return sourceicon[icon]
  1589. else
  1590. return nil
  1591. end
  1592. end
  1593. end
  1594.  
  1595. local function RemoveTable(tablre, value)
  1596. for i,v in pairs(tablre) do
  1597. if tostring(v) == tostring(value) then
  1598. table.remove(tablre, i)
  1599. end
  1600. end
  1601. end
  1602.  
  1603. local function Kwargify(defaults, passed)
  1604. for i, v in pairs(defaults) do
  1605. if passed[i] == nil then
  1606. passed[i] = v
  1607. end
  1608. end
  1609. return passed
  1610. end
  1611.  
  1612. local function PackColor(Color)
  1613. return {R = Color.R * 255, G = Color.G * 255, B = Color.B * 255}
  1614. end
  1615.  
  1616. local function UnpackColor(Color)
  1617. return Color3.fromRGB(Color.R, Color.G, Color.B)
  1618. end
  1619.  
  1620. function tween(object, goal, callback, tweenin)
  1621. local tween = TweenService:Create(object,tweenin or tweeninfo, goal)
  1622. tween.Completed:Connect(callback or function() end)
  1623. tween:Play()
  1624. end
  1625.  
  1626. local function BlurModule(Frame)
  1627. local RunService = game:GetService('RunService')
  1628. local camera = workspace.CurrentCamera
  1629. local MTREL = "Glass"
  1630. local binds = {}
  1631. local root = Instance.new('Folder', camera)
  1632. root.Name = 'LunaBlur'
  1633.  
  1634. local gTokenMH = 99999999
  1635. local gToken = math.random(1, gTokenMH)
  1636.  
  1637. local DepthOfField = Instance.new('DepthOfFieldEffect', game:GetService('Lighting'))
  1638. DepthOfField.FarIntensity = 0
  1639. DepthOfField.FocusDistance = 51.6
  1640. DepthOfField.InFocusRadius = 50
  1641. DepthOfField.NearIntensity = 6
  1642. DepthOfField.Name = "DPT_"..gToken
  1643.  
  1644. local frame = Instance.new('Frame')
  1645. frame.Parent = Frame
  1646. frame.Size = UDim2.new(0.95, 0, 0.95, 0)
  1647. frame.Position = UDim2.new(0.5, 0, 0.5, 0)
  1648. frame.AnchorPoint = Vector2.new(0.5, 0.5)
  1649. frame.BackgroundTransparency = 1
  1650.  
  1651. local GenUid; do -- Generate unique names for RenderStepped bindings
  1652. local id = 0
  1653. function GenUid()
  1654. id = id + 1
  1655. return 'neon::'..tostring(id)
  1656. end
  1657. end
  1658.  
  1659. do
  1660. local function IsNotNaN(x)
  1661. return x == x
  1662. end
  1663. local continue = IsNotNaN(camera:ScreenPointToRay(0,0).Origin.x)
  1664. while not continue do
  1665. RunService.RenderStepped:wait()
  1666. continue = IsNotNaN(camera:ScreenPointToRay(0,0).Origin.x)
  1667. end
  1668. end
  1669.  
  1670. local DrawQuad; do
  1671.  
  1672. local acos, max, pi, sqrt = math.acos, math.max, math.pi, math.sqrt
  1673. local sz = 0.22
  1674. local function DrawTriangle(v1, v2, v3, p0, p1) -- I think Stravant wrote this function
  1675.  
  1676. local s1 = (v1 - v2).magnitude
  1677. local s2 = (v2 - v3).magnitude
  1678. local s3 = (v3 - v1).magnitude
  1679. local smax = max(s1, s2, s3)
  1680. local A, B, C
  1681. if s1 == smax then
  1682. A, B, C = v1, v2, v3
  1683. elseif s2 == smax then
  1684. A, B, C = v2, v3, v1
  1685. elseif s3 == smax then
  1686. A, B, C = v3, v1, v2
  1687. end
  1688.  
  1689. local para = ( (B-A).x*(C-A).x + (B-A).y*(C-A).y + (B-A).z*(C-A).z ) / (A-B).magnitude
  1690. local perp = sqrt((C-A).magnitude^2 - para*para)
  1691. local dif_para = (A - B).magnitude - para
  1692.  
  1693. local st = CFrame.new(B, A)
  1694. local za = CFrame.Angles(pi/2,0,0)
  1695.  
  1696. local cf0 = st
  1697.  
  1698. local Top_Look = (cf0 * za).lookVector
  1699. local Mid_Point = A + CFrame.new(A, B).lookVector * para
  1700. local Needed_Look = CFrame.new(Mid_Point, C).lookVector
  1701. local dot = Top_Look.x*Needed_Look.x + Top_Look.y*Needed_Look.y + Top_Look.z*Needed_Look.z
  1702.  
  1703. local ac = CFrame.Angles(0, 0, acos(dot))
  1704.  
  1705. cf0 = cf0 * ac
  1706. if ((cf0 * za).lookVector - Needed_Look).magnitude > 0.01 then
  1707. cf0 = cf0 * CFrame.Angles(0, 0, -2*acos(dot))
  1708. end
  1709. cf0 = cf0 * CFrame.new(0, perp/2, -(dif_para + para/2))
  1710.  
  1711. local cf1 = st * ac * CFrame.Angles(0, pi, 0)
  1712. if ((cf1 * za).lookVector - Needed_Look).magnitude > 0.01 then
  1713. cf1 = cf1 * CFrame.Angles(0, 0, 2*acos(dot))
  1714. end
  1715. cf1 = cf1 * CFrame.new(0, perp/2, dif_para/2)
  1716.  
  1717. if not p0 then
  1718. p0 = Instance.new('Part')
  1719. p0.FormFactor = 'Custom'
  1720. p0.TopSurface = 0
  1721. p0.BottomSurface = 0
  1722. p0.Anchored = true
  1723. p0.CanCollide = false
  1724. p0.CastShadow = false
  1725. p0.Material = MTREL
  1726. p0.Size = Vector3.new(sz, sz, sz)
  1727. local mesh = Instance.new('SpecialMesh', p0)
  1728. mesh.MeshType = 2
  1729. mesh.Name = 'WedgeMesh'
  1730. end
  1731. p0.WedgeMesh.Scale = Vector3.new(0, perp/sz, para/sz)
  1732. p0.CFrame = cf0
  1733.  
  1734. if not p1 then
  1735. p1 = p0:clone()
  1736. end
  1737. p1.WedgeMesh.Scale = Vector3.new(0, perp/sz, dif_para/sz)
  1738. p1.CFrame = cf1
  1739.  
  1740. return p0, p1
  1741. end
  1742.  
  1743. function DrawQuad(v1, v2, v3, v4, parts)
  1744. parts[1], parts[2] = DrawTriangle(v1, v2, v3, parts[1], parts[2])
  1745. parts[3], parts[4] = DrawTriangle(v3, v2, v4, parts[3], parts[4])
  1746. end
  1747. end
  1748.  
  1749. if binds[frame] then
  1750. return binds[frame].parts
  1751. end
  1752.  
  1753. local uid = GenUid()
  1754. local parts = {}
  1755. local f = Instance.new('Folder', root)
  1756. f.Name = frame.Name
  1757.  
  1758. local parents = {}
  1759. do
  1760. local function add(child)
  1761. if child:IsA'GuiObject' then
  1762. parents[#parents + 1] = child
  1763. add(child.Parent)
  1764. end
  1765. end
  1766. add(frame)
  1767. end
  1768.  
  1769. local function UpdateOrientation(fetchProps)
  1770. local properties = {
  1771. Transparency = 0.98;
  1772. BrickColor = BrickColor.new('Institutional white');
  1773. }
  1774. local zIndex = 1 - 0.05*frame.ZIndex
  1775.  
  1776. local tl, br = frame.AbsolutePosition, frame.AbsolutePosition + frame.AbsoluteSize
  1777. local tr, bl = Vector2.new(br.x, tl.y), Vector2.new(tl.x, br.y)
  1778. do
  1779. local rot = 0;
  1780. for _, v in ipairs(parents) do
  1781. rot = rot + v.Rotation
  1782. end
  1783. if rot ~= 0 and rot%180 ~= 0 then
  1784. local mid = tl:lerp(br, 0.5)
  1785. local s, c = math.sin(math.rad(rot)), math.cos(math.rad(rot))
  1786. local vec = tl
  1787. tl = Vector2.new(c*(tl.x - mid.x) - s*(tl.y - mid.y), s*(tl.x - mid.x) + c*(tl.y - mid.y)) + mid
  1788. tr = Vector2.new(c*(tr.x - mid.x) - s*(tr.y - mid.y), s*(tr.x - mid.x) + c*(tr.y - mid.y)) + mid
  1789. bl = Vector2.new(c*(bl.x - mid.x) - s*(bl.y - mid.y), s*(bl.x - mid.x) + c*(bl.y - mid.y)) + mid
  1790. br = Vector2.new(c*(br.x - mid.x) - s*(br.y - mid.y), s*(br.x - mid.x) + c*(br.y - mid.y)) + mid
  1791. end
  1792. end
  1793. DrawQuad(
  1794. camera:ScreenPointToRay(tl.x, tl.y, zIndex).Origin,
  1795. camera:ScreenPointToRay(tr.x, tr.y, zIndex).Origin,
  1796. camera:ScreenPointToRay(bl.x, bl.y, zIndex).Origin,
  1797. camera:ScreenPointToRay(br.x, br.y, zIndex).Origin,
  1798. parts
  1799. )
  1800. if fetchProps then
  1801. for _, pt in pairs(parts) do
  1802. pt.Parent = f
  1803. end
  1804. for propName, propValue in pairs(properties) do
  1805. for _, pt in pairs(parts) do
  1806. pt[propName] = propValue
  1807. end
  1808. end
  1809. end
  1810.  
  1811. end
  1812.  
  1813. UpdateOrientation(true)
  1814. RunService:BindToRenderStep(uid, 2000, UpdateOrientation)
  1815. end
  1816.  
  1817. local function unpackt(array : table)
  1818.  
  1819. local val = ""
  1820. local i = 0
  1821. for _,v in pairs(array) do
  1822. if i < 3 then
  1823. val = val .. v .. ", "
  1824. i += 1
  1825. else
  1826. val = "Various"
  1827. break
  1828. end
  1829. end
  1830.  
  1831. return val
  1832. end
  1833.  
  1834. -- Interface Management
  1835. local LunaUI = isStudio and script.Parent:WaitForChild("Luna UI") or game:GetObjects("rbxassetid://86467455075715")[1]
  1836.  
  1837. local SizeBleh = nil
  1838.  
  1839. local function Hide(Window, bind, notif)
  1840. SizeBleh = Window.Size
  1841. bind = string.split(tostring(bind), "Enum.KeyCode.")
  1842. bind = bind[2]
  1843. if notif then
  1844. Luna:Notification({Title = "Interface Hidden", Content = "The interface has been hidden, you may reopen the interface by Pressing the UI Bind In Settings ("..tostring(bind)..")", Icon = "visibility_off"})
  1845. end
  1846. tween(Window, {BackgroundTransparency = 1})
  1847. tween(Window.Elements, {BackgroundTransparency = 1})
  1848. tween(Window.Line, {BackgroundTransparency = 1})
  1849. tween(Window.Title.Title, {TextTransparency = 1})
  1850. tween(Window.Title.subtitle, {TextTransparency = 1})
  1851. tween(Window.Logo, {ImageTransparency = 1})
  1852. tween(Window.Navigation.Line, {BackgroundTransparency = 1})
  1853.  
  1854. for _, TopbarButton in ipairs(Window.Controls:GetChildren()) do
  1855. if TopbarButton.ClassName == "Frame" then
  1856. tween(TopbarButton, {BackgroundTransparency = 1})
  1857. tween(TopbarButton.UIStroke, {Transparency = 1})
  1858. tween(TopbarButton.ImageLabel, {ImageTransparency = 1})
  1859. TopbarButton.Visible = false
  1860. end
  1861. end
  1862. for _, tabbtn in ipairs(Window.Navigation.Tabs:GetChildren()) do
  1863. if tabbtn.ClassName == "Frame" and tabbtn.Name ~= "InActive Template" then
  1864. TweenService:Create(tabbtn, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  1865. TweenService:Create(tabbtn.ImageLabel, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 1}):Play()
  1866. TweenService:Create(tabbtn.DropShadowHolder.DropShadow, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 1}):Play()
  1867. TweenService:Create(tabbtn.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  1868. end
  1869. end
  1870.  
  1871. task.wait(0.28)
  1872. Window.Size = UDim2.new(0,0,0,0)
  1873. Window.Parent.ShadowHolder.Visible = false
  1874. task.wait()
  1875. Window.Elements.Parent.Visible = false
  1876. Window.Visible = false
  1877. end
  1878.  
  1879.  
  1880. if gethui then
  1881. LunaUI.Parent = gethui()
  1882. elseif syn and syn.protect_gui then
  1883. syn.protect_gui(LunaUI)
  1884. LunaUI.Parent = CoreGui
  1885. elseif not isStudio and CoreGui:FindFirstChild("RobloxGui") then
  1886. LunaUI.Parent = CoreGui:FindFirstChild("RobloxGui")
  1887. elseif not isStudio then
  1888. LunaUI.Parent = CoreGui
  1889. end
  1890.  
  1891. if gethui then
  1892. for _, Interface in ipairs(gethui():GetChildren()) do
  1893. if Interface.Name == LunaUI.Name and Interface ~= LunaUI then
  1894. Hide(Interface.SmartWindow)
  1895. Interface.Enabled = false
  1896. Interface.Name = "Luna-Old"
  1897. end
  1898. end
  1899. elseif not isStudio then
  1900. for _, Interface in ipairs(CoreGui:GetChildren()) do
  1901. if Interface.Name == LunaUI.Name and Interface ~= LunaUI then
  1902. Hide(Interface.SmartWindow)
  1903. Interface.Enabled = false
  1904. Interface.Name = "Luna-Old"
  1905. end
  1906. end
  1907. end
  1908.  
  1909. LunaUI.Enabled = true
  1910. LunaUI.SmartWindow.Visible = true
  1911. LunaUI.Notifications.Template.Visible = true
  1912. LunaUI.DisplayOrder = 1000000000
  1913.  
  1914. local Main : Frame = LunaUI.SmartWindow
  1915. local Dragger = Main.Drag
  1916. local dragBar = LunaUI.Drag
  1917. local dragInteract = dragBar and dragBar.Interact or nil
  1918. local dragBarCosmetic = dragBar and dragBar.Drag or nil
  1919. local Elements = Main.Elements.Interactions
  1920. local LoadingFrame = Main.LoadingFrame
  1921. local Navigation = Main.Navigation
  1922. local Tabs = Navigation.Tabs
  1923. local Notifications = LunaUI.Notifications
  1924. local KeySystem : Frame = Main.KeySystem
  1925.  
  1926. -- local function LoadConfiguration(Configuration, autoload)
  1927. -- local Data = HttpService:JSONDecode(Configuration)
  1928. -- local changed
  1929. -- local notified = false
  1930.  
  1931. -- -- Iterate through current UI elements' flags
  1932. -- for FlagName, Flag in pairs(Luna.Flags) do
  1933. -- local FlagValue = Data[FlagName]
  1934.  
  1935. -- if FlagValue then
  1936. -- task.spawn(function()
  1937. -- if Flag.Type == "ColorPicker" then
  1938. -- changed = true
  1939. -- Flag:Set(UnpackColor(FlagValue))
  1940. -- else
  1941. -- if (Flag.CurrentValue or Flag.CurrentKeybind or Flag.CurrentOption or Flag.Color) ~= FlagValue then
  1942. -- changed = true
  1943. -- Flag:Set(FlagValue)
  1944. -- end
  1945. -- end
  1946. -- end)
  1947. -- else
  1948. -- notified = true
  1949. -- Luna:Notification({Title = "Config Error", Content = "Luna was unable to load or find '"..FlagName.. "'' in the current script. Check ".. website .." for help.", Icon = "flag"})
  1950. -- end
  1951. -- end
  1952. -- if autoload and notified == false then
  1953. -- Luna:Notification({
  1954. -- Title = "Config Autoloaded",
  1955. -- Content = "The Configuration Has Been Automatically Loaded. Thank You For Using Luna Library",
  1956. -- Icon = "file-code-2",
  1957. -- ImageSource = "Lucide"
  1958. -- })
  1959. -- elseif notified == false then
  1960. -- Luna:Notification({
  1961. -- Title = "Config Loaded",
  1962. -- Content = "The Configuration Has Been Loaded. Thank You For Using Luna Library",
  1963. -- Icon = "file-code-2",
  1964. -- ImageSource = "Lucide"
  1965. -- })
  1966. -- end
  1967.  
  1968. -- return changed
  1969. -- end
  1970.  
  1971. -- local function SaveConfiguration(Configuration, ConfigFolder, hasRoot)
  1972. -- local Data = {}
  1973. -- for i,v in pairs(Luna.Flags) do
  1974. -- if v.Type == "ColorPicker" then
  1975. -- Data[i] = PackColor(v.Color)
  1976. -- else
  1977. -- Data[i] = v.CurrentValue or v.CurrentBind or v.CurrentOption or v.Color
  1978. -- end
  1979. -- end
  1980. -- if hasRoot then
  1981. -- writefile(ConfigurationFolder .. "/" .. hasRoot .. "/" .. ConfigFolder .. "/" .. Configuration .. ConfigurationExtension, tostring(HttpService:JSONEncode(Data)))
  1982. -- else
  1983. -- writefile(ConfigurationFolder .. "/" .. "/" .. ConfigFolder .. Configuration .. ConfigurationExtension, tostring(HttpService:JSONEncode(Data)))
  1984. -- end
  1985. -- end
  1986.  
  1987. -- local function SetAutoload(ConfigName, ConfigFolder, hasRoot)
  1988. -- if hasRoot then
  1989. -- writefile(ConfigurationFolder .. "/" .. hasRoot .. "/" .. ConfigFolder .. "/" .. "autoload.txt", tostring(ConfigName) .. ConfigurationExtension)
  1990. -- else
  1991. -- writefile(ConfigurationFolder .. "/" .. "/" .. ConfigFolder .. "autoload.txt", tostring(ConfigName) .. ConfigurationExtension)
  1992. -- end
  1993. -- end
  1994.  
  1995. -- local function LoadAutoLoad(ConfigFolder, hasRoot)
  1996. -- local autoload = isfile(ConfigurationFolder .. "/" .. "/" .. ConfigFolder .. "autoload.txt")
  1997. -- if hasRoot then
  1998. -- autoload = isfile(ConfigurationFolder .. "/" .. hasRoot .. "/" .. ConfigFolder .. "/" .. "autoload.txt")
  1999. -- end
  2000.  
  2001. -- if autoload then
  2002. -- if hasRoot then
  2003. -- LoadConfiguration(readfile(ConfigurationFolder .. "/" .. hasRoot .. "/" .. ConfigFolder .. "/" .. readfile(ConfigurationFolder .. "/" .. hasRoot .. "/" .. ConfigFolder .. "/" .. "autoload.txt")), true)
  2004. -- else
  2005. -- LoadConfiguration(readfile(ConfigurationFolder .. "/" .. ConfigFolder .. "/" .. readfile(ConfigurationFolder .. "/" .. ConfigFolder .. "/" .. "autoload.txt")), true)
  2006. -- end
  2007. -- end
  2008. -- end
  2009.  
  2010. local function Draggable(Bar, Window, enableTaptic, tapticOffset)
  2011. pcall(function()
  2012. local Dragging, DragInput, MousePos, FramePos
  2013.  
  2014. local function connectFunctions()
  2015. if dragBar and enableTaptic then
  2016. dragBar.MouseEnter:Connect(function()
  2017. if not Dragging then
  2018. TweenService:Create(dragBarCosmetic, TweenInfo.new(0.25, Enum.EasingStyle.Back, Enum.EasingDirection.Out), {BackgroundTransparency = 0.5, Size = UDim2.new(0, 120, 0, 4)}):Play()
  2019. end
  2020. end)
  2021.  
  2022. dragBar.MouseLeave:Connect(function()
  2023. if not Dragging then
  2024. TweenService:Create(dragBarCosmetic, TweenInfo.new(0.25, Enum.EasingStyle.Back, Enum.EasingDirection.Out), {BackgroundTransparency = 0.7, Size = UDim2.new(0, 100, 0, 4)}):Play()
  2025. end
  2026. end)
  2027. end
  2028. end
  2029.  
  2030. connectFunctions()
  2031.  
  2032. Bar.InputBegan:Connect(function(Input)
  2033. if Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch then
  2034. Dragging = true
  2035. MousePos = Input.Position
  2036. FramePos = Window.Position
  2037.  
  2038. if enableTaptic then
  2039. TweenService:Create(dragBarCosmetic, TweenInfo.new(0.35, Enum.EasingStyle.Back, Enum.EasingDirection.Out), {Size = UDim2.new(0, 110, 0, 4), BackgroundTransparency = 0}):Play()
  2040. end
  2041.  
  2042. Input.Changed:Connect(function()
  2043. if Input.UserInputState == Enum.UserInputState.End then
  2044. Dragging = false
  2045. connectFunctions()
  2046.  
  2047. if enableTaptic then
  2048. TweenService:Create(dragBarCosmetic, TweenInfo.new(0.35, Enum.EasingStyle.Back, Enum.EasingDirection.Out), {Size = UDim2.new(0, 100, 0, 4), BackgroundTransparency = 0.7}):Play()
  2049. end
  2050. end
  2051. end)
  2052. end
  2053. end)
  2054.  
  2055. Bar.InputChanged:Connect(function(Input)
  2056. if Input.UserInputType == Enum.UserInputType.MouseMovement or Input.UserInputType == Enum.UserInputType.Touch then
  2057. DragInput = Input
  2058. end
  2059. end)
  2060.  
  2061. UserInputService.InputChanged:Connect(function(Input)
  2062. if Input == DragInput and Dragging then
  2063. local Delta = Input.Position - MousePos
  2064.  
  2065. local newMainPosition = UDim2.new(FramePos.X.Scale, FramePos.X.Offset + Delta.X, FramePos.Y.Scale, FramePos.Y.Offset + Delta.Y)
  2066. TweenService:Create(Window, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Position = newMainPosition}):Play()
  2067.  
  2068. if dragBar then
  2069. local newDragBarPosition = UDim2.new(FramePos.X.Scale, FramePos.X.Offset + Delta.X, FramePos.Y.Scale, FramePos.Y.Offset + Delta.Y + 240)
  2070. dragBar.Position = newDragBarPosition
  2071. end
  2072. end
  2073. end)
  2074.  
  2075. end)
  2076. end
  2077.  
  2078. function Luna:Notification(data) -- action e.g open messages
  2079. task.spawn(function()
  2080. data = Kwargify({
  2081. Title = "Missing Title",
  2082. Content = "Missing or Unknown Content",
  2083. Icon = "view_in_ar",
  2084. ImageSource = "Material"
  2085. }, data or {})
  2086.  
  2087. -- Notification Object Creation
  2088. local newNotification = Notifications.Template:Clone()
  2089. newNotification.Name = data.Title
  2090. newNotification.Parent = Notifications
  2091. newNotification.LayoutOrder = #Notifications:GetChildren()
  2092. newNotification.Visible = false
  2093. BlurModule(newNotification)
  2094.  
  2095. -- Set Data
  2096. newNotification.Title.Text = data.Title
  2097. newNotification.Description.Text = data.Content
  2098. newNotification.Icon.Image = GetIcon(data.Icon, data.ImageSource)
  2099.  
  2100. -- Set initial transparency values
  2101. newNotification.BackgroundTransparency = 1
  2102. newNotification.Title.TextTransparency = 1
  2103. newNotification.Description.TextTransparency = 1
  2104. newNotification.UIStroke.Transparency = 1
  2105. newNotification.Shadow.ImageTransparency = 1
  2106. newNotification.Icon.ImageTransparency = 1
  2107. newNotification.Icon.BackgroundTransparency = 1
  2108.  
  2109. task.wait()
  2110.  
  2111. -- Calculate textbounds and set initial values
  2112. newNotification.Size = UDim2.new(1, 0, 0, -Notifications:FindFirstChild("UIListLayout").Padding.Offset)
  2113.  
  2114. newNotification.Icon.Size = UDim2.new(0, 28, 0, 28)
  2115. newNotification.Icon.Position = UDim2.new(0, 16, 0.5, -1)
  2116.  
  2117. newNotification.Visible = true
  2118.  
  2119. newNotification.Description.Size = UDim2.new(1, -65, 0, math.huge)
  2120. local bounds = newNotification.Description.TextBounds.Y + 55
  2121. newNotification.Description.Size = UDim2.new(1,-65,0, bounds - 35)
  2122. newNotification.Size = UDim2.new(1, 0, 0, -Notifications:FindFirstChild("UIListLayout").Padding.Offset)
  2123. TweenService:Create(newNotification, TweenInfo.new(0.6, Enum.EasingStyle.Exponential), {Size = UDim2.new(1, 0, 0, bounds)}):Play()
  2124.  
  2125. task.wait(0.15)
  2126. TweenService:Create(newNotification, TweenInfo.new(0.4, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.45}):Play()
  2127. TweenService:Create(newNotification.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2128.  
  2129. task.wait(0.05)
  2130.  
  2131. TweenService:Create(newNotification.Icon, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 0}):Play()
  2132.  
  2133. task.wait(0.05)
  2134. TweenService:Create(newNotification.Description, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0.35}):Play()
  2135. TweenService:Create(newNotification.UIStroke, TweenInfo.new(0.4, Enum.EasingStyle.Exponential), {Transparency = 0.95}):Play()
  2136. TweenService:Create(newNotification.Shadow, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 0.82}):Play()
  2137.  
  2138. local waitDuration = math.min(math.max((#newNotification.Description.Text * 0.1) + 2.5, 3), 10)
  2139. task.wait(data.Duration or waitDuration)
  2140.  
  2141. newNotification.Icon.Visible = false
  2142. TweenService:Create(newNotification, TweenInfo.new(0.4, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  2143. TweenService:Create(newNotification.UIStroke, TweenInfo.new(0.4, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  2144. TweenService:Create(newNotification.Shadow, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 1}):Play()
  2145. TweenService:Create(newNotification.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 1}):Play()
  2146. TweenService:Create(newNotification.Description, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 1}):Play()
  2147.  
  2148. TweenService:Create(newNotification, TweenInfo.new(1, Enum.EasingStyle.Exponential), {Size = UDim2.new(1, -90, 0, 0)}):Play()
  2149.  
  2150. task.wait(1)
  2151.  
  2152. TweenService:Create(newNotification, TweenInfo.new(1, Enum.EasingStyle.Exponential), {Size = UDim2.new(1, -90, 0, -Notifications:FindFirstChild("UIListLayout").Padding.Offset)}):Play()
  2153.  
  2154. newNotification.Visible = false
  2155. newNotification:Destroy()
  2156. end)
  2157. end
  2158.  
  2159. local function Unhide(Window, currentTab)
  2160. Window.Size = SizeBleh
  2161. Window.Elements.Visible = true
  2162. Window.Visible = true
  2163. task.wait()
  2164. tween(Window, {BackgroundTransparency = 0.2})
  2165. tween(Window.Elements, {BackgroundTransparency = 0.08})
  2166. tween(Window.Line, {BackgroundTransparency = 0})
  2167. tween(Window.Title.Title, {TextTransparency = 0})
  2168. tween(Window.Title.subtitle, {TextTransparency = 0})
  2169. tween(Window.Logo, {ImageTransparency = 0})
  2170. tween(Window.Navigation.Line, {BackgroundTransparency = 0})
  2171.  
  2172. for _, TopbarButton in ipairs(Window.Controls:GetChildren()) do
  2173. if TopbarButton.ClassName == "Frame" and TopbarButton.Name ~= "Theme" then
  2174. TopbarButton.Visible = true
  2175. tween(TopbarButton, {BackgroundTransparency = 0.25})
  2176. tween(TopbarButton.UIStroke, {Transparency = 0.5})
  2177. tween(TopbarButton.ImageLabel, {ImageTransparency = 0.25})
  2178. end
  2179. end
  2180. for _, tabbtn in ipairs(Window.Navigation.Tabs:GetChildren()) do
  2181. if tabbtn.ClassName == "Frame" and tabbtn.Name ~= "InActive Template" then
  2182. if tabbtn.Name == currentTab then
  2183. TweenService:Create(tabbtn, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  2184. TweenService:Create(tabbtn.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.41}):Play()
  2185. end
  2186. TweenService:Create(tabbtn.ImageLabel, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 0}):Play()
  2187. TweenService:Create(tabbtn.DropShadowHolder.DropShadow, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 1}):Play()
  2188. end
  2189. end
  2190.  
  2191. end
  2192.  
  2193. local MainSize
  2194. local MinSize
  2195. if Camera.ViewportSize.X > 774 and Camera.ViewportSize.Y > 503 then
  2196. MainSize = UDim2.fromOffset(675, 424)
  2197. MinSize = UDim2.fromOffset(500, 42)
  2198. else
  2199. MainSize = UDim2.fromOffset(Camera.ViewportSize.X - 100, Camera.ViewportSize.Y - 100)
  2200. MinSize = UDim2.fromOffset(Camera.ViewportSize.X - 275, 42)
  2201. end
  2202.  
  2203. local function Maximise(Window)
  2204. Window.Controls.ToggleSize.ImageLabel.Image = "rbxassetid://10137941941"
  2205. tween(Window, {Size = MainSize})
  2206. Window.Elements.Visible = true
  2207. Window.Navigation.Visible = true
  2208. end
  2209.  
  2210. local function Minimize(Window)
  2211. Window.Controls.ToggleSize.ImageLabel.Image = "rbxassetid://11036884234"
  2212. Window.Elements.Visible = false
  2213. Window.Navigation.Visible = false
  2214. tween(Window, {Size = MinSize})
  2215. end
  2216.  
  2217.  
  2218. function Luna:CreateWindow(WindowSettings)
  2219.  
  2220. WindowSettings = Kwargify({
  2221. Name = "Luna UI Example Window",
  2222. Subtitle = "",
  2223. LogoID = "6031097225",
  2224. LoadingEnabled = true,
  2225. LoadingTitle = "Luna Interface Suite",
  2226. LoadingSubtitle = "by Nebula Softworks",
  2227.  
  2228. ConfigSettings = {},
  2229.  
  2230. KeySystem = false,
  2231. KeySettings = {}
  2232. }, WindowSettings or {})
  2233.  
  2234. WindowSettings.ConfigSettings = Kwargify({
  2235. RootFolder = nil,
  2236. ConfigFolder = "Big Hub"
  2237. }, WindowSettings.ConfigSettings or {})
  2238.  
  2239. WindowSettings.KeySettings = Kwargify({
  2240. Title = WindowSettings.Name,
  2241. Subtitle = "Key System",
  2242. Note = "No Instructions",
  2243. SaveInRoot = false, -- Enabling will save the key in your RootFolder (YOU MUST HAVE ONE BEFORE ENABLING THIS OPTION)
  2244. SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
  2245. Key = {""}, -- List of keys that will be accepted by the system, please use a system like Pelican or Luarmor that provide key strings based on your HWID since putting a simple string is very easy to bypass
  2246. SecondAction = {}
  2247. }, WindowSettings.KeySettings or {})
  2248.  
  2249. WindowSettings.KeySettings.SecondAction = Kwargify({
  2250. Enabled = false,
  2251. Type = "Discord", -- Link/Discord
  2252. Parameter = "" -- for discord, add the invite link like home tab. for link, type the link of ur key sys
  2253. }, WindowSettings.KeySettings.SecondAction)
  2254.  
  2255. local Passthrough = false
  2256.  
  2257. local Window = { Bind = Enum.KeyCode.K, CurrentTab = nil, State = true, Size = false, Settings = nil }
  2258.  
  2259. Main.Title.Title.Text = WindowSettings.Name
  2260. Main.Title.subtitle.Text = WindowSettings.Subtitle
  2261. Main.Logo.Image = "rbxassetid://" .. WindowSettings.LogoID
  2262. Main.Visible = true
  2263. Main.BackgroundTransparency = 1
  2264. Main.Size = MainSize
  2265. Main.Size = UDim2.fromOffset(Main.Size.X.Offset - 70, Main.Size.Y.Offset - 55)
  2266. Main.Parent.ShadowHolder.Size = Main.Size
  2267. LoadingFrame.Frame.Frame.Title.TextTransparency = 1
  2268. LoadingFrame.Frame.Frame.Subtitle.TextTransparency = 1
  2269. LoadingFrame.Version.TextTransparency = 1
  2270. LoadingFrame.Frame.ImageLabel.ImageTransparency = 1
  2271.  
  2272. tween(Elements.Parent, {BackgroundTransparency = 1})
  2273. Elements.Parent.Visible = false
  2274.  
  2275. LoadingFrame.Frame.Frame.Title.Text = WindowSettings.LoadingTitle
  2276. LoadingFrame.Frame.Frame.Subtitle.Text = WindowSettings.LoadingSubtitle
  2277. LoadingFrame.Version.Text = LoadingFrame.Frame.Frame.Title.Text == "Luna Interface Suite" and Release or "Luna UI"
  2278.  
  2279. Navigation.Player.icon.ImageLabel.Image = Players:GetUserThumbnailAsync(Players.LocalPlayer.UserId, Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size48x48)
  2280. Navigation.Player.Namez.Text = Players.LocalPlayer.DisplayName
  2281. Navigation.Player.TextLabel.Text = Players.LocalPlayer.Name
  2282.  
  2283. for i,v in pairs(Main.Controls:GetChildren()) do
  2284. v.Visible = false
  2285. end
  2286.  
  2287. Main:GetPropertyChangedSignal("Position"):Connect(function()
  2288. Main.Parent.ShadowHolder.Position = Main.Position
  2289. end)
  2290. Main:GetPropertyChangedSignal("Size"):Connect(function()
  2291. Main.Parent.ShadowHolder.Size = Main.Size
  2292. end)
  2293.  
  2294. LoadingFrame.Visible = true
  2295.  
  2296. -- pcall(function()
  2297. -- if not isfolder(ConfigurationFolder) then
  2298. -- makefolder(ConfigurationFolder)
  2299. -- end
  2300. -- if WindowSettings.ConfigSettings.RootFolder then
  2301. -- if not isfolder(ConfigurationFolder .. WindowSettings.ConfigSettings.RootFolder) then
  2302. -- makefolder(ConfigurationFolder .. WindowSettings.ConfigSettings.RootFolder)
  2303. -- if not isfolder(ConfigurationFolder .. WindowSettings.ConfigSettings.RootFolder .. WindowSettings.ConfigSettings.ConfigFolder) then
  2304. -- makefolder(ConfigurationFolder .. WindowSettings.ConfigSettings.RootFolder .. WindowSettings.ConfigSettings.ConfigFolder)
  2305. -- end
  2306. -- end
  2307. -- else
  2308. -- if not isfolder(ConfigurationFolder .. WindowSettings.ConfigSettings.ConfigFolder) then
  2309. -- makefolder(ConfigurationFolder .. WindowSettings.ConfigSettings.ConfigFolder)
  2310. -- end
  2311. -- end
  2312.  
  2313. -- LoadAutoLoad(WindowSettings.ConfigSettings.ConfigFolder, WindowSettings.ConfigSettings.RootFolder)
  2314. -- end)
  2315.  
  2316. LunaUI.Enabled = true
  2317.  
  2318. BlurModule(Main)
  2319.  
  2320. if WindowSettings.KeySystem then
  2321. local KeySettings = WindowSettings.KeySettings
  2322.  
  2323. Draggable(Dragger, Main)
  2324. Draggable(LunaUI.MobileSupport, LunaUI.MobileSupport)
  2325. if dragBar then Draggable(dragInteract, Main, true, 255) end
  2326.  
  2327. if not WindowSettings.KeySettings then
  2328. Passthrough = true
  2329. return
  2330. end
  2331.  
  2332. WindowSettings.KeySettings.FileName = "key"
  2333.  
  2334. if typeof(WindowSettings.KeySettings.Key) == "string" then WindowSettings.KeySettings.Key = {WindowSettings.KeySettings.Key} end
  2335.  
  2336. local direc = WindowSettings.KeySettings.SaveInRoot and "Luna/Configurations/" .. WindowSettings.ConfigSettings.RootFolder .. "/" .. WindowSettings.ConfigSettings.ConfigFolder .. "/Key System/" or "Luna/Configurations/" .. WindowSettings.ConfigSettings.ConfigFolder .. "/Key System/"
  2337.  
  2338. if isfile and isfile(direc .. WindowSettings.KeySettings.FileName .. ".luna") then
  2339. for i, Key in ipairs(WindowSettings.KeySettings.Key) do
  2340. if string.find(readfile(direc .. WindowSettings.KeySettings.FileName .. ".luna"), Key) then
  2341. Passthrough = true
  2342. break
  2343. end
  2344. end
  2345. end
  2346.  
  2347. if not Passthrough then
  2348.  
  2349. local Btn = KeySystem.Action.Copy
  2350. local typesys = KeySettings.SecondAction.Type
  2351.  
  2352. if typesys == "Discord" then
  2353. Btn = KeySystem.Action.Discord
  2354. end
  2355.  
  2356. local AttemptsRemaining = math.random(2, 5)
  2357.  
  2358. KeySystem.Visible = true
  2359. KeySystem.Title.Text = WindowSettings.KeySettings.Title
  2360. KeySystem.Subtitle.Text = WindowSettings.KeySettings.Subtitle
  2361. KeySystem.textshit.Text = WindowSettings.KeySettings.Note
  2362.  
  2363. if KeySettings.SecondAction.Enabled == true then
  2364. Btn.Visible = true
  2365. end
  2366.  
  2367. Btn.Interact.MouseButton1Click:Connect(function()
  2368. if typesys == "Discord" then
  2369. setclipboard(tostring("https://discord.gg/"..KeySettings.SecondAction.Parameter)) -- Hunter if you see this I added copy also was too lazy to send u msg
  2370. if request then
  2371. request({
  2372. Url = 'http://127.0.0.1:6463/rpc?v=1',
  2373. Method = 'POST',
  2374. Headers = {
  2375. ['Content-Type'] = 'application/json',
  2376. Origin = 'https://discord.com'
  2377. },
  2378. Body = HttpService:JSONEncode({
  2379. cmd = 'INVITE_BROWSER',
  2380. nonce = HttpService:GenerateGUID(false),
  2381. args = {code = KeySettings.SecondAction.Parameter}
  2382. })
  2383. })
  2384. end
  2385. else
  2386. setclipboard(tostring(KeySettings.SecondAction.Parameter))
  2387. end
  2388. end)
  2389.  
  2390. KeySystem.Action.Submit.Interact.MouseButton1Click:Connect(function()
  2391. if #KeySystem.Input.InputBox.Text == 0 then return end
  2392. local KeyFound = false
  2393. local FoundKey = ''
  2394. for _, Key in ipairs(WindowSettings.KeySettings.Key) do
  2395. if KeySystem.Input.InputBox.Text == Key then
  2396. KeyFound = true
  2397. FoundKey = Key
  2398. break
  2399. end
  2400. end
  2401. if KeyFound then
  2402. for _, instance in pairs(KeySystem:GetDescendants()) do
  2403. if instance.ClassName ~= "UICorner" and instance.ClassName ~= "UIPadding" then
  2404. if instance.ClassName ~= "UIStroke" then
  2405. tween(instance, {BackgroundTransparency = 1}, nil,TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  2406. end
  2407. if instance.ClassName == "ImageButton" then
  2408. tween(instance, {ImageTransparency = 1}, nil,TweenInfo.new(0.5, Enum.EasingStyle.Exponential))
  2409. end
  2410. if instance.ClassName == "TextLabel" then
  2411. tween(instance, {TextTransparency = 1}, nil,TweenInfo.new(0.4, Enum.EasingStyle.Exponential))
  2412. end
  2413. if instance.ClassName == "UIStroke" then
  2414. tween(instance, {Transparency = 1}, nil,TweenInfo.new(0.5, Enum.EasingStyle.Exponential))
  2415. end
  2416. end
  2417. end
  2418. tween(KeySystem, {BackgroundTransparency = 1}, nil,TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  2419. task.wait(0.51)
  2420. Passthrough = true
  2421. KeySystem.Visible = false
  2422. if WindowSettings.KeySettings.SaveKey then
  2423. if writefile then
  2424. writefile(direc .. WindowSettings.KeySettings.FileName .. ".luna", FoundKey)
  2425. end
  2426. Luna:Notification({Title = "Key System", Content = "The key for this script has been saved successfully.", Icon = "lock_open"})
  2427. end
  2428. else
  2429. if AttemptsRemaining == 0 then
  2430.  
  2431. game.Players.LocalPlayer:Kick("No Attempts Remaining")
  2432. game:Shutdown()
  2433. end
  2434. KeySystem.Input.InputBox.Text = "Incorrect Key"
  2435. AttemptsRemaining = AttemptsRemaining - 1
  2436. task.wait(0.4)
  2437. KeySystem.Input.InputBox.Text = ""
  2438. end
  2439. end)
  2440.  
  2441. KeySystem.Close.MouseButton1Click:Connect(function()
  2442.  
  2443. Luna:Destroy()
  2444. end)
  2445. end
  2446. end
  2447.  
  2448. if WindowSettings.KeySystem then
  2449. repeat task.wait() until Passthrough
  2450. end
  2451.  
  2452. if WindowSettings.LoadingEnabled then
  2453. task.wait(0.3)
  2454. TweenService:Create(LoadingFrame.Frame.Frame.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2455. TweenService:Create(LoadingFrame.Frame.ImageLabel, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 0}):Play()
  2456. task.wait(0.05)
  2457. TweenService:Create(LoadingFrame.Frame.Frame.Subtitle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2458. TweenService:Create(LoadingFrame.Version, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2459. task.wait(0.29)
  2460. TweenService:Create(LoadingFrame.Frame.ImageLabel, TweenInfo.new(1.7, Enum.EasingStyle.Back, Enum.EasingDirection.Out, 2, false, 0.2), {Rotation = 450}):Play()
  2461.  
  2462. task.wait(3.32)
  2463.  
  2464. TweenService:Create(LoadingFrame.Frame.Frame.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 1}):Play()
  2465. TweenService:Create(LoadingFrame.Frame.ImageLabel, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {ImageTransparency = 1}):Play()
  2466. task.wait(0.05)
  2467. TweenService:Create(LoadingFrame.Frame.Frame.Subtitle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 1}):Play()
  2468. TweenService:Create(LoadingFrame.Version, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 1}):Play()
  2469. wait(0.3)
  2470. TweenService:Create(LoadingFrame, TweenInfo.new(0.5, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {BackgroundTransparency = 1}):Play()
  2471. end
  2472.  
  2473. TweenService:Create(Main, TweenInfo.new(0.5, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {BackgroundTransparency = 0.2, Size = MainSize}):Play()
  2474. TweenService:Create(Main.Parent.ShadowHolder, TweenInfo.new(0.5, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = MainSize}):Play()
  2475. TweenService:Create(Main.Title.Title, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {TextTransparency = 0}):Play()
  2476. TweenService:Create(Main.Title.subtitle, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {TextTransparency = 0}):Play()
  2477. TweenService:Create(Main.Logo, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {ImageTransparency = 0}):Play()
  2478. TweenService:Create(Navigation.Player.icon.ImageLabel, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {ImageTransparency = 0}):Play()
  2479. TweenService:Create(Navigation.Player.icon.UIStroke, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Transparency = 0}):Play()
  2480. TweenService:Create(Main.Line, TweenInfo.new(0.35, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {BackgroundTransparency = 0}):Play()
  2481. wait(0.4)
  2482. LoadingFrame.Visible = false
  2483.  
  2484. Draggable(Dragger, Main)
  2485. Draggable(LunaUI.MobileSupport, LunaUI.MobileSupport)
  2486. if dragBar then Draggable(dragInteract, Main, true, 255) end
  2487.  
  2488. Elements.Template.LayoutOrder = 1000000000
  2489. Elements.Template.Visible = false
  2490. Navigation.Tabs["InActive Template"].LayoutOrder = 1000000000
  2491. Navigation.Tabs["InActive Template"].Visible = false
  2492.  
  2493. local FirstTab = true
  2494.  
  2495. function Window:CreateHomeTab(HomeTabSettings)
  2496.  
  2497. HomeTabSettings = Kwargify({
  2498. Icon = 1,
  2499. SupportedExecutors = {"Vega X", "Delta", "Nihon", "Xeno"}, -- THESE DEFAULTS ARE PLACEHOLDERS!! I DO NOT ADVERTISE THESE, THEY ARE JUS THE FIRST THAT CAME TO MIND. I HAVE NO IDEA WHETHER THEYA RE RATS (they prob are) AND IM NOT RESPONSIBLE IF U GET VIRUSES FROM INSTALLING AFTER SEEING THIS LIST
  2500. DiscordInvite = "noinvitelink" -- The disvord invite link. Do not include the link so for example if my invite was discord.gg/nebula I would put nebula
  2501. }, HomeTabSettings or {})
  2502.  
  2503. local HomeTab = {}
  2504.  
  2505. local HomeTabButton = Navigation.Tabs.Home
  2506. HomeTabButton.Visible = true
  2507. if HomeTabSettings.Icon == 2 then
  2508. HomeTabButton.ImageLabel.Image = GetIcon("dashboard", "Material")
  2509. end
  2510.  
  2511. local HomeTabPage = Elements.Home
  2512. HomeTabPage.Visible = true
  2513.  
  2514. function HomeTab:Activate()
  2515. tween(HomeTabButton.ImageLabel, {ImageColor3 = Color3.fromRGB(255,255,255)})
  2516. tween(HomeTabButton, {BackgroundTransparency = 0})
  2517. tween(HomeTabButton.UIStroke, {Transparency = 0.41})
  2518.  
  2519. Elements.UIPageLayout:JumpTo(HomeTabPage)
  2520.  
  2521. task.wait(0.05)
  2522.  
  2523. for _, OtherTabButton in ipairs(Navigation.Tabs:GetChildren()) do
  2524. if OtherTabButton.Name ~= "InActive Template" and OtherTabButton.ClassName == "Frame" and OtherTabButton ~= HomeTabButton then
  2525. tween(OtherTabButton.ImageLabel, {ImageColor3 = Color3.fromRGB(221,221,221)})
  2526. tween(OtherTabButton, {BackgroundTransparency = 1})
  2527. tween(OtherTabButton.UIStroke, {Transparency = 1})
  2528. end
  2529.  
  2530. end
  2531.  
  2532. Window.CurrentTab = "Home"
  2533. end
  2534.  
  2535. HomeTab:Activate()
  2536. FirstTab = false
  2537. HomeTabButton.Interact.MouseButton1Click:Connect(function()
  2538. HomeTab:Activate()
  2539. end)
  2540.  
  2541.  
  2542. HomeTabPage.icon.ImageLabel.Image = Players:GetUserThumbnailAsync(Players.LocalPlayer.UserId, Enum.ThumbnailType.HeadShot, Enum.ThumbnailSize.Size420x420)
  2543. HomeTabPage.player.Text.Text = "Hello, " .. Players.LocalPlayer.DisplayName
  2544. HomeTabPage.player.user.Text = Players.LocalPlayer.Name .. " - ".. WindowSettings.Name
  2545.  
  2546. HomeTabPage.detailsholder.dashboard.Client.Title.Text = (isStudio and "Debugging (Studio)" or identifyexecutor()) or "Your Executor Does Not Support identifyexecutor."
  2547. for i,v in pairs(HomeTabSettings.SupportedExecutors) do
  2548. if isStudio then HomeTabPage.detailsholder.dashboard.Client.Subtitle.Text = "Luna Interface Suite - Debugging Mode" break end
  2549. if v == identifyexecutor() then
  2550. HomeTabPage.detailsholder.dashboard.Client.Subtitle.Text = "Your Executor Supports This Script."
  2551. else
  2552. HomeTabPage.detailsholder.dashboard.Client.Subtitle.Text = "Your Executor Isn't Officialy Supported By This Script."
  2553. end
  2554. end
  2555.  
  2556. -- Stolen From Sirius Stuff Begins Here
  2557.  
  2558. HomeTabPage.detailsholder.dashboard.Discord.Interact.MouseButton1Click:Connect(function()
  2559. setclipboard(tostring("https://discord.gg/"..HomeTabSettings.DiscordInvite)) -- Hunter if you see this I added copy also was too lazy to send u msg
  2560. if request then
  2561. request({
  2562. Url = 'http://127.0.0.1:6463/rpc?v=1',
  2563. Method = 'POST',
  2564. Headers = {
  2565. ['Content-Type'] = 'application/json',
  2566. Origin = 'https://discord.com'
  2567. },
  2568. Body = HttpService:JSONEncode({
  2569. cmd = 'INVITE_BROWSER',
  2570. nonce = HttpService:GenerateGUID(false),
  2571. args = {code = HomeTabSettings.DiscordInvite}
  2572. })
  2573. })
  2574. end
  2575. end)
  2576.  
  2577. local friendsCooldown = 0
  2578. local function getPing() return math.clamp(game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValue(), 10, 700) end
  2579.  
  2580. local function checkFriends()
  2581. if friendsCooldown == 0 then
  2582.  
  2583. friendsCooldown = 25
  2584.  
  2585. local playersFriends = {}
  2586. local friendsInTotal = 0
  2587. local onlineFriends = 0
  2588. local friendsInGame = 0
  2589.  
  2590. local list = Players:GetFriendsAsync(Player.UserId)
  2591. while true do -- loop through all the pages
  2592. for _, data in list:GetCurrentPage() do
  2593. friendsInTotal +=1
  2594. table.insert(playersFriends, Data)
  2595. end
  2596.  
  2597. if list.IsFinished then
  2598. -- stop the loop since this is the last page
  2599. break
  2600. else
  2601. -- go to the next page
  2602. list:AdvanceToNextPageAsync()
  2603. end
  2604. end
  2605. for i, v in pairs(Player:GetFriendsOnline()) do
  2606. onlineFriends += 1
  2607. end
  2608.  
  2609. for i,v in pairs(playersFriends) do
  2610. if Players:FindFirstChild(v.Username) then
  2611. friendsInGame = friendsInGame + 1
  2612. end
  2613. end
  2614.  
  2615. HomeTabPage.detailsholder.dashboard.Friends.All.Value.Text = tostring(friendsInTotal).." friends"
  2616. HomeTabPage.detailsholder.dashboard.Friends.Offline.Value.Text = tostring(friendsInTotal - onlineFriends).." friends"
  2617. HomeTabPage.detailsholder.dashboard.Friends.Online.Value.Text = tostring(onlineFriends).." friends"
  2618. HomeTabPage.detailsholder.dashboard.Friends.InGame.Value.Text = tostring(friendsInGame).." friends"
  2619.  
  2620. else
  2621. friendsCooldown -= 1
  2622. end
  2623. end
  2624.  
  2625. local function format(Int)
  2626. return string.format("%02i", Int)
  2627. end
  2628.  
  2629. local function convertToHMS(Seconds)
  2630. local Minutes = (Seconds - Seconds%60)/60
  2631. Seconds = Seconds - Minutes*60
  2632. local Hours = (Minutes - Minutes%60)/60
  2633. Minutes = Minutes - Hours*60
  2634. return format(Hours)..":"..format(Minutes)..":"..format(Seconds)
  2635. end
  2636.  
  2637. coroutine.wrap(function()
  2638. while task.wait() do
  2639.  
  2640.  
  2641. -- Players
  2642. HomeTabPage.detailsholder.dashboard.Server.Players.Value.Text = #Players:GetPlayers().." playing"
  2643. HomeTabPage.detailsholder.dashboard.Server.MaxPlayers.Value.Text = Players.MaxPlayers.." players can join this server"
  2644.  
  2645. -- Ping
  2646. HomeTabPage.detailsholder.dashboard.Server.Latency.Value.Text = isStudio and tostring(math.round((Players.LocalPlayer:GetNetworkPing() * 2 ) / 0.01)) .."ms" or tostring(math.floor(getPing()) .."ms")
  2647.  
  2648. -- Time
  2649. HomeTabPage.detailsholder.dashboard.Server.Time.Value.Text = convertToHMS(time())
  2650.  
  2651. -- Region
  2652. HomeTabPage.detailsholder.dashboard.Server.Region.Value.Text = Localization:GetCountryRegionForPlayerAsync(Players.LocalPlayer)
  2653.  
  2654. checkFriends()
  2655. end
  2656. end)()
  2657.  
  2658. -- Stolen From Sirius Stuff ends here
  2659.  
  2660. end
  2661.  
  2662. function Window:CreateTab(TabSettings)
  2663.  
  2664. local Tab = {}
  2665.  
  2666. TabSettings = Kwargify({
  2667. Name = "Tab",
  2668. ShowTitle = true,
  2669. Icon = "view_in_ar",
  2670. ImageSource = "Material"
  2671. }, TabSettings or {})
  2672.  
  2673. local TabButton = Navigation.Tabs["InActive Template"]:Clone()
  2674.  
  2675. TabButton.Name = TabSettings.Name
  2676. TabButton.TextLabel.Text = TabSettings.Name
  2677. TabButton.Parent = Navigation.Tabs
  2678. TabButton.ImageLabel.Image = GetIcon(TabSettings.Icon, TabSettings.ImageSource)
  2679.  
  2680. TabButton.Visible = true
  2681.  
  2682. local TabPage = Elements.Template:Clone()
  2683. TabPage.Name = TabSettings.Name
  2684. TabPage.Title.Visible = TabSettings.ShowTitle
  2685. TabPage.Title.Text = TabSettings.Name
  2686. TabPage.Visible = true
  2687.  
  2688. Tab.Page = TabPage
  2689.  
  2690. if TabSettings.ShowTitle == false then
  2691. TabPage.UIPadding.PaddingTop = UDim.new(0,10)
  2692. end
  2693.  
  2694. TabPage.LayoutOrder = #Elements:GetChildren() - 3
  2695.  
  2696. for _, TemplateElement in ipairs(TabPage:GetChildren()) do
  2697. if TemplateElement.ClassName == "Frame" or TemplateElement.ClassName == "TextLabel" and TemplateElement.Name ~= "Title" then
  2698. TemplateElement:Destroy()
  2699. end
  2700. end
  2701. TabPage.Parent = Elements
  2702.  
  2703. function Tab:Activate()
  2704. tween(TabButton.ImageLabel, {ImageColor3 = Color3.fromRGB(255,255,255)})
  2705. tween(TabButton, {BackgroundTransparency = 0})
  2706. tween(TabButton.UIStroke, {Transparency = 0.41})
  2707.  
  2708. Elements.UIPageLayout:JumpTo(TabPage)
  2709.  
  2710. task.wait(0.05)
  2711.  
  2712. for _, OtherTabButton in ipairs(Navigation.Tabs:GetChildren()) do
  2713. if OtherTabButton.Name ~= "InActive Template" and OtherTabButton.ClassName == "Frame" and OtherTabButton ~= TabButton then
  2714. tween(OtherTabButton.ImageLabel, {ImageColor3 = Color3.fromRGB(221,221,221)})
  2715. tween(OtherTabButton, {BackgroundTransparency = 1})
  2716. tween(OtherTabButton.UIStroke, {Transparency = 1})
  2717. end
  2718.  
  2719. end
  2720.  
  2721. Window.CurrentTab = TabSettings.Name
  2722. end
  2723.  
  2724. if FirstTab then
  2725. Tab:Activate()
  2726. end
  2727.  
  2728. task.wait(0.01)
  2729.  
  2730. TabButton.Interact.MouseButton1Click:Connect(function()
  2731. Tab:Activate()
  2732. end)
  2733.  
  2734. FirstTab = false
  2735.  
  2736. -- Section
  2737. function Tab:CreateSection(name : string)
  2738.  
  2739. local Section = {}
  2740.  
  2741. if name == nil then name = "Section" end
  2742.  
  2743. Section.Name = name
  2744.  
  2745. local Sectiont = Elements.Template.Section:Clone()
  2746. Sectiont.Text = name
  2747. Sectiont.Visible = true
  2748. Sectiont.Parent = TabPage
  2749. local TabPage = Sectiont.Frame
  2750.  
  2751. Sectiont.TextTransparency = 1
  2752. tween(Sectiont, {TextTransparency = 0})
  2753.  
  2754. function Section:Set(NewSection)
  2755. Sectiont.Text = NewSection
  2756. end
  2757.  
  2758. function Section:Destroy()
  2759. Section:Destroy()
  2760. end
  2761.  
  2762. -- Divider
  2763. function Section:CreateDivider()
  2764. TabPage.Position = UDim2.new(0,0,0,28)
  2765. local b = Elements.Template.Divider:Clone()
  2766. b.Parent = TabPage
  2767. b.Size = UDim2.new(1,0,0,18)
  2768. b.Line.BackgroundTransparency = 1
  2769. tween(b.Line, {BackgroundTransparency = 0})
  2770. end
  2771.  
  2772. -- Button
  2773. function Section:CreateButton(ButtonSettings)
  2774. TabPage.Position = UDim2.new(0,0,0,28)
  2775.  
  2776. ButtonSettings = Kwargify({
  2777. Name = "Button",
  2778. Description = nil,
  2779. Callback = function()
  2780.  
  2781. end,
  2782. }, ButtonSettings or {})
  2783.  
  2784. local ButtonV = {
  2785. Hover = false,
  2786. Settings = ButtonSettings
  2787. }
  2788.  
  2789.  
  2790. local Button
  2791. if ButtonSettings.Description == nil and ButtonSettings.Description ~= "" then
  2792. Button = Elements.Template.Button:Clone()
  2793. else
  2794. Button = Elements.Template.ButtonDesc:Clone()
  2795. end
  2796. Button.Name = ButtonSettings.Name
  2797. Button.Title.Text = ButtonSettings.Name
  2798. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  2799. Button.Desc.Text = ButtonSettings.Description
  2800. end
  2801. Button.Visible = true
  2802. Button.Parent = TabPage
  2803.  
  2804. Button.UIStroke.Transparency = 1
  2805. Button.Title.TextTransparency = 1
  2806. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  2807. Button.Desc.TextTransparency = 1
  2808. end
  2809.  
  2810. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  2811. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  2812. TweenService:Create(Button.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2813. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  2814. TweenService:Create(Button.Desc, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2815. end
  2816.  
  2817. Button.Interact["MouseButton1Click"]:Connect(function()
  2818. local Success,Response = pcall(ButtonSettings.Callback)
  2819.  
  2820. if not Success then
  2821. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  2822. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  2823. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  2824. Button.Title.Text = "Callback Error"
  2825. print("Luna Interface Suite | "..ButtonSettings.Name.." Callback Error " ..tostring(Response))
  2826. wait(0.5)
  2827. Button.Title.Text = ButtonSettings.Name
  2828. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  2829. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  2830. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  2831. else
  2832. tween(Button.UIStroke, {Color = Color3.fromRGB(136, 131, 163)})
  2833. wait(0.2)
  2834. if ButtonV.Hover then
  2835. tween(Button.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  2836. else
  2837. tween(Button.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  2838. end
  2839. end
  2840. end)
  2841.  
  2842. Button["MouseEnter"]:Connect(function()
  2843. ButtonV.Hover = true
  2844. tween(Button.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  2845. end)
  2846.  
  2847. Button["MouseLeave"]:Connect(function()
  2848. ButtonV.Hover = false
  2849. tween(Button.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  2850. end)
  2851.  
  2852. function ButtonV:Set(ButtonSettings2)
  2853. ButtonSettings2 = Kwargify({
  2854. Name = ButtonSettings.Name,
  2855. Description = ButtonSettings.Description,
  2856. Callback = ButtonSettings.Callback
  2857. }, ButtonSettings2 or {})
  2858.  
  2859. ButtonSettings = ButtonSettings2
  2860. ButtonV.Settings = ButtonSettings2
  2861.  
  2862. Button.Name = ButtonSettings.Name
  2863. Button.Title.Text = ButtonSettings.Name
  2864. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" and Button.Desc ~= nil then
  2865. Button.Desc.Text = ButtonSettings.Description
  2866. end
  2867. end
  2868.  
  2869. function ButtonV:Destroy()
  2870. Button.Visible = false
  2871. Button:Destroy()
  2872. end
  2873.  
  2874. return ButtonV
  2875. end
  2876.  
  2877. -- Label
  2878. function Section:CreateLabel(LabelSettings)
  2879. TabPage.Position = UDim2.new(0,0,0,28)
  2880.  
  2881. local LabelV = {}
  2882.  
  2883. LabelSettings = Kwargify({
  2884. Text = "Label",
  2885. Style = 1
  2886. }, LabelSettings or {})
  2887.  
  2888. LabelV.Settings = LabelSettings
  2889.  
  2890. local Label
  2891. if LabelSettings.Style == 1 then
  2892. Label = Elements.Template.Label:Clone()
  2893. elseif LabelSettings.Style == 2 then
  2894. Label = Elements.Template.Info:Clone()
  2895. elseif LabelSettings.Style == 3 then
  2896. Label = Elements.Template.Warn:Clone()
  2897. end
  2898.  
  2899. Label.Text.Text = LabelSettings.Text
  2900. Label.Visible = true
  2901. Label.Parent = TabPage
  2902.  
  2903. Label.BackgroundTransparency = 1
  2904. Label.UIStroke.Transparency = 1
  2905. Label.Text.TextTransparency = 1
  2906.  
  2907. if LabelSettings.Style ~= 1 then
  2908. TweenService:Create(Label, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.8}):Play()
  2909. else
  2910. TweenService:Create(Label, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  2911. end
  2912. TweenService:Create(Label.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  2913. TweenService:Create(Label.Text, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2914.  
  2915. function LabelV:Set(NewLabel)
  2916. LabelSettings.Text = NewLabel
  2917. LabelV.Settings = LabelSettings
  2918. Label.Text.Text = NewLabel
  2919. end
  2920.  
  2921. function LabelV:Destroy()
  2922. Label.Visible = false
  2923. Label:Destroy()
  2924. end
  2925.  
  2926. return LabelV
  2927. end
  2928.  
  2929. -- Paragraph
  2930. function Section:CreateParagraph(ParagraphSettings)
  2931. TabPage.Position = UDim2.new(0,0,0,28)
  2932.  
  2933. ParagraphSettings = Kwargify({
  2934. Title = "Paragraph",
  2935. Text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus venenatis lacus sed tempus eleifend. Mauris interdum bibendum felis, in tempor augue egestas vel. Praesent tristique consectetur ex, eu pretium sem placerat non. Vestibulum a nisi sit amet augue facilisis consectetur sit amet et nunc. Integer fermentum ornare cursus. Pellentesque sed ultricies metus, ut egestas metus. Vivamus auctor erat ac sapien vulputate, nec ultricies sem tempor. Quisque leo lorem, faucibus nec pulvinar nec, congue eu velit. Duis sodales massa efficitur imperdiet ultrices. Donec eros ipsum, ornare pharetra purus aliquam, tincidunt elementum nisi. Ut mi tortor, feugiat eget nunc vitae, facilisis interdum dui. Vivamus ullamcorper nunc dui, a dapibus nisi pretium ac. Integer eleifend placerat nibh, maximus malesuada tellus. Cras in justo in ligula scelerisque suscipit vel vitae quam."
  2936. }, ParagraphSettings or {})
  2937.  
  2938. local ParagraphV = {
  2939. Settings = ParagraphSettings
  2940. }
  2941.  
  2942. local Paragraph = Elements.Template.Paragraph:Clone()
  2943. Paragraph.Title.Text = ParagraphSettings.Title
  2944. Paragraph.Text.Text = ParagraphSettings.Text
  2945. Paragraph.Visible = true
  2946. Paragraph.Parent = TabPage
  2947.  
  2948. Paragraph.BackgroundTransparency = 1
  2949. Paragraph.UIStroke.Transparency = 1
  2950. Paragraph.Title.TextTransparency = 1
  2951. Paragraph.Text.TextTransparency = 1
  2952.  
  2953. TweenService:Create(Paragraph, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  2954. TweenService:Create(Paragraph.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  2955. TweenService:Create(Paragraph.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2956. TweenService:Create(Paragraph.Text, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  2957.  
  2958. function ParagraphV:Update()
  2959. Paragraph.Text.Size = UDim2.new(Paragraph.Text.Size.X.Scale, Paragraph.Text.Size.X.Offset, 0, math.huge)
  2960. Paragraph.Text.Size = UDim2.new(Paragraph.Text.Size.X.Scale, Paragraph.Text.Size.X.Offset, 0, Paragraph.Text.TextBounds.Y)
  2961. tween(Paragraph, {Size = UDim2.new(Paragraph.Size.X.Scale, Paragraph.Size.X.Offset, 0, Paragraph.Text.TextBounds.Y + 40)})
  2962. end
  2963.  
  2964. function ParagraphV:Set(NewParagraphSettings)
  2965.  
  2966. NewParagraphSettings = Kwargify({
  2967. Title = ParagraphSettings.Title,
  2968. Text = ParagraphSettings.Text
  2969. }, NewParagraphSettings or {})
  2970.  
  2971. ParagraphV.Settings = NewParagraphSettings
  2972.  
  2973. Paragraph.Title.Text = NewParagraphSettings.Title
  2974. Paragraph.Text.Text = NewParagraphSettings.Text
  2975.  
  2976. ParagraphV:Update()
  2977.  
  2978. end
  2979.  
  2980. function ParagraphV:Destroy()
  2981. Paragraph.Visible = false
  2982. Paragraph:Destroy()
  2983. end
  2984.  
  2985. ParagraphV:Update()
  2986.  
  2987. return ParagraphV
  2988. end
  2989.  
  2990. -- Slider
  2991. function Section:CreateSlider(SliderSettings, Flag)
  2992. TabPage.Position = UDim2.new(0,0,0,28)
  2993. local SliderV = { IgnoreConfig = false, Class = "Slider", Settings = SliderSettings }
  2994.  
  2995. SliderSettings = Kwargify({
  2996. Name = "Slider",
  2997. Range = {0, 200},
  2998. Increment = 1,
  2999. CurrentValue = 100,
  3000. Callback = function(Value)
  3001.  
  3002. end,
  3003. }, SliderSettings or {})
  3004.  
  3005. local SLDragging = false
  3006. local Slider = Elements.Template.Slider:Clone()
  3007. Slider.Name = SliderSettings.Name .. " - Slider"
  3008. Slider.Title.Text = SliderSettings.Name
  3009. Slider.Visible = true
  3010. Slider.Parent = TabPage
  3011.  
  3012. Slider.BackgroundTransparency = 1
  3013. Slider.UIStroke.Transparency = 1
  3014. Slider.Title.TextTransparency = 1
  3015.  
  3016. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3017. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3018. TweenService:Create(Slider.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3019.  
  3020. Slider.Main.Progress.Size = UDim2.new(0, Slider.Main.AbsoluteSize.X * ((SliderSettings.CurrentValue + SliderSettings.Range[1]) / (SliderSettings.Range[2] - SliderSettings.Range[1])) > 5 and Slider.Main.AbsoluteSize.X * (SliderSettings.CurrentValue / (SliderSettings.Range[2] - SliderSettings.Range[1])) or 5, 1, 0)
  3021.  
  3022. Slider.Value.Text = tostring(SliderSettings.CurrentValue)
  3023. SliderV.CurrentValue = Slider.Value.Text
  3024.  
  3025. SliderSettings.Callback(SliderSettings.CurrentValue)
  3026.  
  3027. Slider["MouseEnter"]:Connect(function()
  3028. tween(Slider.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  3029. end)
  3030.  
  3031. Slider["MouseLeave"]:Connect(function()
  3032. tween(Slider.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  3033. end)
  3034.  
  3035. Slider.Interact.InputBegan:Connect(function(Input)
  3036. if Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch then
  3037. SLDragging = true
  3038. end
  3039. end)
  3040.  
  3041. Slider.Interact.InputEnded:Connect(function(Input)
  3042. if Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch then
  3043. SLDragging = false
  3044. end
  3045. end)
  3046.  
  3047. Slider.Interact.MouseButton1Down:Connect(function()
  3048. local Current = Slider.Main.Progress.AbsolutePosition.X + Slider.Main.Progress.AbsoluteSize.X
  3049. local Start = Current
  3050. local Location
  3051. local Loop; Loop = RunService.Stepped:Connect(function()
  3052. if SLDragging then
  3053. Location = UserInputService:GetMouseLocation().X
  3054. Current = Current + 0.025 * (Location - Start)
  3055.  
  3056. if Location < Slider.Main.AbsolutePosition.X then
  3057. Location = Slider.Main.AbsolutePosition.X
  3058. elseif Location > Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X then
  3059. Location = Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X
  3060. end
  3061.  
  3062. if Current < Slider.Main.AbsolutePosition.X + 5 then
  3063. Current = Slider.Main.AbsolutePosition.X + 5
  3064. elseif Current > Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X then
  3065. Current = Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X
  3066. end
  3067.  
  3068. if Current <= Location and (Location - Start) < 0 then
  3069. Start = Location
  3070. elseif Current >= Location and (Location - Start) > 0 then
  3071. Start = Location
  3072. end
  3073. Slider.Main.Progress.Size = UDim2.new(0, Location - Slider.Main.AbsolutePosition.X, 1, 0)
  3074. local NewValue = SliderSettings.Range[1] + (Location - Slider.Main.AbsolutePosition.X) / Slider.Main.AbsoluteSize.X * (SliderSettings.Range[2] - SliderSettings.Range[1])
  3075.  
  3076. NewValue = math.floor(NewValue / SliderSettings.Increment + 0.5) * (SliderSettings.Increment * 10000000) / 10000000
  3077.  
  3078. Slider.Value.Text = tostring(NewValue)
  3079.  
  3080. if SliderSettings.CurrentValue ~= NewValue then
  3081. local Success, Response = pcall(function()
  3082. SliderSettings.Callback(NewValue)
  3083. end)
  3084. if not Success then
  3085. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3086. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3087. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3088. Slider.Title.Text = "Callback Error"
  3089. print("Luna Interface Suite | "..SliderSettings.Name.." Callback Error " ..tostring(Response))
  3090. wait(0.5)
  3091. Slider.Title.Text = SliderSettings.Name
  3092. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3093. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3094. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3095. end
  3096.  
  3097. SliderSettings.CurrentValue = NewValue
  3098. SliderV.CurrentValue = SliderSettings.CurrentValue
  3099. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  3100. end
  3101. else
  3102. TweenService:Create(Slider.Main.Progress, TweenInfo.new(0.1, Enum.EasingStyle.Back, Enum.EasingDirection.In, 0, false), {Size = UDim2.new(0, Location - Slider.Main.AbsolutePosition.X > 5 and Location - Slider.Main.AbsolutePosition.X or 5, 1, 0)}):Play()
  3103. Loop:Disconnect()
  3104. end
  3105. end)
  3106. end)
  3107.  
  3108. local function Set(NewVal, bleh)
  3109.  
  3110. NewVal = NewVal or SliderSettings.CurrentValue
  3111.  
  3112. TweenService:Create(Slider.Main.Progress, TweenInfo.new(0.3, Enum.EasingStyle.Back, Enum.EasingDirection.InOut), {Size = UDim2.new(0, Slider.Main.AbsoluteSize.X * ((NewVal + SliderSettings.Range[1]) / (SliderSettings.Range[2] - SliderSettings.Range[1])) > 5 and Slider.Main.AbsoluteSize.X * (NewVal / (SliderSettings.Range[2] - SliderSettings.Range[1])) or 5, 1, 0)}):Play()
  3113. if not bleh then Slider.Value.Text = tostring(NewVal) end
  3114. local Success, Response = pcall(function()
  3115. SliderSettings.Callback(NewVal)
  3116. end)
  3117. if not Success then
  3118. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3119. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3120. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3121. Slider.Title.Text = "Callback Error"
  3122. print("Luna Interface Suite | "..SliderSettings.Name.." Callback Error " ..tostring(Response))
  3123. wait(0.5)
  3124. Slider.Title.Text = SliderSettings.Name
  3125. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3126. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(30, 33, 40)}):Play()
  3127. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3128. end
  3129.  
  3130. SliderSettings.CurrentValue = NewVal
  3131. SliderV.CurrentValue = SliderSettings.CurrentValue
  3132. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  3133.  
  3134. end
  3135.  
  3136. function SliderV:UpdateValue(Value)
  3137. Set(tonumber(Value))
  3138. end
  3139.  
  3140. Slider.Value:GetPropertyChangedSignal("Text"):Connect(function()
  3141. local text = Slider.Value.Text
  3142. if not tonumber(text) and text ~= "." then
  3143. Slider.Value.Text = text:match("[0-9.]*") or ""
  3144. end
  3145. if SliderSettings.Range[2] < (tonumber(Slider.Value.Text) or 0) then Slider.Value.Text = SliderSettings.Range[2] end
  3146. Slider.Value.Size = UDim2.fromOffset(Slider.Value.TextBounds.X, 23)
  3147. Set(tonumber(Slider.Value.Text), true)
  3148. end)
  3149.  
  3150. function SliderV:Set(NewSliderSettings)
  3151. NewSliderSettings = Kwargify({
  3152. Name = SliderSettings.Name,
  3153. Range = SliderSettings.Range,
  3154. Increment = SliderSettings.Increment,
  3155. CurrentValue = SliderSettings.CurrentValue,
  3156. Callback = SliderSettings.Callback
  3157. }, NewSliderSettings or {})
  3158.  
  3159. SliderSettings = NewSliderSettings
  3160. SliderV.Settings = NewSliderSettings
  3161.  
  3162. Slider.Name = SliderSettings.Name .. " - Slider"
  3163. Slider.Title.Text = SliderSettings.Name
  3164.  
  3165. Set()
  3166.  
  3167. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  3168. end
  3169.  
  3170. function SliderV:Destroy()
  3171. Slider.Visible = false
  3172. Slider:Destroy()
  3173. end
  3174.  
  3175. if Flag then
  3176. Luna.Options[Flag] = SliderV
  3177. end
  3178.  
  3179. LunaUI.ThemeRemote:GetPropertyChangedSignal("Value"):Connect(function()
  3180. Slider.Main.color.Color = Luna.ThemeGradient
  3181. Slider.Main.UIStroke.color.Color = Luna.ThemeGradient
  3182. end)
  3183.  
  3184. return SliderV
  3185.  
  3186. end
  3187.  
  3188. -- Toggle
  3189. function Section:CreateToggle(ToggleSettings, Flag)
  3190. TabPage.Position = UDim2.new(0,0,0,28)
  3191. local ToggleV = { IgnoreConfig = false, Class = "Toggle" }
  3192.  
  3193. ToggleSettings = Kwargify({
  3194. Name = "Toggle",
  3195. Description = nil,
  3196. CurrentValue = false,
  3197. Callback = function(Value)
  3198. end,
  3199. }, ToggleSettings or {})
  3200.  
  3201.  
  3202. local Toggle
  3203.  
  3204. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  3205. Toggle = Elements.Template.ToggleDesc:Clone()
  3206. else
  3207. Toggle = Elements.Template.Toggle:Clone()
  3208. end
  3209.  
  3210. Toggle.Visible = true
  3211. Toggle.Parent = TabPage
  3212.  
  3213. Toggle.Name = ToggleSettings.Name .. " - Toggle"
  3214. Toggle.Title.Text = ToggleSettings.Name
  3215. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  3216. Toggle.Desc.Text = ToggleSettings.Description
  3217. end
  3218.  
  3219. Toggle.UIStroke.Transparency = 1
  3220. Toggle.Title.TextTransparency = 1
  3221. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  3222. Toggle.Desc.TextTransparency = 1
  3223. end
  3224.  
  3225. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3226. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  3227. TweenService:Create(Toggle.Desc, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3228. end
  3229. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3230. TweenService:Create(Toggle.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3231.  
  3232. local function Set(bool)
  3233. if bool then
  3234. Toggle.toggle.color.Enabled = true
  3235. tween(Toggle.toggle, {BackgroundTransparency = 0})
  3236.  
  3237. Toggle.toggle.UIStroke.color.Enabled = true
  3238. tween(Toggle.toggle.UIStroke, {Color = Color3.new(255,255,255)})
  3239.  
  3240. tween(Toggle.toggle.val, {BackgroundColor3 = Color3.fromRGB(255,255,255), Position = UDim2.new(1,-23,0.5,0), BackgroundTransparency = 0.45})
  3241. else
  3242. Toggle.toggle.color.Enabled = false
  3243. Toggle.toggle.UIStroke.color.Enabled = false
  3244.  
  3245. Toggle.toggle.UIStroke.Color = Color3.fromRGB(97,97,97)
  3246.  
  3247. tween(Toggle.toggle, {BackgroundTransparency = 1})
  3248.  
  3249. tween(Toggle.toggle.val, {BackgroundColor3 = Color3.fromRGB(97,97,97), Position = UDim2.new(0,5,0.5,0), BackgroundTransparency = 0})
  3250. end
  3251.  
  3252. ToggleV.CurrentValue = bool
  3253. end
  3254.  
  3255. Toggle.Interact.MouseButton1Click:Connect(function()
  3256. ToggleSettings.CurrentValue = not ToggleSettings.CurrentValue
  3257. Set(ToggleSettings.CurrentValue)
  3258.  
  3259. local Success, Response = pcall(function()
  3260. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  3261. end)
  3262. if not Success then
  3263. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3264. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3265. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3266. Toggle.Title.Text = "Callback Error"
  3267. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  3268. wait(0.5)
  3269. Toggle.Title.Text = ToggleSettings.Name
  3270. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3271. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3272. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3273. end
  3274. end)
  3275.  
  3276. Toggle["MouseEnter"]:Connect(function()
  3277. tween(Toggle.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  3278. end)
  3279.  
  3280. Toggle["MouseLeave"]:Connect(function()
  3281. tween(Toggle.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  3282. end)
  3283.  
  3284. if ToggleSettings.CurrentValue then
  3285. Set(ToggleSettings.CurrentValue)
  3286. local Success, Response = pcall(function()
  3287. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  3288. end)
  3289. if not Success then
  3290. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3291. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3292. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3293. Toggle.Title.Text = "Callback Error"
  3294. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  3295. wait(0.5)
  3296. Toggle.Title.Text = ToggleSettings.Name
  3297. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3298. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3299. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3300. end
  3301. end
  3302.  
  3303. function ToggleV:UpdateState(State)
  3304. ToggleSettings.CurrentValue = State
  3305. Set(ToggleSettings.CurrentValue)
  3306. end
  3307.  
  3308. function ToggleV:Set(NewToggleSettings)
  3309.  
  3310. NewToggleSettings = Kwargify({
  3311. Name = ToggleSettings.Name,
  3312. Description = ToggleSettings.Description,
  3313. CurrentValue = ToggleSettings.CurrentValue,
  3314. Callback = ToggleSettings.Callback
  3315. }, NewToggleSettings or {})
  3316.  
  3317. ToggleV.Settings = NewToggleSettings
  3318. ToggleSettings = NewToggleSettings
  3319.  
  3320. Toggle.Name = ToggleSettings.Name .. " - Toggle"
  3321. Toggle.Title.Text = ToggleSettings.Name
  3322. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" and Toggle.Desc ~= nil then
  3323. Toggle.Desc.Text = ToggleSettings.Description
  3324. end
  3325.  
  3326. Set(ToggleSettings.CurrentValue)
  3327.  
  3328. ToggleV.CurrentValue = ToggleSettings.CurrentValue
  3329.  
  3330. local Success, Response = pcall(function()
  3331. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  3332. end)
  3333. if not Success then
  3334. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3335. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3336. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0}):Play()
  3337. Toggle.Title.Text = "Callback Error"
  3338. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  3339. wait(0.5)
  3340. Toggle.Title.Text = ToggleSettings.Name
  3341. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3342. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3343. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3344. end
  3345. end
  3346.  
  3347. function ToggleV:Destroy()
  3348. Toggle.Visible = false
  3349. Toggle:Destroy()
  3350. end
  3351.  
  3352. LunaUI.ThemeRemote:GetPropertyChangedSignal("Value"):Connect(function()
  3353. Toggle.toggle.color.Color = Luna.ThemeGradient
  3354. Toggle.toggle.UIStroke.color.Color = Luna.ThemeGradient
  3355. end)
  3356.  
  3357. if Flag then
  3358. Luna.Options[Flag] = ToggleV
  3359. end
  3360.  
  3361. return ToggleV
  3362.  
  3363. end
  3364.  
  3365. -- Bind
  3366. function Section:CreateBind(BindSettings, Flag)
  3367. TabPage.Position = UDim2.new(0,0,0,28)
  3368. local BindV = { Class = "Keybind", IgnoreConfig = false, Settings = BindSettings, Active = false }
  3369.  
  3370. BindSettings = Kwargify({
  3371. Name = "Bind",
  3372. Description = nil,
  3373. CurrentBind = "Q",
  3374. HoldToInteract = false, -- setting this makes the Bind in toggle mode
  3375. Callback = function(Bind)
  3376. -- The function that takes place when the Bind is pressed
  3377. -- The variable (Bind) is a boolean for whether the Bind is being held or not (HoldToInteract needs to be true) or whether the Bind is currently active
  3378. end,
  3379.  
  3380. OnChangedCallback = function(Bind)
  3381. -- The function that takes place when the binded key changes
  3382. -- The variable (Bind) is a Enum.KeyCode for the new Binded Key
  3383. end,
  3384. }, BindSettings or {})
  3385.  
  3386. local CheckingForKey = false
  3387.  
  3388. local Bind
  3389. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  3390. Bind = Elements.Template.BindDesc:Clone()
  3391. else
  3392. Bind = Elements.Template.Bind:Clone()
  3393. end
  3394.  
  3395. Bind.Visible = true
  3396. Bind.Parent = TabPage
  3397.  
  3398. Bind.Name = BindSettings.Name
  3399. Bind.Title.Text = BindSettings.Name
  3400. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  3401. Bind.Desc.Text = BindSettings.Description
  3402. end
  3403.  
  3404. Bind.Title.TextTransparency = 1
  3405. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  3406. Bind.Desc.TextTransparency = 1
  3407. end
  3408. Bind.BindFrame.BackgroundTransparency = 1
  3409. Bind.BindFrame.UIStroke.Transparency = 1
  3410. Bind.BindFrame.BindBox.TextTransparency = 1
  3411.  
  3412. TweenService:Create(Bind, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3413. TweenService:Create(Bind.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3414. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  3415. TweenService:Create(Bind.Desc, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3416. end
  3417. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.9}):Play()
  3418. TweenService:Create(Bind.BindFrame.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.3}):Play()
  3419. TweenService:Create(Bind.BindFrame.BindBox, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3420.  
  3421.  
  3422. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  3423. Bind.BindFrame.BindBox.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 42)
  3424.  
  3425. Bind.BindFrame.BindBox.Focused:Connect(function()
  3426. CheckingForKey = true
  3427. Bind.BindFrame.BindBox.Text = ""
  3428. end)
  3429.  
  3430. Bind.BindFrame.BindBox.FocusLost:Connect(function()
  3431. CheckingForKey = false
  3432. if Bind.BindFrame.BindBox.Text == (nil or "") then
  3433. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  3434. end
  3435. end)
  3436.  
  3437. Bind["MouseEnter"]:Connect(function()
  3438. tween(Bind.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  3439. end)
  3440.  
  3441. Bind["MouseLeave"]:Connect(function()
  3442. tween(Bind.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  3443. end)
  3444. UserInputService.InputBegan:Connect(function(input, processed)
  3445.  
  3446. if CheckingForKey then
  3447. if input.KeyCode ~= Enum.KeyCode.Unknown and input.KeyCode ~= Window.Bind then
  3448. local SplitMessage = string.split(tostring(input.KeyCode), ".")
  3449. local NewKeyNoEnum = SplitMessage[3]
  3450. Bind.BindFrame.BindBox.Text = tostring(NewKeyNoEnum)
  3451. BindSettings.CurrentBind = tostring(NewKeyNoEnum)
  3452. local Success, Response = pcall(function()
  3453. BindSettings.Callback(BindSettings.CurrentBind)
  3454. end)
  3455. if not Success then
  3456. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3457. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3458. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3459. Bind.Title.Text = "Callback Error"
  3460. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  3461. wait(0.5)
  3462. Bind.Title.Text = BindSettings.Name
  3463. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3464. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3465. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3466. end
  3467. Bind.BindFrame.BindBox:ReleaseFocus()
  3468. end
  3469. elseif BindSettings.CurrentBind ~= nil and (input.KeyCode == Enum.KeyCode[BindSettings.CurrentBind] and not processed) then -- Test
  3470. local Held = true
  3471. local Connection
  3472. Connection = input.Changed:Connect(function(prop)
  3473. if prop == "UserInputState" then
  3474. Connection:Disconnect()
  3475. Held = false
  3476. end
  3477. end)
  3478.  
  3479. if not BindSettings.HoldToInteract then
  3480. BindV.Active = not BindV.Active
  3481. local Success, Response = pcall(function()
  3482. BindSettings.Callback(BindV.Active)
  3483. end)
  3484. if not Success then
  3485. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3486. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3487. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3488. Bind.Title.Text = "Callback Error"
  3489. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  3490. wait(0.5)
  3491. Bind.Title.Text = BindSettings.Name
  3492. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3493. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3494. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3495. end
  3496. else
  3497. wait(0.1)
  3498. if Held then
  3499. local Loop; Loop = RunService.Stepped:Connect(function()
  3500. if not Held then
  3501. local Success, Response = pcall(function()
  3502. BindSettings.Callback(false)
  3503. end)
  3504. if not Success then
  3505. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3506. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3507. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3508. Bind.Title.Text = "Callback Error"
  3509. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  3510. wait(0.5)
  3511. Bind.Title.Text = BindSettings.Name
  3512. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3513. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3514. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3515. end
  3516. Loop:Disconnect()
  3517. else
  3518. local Success, Response = pcall(function()
  3519. BindSettings.Callback(true)
  3520. end)
  3521. if not Success then
  3522. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3523. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3524. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3525. Bind.Title.Text = "Callback Error"
  3526. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  3527. wait(0.5)
  3528. Bind.Title.Text = BindSettings.Name
  3529. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3530. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3531. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3532. end
  3533. end
  3534. end)
  3535. end
  3536. end
  3537. end
  3538. end)
  3539.  
  3540. Bind.BindFrame.BindBox:GetPropertyChangedSignal("Text"):Connect(function()
  3541. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.55, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 30)}):Play()
  3542. end)
  3543.  
  3544. function BindV:Set(NewBindSettings)
  3545.  
  3546. NewBindSettings = Kwargify({
  3547. Name = BindSettings.Name,
  3548. Description = BindSettings.Description,
  3549. CurrentBind = BindSettings.CurrentBind,
  3550. HoldToInteract = BindSettings.HoldToInteract,
  3551. Callback = BindSettings.Callback
  3552. }, NewBindSettings or {})
  3553.  
  3554. BindV.Settings = NewBindSettings
  3555. BindSettings = NewBindSettings
  3556.  
  3557. Bind.Name = BindSettings.Name
  3558. Bind.Title.Text = BindSettings.Name
  3559. if BindSettings.Description ~= nil and BindSettings.Description ~= "" and Bind.Desc ~= nil then
  3560. Bind.Desc.Text = BindSettings.Description
  3561. end
  3562.  
  3563. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  3564. Bind.BindFrame.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 42)
  3565.  
  3566.  
  3567. BindV.CurrentBind = BindSettings.CurrentBind
  3568. end
  3569.  
  3570. function BindV:Destroy()
  3571. Bind.Visible = false
  3572. Bind:Destroy()
  3573. end
  3574.  
  3575. if Flag then
  3576. Luna.Options[Flag] = BindV
  3577. end
  3578.  
  3579. -- Luna.Flags[BindSettings.Flag] = BindSettings
  3580.  
  3581. return BindV
  3582.  
  3583. end
  3584.  
  3585. -- Dynamic Input
  3586. function Section:CreateInput(InputSettings, Flag)
  3587. TabPage.Position = UDim2.new(0,0,0,28)
  3588. local InputV = { IgnoreConfig = false, Class = "Input", Settings = InputSettings }
  3589.  
  3590. InputSettings = Kwargify({
  3591. Name = "Dynamic Input",
  3592. Description = nil,
  3593. CurrentValue = "",
  3594. PlaceholderText = "Input Placeholder",
  3595. RemoveTextAfterFocusLost = false,
  3596. Numeric = false,
  3597. Enter = false,
  3598. MaxCharacters = nil,
  3599. Callback = function(Text)
  3600.  
  3601. end, -- 52
  3602. }, InputSettings or {})
  3603.  
  3604. InputV.CurrentValue = InputSettings.CurrentValue
  3605.  
  3606. local descriptionbool
  3607. if InputSettings.Description ~= nil and InputSettings.Description ~= "" then
  3608. descriptionbool = true
  3609. end
  3610.  
  3611. local Input
  3612. if descriptionbool then
  3613. Input = Elements.Template.InputDesc:Clone()
  3614. else
  3615. Input = Elements.Template.Input:Clone()
  3616. end
  3617.  
  3618. Input.Name = InputSettings.Name
  3619. Input.Title.Text = InputSettings.Name
  3620. if descriptionbool then Input.Desc.Text = InputSettings.Description end
  3621. Input.Visible = true
  3622. Input.Parent = TabPage
  3623.  
  3624. Input.BackgroundTransparency = 1
  3625. Input.UIStroke.Transparency = 1
  3626. Input.Title.TextTransparency = 1
  3627. if descriptionbool then Input.Desc.TextTransparency = 1 end
  3628. Input.InputFrame.BackgroundTransparency = 1
  3629. Input.InputFrame.UIStroke.Transparency = 1
  3630. Input.InputFrame.InputBox.TextTransparency = 1
  3631.  
  3632. TweenService:Create(Input, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3633. TweenService:Create(Input.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3634. TweenService:Create(Input.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3635. if descriptionbool then TweenService:Create(Input.Desc, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play() end
  3636. TweenService:Create(Input.InputFrame, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.9}):Play()
  3637. TweenService:Create(Input.InputFrame.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.3}):Play()
  3638. TweenService:Create(Input.InputFrame.InputBox, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  3639.  
  3640. Input.InputFrame.InputBox.PlaceholderText = InputSettings.PlaceholderText
  3641. Input.InputFrame.Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 30)
  3642.  
  3643. Input.InputFrame.InputBox.FocusLost:Connect(function(bleh)
  3644.  
  3645. if InputSettings.Enter then
  3646. if bleh then
  3647. local Success, Response = pcall(function()
  3648. InputSettings.Callback(Input.InputFrame.InputBox.Text)
  3649. InputV.CurrentValue = Input.InputFrame.InputBox.Text
  3650. end)
  3651. if not Success then
  3652. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3653. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3654. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3655. Input.Title.Text = "Callback Error"
  3656. print("Luna Interface Suite | "..InputSettings.Name.." Callback Error " ..tostring(Response))
  3657. wait(0.5)
  3658. Input.Title.Text = InputSettings.Name
  3659. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3660. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3661. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3662. end
  3663. end
  3664. end
  3665.  
  3666. if InputSettings.RemoveTextAfterFocusLost then
  3667. Input.InputFrame.InputBox.Text = ""
  3668. end
  3669.  
  3670. end)
  3671.  
  3672. if InputSettings.Numeric then
  3673. Input.InputFrame.InputBox:GetPropertyChangedSignal("Text"):Connect(function()
  3674. local text = Input.InputFrame.InputBox.Text
  3675. if not tonumber(text) and text ~= "." then
  3676. Input.InputFrame.InputBox.Text = text:match("[0-9.]*") or ""
  3677. end
  3678. end)
  3679. end
  3680.  
  3681. Input.InputFrame.InputBox:GetPropertyChangedSignal("Text"):Connect(function()
  3682. if tonumber(InputSettings.MaxCharacters) then
  3683. if (#Input.InputFrame.InputBox.Text - 1) == InputSettings.MaxCharacters then
  3684. Input.InputFrame.InputBox.Text = Input.InputFrame.InputBox.Text:sub(1, InputSettings.MaxCharacters)
  3685. end
  3686. end
  3687. TweenService:Create(Input.InputFrame, TweenInfo.new(0.55, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 30)}):Play()
  3688. if not InputSettings.Enter then
  3689. local Success, Response = pcall(function()
  3690. InputSettings.Callback(Input.InputFrame.InputBox.Text)
  3691. end)
  3692. if not Success then
  3693. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3694. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3695. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3696. Input.Title.Text = "Callback Error"
  3697. print("Luna Interface Suite | "..InputSettings.Name.." Callback Error " ..tostring(Response))
  3698. wait(0.5)
  3699. Input.Title.Text = InputSettings.Name
  3700. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3701. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3702. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3703. end
  3704. end
  3705. InputV.CurrentValue = Input.InputFrame.InputBox.Text
  3706. end)
  3707.  
  3708. Input["MouseEnter"]:Connect(function()
  3709. tween(Input.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  3710. end)
  3711.  
  3712. Input["MouseLeave"]:Connect(function()
  3713. tween(Input.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  3714. end)
  3715.  
  3716.  
  3717. function InputV:Set(NewInputSettings)
  3718.  
  3719. NewInputSettings = Kwargify(InputSettings, NewInputSettings or {})
  3720.  
  3721. InputV.Settings = NewInputSettings
  3722. InputSettings = NewInputSettings
  3723.  
  3724. Input.Name = InputSettings.Name
  3725. Input.Title.Text = InputSettings.Name
  3726. if InputSettings.Description ~= nil and InputSettings.Description ~= "" and Input.Desc ~= nil then
  3727. Input.Desc.Text = InputSettings.Description
  3728. end
  3729.  
  3730. Input.InputFrame.InputBox:CaptureFocus()
  3731. Input.InputFrame.InputBox.Text = tostring(InputSettings.CurrentValue)
  3732. Input.InputFrame.InputBox:ReleaseFocus()
  3733. Input.InputFrame.Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 42)
  3734.  
  3735. InputV.CurrentValue = InputSettings.CurrentValue
  3736. end
  3737.  
  3738. function InputV:Destroy()
  3739. Input.Visible = false
  3740. Input:Destroy()
  3741. end
  3742.  
  3743. if Flag then
  3744. Luna.Options[Flag] = InputV
  3745. end
  3746.  
  3747.  
  3748. return InputV
  3749.  
  3750. end
  3751.  
  3752. -- Dropdown
  3753. function Section:CreateDropdown(DropdownSettings, Flag)
  3754. TabPage.Position = UDim2.new(0,0,0,28)
  3755. local DropdownV = { IgnoreConfig = false, Class = "Dropdown", Settings = DropdownSettings}
  3756.  
  3757. DropdownSettings = Kwargify({
  3758. Name = "Dropdown",
  3759. Description = nil,
  3760. Options = {"Option 1", "Option 2"},
  3761. CurrentOption = {"Option 1"},
  3762. MultipleOptions = false,
  3763. SpecialType = nil, -- currently onl player, might add more soon
  3764. Callback = function(Options)
  3765. -- The function that takes place when the selected option is changed
  3766. -- The variable (Options) is a table of strings for the current selected options or a string if multioptions is false
  3767. end,
  3768. }, DropdownSettings or {})
  3769.  
  3770. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  3771.  
  3772. local descriptionbool = false
  3773. if DropdownSettings.Description ~= nil and DropdownSettings.Description ~= "" then
  3774. descriptionbool = true
  3775. end
  3776. local closedsize
  3777. local openedsize
  3778. if descriptionbool then
  3779. closedsize = 48
  3780. openedsize = 170
  3781. elseif not descriptionbool then
  3782. closedsize = 38
  3783. openedsize = 160
  3784. end
  3785. local opened = false
  3786.  
  3787. local Dropdown
  3788. if descriptionbool then Dropdown = Elements.Template.DropdownDesc:Clone() else Dropdown = Elements.Template.Dropdown:Clone() end
  3789.  
  3790. Dropdown.Name = DropdownSettings.Name
  3791. Dropdown.Title.Text = DropdownSettings.Name
  3792. if descriptionbool then Dropdown.Desc.Text = DropdownSettings.Description end
  3793.  
  3794. Dropdown.Parent = TabPage
  3795. Dropdown.Visible = true
  3796.  
  3797. local function Toggle()
  3798. opened = not opened
  3799. if opened then
  3800. tween(Dropdown.icon, {Rotation = 180})
  3801. tween(Dropdown, {Size = UDim2.new(1, -25, 0, openedsize)})
  3802. else
  3803. tween(Dropdown.icon, {Rotation = 0})
  3804. tween(Dropdown, {Size = UDim2.new(1, -25, 0, closedsize)})
  3805. end
  3806. end
  3807.  
  3808. local function SafeCallback(param, c2)
  3809. local Success, Response = pcall(function()
  3810. DropdownSettings.Callback(param)
  3811. end)
  3812. if not Success then
  3813. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  3814. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  3815. TweenService:Create(Dropdown.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  3816. Dropdown.Title.Text = "Callback Error"
  3817. print("Luna Interface Suite | "..DropdownSettings.Name.." Callback Error " ..tostring(Response))
  3818. wait(0.5)
  3819. Dropdown.Title.Text = DropdownSettings.Name
  3820. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  3821. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  3822. TweenService:Create(Dropdown.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  3823. end
  3824. if Success and c2 then
  3825. c2()
  3826. end
  3827. end
  3828.  
  3829. -- fixed by justhey
  3830. Dropdown.Selected:GetPropertyChangedSignal("Text"):Connect(function()
  3831. local text = Dropdown.Selected.Text:lower()
  3832. for _, Item in ipairs(Dropdown.List:GetChildren()) do
  3833. if Item:IsA("TextLabel") and Item.Name ~= "Template" then
  3834. Item.Visible = text == "" or string.find(Item.Name:lower(), text, 1, true) ~= nil
  3835. end
  3836. end
  3837. end)
  3838.  
  3839.  
  3840. local function Clear()
  3841. for _, option in ipairs(Dropdown.List:GetChildren()) do
  3842. if option.ClassName == "TextLabel" and option.Name ~= "Template" then
  3843. option:Destroy()
  3844. end
  3845. end
  3846. end
  3847.  
  3848. local function ActivateColorSingle(name)
  3849. for _, Option in pairs(Dropdown.List:GetChildren()) do
  3850. if Option.ClassName == "TextLabel" and Option.Name ~= "Template" then
  3851. tween(Option, {BackgroundTransparency = 0.98})
  3852. end
  3853. end
  3854.  
  3855. Toggle()
  3856. tween(Dropdown.List[name], {BackgroundTransparency = 0.95, TextColor3 = Color3.fromRGB(240,240,240)})
  3857. end
  3858.  
  3859. local function Refresh()
  3860. Clear()
  3861. for i,v in pairs(DropdownSettings.Options) do
  3862. local Option = Dropdown.List.Template:Clone()
  3863. local optionhover = false
  3864. Option.Text = v
  3865. if v == "Template" then v = "Template (Name)" end
  3866. Option.Name = v
  3867. Option.Interact.MouseButton1Click:Connect(function()
  3868. local bleh
  3869. if DropdownSettings.MultipleOptions then
  3870. if table.find(DropdownSettings.CurrentOption, v) then
  3871. RemoveTable(DropdownSettings.CurrentOption, v)
  3872. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  3873. if not optionhover then
  3874. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200)})
  3875. end
  3876. tween(Option, {BackgroundTransparency = 0.98})
  3877. else
  3878. table.insert(DropdownSettings.CurrentOption, v)
  3879. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  3880. tween(Option, {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  3881. end
  3882. bleh = DropdownSettings.CurrentOption
  3883. else
  3884. DropdownSettings.CurrentOption = {v}
  3885. bleh = v
  3886. DropdownV.CurrentOption = bleh
  3887. ActivateColorSingle(v)
  3888. end
  3889.  
  3890. SafeCallback(bleh, function()
  3891. if DropdownSettings.MultipleOptions then
  3892. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  3893. if #DropdownSettings.CurrentOption == 1 then
  3894. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  3895. elseif #DropdownSettings.CurrentOption == 0 then
  3896. Dropdown.Selected.PlaceholderText = "None"
  3897. else
  3898. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  3899. end
  3900. else
  3901. DropdownSettings.CurrentOption = {}
  3902. Dropdown.Selected.PlaceholderText = "None"
  3903. end
  3904. end
  3905. if not DropdownSettings.MultipleOptions then
  3906. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  3907. end
  3908. Dropdown.Selected.Text = ""
  3909. end)
  3910. end)
  3911. Option.Visible = true
  3912. Option.Parent = Dropdown.List
  3913. Option.MouseEnter:Connect(function()
  3914. optionhover = true
  3915. if Option.BackgroundTransparency == 0.95 then
  3916. return
  3917. else
  3918. tween(Option, {TextColor3 = Color3.fromRGB(240,240,240)})
  3919. end
  3920. end)
  3921. Option.MouseLeave:Connect(function()
  3922. optionhover = false
  3923. if Option.BackgroundTransparency == 0.95 then
  3924. return
  3925. else
  3926. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200)})
  3927. end
  3928. end)
  3929. end
  3930. end
  3931.  
  3932. local function PlayerTableRefresh()
  3933. for i,v in pairs(DropdownSettings.Options) do
  3934. table.remove(DropdownSettings.Options, i)
  3935. end
  3936.  
  3937. for i,v in pairs(Players:GetChildren()) do
  3938. table.insert(DropdownSettings.Options, v.Name)
  3939. end
  3940. end
  3941.  
  3942. Dropdown.Interact.MouseButton1Click:Connect(function()
  3943. Toggle()
  3944. end)
  3945.  
  3946. Dropdown["MouseEnter"]:Connect(function()
  3947. tween(Dropdown.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  3948. end)
  3949.  
  3950. Dropdown["MouseLeave"]:Connect(function()
  3951. tween(Dropdown.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  3952. end)
  3953.  
  3954. if DropdownSettings.SpecialType == "Player" then
  3955.  
  3956. for i,v in pairs(DropdownSettings.Options) do
  3957. table.remove(DropdownSettings.Options, i)
  3958. end
  3959. PlayerTableRefresh()
  3960. DropdownSettings.CurrentOption = DropdownSettings.Options[1]
  3961.  
  3962. Players.PlayerAdded:Connect(function() PlayerTableRefresh() end)
  3963. Players.PlayerRemoving:Connect(function() PlayerTableRefresh() end)
  3964.  
  3965. end
  3966.  
  3967. Refresh()
  3968.  
  3969. if DropdownSettings.CurrentOption then
  3970. if type(DropdownSettings.CurrentOption) == "string" then
  3971. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption}
  3972. end
  3973. if not DropdownSettings.MultipleOptions and type(DropdownSettings.CurrentOption) == "table" then
  3974. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption[1]}
  3975. end
  3976. else
  3977. DropdownSettings.CurrentOption = {}
  3978. end
  3979.  
  3980. local bleh, ind = nil,0
  3981. for i,v in pairs(DropdownSettings.CurrentOption) do
  3982. ind = ind + 1
  3983. end
  3984. if ind == 1 then bleh = DropdownSettings.CurrentOption[1] else bleh = DropdownSettings.CurrentOption end
  3985. SafeCallback(bleh)
  3986. if type(bleh) == "string" then
  3987. tween(Dropdown.List[bleh], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  3988. else
  3989. for i,v in pairs(bleh) do
  3990. tween(Dropdown.List[v], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  3991. end
  3992. end
  3993.  
  3994. if DropdownSettings.MultipleOptions then
  3995. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  3996. if #DropdownSettings.CurrentOption == 1 then
  3997. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  3998. elseif #DropdownSettings.CurrentOption == 0 then
  3999. Dropdown.Selected.PlaceholderText = "None"
  4000. else
  4001. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  4002. end
  4003. else
  4004. DropdownSettings.CurrentOption = {}
  4005. Dropdown.Selected.PlaceholderText = "None"
  4006. end
  4007. for _, name in pairs(DropdownSettings.CurrentOption) do
  4008. tween(Dropdown.List[name], {TextColor3 = Color3.fromRGB(227,227,227), BackgroundTransparency = 0.95})
  4009. end
  4010. else
  4011. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  4012. end
  4013. Dropdown.Selected.Text = ""
  4014.  
  4015. function DropdownV:Set(NewDropdownSettings)
  4016. NewDropdownSettings = Kwargify(DropdownSettings, NewDropdownSettings or {})
  4017.  
  4018. DropdownV.Settings = NewDropdownSettings
  4019. DropdownSettings = NewDropdownSettings
  4020.  
  4021. Dropdown.Name = DropdownSettings.Name
  4022. Dropdown.Title.Text = DropdownSettings.Name
  4023. if DropdownSettings.Description ~= nil and DropdownSettings.Description ~= "" and Dropdown.Desc ~= nil then
  4024. Dropdown.Desc.Text = DropdownSettings.Description
  4025. end
  4026.  
  4027. if DropdownSettings.SpecialType == "Player" then
  4028.  
  4029. for i,v in pairs(DropdownSettings.Options) do
  4030. table.remove(DropdownSettings.Options, i)
  4031. end
  4032. PlayerTableRefresh()
  4033. DropdownSettings.CurrentOption = DropdownSettings.Options[1]
  4034. Players.PlayerAdded:Connect(function() PlayerTableRefresh() end)
  4035. Players.PlayerRemoving:Connect(function() PlayerTableRefresh() end)
  4036.  
  4037. end
  4038.  
  4039. Refresh()
  4040.  
  4041. if DropdownSettings.CurrentOption then
  4042. if type(DropdownSettings.CurrentOption) == "string" then
  4043. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption}
  4044. end
  4045. if not DropdownSettings.MultipleOptions and type(DropdownSettings.CurrentOption) == "table" then
  4046. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption[1]}
  4047. end
  4048. else
  4049. DropdownSettings.CurrentOption = {}
  4050. end
  4051.  
  4052. local bleh, ind = nil,0
  4053. for i,v in pairs(DropdownSettings.CurrentOption) do
  4054. ind = ind + 1
  4055. end
  4056. if ind == 1 then bleh = DropdownSettings.CurrentOption[1] else bleh = DropdownSettings.CurrentOption end
  4057. SafeCallback(bleh)
  4058. for _, Option in pairs(Dropdown.List:GetChildren()) do
  4059. if Option.ClassName == "TextLabel" then
  4060. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200), BackgroundTransparency = 0.98})
  4061. end
  4062. end
  4063. tween(Dropdown.List[bleh], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  4064.  
  4065. if DropdownSettings.MultipleOptions then
  4066. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  4067. if #DropdownSettings.CurrentOption == 1 then
  4068. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  4069. elseif #DropdownSettings.CurrentOption == 0 then
  4070. Dropdown.Selected.PlaceholderText = "None"
  4071. else
  4072. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  4073. end
  4074. else
  4075. DropdownSettings.CurrentOption = {}
  4076. Dropdown.Selected.PlaceholderText = "None"
  4077. end
  4078. for _, name in pairs(DropdownSettings.CurrentOption) do
  4079. tween(Dropdown.List[name], {TextColor3 = Color3.fromRGB(227,227,227), BackgroundTransparency = 0.95})
  4080. end
  4081. else
  4082. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  4083. end
  4084. Dropdown.Selected.Text = ""
  4085.  
  4086. -- Luna.Flags[DropdownSettings.Flag] = DropdownSettings
  4087.  
  4088. end
  4089.  
  4090. function DropdownV:Destroy()
  4091. Dropdown.Visible = false
  4092. Dropdown:Destroy()
  4093. end
  4094.  
  4095. if Flag then
  4096. Luna.Options[Flag] = DropdownV
  4097. end
  4098.  
  4099. -- Luna.Flags[DropdownSettings.Flag] = DropdownSettings
  4100.  
  4101. return DropdownV
  4102.  
  4103. end
  4104.  
  4105. -- Color Picker
  4106. function Section:CreateColorPicker(ColorPickerSettings, Flag) -- by Rayfield/Throit
  4107. TabPage.Position = UDim2.new(0,0,0,28)
  4108. local ColorPickerV = {IgnoreClass = false, Class = "Colorpicker", Settings = ColorPickerSettings}
  4109.  
  4110. ColorPickerSettings = Kwargify({
  4111. Name = "Color Picker",
  4112. Color = Color3.fromRGB(255,255,255),
  4113. Callback = function(Value)
  4114. -- The function that takes place every time the color picker is moved/changed
  4115. -- The variable (Value) is a Color3fromRGB value based on which color is selected
  4116. end
  4117. }, ColorPickerSettings or {})
  4118.  
  4119. local function Color3ToHex(color)
  4120. return string.format("#%02X%02X%02X", math.floor(color.R * 255), math.floor(color.G * 255), math.floor(color.B * 255))
  4121. end
  4122.  
  4123. ColorPickerV.Color = Color3ToHex(ColorPickerSettings.Color)
  4124.  
  4125. local closedsize = UDim2.new(0, 75, 0, 22)
  4126. local openedsize = UDim2.new(0, 219, 0, 129)
  4127.  
  4128. local ColorPicker = Elements.Template.ColorPicker:Clone()
  4129. local Background = ColorPicker.CPBackground
  4130. local Display = Background.Display
  4131. local Main = Background.MainCP
  4132. local Slider = ColorPicker.ColorSlider
  4133.  
  4134. ColorPicker.Name = ColorPickerSettings.Name
  4135. ColorPicker.Title.Text = ColorPickerSettings.Name
  4136. ColorPicker.Visible = true
  4137. ColorPicker.Parent = TabPage
  4138. ColorPicker.Size = UDim2.new(1.042, -25,0, 38)
  4139. Background.Size = closedsize
  4140. Display.BackgroundTransparency = 0
  4141.  
  4142. ColorPicker["MouseEnter"]:Connect(function()
  4143. tween(ColorPicker.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  4144. end)
  4145. ColorPicker["MouseLeave"]:Connect(function()
  4146. tween(ColorPicker.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  4147. end)
  4148.  
  4149. local function SafeCallback(param, c2)
  4150. local Success, Response = pcall(function()
  4151. ColorPickerSettings.Callback(param)
  4152. end)
  4153. if not Success then
  4154. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4155. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4156. TweenService:Create(ColorPicker.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4157. ColorPicker.Title.Text = "Callback Error"
  4158. print("Luna Interface Suite | "..ColorPickerSettings.Name.." Callback Error " ..tostring(Response))
  4159. wait(0.5)
  4160. ColorPicker.Title.Text = ColorPickerSettings.Name
  4161. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4162. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4163. TweenService:Create(ColorPicker.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4164. end
  4165. if Success and c2 then
  4166. c2()
  4167. end
  4168. end
  4169.  
  4170. local opened = false
  4171.  
  4172. local mouse = game.Players.LocalPlayer:GetMouse()
  4173. Main.Image = "http://www.roblox.com/asset/?id=11415645739"
  4174. local mainDragging = false
  4175. local sliderDragging = false
  4176. ColorPicker.Interact.MouseButton1Down:Connect(function()
  4177. if not opened then
  4178. opened = true
  4179. tween(ColorPicker, {Size = UDim2.new( 1.042, -25,0, 165)}, nil, TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  4180. tween(Background, {Size = openedsize})
  4181. tween(Display, {BackgroundTransparency = 1})
  4182. else
  4183. opened = false
  4184. tween(ColorPicker, {Size = UDim2.new(1.042, -25,0, 38)}, nil, TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  4185. tween(Background, {Size = closedsize})
  4186. tween(Display, {BackgroundTransparency = 0})
  4187. end
  4188. end)
  4189. UserInputService.InputEnded:Connect(function(input, gameProcessed) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  4190. mainDragging = false
  4191. sliderDragging = false
  4192. end end)
  4193. Main.MouseButton1Down:Connect(function()
  4194. if opened then
  4195. mainDragging = true
  4196. end
  4197. end)
  4198. Main.MainPoint.MouseButton1Down:Connect(function()
  4199. if opened then
  4200. mainDragging = true
  4201. end
  4202. end)
  4203. Slider.MouseButton1Down:Connect(function()
  4204. sliderDragging = true
  4205. end)
  4206. Slider.SliderPoint.MouseButton1Down:Connect(function()
  4207. sliderDragging = true
  4208. end)
  4209. local h,s,v = ColorPickerSettings.Color:ToHSV()
  4210. local color = Color3.fromHSV(h,s,v)
  4211. local r,g,b = math.floor((h*255)+0.5),math.floor((s*255)+0.5),math.floor((v*255)+0.5)
  4212. local hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  4213. ColorPicker.HexInput.InputBox.Text = hex
  4214. local function setDisplay(hp,sp,vp)
  4215. --Main
  4216. Main.MainPoint.Position = UDim2.new(s,-Main.MainPoint.AbsoluteSize.X/2,1-v,-Main.MainPoint.AbsoluteSize.Y/2)
  4217. Main.MainPoint.ImageColor3 = Color3.fromHSV(hp,sp,vp)
  4218. Background.BackgroundColor3 = Color3.fromHSV(hp,1,1)
  4219. Display.BackgroundColor3 = Color3.fromHSV(hp,sp,vp)
  4220. --Slider
  4221. local x = hp * Slider.AbsoluteSize.X
  4222. Slider.SliderPoint.Position = UDim2.new(0,x-Slider.SliderPoint.AbsoluteSize.X/2,0.5,0)
  4223. Slider.SliderPoint.ImageColor3 = Color3.fromHSV(hp,1,1)
  4224. local color = Color3.fromHSV(hp,sp,vp)
  4225. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4226. ColorPicker.RInput.InputBox.Text = tostring(r)
  4227. ColorPicker.GInput.InputBox.Text = tostring(g)
  4228. ColorPicker.BInput.InputBox.Text = tostring(b)
  4229. hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  4230. ColorPicker.HexInput.InputBox.Text = hex
  4231. end
  4232. setDisplay(h,s,v)
  4233. ColorPicker.HexInput.InputBox.FocusLost:Connect(function()
  4234. if not pcall(function()
  4235. local r, g, b = string.match(ColorPicker.HexInput.InputBox.Text, "^#?(%w%w)(%w%w)(%w%w)$")
  4236. local rgbColor = Color3.fromRGB(tonumber(r, 16),tonumber(g, 16), tonumber(b, 16))
  4237. h,s,v = rgbColor:ToHSV()
  4238. hex = ColorPicker.HexInput.InputBox.Text
  4239. setDisplay()
  4240. ColorPickerSettings.Color = rgbColor
  4241. end)
  4242. then
  4243. ColorPicker.HexInput.InputBox.Text = hex
  4244. end
  4245. local r,g,b = math.floor((h*255)+0.5),math.floor((s*255)+0.5),math.floor((v*255)+0.5)
  4246. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  4247. SafeCallback( Color3.fromRGB(r,g,b))
  4248. end)
  4249. --RGB
  4250. local function rgbBoxes(box,toChange)
  4251. local value = tonumber(box.Text)
  4252. local color = Color3.fromHSV(h,s,v)
  4253. local oldR,oldG,oldB = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4254. local save
  4255. if toChange == "R" then save = oldR;oldR = value elseif toChange == "G" then save = oldG;oldG = value else save = oldB;oldB = value end
  4256. if value then
  4257. value = math.clamp(value,0,255)
  4258. h,s,v = Color3.fromRGB(oldR,oldG,oldB):ToHSV()
  4259. setDisplay()
  4260. else
  4261. box.Text = tostring(save)
  4262. end
  4263. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4264. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  4265. end
  4266. ColorPicker.RInput.InputBox.FocusLost:connect(function()
  4267. rgbBoxes(ColorPicker.RInput.InputBox,"R")
  4268. SafeCallback(Color3.fromRGB(r,g,b))
  4269. end)
  4270. ColorPicker.GInput.InputBox.FocusLost:connect(function()
  4271. rgbBoxes(ColorPicker.GInput.InputBox,"G")
  4272. SafeCallback(Color3.fromRGB(r,g,b))
  4273. end)
  4274. ColorPicker.BInput.InputBox.FocusLost:connect(function()
  4275. rgbBoxes(ColorPicker.BInput.InputBox,"B")
  4276. SafeCallback(Color3.fromRGB(r,g,b))
  4277. end)
  4278. RunService.RenderStepped:connect(function()
  4279. if mainDragging then
  4280. local localX = math.clamp(mouse.X-Main.AbsolutePosition.X,0,Main.AbsoluteSize.X)
  4281. local localY = math.clamp(mouse.Y-Main.AbsolutePosition.Y,0,Main.AbsoluteSize.Y)
  4282. Main.MainPoint.Position = UDim2.new(0,localX-Main.MainPoint.AbsoluteSize.X/2,0,localY-Main.MainPoint.AbsoluteSize.Y/2)
  4283. s = localX / Main.AbsoluteSize.X
  4284. v = 1 - (localY / Main.AbsoluteSize.Y)
  4285. Display.BackgroundColor3 = Color3.fromHSV(h,s,v)
  4286. Main.MainPoint.ImageColor3 = Color3.fromHSV(h,s,v)
  4287. Background.BackgroundColor3 = Color3.fromHSV(h,1,1)
  4288. local color = Color3.fromHSV(h,s,v)
  4289. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4290. ColorPicker.RInput.InputBox.Text = tostring(r)
  4291. ColorPicker.GInput.InputBox.Text = tostring(g)
  4292. ColorPicker.BInput.InputBox.Text = tostring(b)
  4293. ColorPicker.HexInput.InputBox.Text = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  4294. SafeCallback(Color3.fromRGB(r,g,b))
  4295. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  4296. ColorPickerV.Color = ColorPickerSettings.Color
  4297. end
  4298. if sliderDragging then
  4299. local localX = math.clamp(mouse.X-Slider.AbsolutePosition.X,0,Slider.AbsoluteSize.X)
  4300. h = localX / Slider.AbsoluteSize.X
  4301. Display.BackgroundColor3 = Color3.fromHSV(h,s,v)
  4302. Slider.SliderPoint.Position = UDim2.new(0,localX-Slider.SliderPoint.AbsoluteSize.X/2,0.5,0)
  4303. Slider.SliderPoint.ImageColor3 = Color3.fromHSV(h,1,1)
  4304. Background.BackgroundColor3 = Color3.fromHSV(h,1,1)
  4305. Main.MainPoint.ImageColor3 = Color3.fromHSV(h,s,v)
  4306. local color = Color3.fromHSV(h,s,v)
  4307. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4308. ColorPicker.RInput.InputBox.Text = tostring(r)
  4309. ColorPicker.GInput.InputBox.Text = tostring(g)
  4310. ColorPicker.BInput.InputBox.Text = tostring(b)
  4311. ColorPicker.HexInput.InputBox.Text = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  4312. SafeCallback(Color3.fromRGB(r,g,b))
  4313. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  4314. ColorPickerV.Color = ColorPickerSettings.Color
  4315. end
  4316. end)
  4317.  
  4318. function ColorPickerV:Set(NewColorPickerSettings)
  4319.  
  4320. NewColorPickerSettings = Kwargify(ColorPickerSettings, NewColorPickerSettings or {})
  4321.  
  4322. ColorPickerV.Settings = NewColorPickerSettings
  4323. ColorPickerSettings = NewColorPickerSettings
  4324.  
  4325. ColorPicker.Name = ColorPickerSettings.Name
  4326. ColorPicker.Title.Text = ColorPickerSettings.Name
  4327. ColorPicker.Visible = true
  4328.  
  4329. local h,s,v = ColorPickerSettings.Color:ToHSV()
  4330. local color = Color3.fromHSV(h,s,v)
  4331. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  4332. local hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  4333. ColorPicker.HexInput.InputBox.Text = hex
  4334. setDisplay(h,s,v)
  4335. SafeCallback(Color3.fromRGB(r,g,b))
  4336.  
  4337. ColorPickerV.Color = ColorPickerSettings.Color
  4338. end
  4339.  
  4340. function ColorPickerV:Destroy()
  4341. ColorPicker:Destroy()
  4342. end
  4343.  
  4344. if Flag then
  4345. Luna.Options[Flag] = ColorPickerV
  4346. end
  4347.  
  4348. SafeCallback(ColorPickerSettings.Color)
  4349.  
  4350. return ColorPickerV
  4351. end
  4352.  
  4353. return Section
  4354.  
  4355. end
  4356.  
  4357. -- Divider
  4358. function Tab:CreateDivider()
  4359. local b = Elements.Template.Divider:Clone()
  4360. b.Parent = TabPage
  4361. b.Line.BackgroundTransparency = 1
  4362. tween(b.Line, {BackgroundTransparency = 0})
  4363. end
  4364.  
  4365. -- Button
  4366. function Tab:CreateButton(ButtonSettings)
  4367.  
  4368. ButtonSettings = Kwargify({
  4369. Name = "Button",
  4370. Description = nil,
  4371. Callback = function()
  4372.  
  4373. end,
  4374. }, ButtonSettings or {})
  4375.  
  4376. local ButtonV = {
  4377. Hover = false,
  4378. Settings = ButtonSettings
  4379. }
  4380.  
  4381.  
  4382. local Button
  4383. if ButtonSettings.Description == nil and ButtonSettings.Description ~= "" then
  4384. Button = Elements.Template.Button:Clone()
  4385. else
  4386. Button = Elements.Template.ButtonDesc:Clone()
  4387. end
  4388. Button.Name = ButtonSettings.Name
  4389. Button.Title.Text = ButtonSettings.Name
  4390. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  4391. Button.Desc.Text = ButtonSettings.Description
  4392. end
  4393. Button.Visible = true
  4394. Button.Parent = TabPage
  4395.  
  4396. Button.UIStroke.Transparency = 1
  4397. Button.Title.TextTransparency = 1
  4398. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  4399. Button.Desc.TextTransparency = 1
  4400. end
  4401.  
  4402. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4403. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4404. TweenService:Create(Button.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4405. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" then
  4406. TweenService:Create(Button.Desc, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4407. end
  4408.  
  4409. Button.Interact["MouseButton1Click"]:Connect(function()
  4410. local Success,Response = pcall(ButtonSettings.Callback)
  4411.  
  4412. if not Success then
  4413. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4414. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4415. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4416. Button.Title.Text = "Callback Error"
  4417. print("Luna Interface Suite | "..ButtonSettings.Name.." Callback Error " ..tostring(Response))
  4418. wait(0.5)
  4419. Button.Title.Text = ButtonSettings.Name
  4420. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4421. TweenService:Create(Button, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4422. TweenService:Create(Button.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4423. else
  4424. tween(Button.UIStroke, {Color = Color3.fromRGB(136, 131, 163)})
  4425. wait(0.2)
  4426. if ButtonV.Hover then
  4427. tween(Button.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  4428. else
  4429. tween(Button.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  4430. end
  4431. end
  4432. end)
  4433.  
  4434. Button["MouseEnter"]:Connect(function()
  4435. ButtonV.Hover = true
  4436. tween(Button.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  4437. end)
  4438.  
  4439. Button["MouseLeave"]:Connect(function()
  4440. ButtonV.Hover = false
  4441. tween(Button.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  4442. end)
  4443.  
  4444. function ButtonV:Set(ButtonSettings2)
  4445. ButtonSettings2 = Kwargify({
  4446. Name = ButtonSettings.Name,
  4447. Description = ButtonSettings.Description,
  4448. Callback = ButtonSettings.Callback
  4449. }, ButtonSettings2 or {})
  4450.  
  4451. ButtonSettings = ButtonSettings2
  4452. ButtonV.Settings = ButtonSettings2
  4453.  
  4454. Button.Name = ButtonSettings.Name
  4455. Button.Title.Text = ButtonSettings.Name
  4456. if ButtonSettings.Description ~= nil and ButtonSettings.Description ~= "" and Button.Desc ~= nil then
  4457. Button.Desc.Text = ButtonSettings.Description
  4458. end
  4459. end
  4460.  
  4461. function ButtonV:Destroy()
  4462. Button.Visible = false
  4463. Button:Destroy()
  4464. end
  4465.  
  4466. return ButtonV
  4467. end
  4468.  
  4469. -- Label
  4470. function Tab:CreateLabel(LabelSettings)
  4471.  
  4472. local LabelV = {}
  4473.  
  4474. LabelSettings = Kwargify({
  4475. Text = "Label",
  4476. Style = 1
  4477. }, LabelSettings or {})
  4478.  
  4479. LabelV.Settings = LabelSettings
  4480.  
  4481. local Label
  4482. if LabelSettings.Style == 1 then
  4483. Label = Elements.Template.Label:Clone()
  4484. elseif LabelSettings.Style == 2 then
  4485. Label = Elements.Template.Info:Clone()
  4486. elseif LabelSettings.Style == 3 then
  4487. Label = Elements.Template.Warn:Clone()
  4488. end
  4489.  
  4490. Label.Text.Text = LabelSettings.Text
  4491. Label.Visible = true
  4492. Label.Parent = TabPage
  4493.  
  4494. Label.BackgroundTransparency = 1
  4495. Label.UIStroke.Transparency = 1
  4496. Label.Text.TextTransparency = 1
  4497.  
  4498. if LabelSettings.Style ~= 1 then
  4499. TweenService:Create(Label, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.8}):Play()
  4500. else
  4501. TweenService:Create(Label, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  4502. end
  4503. TweenService:Create(Label.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4504. TweenService:Create(Label.Text, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4505.  
  4506. function LabelV:Set(NewLabel)
  4507. LabelSettings.Text = NewLabel
  4508. LabelV.Settings = LabelSettings
  4509. Label.Text.Text = NewLabel
  4510. end
  4511.  
  4512. function LabelV:Destroy()
  4513. Label.Visible = false
  4514. Label:Destroy()
  4515. end
  4516.  
  4517. return LabelV
  4518. end
  4519.  
  4520. -- Paragraph
  4521. function Tab:CreateParagraph(ParagraphSettings)
  4522.  
  4523. ParagraphSettings = Kwargify({
  4524. Title = "Paragraph",
  4525. Text = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus venenatis lacus sed tempus eleifend. Mauris interdum bibendum felis, in tempor augue egestas vel. Praesent tristique consectetur ex, eu pretium sem placerat non. Vestibulum a nisi sit amet augue facilisis consectetur sit amet et nunc. Integer fermentum ornare cursus. Pellentesque sed ultricies metus, ut egestas metus. Vivamus auctor erat ac sapien vulputate, nec ultricies sem tempor. Quisque leo lorem, faucibus nec pulvinar nec, congue eu velit. Duis sodales massa efficitur imperdiet ultrices. Donec eros ipsum, ornare pharetra purus aliquam, tincidunt elementum nisi. Ut mi tortor, feugiat eget nunc vitae, facilisis interdum dui. Vivamus ullamcorper nunc dui, a dapibus nisi pretium ac. Integer eleifend placerat nibh, maximus malesuada tellus. Cras in justo in ligula scelerisque suscipit vel vitae quam."
  4526. }, ParagraphSettings or {})
  4527.  
  4528. local ParagraphV = {
  4529. Settings = ParagraphSettings
  4530. }
  4531.  
  4532. local Paragraph = Elements.Template.Paragraph:Clone()
  4533. Paragraph.Title.Text = ParagraphSettings.Title
  4534. Paragraph.Text.Text = ParagraphSettings.Text
  4535. Paragraph.Visible = true
  4536. Paragraph.Parent = TabPage
  4537.  
  4538. Paragraph.BackgroundTransparency = 1
  4539. Paragraph.UIStroke.Transparency = 1
  4540. Paragraph.Title.TextTransparency = 1
  4541. Paragraph.Text.TextTransparency = 1
  4542.  
  4543. TweenService:Create(Paragraph, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 1}):Play()
  4544. TweenService:Create(Paragraph.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4545. TweenService:Create(Paragraph.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4546. TweenService:Create(Paragraph.Text, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4547.  
  4548. function ParagraphV:Update()
  4549. Paragraph.Text.Size = UDim2.new(Paragraph.Text.Size.X.Scale, Paragraph.Text.Size.X.Offset, 0, math.huge)
  4550. Paragraph.Text.Size = UDim2.new(Paragraph.Text.Size.X.Scale, Paragraph.Text.Size.X.Offset, 0, Paragraph.Text.TextBounds.Y)
  4551. tween(Paragraph, {Size = UDim2.new(Paragraph.Size.X.Scale, Paragraph.Size.X.Offset, 0, Paragraph.Text.TextBounds.Y + 40)})
  4552. end
  4553.  
  4554. function ParagraphV:Set(NewParagraphSettings)
  4555.  
  4556. NewParagraphSettings = Kwargify({
  4557. Title = ParagraphSettings.Title,
  4558. Text = ParagraphSettings.Text
  4559. }, NewParagraphSettings or {})
  4560.  
  4561. ParagraphV.Settings = NewParagraphSettings
  4562.  
  4563. Paragraph.Title.Text = NewParagraphSettings.Title
  4564. Paragraph.Text.Text = NewParagraphSettings.Text
  4565.  
  4566. ParagraphV:Update()
  4567.  
  4568. end
  4569.  
  4570. function ParagraphV:Destroy()
  4571. Paragraph.Visible = false
  4572. Paragraph:Destroy()
  4573. end
  4574.  
  4575. ParagraphV:Update()
  4576.  
  4577. return ParagraphV
  4578. end
  4579.  
  4580. -- Slider
  4581. function Tab:CreateSlider(SliderSettings, Flag)
  4582. local SliderV = { IgnoreConfig = false, Class = "Slider", Settings = SliderSettings }
  4583.  
  4584. SliderSettings = Kwargify({
  4585. Name = "Slider",
  4586. Range = {0, 200},
  4587. Increment = 1,
  4588. CurrentValue = 100,
  4589. Callback = function(Value)
  4590.  
  4591. end,
  4592. }, SliderSettings or {})
  4593.  
  4594. local SLDragging = false
  4595. local Slider = Elements.Template.Slider:Clone()
  4596. Slider.Name = SliderSettings.Name .. " - Slider"
  4597. Slider.Title.Text = SliderSettings.Name
  4598. Slider.Visible = true
  4599. Slider.Parent = TabPage
  4600.  
  4601. Slider.BackgroundTransparency = 1
  4602. Slider.UIStroke.Transparency = 1
  4603. Slider.Title.TextTransparency = 1
  4604.  
  4605. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4606. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4607. TweenService:Create(Slider.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4608.  
  4609. Slider.Main.Progress.Size = UDim2.new(0, Slider.Main.AbsoluteSize.X * ((SliderSettings.CurrentValue + SliderSettings.Range[1]) / (SliderSettings.Range[2] - SliderSettings.Range[1])) > 5 and Slider.Main.AbsoluteSize.X * (SliderSettings.CurrentValue / (SliderSettings.Range[2] - SliderSettings.Range[1])) or 5, 1, 0)
  4610.  
  4611. Slider.Value.Text = tostring(SliderSettings.CurrentValue)
  4612. SliderV.CurrentValue = Slider.Value.Text
  4613.  
  4614. SliderSettings.Callback(SliderSettings.CurrentValue)
  4615.  
  4616. Slider["MouseEnter"]:Connect(function()
  4617. tween(Slider.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  4618. end)
  4619.  
  4620. Slider["MouseLeave"]:Connect(function()
  4621. tween(Slider.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  4622. end)
  4623.  
  4624. Slider.Interact.InputBegan:Connect(function(Input)
  4625. if Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch then
  4626. SLDragging = true
  4627. end
  4628. end)
  4629.  
  4630. Slider.Interact.InputEnded:Connect(function(Input)
  4631. if Input.UserInputType == Enum.UserInputType.MouseButton1 or Input.UserInputType == Enum.UserInputType.Touch then
  4632. SLDragging = false
  4633. end
  4634. end)
  4635.  
  4636. Slider.Interact.MouseButton1Down:Connect(function()
  4637. local Current = Slider.Main.Progress.AbsolutePosition.X + Slider.Main.Progress.AbsoluteSize.X
  4638. local Start = Current
  4639. local Location
  4640. local Loop; Loop = RunService.Stepped:Connect(function()
  4641. if SLDragging then
  4642. Location = UserInputService:GetMouseLocation().X
  4643. Current = Current + 0.025 * (Location - Start)
  4644.  
  4645. if Location < Slider.Main.AbsolutePosition.X then
  4646. Location = Slider.Main.AbsolutePosition.X
  4647. elseif Location > Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X then
  4648. Location = Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X
  4649. end
  4650.  
  4651. if Current < Slider.Main.AbsolutePosition.X + 5 then
  4652. Current = Slider.Main.AbsolutePosition.X + 5
  4653. elseif Current > Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X then
  4654. Current = Slider.Main.AbsolutePosition.X + Slider.Main.AbsoluteSize.X
  4655. end
  4656.  
  4657. if Current <= Location and (Location - Start) < 0 then
  4658. Start = Location
  4659. elseif Current >= Location and (Location - Start) > 0 then
  4660. Start = Location
  4661. end
  4662. Slider.Main.Progress.Size = UDim2.new(0, Location - Slider.Main.AbsolutePosition.X, 1, 0)
  4663. local NewValue = SliderSettings.Range[1] + (Location - Slider.Main.AbsolutePosition.X) / Slider.Main.AbsoluteSize.X * (SliderSettings.Range[2] - SliderSettings.Range[1])
  4664.  
  4665. NewValue = math.floor(NewValue / SliderSettings.Increment + 0.5) * (SliderSettings.Increment * 10000000) / 10000000
  4666.  
  4667. Slider.Value.Text = tostring(NewValue)
  4668.  
  4669. if SliderSettings.CurrentValue ~= NewValue then
  4670. local Success, Response = pcall(function()
  4671. SliderSettings.Callback(NewValue)
  4672. end)
  4673. if not Success then
  4674. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4675. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4676. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4677. Slider.Title.Text = "Callback Error"
  4678. print("Luna Interface Suite | "..SliderSettings.Name.." Callback Error " ..tostring(Response))
  4679. wait(0.5)
  4680. Slider.Title.Text = SliderSettings.Name
  4681. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4682. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4683. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4684. end
  4685.  
  4686. SliderSettings.CurrentValue = NewValue
  4687. SliderV.CurrentValue = SliderSettings.CurrentValue
  4688. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  4689. end
  4690. else
  4691. TweenService:Create(Slider.Main.Progress, TweenInfo.new(0.1, Enum.EasingStyle.Back, Enum.EasingDirection.In, 0, false), {Size = UDim2.new(0, Location - Slider.Main.AbsolutePosition.X > 5 and Location - Slider.Main.AbsolutePosition.X or 5, 1, 0)}):Play()
  4692. Loop:Disconnect()
  4693. end
  4694. end)
  4695. end)
  4696.  
  4697. local function Set(NewVal, bleh)
  4698.  
  4699. NewVal = NewVal or SliderSettings.CurrentValue
  4700.  
  4701. TweenService:Create(Slider.Main.Progress, TweenInfo.new(0.3, Enum.EasingStyle.Back, Enum.EasingDirection.InOut), {Size = UDim2.new(0, Slider.Main.AbsoluteSize.X * ((NewVal + SliderSettings.Range[1]) / (SliderSettings.Range[2] - SliderSettings.Range[1])) > 5 and Slider.Main.AbsoluteSize.X * (NewVal / (SliderSettings.Range[2] - SliderSettings.Range[1])) or 5, 1, 0)}):Play()
  4702. if not bleh then Slider.Value.Text = tostring(NewVal) end
  4703. local Success, Response = pcall(function()
  4704. SliderSettings.Callback(NewVal)
  4705. end)
  4706. if not Success then
  4707. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4708. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4709. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4710. Slider.Title.Text = "Callback Error"
  4711. print("Luna Interface Suite | "..SliderSettings.Name.." Callback Error " ..tostring(Response))
  4712. wait(0.5)
  4713. Slider.Title.Text = SliderSettings.Name
  4714. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4715. TweenService:Create(Slider, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(30, 33, 40)}):Play()
  4716. TweenService:Create(Slider.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4717. end
  4718.  
  4719. SliderSettings.CurrentValue = NewVal
  4720. SliderV.CurrentValue = SliderSettings.CurrentValue
  4721. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  4722.  
  4723. end
  4724.  
  4725. function SliderV:UpdateValue(Value)
  4726. Set(tonumber(Value))
  4727. end
  4728.  
  4729. Slider.Value:GetPropertyChangedSignal("Text"):Connect(function()
  4730. local text = Slider.Value.Text
  4731. if not tonumber(text) and text ~= "." then
  4732. Slider.Value.Text = text:match("[0-9.]*") or ""
  4733. end
  4734. if SliderSettings.Range[2] < (tonumber(Slider.Value.Text) or 0) then Slider.Value.Text = SliderSettings.Range[2] end
  4735. Slider.Value.Size = UDim2.fromOffset(Slider.Value.TextBounds.X, 23)
  4736. Set(tonumber(Slider.Value.Text), true)
  4737. end)
  4738.  
  4739. function SliderV:Set(NewSliderSettings)
  4740. NewSliderSettings = Kwargify({
  4741. Name = SliderSettings.Name,
  4742. Range = SliderSettings.Range,
  4743. Increment = SliderSettings.Increment,
  4744. CurrentValue = SliderSettings.CurrentValue,
  4745. Callback = SliderSettings.Callback
  4746. }, NewSliderSettings or {})
  4747.  
  4748. SliderSettings = NewSliderSettings
  4749. SliderV.Settings = NewSliderSettings
  4750.  
  4751. Slider.Name = SliderSettings.Name .. " - Slider"
  4752. Slider.Title.Text = SliderSettings.Name
  4753.  
  4754. Set()
  4755.  
  4756. -- Luna.Flags[SliderSettings.Flag] = SliderSettings
  4757. end
  4758.  
  4759. function SliderV:Destroy()
  4760. Slider.Visible = false
  4761. Slider:Destroy()
  4762. end
  4763.  
  4764. if Flag then
  4765. Luna.Options[Flag] = SliderV
  4766. end
  4767.  
  4768. LunaUI.ThemeRemote:GetPropertyChangedSignal("Value"):Connect(function()
  4769. Slider.Main.color.Color = Luna.ThemeGradient
  4770. Slider.Main.UIStroke.color.Color = Luna.ThemeGradient
  4771. end)
  4772.  
  4773. return SliderV
  4774.  
  4775. end
  4776.  
  4777. -- Toggle
  4778. function Tab:CreateToggle(ToggleSettings, Flag)
  4779. local ToggleV = { IgnoreConfig = false, Class = "Toggle" }
  4780.  
  4781. ToggleSettings = Kwargify({
  4782. Name = "Toggle",
  4783. Description = nil,
  4784. CurrentValue = false,
  4785. Callback = function(Value)
  4786. end,
  4787. }, ToggleSettings or {})
  4788.  
  4789.  
  4790. local Toggle
  4791.  
  4792. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  4793. Toggle = Elements.Template.ToggleDesc:Clone()
  4794. else
  4795. Toggle = Elements.Template.Toggle:Clone()
  4796. end
  4797.  
  4798. Toggle.Visible = true
  4799. Toggle.Parent = TabPage
  4800.  
  4801. Toggle.Name = ToggleSettings.Name .. " - Toggle"
  4802. Toggle.Title.Text = ToggleSettings.Name
  4803. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  4804. Toggle.Desc.Text = ToggleSettings.Description
  4805. end
  4806.  
  4807. Toggle.UIStroke.Transparency = 1
  4808. Toggle.Title.TextTransparency = 1
  4809. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  4810. Toggle.Desc.TextTransparency = 1
  4811. end
  4812.  
  4813. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4814. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" then
  4815. TweenService:Create(Toggle.Desc, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4816. end
  4817. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4818. TweenService:Create(Toggle.Title, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  4819.  
  4820. local function Set(bool)
  4821. if bool then
  4822. Toggle.toggle.color.Enabled = true
  4823. tween(Toggle.toggle, {BackgroundTransparency = 0})
  4824.  
  4825. Toggle.toggle.UIStroke.color.Enabled = true
  4826. tween(Toggle.toggle.UIStroke, {Color = Color3.new(255,255,255)})
  4827.  
  4828. tween(Toggle.toggle.val, {BackgroundColor3 = Color3.fromRGB(255,255,255), Position = UDim2.new(1,-23,0.5,0), BackgroundTransparency = 0.45})
  4829. else
  4830. Toggle.toggle.color.Enabled = false
  4831. Toggle.toggle.UIStroke.color.Enabled = false
  4832.  
  4833. Toggle.toggle.UIStroke.Color = Color3.fromRGB(97,97,97)
  4834.  
  4835. tween(Toggle.toggle, {BackgroundTransparency = 1})
  4836.  
  4837. tween(Toggle.toggle.val, {BackgroundColor3 = Color3.fromRGB(97,97,97), Position = UDim2.new(0,5,0.5,0), BackgroundTransparency = 0})
  4838. end
  4839.  
  4840. ToggleV.CurrentValue = bool
  4841. end
  4842.  
  4843. Toggle.Interact.MouseButton1Click:Connect(function()
  4844. ToggleSettings.CurrentValue = not ToggleSettings.CurrentValue
  4845. Set(ToggleSettings.CurrentValue)
  4846.  
  4847. local Success, Response = pcall(function()
  4848. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  4849. end)
  4850. if not Success then
  4851. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4852. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4853. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4854. Toggle.Title.Text = "Callback Error"
  4855. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  4856. wait(0.5)
  4857. Toggle.Title.Text = ToggleSettings.Name
  4858. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4859. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4860. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4861. end
  4862. end)
  4863.  
  4864. Toggle["MouseEnter"]:Connect(function()
  4865. tween(Toggle.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  4866. end)
  4867.  
  4868. Toggle["MouseLeave"]:Connect(function()
  4869. tween(Toggle.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  4870. end)
  4871.  
  4872. if ToggleSettings.CurrentValue then
  4873. Set(ToggleSettings.CurrentValue)
  4874. local Success, Response = pcall(function()
  4875. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  4876. end)
  4877. if not Success then
  4878. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4879. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4880. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  4881. Toggle.Title.Text = "Callback Error"
  4882. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  4883. wait(0.5)
  4884. Toggle.Title.Text = ToggleSettings.Name
  4885. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4886. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4887. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4888. end
  4889. end
  4890.  
  4891. function ToggleV:UpdateState(State)
  4892. ToggleSettings.CurrentValue = State
  4893. Set(ToggleSettings.CurrentValue)
  4894. end
  4895.  
  4896. function ToggleV:Set(NewToggleSettings)
  4897.  
  4898. NewToggleSettings = Kwargify({
  4899. Name = ToggleSettings.Name,
  4900. Description = ToggleSettings.Description,
  4901. CurrentValue = ToggleSettings.CurrentValue,
  4902. Callback = ToggleSettings.Callback
  4903. }, NewToggleSettings or {})
  4904.  
  4905. ToggleV.Settings = NewToggleSettings
  4906. ToggleSettings = NewToggleSettings
  4907.  
  4908. Toggle.Name = ToggleSettings.Name .. " - Toggle"
  4909. Toggle.Title.Text = ToggleSettings.Name
  4910. if ToggleSettings.Description ~= nil and ToggleSettings.Description ~= "" and Toggle.Desc ~= nil then
  4911. Toggle.Desc.Text = ToggleSettings.Description
  4912. end
  4913.  
  4914. Set(ToggleSettings.CurrentValue)
  4915.  
  4916. ToggleV.CurrentValue = ToggleSettings.CurrentValue
  4917.  
  4918. local Success, Response = pcall(function()
  4919. ToggleSettings.Callback(ToggleSettings.CurrentValue)
  4920. end)
  4921. if not Success then
  4922. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  4923. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  4924. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0}):Play()
  4925. Toggle.Title.Text = "Callback Error"
  4926. print("Luna Interface Suite | "..ToggleSettings.Name.." Callback Error " ..tostring(Response))
  4927. wait(0.5)
  4928. Toggle.Title.Text = ToggleSettings.Name
  4929. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  4930. TweenService:Create(Toggle, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  4931. TweenService:Create(Toggle.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  4932. end
  4933. end
  4934.  
  4935. function ToggleV:Destroy()
  4936. Toggle.Visible = false
  4937. Toggle:Destroy()
  4938. end
  4939.  
  4940. LunaUI.ThemeRemote:GetPropertyChangedSignal("Value"):Connect(function()
  4941. Toggle.toggle.color.Color = Luna.ThemeGradient
  4942. Toggle.toggle.UIStroke.color.Color = Luna.ThemeGradient
  4943. end)
  4944.  
  4945. if Flag then
  4946. Luna.Options[Flag] = ToggleV
  4947. end
  4948.  
  4949. return ToggleV
  4950.  
  4951. end
  4952.  
  4953. -- Bind
  4954. function Tab:CreateBind(BindSettings, Flag)
  4955. local BindV = { Class = "Keybind", IgnoreConfig = false, Settings = BindSettings, Active = false }
  4956.  
  4957. BindSettings = Kwargify({
  4958. Name = "Bind",
  4959. Description = nil,
  4960. CurrentBind = "Q",
  4961. HoldToInteract = false, -- setting this makes the Bind in toggle mode
  4962. Callback = function(Bind)
  4963. -- The function that takes place when the Bind is pressed
  4964. -- The variable (Bind) is a boolean for whether the Bind is being held or not (HoldToInteract needs to be true) or whether the Bind is currently active
  4965. end,
  4966.  
  4967. OnChangedCallback = function(Bind)
  4968. -- The function that takes place when the binded key changes
  4969. -- The variable (Bind) is a Enum.KeyCode for the new Binded Key
  4970. end,
  4971. }, BindSettings or {})
  4972.  
  4973. local CheckingForKey = false
  4974.  
  4975. local Bind
  4976. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  4977. Bind = Elements.Template.BindDesc:Clone()
  4978. else
  4979. Bind = Elements.Template.Bind:Clone()
  4980. end
  4981.  
  4982. Bind.Visible = true
  4983. Bind.Parent = TabPage
  4984.  
  4985. Bind.Name = BindSettings.Name
  4986. Bind.Title.Text = BindSettings.Name
  4987. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  4988. Bind.Desc.Text = BindSettings.Description
  4989. end
  4990.  
  4991. Bind.Title.TextTransparency = 1
  4992. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  4993. Bind.Desc.TextTransparency = 1
  4994. end
  4995. Bind.BindFrame.BackgroundTransparency = 1
  4996. Bind.BindFrame.UIStroke.Transparency = 1
  4997. Bind.BindFrame.BindBox.TextTransparency = 1
  4998.  
  4999. TweenService:Create(Bind, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5000. TweenService:Create(Bind.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5001. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  5002. TweenService:Create(Bind.Desc, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5003. end
  5004. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.9}):Play()
  5005. TweenService:Create(Bind.BindFrame.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.3}):Play()
  5006. TweenService:Create(Bind.BindFrame.BindBox, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5007.  
  5008.  
  5009. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5010. Bind.BindFrame.BindBox.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 42)
  5011.  
  5012. Bind.BindFrame.BindBox.Focused:Connect(function()
  5013. CheckingForKey = true
  5014. Bind.BindFrame.BindBox.Text = ""
  5015. end)
  5016.  
  5017. Bind.BindFrame.BindBox.FocusLost:Connect(function()
  5018. CheckingForKey = false
  5019. if Bind.BindFrame.BindBox.Text == (nil or "") then
  5020. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5021. end
  5022. end)
  5023.  
  5024. Bind["MouseEnter"]:Connect(function()
  5025. tween(Bind.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  5026. end)
  5027.  
  5028. Bind["MouseLeave"]:Connect(function()
  5029. tween(Bind.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  5030. end)
  5031. UserInputService.InputBegan:Connect(function(input, processed)
  5032.  
  5033. if CheckingForKey then
  5034. if input.KeyCode ~= Enum.KeyCode.Unknown and input.KeyCode ~= Window.Bind then
  5035. local SplitMessage = string.split(tostring(input.KeyCode), ".")
  5036. local NewKeyNoEnum = SplitMessage[3]
  5037. Bind.BindFrame.BindBox.Text = tostring(NewKeyNoEnum)
  5038. BindSettings.CurrentBind = tostring(NewKeyNoEnum)
  5039. local Success, Response = pcall(function()
  5040. BindSettings.Callback(BindSettings.CurrentBind)
  5041. end)
  5042. if not Success then
  5043. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5044. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5045. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5046. Bind.Title.Text = "Callback Error"
  5047. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5048. wait(0.5)
  5049. Bind.Title.Text = BindSettings.Name
  5050. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5051. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5052. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5053. end
  5054. Bind.BindFrame.BindBox:ReleaseFocus()
  5055. end
  5056. elseif BindSettings.CurrentBind ~= nil and (input.KeyCode == Enum.KeyCode[BindSettings.CurrentBind] and not processed) then -- Test
  5057. local Held = true
  5058. local Connection
  5059. Connection = input.Changed:Connect(function(prop)
  5060. if prop == "UserInputState" then
  5061. Connection:Disconnect()
  5062. Held = false
  5063. end
  5064. end)
  5065.  
  5066. if not BindSettings.HoldToInteract then
  5067. BindV.Active = not BindV.Active
  5068. local Success, Response = pcall(function()
  5069. BindSettings.Callback(BindV.Active)
  5070. end)
  5071. if not Success then
  5072. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5073. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5074. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5075. Bind.Title.Text = "Callback Error"
  5076. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5077. wait(0.5)
  5078. Bind.Title.Text = BindSettings.Name
  5079. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5080. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5081. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5082. end
  5083. else
  5084. wait(0.1)
  5085. if Held then
  5086. local Loop; Loop = RunService.Stepped:Connect(function()
  5087. if not Held then
  5088. local Success, Response = pcall(function()
  5089. BindSettings.Callback(false)
  5090. end)
  5091. if not Success then
  5092. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5093. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5094. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5095. Bind.Title.Text = "Callback Error"
  5096. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5097. wait(0.5)
  5098. Bind.Title.Text = BindSettings.Name
  5099. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5100. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5101. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5102. end
  5103. Loop:Disconnect()
  5104. else
  5105. local Success, Response = pcall(function()
  5106. BindSettings.Callback(true)
  5107. end)
  5108. if not Success then
  5109. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5110. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5111. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5112. Bind.Title.Text = "Callback Error"
  5113. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5114. wait(0.5)
  5115. Bind.Title.Text = BindSettings.Name
  5116. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5117. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5118. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5119. end
  5120. end
  5121. end)
  5122. end
  5123. end
  5124. end
  5125. end)
  5126.  
  5127. Bind.BindFrame.BindBox:GetPropertyChangedSignal("Text"):Connect(function()
  5128. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.55, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 30)}):Play()
  5129. end)
  5130.  
  5131. function BindV:Set(NewBindSettings)
  5132.  
  5133. NewBindSettings = Kwargify({
  5134. Name = BindSettings.Name,
  5135. Description = BindSettings.Description,
  5136. CurrentBind = BindSettings.CurrentBind,
  5137. HoldToInteract = BindSettings.HoldToInteract,
  5138. Callback = BindSettings.Callback
  5139. }, NewBindSettings or {})
  5140.  
  5141. BindV.Settings = NewBindSettings
  5142. BindSettings = NewBindSettings
  5143.  
  5144. Bind.Name = BindSettings.Name
  5145. Bind.Title.Text = BindSettings.Name
  5146. if BindSettings.Description ~= nil and BindSettings.Description ~= "" and Bind.Desc ~= nil then
  5147. Bind.Desc.Text = BindSettings.Description
  5148. end
  5149.  
  5150. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5151. Bind.BindFrame.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 20, 0, 42)
  5152.  
  5153.  
  5154. BindV.CurrentBind = BindSettings.CurrentBind
  5155. end
  5156.  
  5157. function BindV:Destroy()
  5158. Bind.Visible = false
  5159. Bind:Destroy()
  5160. end
  5161.  
  5162. if Flag then
  5163. Luna.Options[Flag] = BindV
  5164. end
  5165.  
  5166. -- Luna.Flags[BindSettings.Flag] = BindSettings
  5167.  
  5168. return BindV
  5169.  
  5170. end
  5171.  
  5172. function Tab:CreateKeybind(BindSettings)
  5173.  
  5174. BindSettings = Kwargify({
  5175. Name = "Bind",
  5176. Description = nil,
  5177. CurrentBind = "Q",
  5178. HoldToInteract = false, -- setting this makes the Bind in toggle mode
  5179. Callback = function(Bind)
  5180. -- The function that takes place when the Bind is pressed
  5181. -- The variable (Bind) is a boolean for whether the Bind is being held or not (HoldToInteract needs to be true) or whether the Bind is currently active
  5182. end
  5183. }, BindSettings or {})
  5184.  
  5185. local BindV = { Settings = BindSettings, Active = false }
  5186. local CheckingForKey = false
  5187.  
  5188. local Bind
  5189. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  5190. Bind = Elements.Template.BindDesc:Clone()
  5191. else
  5192. Bind = Elements.Template.Bind:Clone()
  5193. end
  5194.  
  5195. Bind.Visible = true
  5196. Bind.Parent = TabPage
  5197.  
  5198. Bind.Name = BindSettings.Name
  5199. Bind.Title.Text = BindSettings.Name
  5200. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  5201. Bind.Desc.Text = BindSettings.Description
  5202. end
  5203.  
  5204. Bind.Title.TextTransparency = 1
  5205. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  5206. Bind.Desc.TextTransparency = 1
  5207. end
  5208. Bind.BindFrame.BackgroundTransparency = 1
  5209. Bind.BindFrame.UIStroke.Transparency = 1
  5210. Bind.BindFrame.BindBox.TextTransparency = 1
  5211.  
  5212. TweenService:Create(Bind, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5213. TweenService:Create(Bind.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5214. if BindSettings.Description ~= nil and BindSettings.Description ~= "" then
  5215. TweenService:Create(Bind.Desc, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5216. end
  5217. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.9}):Play()
  5218. TweenService:Create(Bind.BindFrame.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.3}):Play()
  5219. TweenService:Create(Bind.BindFrame.BindBox, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5220.  
  5221.  
  5222. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5223. Bind.BindFrame.BindBox.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 16, 0, 42)
  5224.  
  5225. Bind.BindFrame.BindBox.Focused:Connect(function()
  5226. CheckingForKey = true
  5227. Bind.BindFrame.BindBox.Text = ""
  5228. end)
  5229.  
  5230. Bind.BindFrame.BindBox.FocusLost:Connect(function()
  5231. CheckingForKey = false
  5232. if Bind.BindFrame.BindBox.Text == (nil or "") then
  5233. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5234. end
  5235. end)
  5236.  
  5237. Bind["MouseEnter"]:Connect(function()
  5238. tween(Bind.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  5239. end)
  5240.  
  5241. Bind["MouseLeave"]:Connect(function()
  5242. tween(Bind.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  5243. end)
  5244. UserInputService.InputBegan:Connect(function(input, processed)
  5245.  
  5246. if CheckingForKey then
  5247. if input.KeyCode ~= Enum.KeyCode.Unknown and input.KeyCode ~= Enum.KeyCode.K then
  5248. local SplitMessage = string.split(tostring(input.KeyCode), ".")
  5249. local NewKeyNoEnum = SplitMessage[3]
  5250. Bind.BindFrame.BindBox.Text = tostring(NewKeyNoEnum)
  5251. BindSettings.CurrentBind = tostring(NewKeyNoEnum)
  5252. Bind.BindFrame.BindBox:ReleaseFocus()
  5253. end
  5254. elseif BindSettings.CurrentBind ~= nil and (input.KeyCode == Enum.KeyCode[BindSettings.CurrentBind] and not processed) then -- Test
  5255. local Held = true
  5256. local Connection
  5257. Connection = input.Changed:Connect(function(prop)
  5258. if prop == "UserInputState" then
  5259. Connection:Disconnect()
  5260. Held = false
  5261. end
  5262. end)
  5263.  
  5264. if not BindSettings.HoldToInteract then
  5265. BindV.Active = not BindV.Active
  5266. local Success, Response = pcall(function()
  5267. BindSettings.Callback(BindV.Active)
  5268. end)
  5269. if not Success then
  5270. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5271. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5272. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5273. Bind.Title.Text = "Callback Error"
  5274. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5275. wait(0.5)
  5276. Bind.Title.Text = BindSettings.Name
  5277. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5278. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5279. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5280. end
  5281. else
  5282. wait(0.1)
  5283. if Held then
  5284. local Loop; Loop = RunService.Stepped:Connect(function()
  5285. if not Held then
  5286. local Success, Response = pcall(function()
  5287. BindSettings.Callback(false)
  5288. end)
  5289. if not Success then
  5290. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5291. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5292. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5293. Bind.Title.Text = "Callback Error"
  5294. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5295. wait(0.5)
  5296. Bind.Title.Text = BindSettings.Name
  5297. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5298. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5299. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5300. end
  5301. Loop:Disconnect()
  5302. else
  5303. local Success, Response = pcall(function()
  5304. BindSettings.Callback(true)
  5305. end)
  5306. if not Success then
  5307. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5308. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5309. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5310. Bind.Title.Text = "Callback Error"
  5311. print("Luna Interface Suite | "..BindSettings.Name.." Callback Error " ..tostring(Response))
  5312. wait(0.5)
  5313. Bind.Title.Text = BindSettings.Name
  5314. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5315. TweenService:Create(Bind, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5316. TweenService:Create(Bind.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5317. end
  5318. end
  5319. end)
  5320. end
  5321. end
  5322. end
  5323. end)
  5324.  
  5325. Bind.BindFrame.BindBox:GetPropertyChangedSignal("Text"):Connect(function()
  5326. TweenService:Create(Bind.BindFrame, TweenInfo.new(0.55, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 16, 0, 30)}):Play()
  5327. end)
  5328.  
  5329. function BindV:Set(NewBindSettings)
  5330.  
  5331. NewBindSettings = Kwargify({
  5332. Name = BindSettings.Name,
  5333. Description = BindSettings.Description,
  5334. CurrentBind = BindSettings.CurrentBind,
  5335. HoldToInteract = BindSettings.HoldToInteract,
  5336. Callback = BindSettings.Callback
  5337. }, NewBindSettings or {})
  5338.  
  5339. BindV.Settings = NewBindSettings
  5340. BindSettings = NewBindSettings
  5341.  
  5342. Bind.Name = BindSettings.Name
  5343. Bind.Title.Text = BindSettings.Name
  5344. if BindSettings.Description ~= nil and BindSettings.Description ~= "" and Bind.Desc ~= nil then
  5345. Bind.Desc.Text = BindSettings.Description
  5346. end
  5347.  
  5348. Bind.BindFrame.BindBox.Text = BindSettings.CurrentBind
  5349. Bind.BindFrame.BindBox.Size = UDim2.new(0, Bind.BindFrame.BindBox.TextBounds.X + 16, 0, 42)
  5350.  
  5351. -- Luna.Flags[BindSettings.Flag] = BindSettings
  5352.  
  5353. end
  5354.  
  5355. function BindV:Destroy()
  5356. Bind.Visible = false
  5357. Bind:Destroy()
  5358. end
  5359.  
  5360. -- Luna.Flags[BindSettings.Flag] = BindSettings
  5361.  
  5362. return BindV
  5363.  
  5364. end
  5365.  
  5366. -- Dynamic Input
  5367. function Tab:CreateInput(InputSettings, Flag)
  5368. local InputV = { IgnoreConfig = false, Class = "Input", Settings = InputSettings }
  5369.  
  5370. InputSettings = Kwargify({
  5371. Name = "Dynamic Input",
  5372. Description = nil,
  5373. CurrentValue = "",
  5374. PlaceholderText = "Input Placeholder",
  5375. RemoveTextAfterFocusLost = false,
  5376. Numeric = false,
  5377. Enter = false,
  5378. MaxCharacters = nil,
  5379. Callback = function(Text)
  5380.  
  5381. end, -- 52
  5382. }, InputSettings or {})
  5383.  
  5384. InputV.CurrentValue = InputSettings.CurrentValue
  5385.  
  5386. local descriptionbool
  5387. if InputSettings.Description ~= nil and InputSettings.Description ~= "" then
  5388. descriptionbool = true
  5389. end
  5390.  
  5391. local Input
  5392. if descriptionbool then
  5393. Input = Elements.Template.InputDesc:Clone()
  5394. else
  5395. Input = Elements.Template.Input:Clone()
  5396. end
  5397.  
  5398. Input.Name = InputSettings.Name
  5399. Input.Title.Text = InputSettings.Name
  5400. if descriptionbool then Input.Desc.Text = InputSettings.Description end
  5401. Input.Visible = true
  5402. Input.Parent = TabPage
  5403.  
  5404. Input.BackgroundTransparency = 1
  5405. Input.UIStroke.Transparency = 1
  5406. Input.Title.TextTransparency = 1
  5407. if descriptionbool then Input.Desc.TextTransparency = 1 end
  5408. Input.InputFrame.BackgroundTransparency = 1
  5409. Input.InputFrame.UIStroke.Transparency = 1
  5410. Input.InputFrame.InputBox.TextTransparency = 1
  5411.  
  5412. TweenService:Create(Input, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5413. TweenService:Create(Input.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5414. TweenService:Create(Input.Title, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5415. if descriptionbool then TweenService:Create(Input.Desc, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play() end
  5416. TweenService:Create(Input.InputFrame, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.9}):Play()
  5417. TweenService:Create(Input.InputFrame.UIStroke, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {Transparency = 0.3}):Play()
  5418. TweenService:Create(Input.InputFrame.InputBox, TweenInfo.new(0.3, Enum.EasingStyle.Exponential), {TextTransparency = 0}):Play()
  5419.  
  5420. Input.InputFrame.InputBox.PlaceholderText = InputSettings.PlaceholderText
  5421. Input.InputFrame.Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 30)
  5422.  
  5423. Input.InputFrame.InputBox.FocusLost:Connect(function(bleh)
  5424.  
  5425. if InputSettings.Enter then
  5426. if bleh then
  5427. local Success, Response = pcall(function()
  5428. InputSettings.Callback(Input.InputFrame.InputBox.Text)
  5429. InputV.CurrentValue = Input.InputFrame.InputBox.Text
  5430. end)
  5431. if not Success then
  5432. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5433. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5434. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5435. Input.Title.Text = "Callback Error"
  5436. print("Luna Interface Suite | "..InputSettings.Name.." Callback Error " ..tostring(Response))
  5437. wait(0.5)
  5438. Input.Title.Text = InputSettings.Name
  5439. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5440. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5441. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5442. end
  5443. end
  5444. end
  5445.  
  5446. if InputSettings.RemoveTextAfterFocusLost then
  5447. Input.InputFrame.InputBox.Text = ""
  5448. end
  5449.  
  5450. end)
  5451.  
  5452. if InputSettings.Numeric then
  5453. Input.InputFrame.InputBox:GetPropertyChangedSignal("Text"):Connect(function()
  5454. local text = Input.InputFrame.InputBox.Text
  5455. if not tonumber(text) and text ~= "." then
  5456. Input.InputFrame.InputBox.Text = text:match("[0-9.]*") or ""
  5457. end
  5458. end)
  5459. end
  5460.  
  5461. Input.InputFrame.InputBox:GetPropertyChangedSignal("Text"):Connect(function()
  5462. if tonumber(InputSettings.MaxCharacters) then
  5463. if (#Input.InputFrame.InputBox.Text - 1) == InputSettings.MaxCharacters then
  5464. Input.InputFrame.InputBox.Text = Input.InputFrame.InputBox.Text:sub(1, InputSettings.MaxCharacters)
  5465. end
  5466. end
  5467. TweenService:Create(Input.InputFrame, TweenInfo.new(0.55, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 30)}):Play()
  5468. if not InputSettings.Enter then
  5469. local Success, Response = pcall(function()
  5470. InputSettings.Callback(Input.InputFrame.InputBox.Text)
  5471. end)
  5472. if not Success then
  5473. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5474. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5475. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5476. Input.Title.Text = "Callback Error"
  5477. print("Luna Interface Suite | "..InputSettings.Name.." Callback Error " ..tostring(Response))
  5478. wait(0.5)
  5479. Input.Title.Text = InputSettings.Name
  5480. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5481. TweenService:Create(Input, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5482. TweenService:Create(Input.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5483. end
  5484. end
  5485. InputV.CurrentValue = Input.InputFrame.InputBox.Text
  5486. end)
  5487.  
  5488. Input["MouseEnter"]:Connect(function()
  5489. tween(Input.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  5490. end)
  5491.  
  5492. Input["MouseLeave"]:Connect(function()
  5493. tween(Input.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  5494. end)
  5495.  
  5496.  
  5497. function InputV:Set(NewInputSettings)
  5498.  
  5499. NewInputSettings = Kwargify(InputSettings, NewInputSettings or {})
  5500.  
  5501. InputV.Settings = NewInputSettings
  5502. InputSettings = NewInputSettings
  5503.  
  5504. Input.Name = InputSettings.Name
  5505. Input.Title.Text = InputSettings.Name
  5506. if InputSettings.Description ~= nil and InputSettings.Description ~= "" and Input.Desc ~= nil then
  5507. Input.Desc.Text = InputSettings.Description
  5508. end
  5509.  
  5510. Input.InputFrame.InputBox:CaptureFocus()
  5511. Input.InputFrame.InputBox.Text = tostring(InputSettings.CurrentValue)
  5512. Input.InputFrame.InputBox:ReleaseFocus()
  5513. Input.InputFrame.Size = UDim2.new(0, Input.InputFrame.InputBox.TextBounds.X + 52, 0, 42)
  5514.  
  5515. InputV.CurrentValue = InputSettings.CurrentValue
  5516. end
  5517.  
  5518. function InputV:Destroy()
  5519. Input.Visible = false
  5520. Input:Destroy()
  5521. end
  5522.  
  5523. if Flag then
  5524. Luna.Options[Flag] = InputV
  5525. end
  5526.  
  5527.  
  5528. return InputV
  5529.  
  5530. end
  5531.  
  5532. -- Dropdown
  5533. function Tab:CreateDropdown(DropdownSettings, Flag)
  5534. local DropdownV = { IgnoreConfig = false, Class = "Dropdown", Settings = DropdownSettings}
  5535.  
  5536. DropdownSettings = Kwargify({
  5537. Name = "Dropdown",
  5538. Description = nil,
  5539. Options = {"Option 1", "Option 2"},
  5540. CurrentOption = {"Option 1"},
  5541. MultipleOptions = false,
  5542. SpecialType = nil, -- currently onl player, might add more soon
  5543. Callback = function(Options)
  5544. -- The function that takes place when the selected option is changed
  5545. -- The variable (Options) is a table of strings for the current selected options or a string if multioptions is false
  5546. end,
  5547. }, DropdownSettings or {})
  5548.  
  5549. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  5550.  
  5551. local descriptionbool = false
  5552. if DropdownSettings.Description ~= nil and DropdownSettings.Description ~= "" then
  5553. descriptionbool = true
  5554. end
  5555. local closedsize
  5556. local openedsize
  5557. if descriptionbool then
  5558. closedsize = 48
  5559. openedsize = 170
  5560. elseif not descriptionbool then
  5561. closedsize = 38
  5562. openedsize = 160
  5563. end
  5564. local opened = false
  5565.  
  5566. local Dropdown
  5567. if descriptionbool then Dropdown = Elements.Template.DropdownDesc:Clone() else Dropdown = Elements.Template.Dropdown:Clone() end
  5568.  
  5569. Dropdown.Name = DropdownSettings.Name
  5570. Dropdown.Title.Text = DropdownSettings.Name
  5571. if descriptionbool then Dropdown.Desc.Text = DropdownSettings.Description end
  5572.  
  5573. Dropdown.Parent = TabPage
  5574. Dropdown.Visible = true
  5575.  
  5576. local function Toggle()
  5577. opened = not opened
  5578. if opened then
  5579. tween(Dropdown.icon, {Rotation = 180})
  5580. tween(Dropdown, {Size = UDim2.new(1, -25, 0, openedsize)})
  5581. else
  5582. tween(Dropdown.icon, {Rotation = 0})
  5583. tween(Dropdown, {Size = UDim2.new(1, -25, 0, closedsize)})
  5584. end
  5585. end
  5586.  
  5587. local function SafeCallback(param, c2)
  5588. local Success, Response = pcall(function()
  5589. DropdownSettings.Callback(param)
  5590. end)
  5591. if not Success then
  5592. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5593. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5594. TweenService:Create(Dropdown.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5595. Dropdown.Title.Text = "Callback Error"
  5596. print("Luna Interface Suite | "..DropdownSettings.Name.." Callback Error " ..tostring(Response))
  5597. wait(0.5)
  5598. Dropdown.Title.Text = DropdownSettings.Name
  5599. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5600. TweenService:Create(Dropdown, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5601. TweenService:Create(Dropdown.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5602. end
  5603. if Success and c2 then
  5604. c2()
  5605. end
  5606. end
  5607.  
  5608. -- fixed by justhey
  5609. Dropdown.Selected:GetPropertyChangedSignal("Text"):Connect(function()
  5610. local text = Dropdown.Selected.Text:lower()
  5611. for _, Item in ipairs(Dropdown.List:GetChildren()) do
  5612. if Item:IsA("TextLabel") and Item.Name ~= "Template" then
  5613. Item.Visible = text == "" or string.find(Item.Name:lower(), text, 1, true) ~= nil
  5614. end
  5615. end
  5616. end)
  5617.  
  5618.  
  5619. local function Clear()
  5620. for _, option in ipairs(Dropdown.List:GetChildren()) do
  5621. if option.ClassName == "TextLabel" and option.Name ~= "Template" then
  5622. option:Destroy()
  5623. end
  5624. end
  5625. end
  5626.  
  5627. local function ActivateColorSingle(name)
  5628. for _, Option in pairs(Dropdown.List:GetChildren()) do
  5629. if Option.ClassName == "TextLabel" and Option.Name ~= "Template" then
  5630. tween(Option, {BackgroundTransparency = 0.98})
  5631. end
  5632. end
  5633.  
  5634. Toggle()
  5635. tween(Dropdown.List[name], {BackgroundTransparency = 0.95, TextColor3 = Color3.fromRGB(240,240,240)})
  5636. end
  5637.  
  5638. local function Refresh()
  5639. Clear()
  5640. for i,v in pairs(DropdownSettings.Options) do
  5641. local Option = Dropdown.List.Template:Clone()
  5642. local optionhover = false
  5643. Option.Text = v
  5644. if v == "Template" then v = "Template (Name)" end
  5645. Option.Name = v
  5646. Option.Interact.MouseButton1Click:Connect(function()
  5647. local bleh
  5648. if DropdownSettings.MultipleOptions then
  5649. if table.find(DropdownSettings.CurrentOption, v) then
  5650. RemoveTable(DropdownSettings.CurrentOption, v)
  5651. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  5652. if not optionhover then
  5653. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200)})
  5654. end
  5655. tween(Option, {BackgroundTransparency = 0.98})
  5656. else
  5657. table.insert(DropdownSettings.CurrentOption, v)
  5658. DropdownV.CurrentOption = DropdownSettings.CurrentOption
  5659. tween(Option, {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  5660. end
  5661. bleh = DropdownSettings.CurrentOption
  5662. else
  5663. DropdownSettings.CurrentOption = {v}
  5664. bleh = v
  5665. DropdownV.CurrentOption = bleh
  5666. ActivateColorSingle(v)
  5667. end
  5668.  
  5669. SafeCallback(bleh, function()
  5670. if DropdownSettings.MultipleOptions then
  5671. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  5672. if #DropdownSettings.CurrentOption == 1 then
  5673. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  5674. elseif #DropdownSettings.CurrentOption == 0 then
  5675. Dropdown.Selected.PlaceholderText = "None"
  5676. else
  5677. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  5678. end
  5679. else
  5680. DropdownSettings.CurrentOption = {}
  5681. Dropdown.Selected.PlaceholderText = "None"
  5682. end
  5683. end
  5684. if not DropdownSettings.MultipleOptions then
  5685. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  5686. end
  5687. Dropdown.Selected.Text = ""
  5688. end)
  5689. end)
  5690. Option.Visible = true
  5691. Option.Parent = Dropdown.List
  5692. Option.MouseEnter:Connect(function()
  5693. optionhover = true
  5694. if Option.BackgroundTransparency == 0.95 then
  5695. return
  5696. else
  5697. tween(Option, {TextColor3 = Color3.fromRGB(240,240,240)})
  5698. end
  5699. end)
  5700. Option.MouseLeave:Connect(function()
  5701. optionhover = false
  5702. if Option.BackgroundTransparency == 0.95 then
  5703. return
  5704. else
  5705. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200)})
  5706. end
  5707. end)
  5708. end
  5709. end
  5710.  
  5711. local function PlayerTableRefresh()
  5712. for i,v in pairs(DropdownSettings.Options) do
  5713. table.remove(DropdownSettings.Options, i)
  5714. end
  5715.  
  5716. for i,v in pairs(Players:GetChildren()) do
  5717. table.insert(DropdownSettings.Options, v.Name)
  5718. end
  5719. end
  5720.  
  5721. Dropdown.Interact.MouseButton1Click:Connect(function()
  5722. Toggle()
  5723. end)
  5724.  
  5725. Dropdown["MouseEnter"]:Connect(function()
  5726. tween(Dropdown.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  5727. end)
  5728.  
  5729. Dropdown["MouseLeave"]:Connect(function()
  5730. tween(Dropdown.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  5731. end)
  5732.  
  5733. if DropdownSettings.SpecialType == "Player" then
  5734.  
  5735. for i,v in pairs(DropdownSettings.Options) do
  5736. table.remove(DropdownSettings.Options, i)
  5737. end
  5738. PlayerTableRefresh()
  5739. DropdownSettings.CurrentOption = DropdownSettings.Options[1]
  5740.  
  5741. Players.PlayerAdded:Connect(function() PlayerTableRefresh() end)
  5742. Players.PlayerRemoving:Connect(function() PlayerTableRefresh() end)
  5743.  
  5744. end
  5745.  
  5746. Refresh()
  5747.  
  5748. if DropdownSettings.CurrentOption then
  5749. if type(DropdownSettings.CurrentOption) == "string" then
  5750. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption}
  5751. end
  5752. if not DropdownSettings.MultipleOptions and type(DropdownSettings.CurrentOption) == "table" then
  5753. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption[1]}
  5754. end
  5755. else
  5756. DropdownSettings.CurrentOption = {}
  5757. end
  5758.  
  5759. local bleh, ind = nil,0
  5760. for i,v in pairs(DropdownSettings.CurrentOption) do
  5761. ind = ind + 1
  5762. end
  5763. if ind == 1 then bleh = DropdownSettings.CurrentOption[1] else bleh = DropdownSettings.CurrentOption end
  5764. SafeCallback(bleh)
  5765. if type(bleh) == "string" then
  5766. tween(Dropdown.List[bleh], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  5767. else
  5768. for i,v in pairs(bleh) do
  5769. tween(Dropdown.List[v], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  5770. end
  5771. end
  5772.  
  5773. if DropdownSettings.MultipleOptions then
  5774. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  5775. if #DropdownSettings.CurrentOption == 1 then
  5776. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  5777. elseif #DropdownSettings.CurrentOption == 0 then
  5778. Dropdown.Selected.PlaceholderText = "None"
  5779. else
  5780. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  5781. end
  5782. else
  5783. DropdownSettings.CurrentOption = {}
  5784. Dropdown.Selected.PlaceholderText = "None"
  5785. end
  5786. for _, name in pairs(DropdownSettings.CurrentOption) do
  5787. tween(Dropdown.List[name], {TextColor3 = Color3.fromRGB(227,227,227), BackgroundTransparency = 0.95})
  5788. end
  5789. else
  5790. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  5791. end
  5792. Dropdown.Selected.Text = ""
  5793.  
  5794. function DropdownV:Set(NewDropdownSettings)
  5795. NewDropdownSettings = Kwargify(DropdownSettings, NewDropdownSettings or {})
  5796.  
  5797. DropdownV.Settings = NewDropdownSettings
  5798. DropdownSettings = NewDropdownSettings
  5799.  
  5800. Dropdown.Name = DropdownSettings.Name
  5801. Dropdown.Title.Text = DropdownSettings.Name
  5802. if DropdownSettings.Description ~= nil and DropdownSettings.Description ~= "" and Dropdown.Desc ~= nil then
  5803. Dropdown.Desc.Text = DropdownSettings.Description
  5804. end
  5805.  
  5806. if DropdownSettings.SpecialType == "Player" then
  5807.  
  5808. for i,v in pairs(DropdownSettings.Options) do
  5809. table.remove(DropdownSettings.Options, i)
  5810. end
  5811. PlayerTableRefresh()
  5812. DropdownSettings.CurrentOption = DropdownSettings.Options[1]
  5813. Players.PlayerAdded:Connect(function() PlayerTableRefresh() end)
  5814. Players.PlayerRemoving:Connect(function() PlayerTableRefresh() end)
  5815.  
  5816. end
  5817.  
  5818. Refresh()
  5819.  
  5820. if DropdownSettings.CurrentOption then
  5821. if type(DropdownSettings.CurrentOption) == "string" then
  5822. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption}
  5823. end
  5824. if not DropdownSettings.MultipleOptions and type(DropdownSettings.CurrentOption) == "table" then
  5825. DropdownSettings.CurrentOption = {DropdownSettings.CurrentOption[1]}
  5826. end
  5827. else
  5828. DropdownSettings.CurrentOption = {}
  5829. end
  5830.  
  5831. local bleh, ind = nil,0
  5832. for i,v in pairs(DropdownSettings.CurrentOption) do
  5833. ind = ind + 1
  5834. end
  5835. if ind == 1 then bleh = DropdownSettings.CurrentOption[1] else bleh = DropdownSettings.CurrentOption end
  5836. SafeCallback(bleh)
  5837. for _, Option in pairs(Dropdown.List:GetChildren()) do
  5838. if Option.ClassName == "TextLabel" then
  5839. tween(Option, {TextColor3 = Color3.fromRGB(200,200,200), BackgroundTransparency = 0.98})
  5840. end
  5841. end
  5842. tween(Dropdown.List[bleh], {TextColor3 = Color3.fromRGB(240,240,240), BackgroundTransparency = 0.95})
  5843.  
  5844. if DropdownSettings.MultipleOptions then
  5845. if DropdownSettings.CurrentOption and type(DropdownSettings.CurrentOption) == "table" then
  5846. if #DropdownSettings.CurrentOption == 1 then
  5847. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1]
  5848. elseif #DropdownSettings.CurrentOption == 0 then
  5849. Dropdown.Selected.PlaceholderText = "None"
  5850. else
  5851. Dropdown.Selected.PlaceholderText = unpackt(DropdownSettings.CurrentOption)
  5852. end
  5853. else
  5854. DropdownSettings.CurrentOption = {}
  5855. Dropdown.Selected.PlaceholderText = "None"
  5856. end
  5857. for _, name in pairs(DropdownSettings.CurrentOption) do
  5858. tween(Dropdown.List[name], {TextColor3 = Color3.fromRGB(227,227,227), BackgroundTransparency = 0.95})
  5859. end
  5860. else
  5861. Dropdown.Selected.PlaceholderText = DropdownSettings.CurrentOption[1] or "None"
  5862. end
  5863. Dropdown.Selected.Text = ""
  5864.  
  5865. -- Luna.Flags[DropdownSettings.Flag] = DropdownSettings
  5866.  
  5867. end
  5868.  
  5869. function DropdownV:Destroy()
  5870. Dropdown.Visible = false
  5871. Dropdown:Destroy()
  5872. end
  5873.  
  5874. if Flag then
  5875. Luna.Options[Flag] = DropdownV
  5876. end
  5877.  
  5878. -- Luna.Flags[DropdownSettings.Flag] = DropdownSettings
  5879.  
  5880. return DropdownV
  5881.  
  5882. end
  5883.  
  5884. -- Color Picker
  5885. function Tab:CreateColorPicker(ColorPickerSettings, Flag) -- by Rayfield/Throit
  5886. local ColorPickerV = {IgnoreClass = false, Class = "Colorpicker", Settings = ColorPickerSettings}
  5887.  
  5888. ColorPickerSettings = Kwargify({
  5889. Name = "Color Picker",
  5890. Color = Color3.fromRGB(255,255,255),
  5891. Callback = function(Value)
  5892. -- The function that takes place every time the color picker is moved/changed
  5893. -- The variable (Value) is a Color3fromRGB value based on which color is selected
  5894. end
  5895. }, ColorPickerSettings or {})
  5896.  
  5897. local function Color3ToHex(color)
  5898. return string.format("#%02X%02X%02X", math.floor(color.R * 255), math.floor(color.G * 255), math.floor(color.B * 255))
  5899. end
  5900.  
  5901. ColorPickerV.Color = Color3ToHex(ColorPickerSettings.Color)
  5902.  
  5903. local closedsize = UDim2.new(0, 75, 0, 22)
  5904. local openedsize = UDim2.new(0, 219, 0, 129)
  5905.  
  5906. local ColorPicker = Elements.Template.ColorPicker:Clone()
  5907. local Background = ColorPicker.CPBackground
  5908. local Display = Background.Display
  5909. local Main = Background.MainCP
  5910. local Slider = ColorPicker.ColorSlider
  5911.  
  5912. ColorPicker.Name = ColorPickerSettings.Name
  5913. ColorPicker.Title.Text = ColorPickerSettings.Name
  5914. ColorPicker.Visible = true
  5915. ColorPicker.Parent = TabPage
  5916. ColorPicker.Size = UDim2.new(1.042, -25,0, 38)
  5917. Background.Size = closedsize
  5918. Display.BackgroundTransparency = 0
  5919.  
  5920. ColorPicker["MouseEnter"]:Connect(function()
  5921. tween(ColorPicker.UIStroke, {Color = Color3.fromRGB(87, 84, 104)})
  5922. end)
  5923. ColorPicker["MouseLeave"]:Connect(function()
  5924. tween(ColorPicker.UIStroke, {Color = Color3.fromRGB(64,61,76)})
  5925. end)
  5926.  
  5927. local function SafeCallback(param, c2)
  5928. local Success, Response = pcall(function()
  5929. ColorPickerSettings.Callback(param)
  5930. end)
  5931. if not Success then
  5932. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0}):Play()
  5933. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(85, 0, 0)}):Play()
  5934. TweenService:Create(ColorPicker.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 1}):Play()
  5935. ColorPicker.Title.Text = "Callback Error"
  5936. print("Luna Interface Suite | "..ColorPickerSettings.Name.." Callback Error " ..tostring(Response))
  5937. wait(0.5)
  5938. ColorPicker.Title.Text = ColorPickerSettings.Name
  5939. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundTransparency = 0.5}):Play()
  5940. TweenService:Create(ColorPicker, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {BackgroundColor3 = Color3.fromRGB(32, 30, 38)}):Play()
  5941. TweenService:Create(ColorPicker.UIStroke, TweenInfo.new(0.7, Enum.EasingStyle.Exponential), {Transparency = 0.5}):Play()
  5942. end
  5943. if Success and c2 then
  5944. c2()
  5945. end
  5946. end
  5947.  
  5948. local opened = false
  5949.  
  5950. local mouse = game.Players.LocalPlayer:GetMouse()
  5951. Main.Image = "http://www.roblox.com/asset/?id=11415645739"
  5952. local mainDragging = false
  5953. local sliderDragging = false
  5954. ColorPicker.Interact.MouseButton1Down:Connect(function()
  5955. if not opened then
  5956. opened = true
  5957. tween(ColorPicker, {Size = UDim2.new( 1.042, -25,0, 165)}, nil, TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  5958. tween(Background, {Size = openedsize})
  5959. tween(Display, {BackgroundTransparency = 1})
  5960. else
  5961. opened = false
  5962. tween(ColorPicker, {Size = UDim2.new(1.042, -25,0, 38)}, nil, TweenInfo.new(0.6, Enum.EasingStyle.Exponential))
  5963. tween(Background, {Size = closedsize})
  5964. tween(Display, {BackgroundTransparency = 0})
  5965. end
  5966. end)
  5967. UserInputService.InputEnded:Connect(function(input, gameProcessed) if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  5968. mainDragging = false
  5969. sliderDragging = false
  5970. end end)
  5971. Main.MouseButton1Down:Connect(function()
  5972. if opened then
  5973. mainDragging = true
  5974. end
  5975. end)
  5976. Main.MainPoint.MouseButton1Down:Connect(function()
  5977. if opened then
  5978. mainDragging = true
  5979. end
  5980. end)
  5981. Slider.MouseButton1Down:Connect(function()
  5982. sliderDragging = true
  5983. end)
  5984. Slider.SliderPoint.MouseButton1Down:Connect(function()
  5985. sliderDragging = true
  5986. end)
  5987. local h,s,v = ColorPickerSettings.Color:ToHSV()
  5988. local color = Color3.fromHSV(h,s,v)
  5989. local r,g,b = math.floor((h*255)+0.5),math.floor((s*255)+0.5),math.floor((v*255)+0.5)
  5990. local hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  5991. ColorPicker.HexInput.InputBox.Text = hex
  5992. local function setDisplay(hp,sp,vp)
  5993. --Main
  5994. Main.MainPoint.Position = UDim2.new(s,-Main.MainPoint.AbsoluteSize.X/2,1-v,-Main.MainPoint.AbsoluteSize.Y/2)
  5995. Main.MainPoint.ImageColor3 = Color3.fromHSV(hp,sp,vp)
  5996. Background.BackgroundColor3 = Color3.fromHSV(hp,1,1)
  5997. Display.BackgroundColor3 = Color3.fromHSV(hp,sp,vp)
  5998. --Slider
  5999. local x = hp * Slider.AbsoluteSize.X
  6000. Slider.SliderPoint.Position = UDim2.new(0,x-Slider.SliderPoint.AbsoluteSize.X/2,0.5,0)
  6001. Slider.SliderPoint.ImageColor3 = Color3.fromHSV(hp,1,1)
  6002. local color = Color3.fromHSV(hp,sp,vp)
  6003. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6004. ColorPicker.RInput.InputBox.Text = tostring(r)
  6005. ColorPicker.GInput.InputBox.Text = tostring(g)
  6006. ColorPicker.BInput.InputBox.Text = tostring(b)
  6007. hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  6008. ColorPicker.HexInput.InputBox.Text = hex
  6009. end
  6010. setDisplay(h,s,v)
  6011. ColorPicker.HexInput.InputBox.FocusLost:Connect(function()
  6012. if not pcall(function()
  6013. local r, g, b = string.match(ColorPicker.HexInput.InputBox.Text, "^#?(%w%w)(%w%w)(%w%w)$")
  6014. local rgbColor = Color3.fromRGB(tonumber(r, 16),tonumber(g, 16), tonumber(b, 16))
  6015. h,s,v = rgbColor:ToHSV()
  6016. hex = ColorPicker.HexInput.InputBox.Text
  6017. setDisplay()
  6018. ColorPickerSettings.Color = rgbColor
  6019. end)
  6020. then
  6021. ColorPicker.HexInput.InputBox.Text = hex
  6022. end
  6023. local r,g,b = math.floor((h*255)+0.5),math.floor((s*255)+0.5),math.floor((v*255)+0.5)
  6024. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  6025. SafeCallback( Color3.fromRGB(r,g,b))
  6026. end)
  6027. --RGB
  6028. local function rgbBoxes(box,toChange)
  6029. local value = tonumber(box.Text)
  6030. local color = Color3.fromHSV(h,s,v)
  6031. local oldR,oldG,oldB = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6032. local save
  6033. if toChange == "R" then save = oldR;oldR = value elseif toChange == "G" then save = oldG;oldG = value else save = oldB;oldB = value end
  6034. if value then
  6035. value = math.clamp(value,0,255)
  6036. h,s,v = Color3.fromRGB(oldR,oldG,oldB):ToHSV()
  6037. setDisplay()
  6038. else
  6039. box.Text = tostring(save)
  6040. end
  6041. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6042. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  6043. end
  6044. ColorPicker.RInput.InputBox.FocusLost:connect(function()
  6045. rgbBoxes(ColorPicker.RInput.InputBox,"R")
  6046. SafeCallback(Color3.fromRGB(r,g,b))
  6047. end)
  6048. ColorPicker.GInput.InputBox.FocusLost:connect(function()
  6049. rgbBoxes(ColorPicker.GInput.InputBox,"G")
  6050. SafeCallback(Color3.fromRGB(r,g,b))
  6051. end)
  6052. ColorPicker.BInput.InputBox.FocusLost:connect(function()
  6053. rgbBoxes(ColorPicker.BInput.InputBox,"B")
  6054. SafeCallback(Color3.fromRGB(r,g,b))
  6055. end)
  6056. RunService.RenderStepped:connect(function()
  6057. if mainDragging then
  6058. local localX = math.clamp(mouse.X-Main.AbsolutePosition.X,0,Main.AbsoluteSize.X)
  6059. local localY = math.clamp(mouse.Y-Main.AbsolutePosition.Y,0,Main.AbsoluteSize.Y)
  6060. Main.MainPoint.Position = UDim2.new(0,localX-Main.MainPoint.AbsoluteSize.X/2,0,localY-Main.MainPoint.AbsoluteSize.Y/2)
  6061. s = localX / Main.AbsoluteSize.X
  6062. v = 1 - (localY / Main.AbsoluteSize.Y)
  6063. Display.BackgroundColor3 = Color3.fromHSV(h,s,v)
  6064. Main.MainPoint.ImageColor3 = Color3.fromHSV(h,s,v)
  6065. Background.BackgroundColor3 = Color3.fromHSV(h,1,1)
  6066. local color = Color3.fromHSV(h,s,v)
  6067. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6068. ColorPicker.RInput.InputBox.Text = tostring(r)
  6069. ColorPicker.GInput.InputBox.Text = tostring(g)
  6070. ColorPicker.BInput.InputBox.Text = tostring(b)
  6071. ColorPicker.HexInput.InputBox.Text = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  6072. SafeCallback(Color3.fromRGB(r,g,b))
  6073. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  6074. ColorPickerV.Color = ColorPickerSettings.Color
  6075. end
  6076. if sliderDragging then
  6077. local localX = math.clamp(mouse.X-Slider.AbsolutePosition.X,0,Slider.AbsoluteSize.X)
  6078. h = localX / Slider.AbsoluteSize.X
  6079. Display.BackgroundColor3 = Color3.fromHSV(h,s,v)
  6080. Slider.SliderPoint.Position = UDim2.new(0,localX-Slider.SliderPoint.AbsoluteSize.X/2,0.5,0)
  6081. Slider.SliderPoint.ImageColor3 = Color3.fromHSV(h,1,1)
  6082. Background.BackgroundColor3 = Color3.fromHSV(h,1,1)
  6083. Main.MainPoint.ImageColor3 = Color3.fromHSV(h,s,v)
  6084. local color = Color3.fromHSV(h,s,v)
  6085. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6086. ColorPicker.RInput.InputBox.Text = tostring(r)
  6087. ColorPicker.GInput.InputBox.Text = tostring(g)
  6088. ColorPicker.BInput.InputBox.Text = tostring(b)
  6089. ColorPicker.HexInput.InputBox.Text = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  6090. SafeCallback(Color3.fromRGB(r,g,b))
  6091. ColorPickerSettings.Color = Color3.fromRGB(r,g,b)
  6092. ColorPickerV.Color = ColorPickerSettings.Color
  6093. end
  6094. end)
  6095.  
  6096. function ColorPickerV:Set(NewColorPickerSettings)
  6097.  
  6098. NewColorPickerSettings = Kwargify(ColorPickerSettings, NewColorPickerSettings or {})
  6099.  
  6100. ColorPickerV.Settings = NewColorPickerSettings
  6101. ColorPickerSettings = NewColorPickerSettings
  6102.  
  6103. ColorPicker.Name = ColorPickerSettings.Name
  6104. ColorPicker.Title.Text = ColorPickerSettings.Name
  6105. ColorPicker.Visible = true
  6106.  
  6107. local h,s,v = ColorPickerSettings.Color:ToHSV()
  6108. local color = Color3.fromHSV(h,s,v)
  6109. local r,g,b = math.floor((color.R*255)+0.5),math.floor((color.G*255)+0.5),math.floor((color.B*255)+0.5)
  6110. local hex = string.format("#%02X%02X%02X",color.R*0xFF,color.G*0xFF,color.B*0xFF)
  6111. ColorPicker.HexInput.InputBox.Text = hex
  6112. setDisplay(h,s,v)
  6113. SafeCallback(Color3.fromRGB(r,g,b))
  6114.  
  6115. ColorPickerV.Color = ColorPickerSettings.Color
  6116. end
  6117.  
  6118. function ColorPickerV:Destroy()
  6119. ColorPicker:Destroy()
  6120. end
  6121.  
  6122. if Flag then
  6123. Luna.Options[Flag] = ColorPickerV
  6124. end
  6125.  
  6126. SafeCallback(ColorPickerSettings.Color)
  6127.  
  6128. return ColorPickerV
  6129. end
  6130.  
  6131.  
  6132. function Tab:BuildConfigSection()
  6133. if isStudio then
  6134. Tab:CreateLabel({Text = "Config system unavailable. (Environment isStudio)", Style = 3})
  6135. return "Config system unavailable."
  6136. end
  6137.  
  6138. local inputPath = nil
  6139. local selectedConfig = nil
  6140.  
  6141. local Title = Elements.Template.Title:Clone()
  6142. Title.Text = "Configurations"
  6143. Title.Visible = true
  6144. Title.Parent = TabPage
  6145. Title.TextTransparency = 1
  6146. TweenService:Create(Title, TweenInfo.new(0.4, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {TextTransparency = 0}):Play()
  6147.  
  6148. Tab:CreateSection("Config Creator")
  6149.  
  6150. Tab:CreateInput({
  6151. Name = "Config Name",
  6152. Description = "Insert a name for your to be created config.",
  6153. PlaceholderText = "Name",
  6154. CurrentValue = "",
  6155. Numeric = false,
  6156. MaxCharacters = nil,
  6157. Enter = false,
  6158. Callback = function(input)
  6159. inputPath = input
  6160. end,
  6161. })
  6162.  
  6163. local configSelection
  6164.  
  6165. Tab:CreateButton({
  6166. Name = "Create Config",
  6167. Description = "Create a config with all of your current settings.",
  6168. Callback = function()
  6169. if not inputPath or string.gsub(inputPath, " ", "") == "" then
  6170. Luna:Notification({
  6171. Title = "Interface",
  6172. Icon = "warning",
  6173. ImageSource = "Material",
  6174. Content = "Config name cannot be empty."
  6175. })
  6176. return
  6177. end
  6178.  
  6179. local success, returned = Luna:SaveConfig(inputPath)
  6180. if not success then
  6181. Luna:Notification({
  6182. Title = "Interface",
  6183. Icon = "error",
  6184. ImageSource = "Material",
  6185. Content = "Unable to save config, return error: " .. returned
  6186. })
  6187. end
  6188.  
  6189. Luna:Notification({
  6190. Title = "Interface",
  6191. Icon = "info",
  6192. ImageSource = "Material",
  6193. Content = string.format("Created config %q", inputPath),
  6194. })
  6195.  
  6196. configSelection:Set({ Options = Luna:RefreshConfigList() })
  6197. end
  6198. })
  6199.  
  6200. Tab:CreateSection("Config Load/Settings")
  6201.  
  6202.  
  6203. configSelection = Tab:CreateDropdown({
  6204. Name = "Select Config",
  6205. Description = "Select a config to load your settings on.",
  6206. Options = Luna:RefreshConfigList(),
  6207. CurrentOption = {},
  6208. MultipleOptions = false,
  6209. SpecialType = nil,
  6210. Callback = function(Value)
  6211. selectedConfig = Value
  6212. end,
  6213. })
  6214.  
  6215. Tab:CreateButton({
  6216. Name = "Load Config",
  6217. Description = "Load your saved config settings.",
  6218. Callback = function()
  6219. local success, returned = Luna:LoadConfig(selectedConfig)
  6220. if not success then
  6221. Luna:Notification({
  6222. Title = "Interface",
  6223. Icon = "error",
  6224. ImageSource = "Material",
  6225. Content = "Unable to load config, return error: " .. returned
  6226. })
  6227. return
  6228. end
  6229.  
  6230. Luna:Notification({
  6231. Title = "Interface",
  6232. Icon = "info",
  6233. ImageSource = "Material",
  6234. Content = string.format("Loaded config %q", selectedConfig),
  6235. })
  6236. end
  6237. })
  6238.  
  6239. Tab:CreateButton({
  6240. Name = "Overwrite Config",
  6241. Description = "Overwrite your current config settings.",
  6242. Callback = function()
  6243. local success, returned = Luna:SaveConfig(selectedConfig)
  6244. if not success then
  6245. Luna:Notification({
  6246. Title = "Interface",
  6247. Icon = "error",
  6248. ImageSource = "Material",
  6249. Content = "Unable to overwrite config, return error: " .. returned
  6250. })
  6251. return
  6252. end
  6253.  
  6254. Luna:Notification({
  6255. Title = "Interface",
  6256. Icon = "info",
  6257. ImageSource = "Material",
  6258. Content = string.format("Overwrote config %q", selectedConfig),
  6259. })
  6260. end
  6261. })
  6262.  
  6263. Tab:CreateButton({
  6264. Name = "Refresh Config List",
  6265. Description = "Refresh the current config list.",
  6266. Callback = function()
  6267. configSelection:Set({ Options = Luna:RefreshConfigList() })
  6268. end,
  6269. })
  6270.  
  6271. local loadlabel
  6272. Tab:CreateButton({
  6273. Name = "Set as autoload",
  6274. Description = "Set a config to auto load setting in your next session.",
  6275. Callback = function()
  6276. local name = selectedConfig
  6277. writefile(Luna.Folder .. "/settings/autoload.txt", name)
  6278. loadlabel:Set({ Text = "Current autoload config: " .. name })
  6279.  
  6280. Luna:Notification({
  6281. Title = "Interface",
  6282. Icon = "info",
  6283. ImageSource = "Material",
  6284. Content = string.format("Set %q to auto load", name),
  6285. })
  6286. end,
  6287. })
  6288.  
  6289. loadlabel = Tab:CreateParagraph({
  6290. Title = "Current Auto Load",
  6291. Text = "None"
  6292. })
  6293.  
  6294. Tab:CreateButton({
  6295. Name = "Delete Autoload",
  6296. Description = "Delete The Autoload File",
  6297. Callback = function()
  6298. local name = selectedConfig
  6299. delfile(Luna.Folder .. "/settings/autoload.txt")
  6300. loadlabel:Set({ Text = "None" })
  6301.  
  6302. Luna:Notification({
  6303. Title = "Interface",
  6304. Icon = "info",
  6305. ImageSource = "Material",
  6306. Content = "Deleted Autoload",
  6307. })
  6308. end,
  6309. })
  6310.  
  6311. if isfile(Luna.Folder .. "/settings/autoload.txt") then
  6312. local name = readfile(Luna.Folder .. "/settings/autoload.txt")
  6313. loadlabel:Set( { Text = "Current autoload config: " .. name })
  6314. end
  6315. end
  6316.  
  6317. local ClassParser = {
  6318. ["Toggle"] = {
  6319. Save = function(Flag, data)
  6320. return {
  6321. type = "Toggle",
  6322. flag = Flag,
  6323. state = data.CurrentValue or false
  6324. }
  6325. end,
  6326. Load = function(Flag, data)
  6327. if Luna.Options[Flag] then
  6328. Luna.Options[Flag]:Set({ CurrentValue = data.state })
  6329. end
  6330. end
  6331. },
  6332. ["Slider"] = {
  6333. Save = function(Flag, data)
  6334. return {
  6335. type = "Slider",
  6336. flag = Flag,
  6337. value = (data.CurrentValue and tostring(data.CurrentValue)),
  6338. }
  6339. end,
  6340. Load = function(Flag, data)
  6341. if Luna.Options[Flag] and data.value then
  6342. Luna.Options[Flag]:Set({ CurrentValue = data.value })
  6343. end
  6344. end
  6345. },
  6346. ["Input"] = {
  6347. Save = function(Flag, data)
  6348. return {
  6349. type = "Input",
  6350. flag = Flag,
  6351. text = data.CurrentValue
  6352. }
  6353. end,
  6354. Load = function(Flag, data)
  6355. if Luna.Options[Flag] and data.text and type(data.text) == "string" then
  6356. Luna.Options[Flag]:Set({ CurrentValue = data.text })
  6357. end
  6358. end
  6359. },
  6360. ["Dropdown"] = {
  6361. Save = function(Flag, data)
  6362. return {
  6363. type = "Dropdown",
  6364. flag = Flag,
  6365. value = data.CurrentOption
  6366. }
  6367. end,
  6368. Load = function(Flag, data)
  6369. if Luna.Options[Flag] and data.value then
  6370. Luna.Options[Flag]:Set({ CurrentOption = data.value })
  6371. end
  6372. end
  6373. },
  6374. -- buggy as hell stil
  6375. ["Colorpicker"] = {
  6376. Save = function(Flag, data)
  6377. local function Color3ToHex(color)
  6378. return string.format("#%02X%02X%02X", math.floor(color.R * 255), math.floor(color.G * 255), math.floor(color.B * 255))
  6379. end
  6380.  
  6381. return {
  6382. type = "Colorpicker",
  6383. flag = Flag,
  6384. color = Color3ToHex(data.Color) or nil,
  6385. alpha = data.Alpha
  6386. }
  6387. end,
  6388. Load = function(Flag, data)
  6389. local function HexToColor3(hex)
  6390. local r = tonumber(hex:sub(2, 3), 16) / 255
  6391. local g = tonumber(hex:sub(4, 5), 16) / 255
  6392. local b = tonumber(hex:sub(6, 7), 16) / 255
  6393. return Color3.new(r, g, b)
  6394. end
  6395.  
  6396. if Luna.Options[Flag] and data.color then
  6397. Luna.Options[Flag]:Set({Color = HexToColor3(data.color)})
  6398. end
  6399. end
  6400. }
  6401. }
  6402.  
  6403.  
  6404. function Tab:BuildThemeSection()
  6405.  
  6406. local Title = Elements.Template.Title:Clone()
  6407. Title.Text = "Theming"
  6408. Title.Visible = true
  6409. Title.Parent = TabPage
  6410. Title.TextTransparency = 1
  6411. TweenService:Create(Title, TweenInfo.new(0.4, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out), {TextTransparency = 0}):Play()
  6412.  
  6413. Tab:CreateSection("Custom Editor")
  6414.  
  6415. local c1cp = Tab:CreateColorPicker({
  6416. Name = "Color 1",
  6417. Color = Color3.fromRGB(117, 164, 206),
  6418. }, "LunaInterfaceSuitePrebuiltCPC1") -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps
  6419.  
  6420. local c2cp = Tab:CreateColorPicker({
  6421. Name = "Color 2",
  6422. Color = Color3.fromRGB(123, 201, 201),
  6423. }, "LunaInterfaceSuitePrebuiltCPC2")
  6424.  
  6425. local c3cp = Tab:CreateColorPicker({
  6426. Name = "Color 3",
  6427. Color = Color3.fromRGB(224, 138, 184),
  6428. }, "LunaInterfaceSuitePrebuiltCPC3")
  6429.  
  6430. task.wait(1)
  6431.  
  6432. c1cp:Set({
  6433. Callback = function(Value)
  6434. if c2cp and c3cp then
  6435. Luna.ThemeGradient = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Value or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(0.50, c2cp.Color or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(1.00, c3cp.Color or Color3.fromRGB(255,255,255))}
  6436. LunaUI.ThemeRemote.Value = not LunaUI.ThemeRemote.Value
  6437. end
  6438. end
  6439. })
  6440.  
  6441. c2cp:Set({
  6442. Callback = function(Value)
  6443. if c1cp and c3cp then
  6444. Luna.ThemeGradient = ColorSequence.new{ColorSequenceKeypoint.new(0.00, c1cp.Color or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(0.50, Value or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(1.00, c3cp.Color or Color3.fromRGB(255,255,255))}
  6445. LunaUI.ThemeRemote.Value = not LunaUI.ThemeRemote.Value
  6446. end
  6447. end
  6448. })
  6449.  
  6450. c3cp:Set({
  6451. Callback = function(Valuex)
  6452. if c2cp and c1cp then
  6453. Luna.ThemeGradient = ColorSequence.new{ColorSequenceKeypoint.new(0.00, c1cp.Color or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(0.50, c2cp.Color or Color3.fromRGB(255,255,255)), ColorSequenceKeypoint.new(1.00, Valuex or Color3.fromRGB(255,255,255))}
  6454. LunaUI.ThemeRemote.Value = not LunaUI.ThemeRemote.Value
  6455. end
  6456. end
  6457. })
  6458.  
  6459. Tab:CreateSection("Preset Gradients")
  6460.  
  6461. for i,v in pairs(PresetGradients) do
  6462. Tab:CreateButton({
  6463. Name = tostring(i),
  6464. Callback = function()
  6465. c1cp:Set({ Color = v[1] })
  6466. c2cp:Set({ Color = v[2] })
  6467. c3cp:Set({ Color = v[3] })
  6468. end,
  6469. })
  6470. end
  6471.  
  6472. end
  6473.  
  6474.  
  6475. local function BuildFolderTree()
  6476. if isStudio then return "Config system unavailable." end
  6477. local paths = {
  6478. Luna.Folder,
  6479. Luna.Folder .. "/settings"
  6480. }
  6481.  
  6482. for i = 1, #paths do
  6483. local str = paths[i]
  6484. if not isfolder(str) then
  6485. makefolder(str)
  6486. end
  6487. end
  6488. end
  6489.  
  6490. local function SetFolder()
  6491.  
  6492. if isStudio then return "Config system unavailable." end
  6493.  
  6494. if WindowSettings.ConfigSettings.RootFolder ~= nil and WindowSettings.ConfigSettings.RootFolder ~= "" then
  6495. Luna.Folder = WindowSettings.ConfigSettings.RootFolder .. "/" .. WindowSettings.ConfigSettings.ConfigFolder
  6496. else
  6497. Luna.Folder = WindowSettings.ConfigSettings.ConfigFolder
  6498. end
  6499.  
  6500. BuildFolderTree()
  6501. end
  6502.  
  6503. SetFolder()
  6504.  
  6505. function Luna:SaveConfig(Path)
  6506. if isStudio then return "Config system unavailable." end
  6507.  
  6508. if (not Path) then
  6509. return false, "Please select a config file."
  6510. end
  6511.  
  6512. local fullPath = Luna.Folder .. "/settings/" .. Path .. ".luna"
  6513.  
  6514. local data = {
  6515. objects = {}
  6516. }
  6517.  
  6518. for flag, option in next, Luna.Options do
  6519. if not ClassParser[option.Class] then continue end
  6520. if option.IgnoreConfig then continue end
  6521.  
  6522. table.insert(data.objects, ClassParser[option.Class].Save(flag, option))
  6523. end
  6524.  
  6525. local success, encoded = pcall(HttpService.JSONEncode, HttpService, data)
  6526. if not success then
  6527. return false, "Unable to encode into JSON data"
  6528. end
  6529.  
  6530. writefile(fullPath, encoded)
  6531. return true
  6532. end
  6533.  
  6534. function Luna:LoadConfig(Path)
  6535. if isStudio then return "Config system unavailable." end
  6536.  
  6537. if (not Path) then
  6538. return false, "Please select a config file."
  6539. end
  6540.  
  6541. local file = Luna.Folder .. "/settings/" .. Path .. ".luna"
  6542. if not isfile(file) then return false, "Invalid file" end
  6543.  
  6544. local success, decoded = pcall(HttpService.JSONDecode, HttpService, readfile(file))
  6545. if not success then return false, "Unable to decode JSON data." end
  6546.  
  6547. for _, option in next, decoded.objects do
  6548. if ClassParser[option.type] then
  6549. task.spawn(function()
  6550. ClassParser[option.type].Load(option.flag, option)
  6551. end)
  6552. end
  6553. end
  6554.  
  6555. return true
  6556. end
  6557.  
  6558. function Luna:LoadAutoloadConfig()
  6559. if isfile(Luna.Folder .. "/settings/autoload.txt") then
  6560.  
  6561. if isStudio then return "Config system unavailable." end
  6562.  
  6563. local name = readfile(Luna.Folder .. "/settings/autoload.txt")
  6564.  
  6565. local success, err = Luna:LoadConfig(name)
  6566. if not success then
  6567. return Luna:Notification({
  6568. Title = "Interface",
  6569. Icon = "sparkle",
  6570. ImageSource = "Material",
  6571. Content = "Failed to load autoload config: " .. err,
  6572. })
  6573. end
  6574.  
  6575. Luna:Notification({
  6576. Title = "Interface",
  6577. Icon = "sparkle",
  6578. ImageSource = "Material",
  6579. Content = string.format("Auto loaded config %q", name),
  6580. })
  6581.  
  6582. end
  6583. end
  6584.  
  6585. function Luna:RefreshConfigList()
  6586. if isStudio then return "Config system unavailable." end
  6587.  
  6588. local list = listfiles(Luna.Folder .. "/settings")
  6589.  
  6590. local out = {}
  6591. for i = 1, #list do
  6592. local file = list[i]
  6593. if file:sub(-5) == ".luna" then
  6594. local pos = file:find(".luna", 1, true)
  6595. local start = pos
  6596.  
  6597. local char = file:sub(pos, pos)
  6598. while char ~= "/" and char ~= "\\" and char ~= "" do
  6599. pos = pos - 1
  6600. char = file:sub(pos, pos)
  6601. end
  6602.  
  6603. if char == "/" or char == "\\" then
  6604. local name = file:sub(pos + 1, start - 1)
  6605. if name ~= "options" then
  6606. table.insert(out, name)
  6607. end
  6608. end
  6609. end
  6610. end
  6611.  
  6612. return out
  6613. end
  6614. return Tab
  6615. end
  6616.  
  6617.  
  6618. Elements.Parent.Visible = true
  6619. tween(Elements.Parent, {BackgroundTransparency = 0.1})
  6620. Navigation.Visible = true
  6621. tween(Navigation.Line, {BackgroundTransparency = 0})
  6622.  
  6623. for _, TopbarButton in ipairs(Main.Controls:GetChildren()) do
  6624. if TopbarButton.ClassName == "Frame" and TopbarButton.Name ~= "Theme" then
  6625. TopbarButton.Visible = true
  6626. tween(TopbarButton, {BackgroundTransparency = 0.25})
  6627. tween(TopbarButton.UIStroke, {Transparency = 0.5})
  6628. tween(TopbarButton.ImageLabel, {ImageTransparency = 0.25})
  6629. end
  6630. end
  6631.  
  6632. Main.Controls.Close.ImageLabel.MouseButton1Click:Connect(function()
  6633. Hide(Main, Window.Bind, true)
  6634. dragBar.Visible = false
  6635. Window.State = false
  6636. if UserInputService.KeyboardEnabled == false then
  6637. LunaUI.MobileSupport.Visible = true
  6638. end
  6639. end)
  6640. Main.Controls.Close["MouseEnter"]:Connect(function()
  6641. tween(Main.Controls.Close.ImageLabel, {ImageColor3 = Color3.new(1,1,1)})
  6642. end)
  6643. Main.Controls.Close["MouseLeave"]:Connect(function()
  6644. tween(Main.Controls.Close.ImageLabel, {ImageColor3 = Color3.fromRGB(195,195,195)})
  6645. end)
  6646.  
  6647. UserInputService.InputBegan:Connect(function(input, gpe)
  6648. if gpe then return end
  6649. if Window.State then return end
  6650. if input.KeyCode == Window.Bind then
  6651. Unhide(Main, Window.CurrentTab)
  6652. LunaUI.MobileSupport.Visible = false
  6653. dragBar.Visible = true
  6654. Window.State = true
  6655. end
  6656. end)
  6657.  
  6658. Main.Logo.MouseButton1Click:Connect(function()
  6659. if Navigation.Size.X.Offset == 205 then
  6660. tween(Elements.Parent, {Size = UDim2.new(1, -55, Elements.Parent.Size.Y.Scale, Elements.Parent.Size.Y.Offset)})
  6661. tween(Navigation, {Size = UDim2.new(Navigation.Size.X.Scale, 55, Navigation.Size.Y.Scale, Navigation.Size.Y.Offset)})
  6662. else
  6663. tween(Elements.Parent, {Size = UDim2.new(1, -205, Elements.Parent.Size.Y.Scale, Elements.Parent.Size.Y.Offset)})
  6664. tween(Navigation, {Size = UDim2.new(Navigation.Size.X.Scale, 205, Navigation.Size.Y.Scale, Navigation.Size.Y.Offset)})
  6665. end
  6666. end)
  6667.  
  6668. Main.Controls.ToggleSize.ImageLabel.MouseButton1Click:Connect(function()
  6669. Window.Size = not Window.Size
  6670. if Window.Size then
  6671. Minimize(Main)
  6672. dragBar.Visible = false
  6673. else
  6674. Maximise(Main)
  6675. dragBar.Visible = true
  6676. end
  6677. end)
  6678. Main.Controls.ToggleSize["MouseEnter"]:Connect(function()
  6679. tween(Main.Controls.ToggleSize.ImageLabel, {ImageColor3 = Color3.new(1,1,1)})
  6680. end)
  6681. Main.Controls.ToggleSize["MouseLeave"]:Connect(function()
  6682. tween(Main.Controls.ToggleSize.ImageLabel, {ImageColor3 = Color3.fromRGB(195,195,195)})
  6683. end)
  6684.  
  6685. Main.Controls.Theme.ImageLabel.MouseButton1Click:Connect(function()
  6686. if Window.Settings then
  6687. Window.Settings:Activate()
  6688. Elements.Settings.CanvasPosition = Vector2.new(0,698)
  6689. end
  6690. end)
  6691. Main.Controls.Theme["MouseEnter"]:Connect(function()
  6692. tween(Main.Controls.Theme.ImageLabel, {ImageColor3 = Color3.new(1,1,1)})
  6693. end)
  6694. Main.Controls.Theme["MouseLeave"]:Connect(function()
  6695. tween(Main.Controls.Theme.ImageLabel, {ImageColor3 = Color3.fromRGB(195,195,195)})
  6696. end)
  6697.  
  6698.  
  6699. LunaUI.MobileSupport.Interact.MouseButton1Click:Connect(function()
  6700. Unhide(Main, Window.CurrentTab)
  6701. dragBar.Visible = true
  6702. Window.State = true
  6703. LunaUI.MobileSupport.Visible = false
  6704. end)
  6705.  
  6706. return Window
  6707. end
  6708.  
  6709. function Luna:Destroy()
  6710. Main.Visible = false
  6711. for _, Notification in ipairs(Notifications:GetChildren()) do
  6712. if Notification.ClassName == "Frame" then
  6713. Notification.Visible = false
  6714. Notification:Destroy()
  6715. end
  6716. end
  6717. LunaUI:Destroy()
  6718. end
  6719.  
  6720. if isStudio then
  6721. local Window = Luna:CreateWindow({
  6722. Name = "Nebula Client - Luna Hub | Blade Ball",
  6723. Subtitle = "by Nebula Softworks",
  6724. LogoID = "123795201100198",
  6725. LoadingEnabled = true,
  6726. LoadingTitle = "Nebula Client (Luna Hub)",
  6727. LoadingSubtitle = "Loading script for Blade Ball",
  6728. KeySystem = true,
  6729. KeySettings = {
  6730. Title = "Nebula Client | Key System",
  6731. Subtitle = "Blade Ball",
  6732. Note = "Please Enter Your Key To Use Nebula Client",
  6733. FileName = "Key", -- the name of the key file. this will be saved in ur RootFolder. However, if you don't have one, it'll save in ur config folder instead
  6734. SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
  6735. Key = {"Example Key"}, -- List of keys that will be accepted by the system, please use a system like Pelican or Luarmor that provide key strings based on your HWID since putting a simple string is very easy to bypass
  6736. SecondAction = {
  6737. Enabled = true,
  6738. Type = "Link", -- Link/Discord
  6739. Parameter = "" -- for discord, add the invite link like home tab. for link, type the link of ur key sys
  6740. }
  6741. }
  6742. })
  6743.  
  6744. --[[local Window = Luna:CreateWindow({
  6745. Name = "Luna Example Window",
  6746. Subtitle = "Test",
  6747. LogoID = "6031097225",
  6748. LoadingEnabled = true,
  6749. LoadingTitle = "Luna Interface Suite",
  6750. LoadingSubtitle = "by Nebula Softworks",
  6751. KeySystem = true,
  6752. KeySettings = {
  6753. Title = "Luna Example Key",
  6754. Subtitle = "Key System",
  6755. Note = "Please Enter Your Key To Use Example Hub",
  6756. FileName = "Key", -- the name of the key file. this will be saved in ur RootFolder. However, if you don't have one, it'll save in ur config folder instead
  6757. SaveKey = true, -- The user's key will be saved, but if you change the key, they will be unable to use your script
  6758. Key = {"Example Key"} -- List of keys that will be accepted by the system, please use a system like Pelican or Luarmor that provide key strings based on your HWID since putting a simple string is very easy to bypass
  6759. }
  6760. })
  6761.  
  6762. Luna:Notification({
  6763. Title = "Welcome to Luna",
  6764. Icon = "sparkle",
  6765. ImageSource = "Material",
  6766. Content = "Welcome to the Luna Interface Suite. This Is an Amazing Quality Freemium UI Library For Roblox Exploiting Made By Nebula Softworks. Luna was Created in hopes of improving the standard of UI Library designs by being the golden standard for it. Luna Has Amazing Features like a key system, notification and perfection in aesthetics and design. So, What Are You Waiting For? Start Using Luna Today at " .. website
  6767. })
  6768.  
  6769. local Tabs = {
  6770. Main = Window:CreateTab({
  6771. Name = "Tab Example 1",
  6772. Icon = "view_in_ar",
  6773. ImageSource = "Material",
  6774. ShowTitle = true
  6775. }),
  6776. Main2 = Window:CreateTab({
  6777. Name = "Tab Example 2",
  6778. Icon = "location_searching",
  6779. ImageSource = "Material",
  6780. ShowTitle = false
  6781. }),
  6782. Premium = Window:CreateTab({
  6783. Name = "Premium Tab",
  6784. Icon = "sparkle",
  6785. ImageSource = "Material",
  6786. ShowTitle = true
  6787. }),
  6788. Debug = Window:CreateTab({
  6789. Name = "Debug",
  6790. Icon = "settings"
  6791. })
  6792. }
  6793.  
  6794.  
  6795. Window:CreateHomeTab()
  6796. local bleh =Tabs.Debug:CreateColorPicker()
  6797. Tabs.Debug:CreateButton({
  6798. Callback = function()
  6799. bleh:Set({
  6800. Color = Color3.fromRGB(0,0,0)
  6801. })
  6802. end,
  6803. })
  6804.  
  6805. Tabs.Main:CreateSection("Section Example")
  6806. Tabs.Main:CreateButton({
  6807. Name = "Button Example!",
  6808. Description = "Every Element Except For Sliders Can Have a description like this"
  6809. })
  6810. Tabs.Main:CreateLabel({
  6811. Text = "Label Example",
  6812. Style = 1
  6813. })
  6814. Tabs.Main:CreateLabel({
  6815. Text = "Information Example",
  6816. Style = 2
  6817. })
  6818. Tabs.Main:CreateLabel({
  6819. Text = "Warning Example",
  6820. Style = 3
  6821. })
  6822. Tabs.Main:CreateParagraph({
  6823. Title = "Paragraph Example ",
  6824. Text = "This Is A Paragraph. You Can Type Very Long Strings Here And They'll Automatically Fit! This Counts As A Description Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Right? Also Did I Mention This Has Rich Text? Also Did I Mention This Has Rich Text? Also Did I Mention This Has Rich Text? Also Did I Mention This Has Rich Text? Also Did I Mention This Has Rich Text? Also Did I Mention This Has Rich Text?"
  6825. })
  6826. Tabs.Main:CreateSlider({
  6827. Name = "Slider Example",
  6828. Range = {0, 200},
  6829. Increment = 0.1,
  6830. CurrentValue = 100,
  6831. Flag = "Slider",
  6832. })
  6833. Tabs.Main:CreateToggle({
  6834. Name = "Toggle Example",
  6835. Description = "This Is A Toggle. See I Was Right? Sliders Don't Have Descriptions!",
  6836. CurrentValue = false,
  6837. })
  6838.  
  6839. Tabs.Main:CreateBind({
  6840. Name = "Bind Example",
  6841. Description = "Btw Using CreateKeybind is deprecated, use CreateBind For Future Binds :)",
  6842. CurrentKeybind = "Q",
  6843. HoldToInteract = false,
  6844. })
  6845. Tabs.Main:CreateInput({
  6846. Name = "Dynamic Input Example",
  6847. Description = "Every Element has :Set(). Sadly this one is broken;the text wont update :(",
  6848. PlaceholderText = "Input Placeholder",
  6849. CurrentValue = "",
  6850. Numeric = false,
  6851. MaxCharacters = nil,
  6852. Enter = false
  6853. })
  6854. Tabs.Main:CreateDropdown({
  6855. Name = "Dropdown Example",
  6856. Description = "U can access a element's values using .Settings!",
  6857. Options = {"Option 1","Option 2","Option 3","Option 4","Option 5","Option 6"},
  6858. CurrentOption = "Option 1",
  6859. MultipleOptions = false,
  6860. SpecialType = nil
  6861. })
  6862.  
  6863. Tabs.Main:CreateColorPicker({
  6864. Name = "Color Picker Example",
  6865. Color = Color3.fromRGB(86, 171, 128),
  6866. Flag = "ColorPicker1", -- A flag is the identifier for the configuration file, make sure every element has a different flag if you're using configuration saving to ensure no overlaps
  6867. Callback = function(Value)
  6868. -- The function that takes place every time the color picker is moved/changed
  6869. -- The variable (Value) is a Color3fromRGB value based on which color is selected
  6870. end
  6871. })
  6872.  
  6873. Tabs.Main2:CreateSection("The Elements Here Are To Show Unique Features")
  6874. Tabs.Main2:CreateToggle({
  6875. Name = "Toggle - Default On",
  6876. Description = "Toggles Can be Onned By Default!",
  6877. CurrentValue = true
  6878. })
  6879. Tabs.Main2:CreateBind({
  6880. Name = "Hold To Interact - Walkspeed Example",
  6881. Description = "Binds Can Be Made to only Callback when held",
  6882. HoldToInteract = true,
  6883. CurrentBind = "E",
  6884. Callback = function(v)
  6885. if v then
  6886. Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  6887. else
  6888. Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  6889. end
  6890. end,
  6891. })
  6892. Tabs.Main2:CreateInput({
  6893. Name = "Numeric And 12 Max Characters",
  6894. Description = "You Can Limit The Max Characters or Allow Only Numbers",
  6895. Numeric = true,
  6896. MaxCharacters = 12
  6897. })
  6898. Tabs.Main2:CreateInput({
  6899. Name = "Require Enter",
  6900. Description = "You Can Only make the callback happen after user hits enter",
  6901. Enter = true
  6902. })
  6903. Tabs.Main2:CreateLabel({
  6904. Text = "Every Element Can be Destroyed as well!"
  6905. })
  6906. Tabs.Main2:CreateDropdown({
  6907. Name = "Dropdown - Multi Options",
  6908. Description = "Multiple Special Features can be used on the same element!",
  6909. Options = {"Option 1","Option 2","Option 3","Option 4","Option 5","Option 6"},
  6910. CurrentOption = {"Option 1","Option 3","Option 6"},
  6911. MultipleOptions = true
  6912. })
  6913. Tabs.Main2:CreateDropdown({
  6914. Name = "Dropdown - Players",
  6915. Description = "Luna's Dropdowns Has a built in Player Dropdown!",
  6916. Options = {"u can put anything here, it wont be shown anyway"},
  6917. CurrentOption = {"same here, itll be the first option"},
  6918. MultipleOptions = false,
  6919. SpecialType = "Player"
  6920. })
  6921.  
  6922. local s = Tabs.Premium:CreateSection("You can add elements inside section too")
  6923. s:CreateButton()
  6924. s:CreateLabel()
  6925. s:CreateDivider()
  6926. s:CreateDropdown()
  6927.  
  6928. Tabs.Premium:BuildConfigSection()
  6929. Tabs.Premium:BuildThemeSection()]]
  6930. end
  6931.  
  6932. -- THIS IS THE DEBUG DEMO, ONLY USED WHEN TESTING NEW ELEMENTS AND CODE
  6933. --[[if isStudio then
  6934. window = Luna:CreateWindow({LoadingEnabled = false})
  6935. t1 = window:CreateTab()
  6936. t2 = window:CreateTab({ Name = "Tab 2", Icon = "location_searching"})
  6937. Luna:Notification({
  6938. Title = "Welcome to Luna",
  6939. Icon = "sparkle",
  6940. ImageSource = "Material",
  6941. Content = "Welcome to the Luna Interface Suite. This Is an Amazing Quality Freemium UI Library For Roblox Exploiting Made By Nebula Softworks. Luna was Created in hopes of improving the standard of UI Library designs by being the golden standard for it. Luna Has Amazing Features like a key system, notification and perfection in aesthetics and design. So, What Are You Waiting For? Start Using Luna Today at " .. website
  6942. })
  6943. t1:CreateSection()
  6944. local btn = t1:CreateButton({Callback = "", Description = "This Is A Description"})
  6945. local l = t1:CreateLabel({ Style = 2})
  6946. local l2 = t1:CreateLabel({ Text = "Another Label" })
  6947. t2:CreateButton({ Callback = function()
  6948. l:Destroy()
  6949. l2:Set("New Text")
  6950. end})
  6951. t2:CreateLabel({Style = 3})
  6952. t1:CreateParagraph({Text = "Single String"})
  6953. t1:CreateParagraph({Text = "Welcome to the Luna Interface Suite. This Is an Amazing Quality Freemium UI Library For Roblox Exploiting Made By Nebula Softworks. Luna was Created in hopes of improving the standard of UI Library designs by being the golden standard for it. Luna Has Amazing Features like a key system, notification and perfection in aesthetics and design. So, What Are You Waiting For? Start Using Luna Today at " .. website})
  6954. s = t2:CreateSlider({ Callback = function(v) print(v) end })
  6955. t1:CreateButton({ Callback = function()
  6956. s:Set({Name = "new name", Callback = ""})
  6957. wait(5)
  6958. s:Destroy()
  6959. end})
  6960. t1:CreateColorPicker()
  6961. local toggle = t1:CreateToggle({Name = "test", Description = "test", CurrentValue = true, Callback = ""}, "toggle2")
  6962. t1:CreateToggle({Callback = function(Value) toggle:Destroy() print(Value) end})
  6963. local bind = t2:CreateBind({Name = "test", Description = "test", CurrentBind = "E", HoldToInteract = false, Callback = ""})
  6964. t2:CreateKeybind({HoldToInteract = true, Callback = function(v)
  6965. if v then
  6966. Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  6967. else
  6968. Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  6969. end
  6970. end,})
  6971. local input = t2:CreateInput({Name = "test",ClearTextAfterFocusLost = false, Description = "Numbers only, 8 max characters and enter required.",MaxCharacters = 8 ,Numeric = true, Enter = true, Callback = ""})
  6972. t2:CreateInput({Callback = function(text) print(text) end})
  6973. local d = t1:CreateDropdown({Name = "test", Options = {"Apples", "Bananas", "Strawberries", "Elixir"}, Description = "MultiOptions", MultipleOptions = true, Callback = function(t) print(t) end, CurrentOption = {"Apples", "Elixir"}})
  6974. t1:CreateDropdown({Callback = function(t) print(unpack(t)) end})
  6975. t1:CreateDropdown({Description = "Special Type - Player", Callback = "", SpecialType = "Player"})
  6976. end]]--
  6977. return Luna
  6978.  
Add Comment
Please, Sign In to add comment