Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local recipes = {
- [1] = {
- [1] = 'lava';
- [2] = '๐';
- },
- [2] = {
- [1] = 'water';
- [2] = '๐ง';
- },
- [3] = {
- [1] = 'toxic';
- [2] = '๐';
- },
- [4] = {
- [1] = 'rng';
- [2] = '๐ฒ';
- },
- [5] = {
- [1] = 'aquatic';
- [2] = '๐ง๐ฑ';
- },
- [6] = {
- [1] = 'butterfly';
- [2] = '๐ฆ';
- },
- [7] = {
- [1] = 'fire';
- [2] = '๐ฅ';
- },
- [8] = {
- [1] = 'earth';
- [2] = '๐';
- },
- [9] = {
- [1] = 'crust';
- [2] = '๐๐ฅ';
- },
- [10] = {
- [1] = 'wind';
- [2] = '๐จ';
- },
- [11] = {
- [1] = 'air';
- [2] = '๐จ';
- },
- [12] = {
- [1] = 'cloud';
- [2] = 'โ๏ธ';
- },
- [13] = {
- [1] = 'sky';
- [2] = '๐โ๏ธ';
- },
- [14] = {
- [1] = 'space';
- [2] = '๐';
- },
- [15] = {
- [1] = 'stone';
- [2] = '๐ฟ';
- },
- [16] = {
- [1] = 'dust';
- [2] = '๐ซ๏ธ';
- },
- [17] = {
- [1] = 'yin yang';
- [2] = 'โฏ๏ธ';
- },
- [18] = {
- [1] = 'monk';
- [2] = '๐ง';
- },
- [19] = {
- [1] = 'muse';
- [2] = '๐ง';
- },
- [20] = {
- [1] = 'buddha';
- [2] = '๐ง';
- },
- [21] = {
- [1] = 'ninja';
- [2] = 'โ๏ธ';
- },
- [22] = {
- [1] = 'ko';
- [2] = '๐';
- },
- [23] = {
- [1] = 'spirit';
- [2] = '๐ป';
- },
- [24] = {
- [1] = 'trident';
- [2] = '๐ฑ';
- },
- [25] = {
- [1] = 'plant';
- [2] = '๐ฑ';
- },
- [26] = {
- [1] = 'tree';
- [2] = '๐ณ';
- },
- [27] = {
- [1] = 'ocean';
- [2] = '๐';
- },
- [28] = {
- [1] = 'rage';
- [2] = '๐ก';
- },
- [29] = {
- [1] = 'gold';
- [2] = '๐';
- },
- [30] = {
- [1] = 'sand';
- [2] = '๐๏ธ';
- },
- [31] = {
- [1] = 'sandstorm';
- [2] = '๐๏ธ';
- },
- [32] = {
- [1] = 'demon';
- [2] = '๐';
- },
- [33] = {
- [1] = 'storm';
- [2] = 'โ๏ธ';
- },
- [34] = {
- [1] = 'volcano';
- [2] = '๐';
- },
- [35] = {
- [1] = 'tornado';
- [2] = '๐ช๏ธ';
- },
- [36] = {
- [1] = 'spout';
- [2] = '๐ง';
- },
- [37] = {
- [1] = 'swamp';
- [2] = '๐';
- },
- [38] = {
- [1] = 'supernova';
- [2] = '๐';
- },
- [39] = {
- [1] = 'fission';
- [2] = 'โข๏ธ';
- },
- [40] = {
- [1] = 'geyser';
- [2] = '๐ง';
- },
- [41] = {
- [1] = 'desert';
- [2] = '๐๏ธ';
- },
- [42] = {
- [1] = 'hurricane';
- [2] = '๐';
- },
- [43] = {
- [1] = 'blizzard';
- [2] = 'โ๏ธ';
- },
- [44] = {
- [1] = 'ice';
- [2] = '๐ง';
- },
- [45] = {
- [1] = 'snow';
- [2] = 'โ๏ธ';
- },
- [46] = {
- [1] = 'dark matter';
- [2] = 'โ๐';
- },
- [47] = {
- [1] = 'time';
- [2] = 'โ';
- },
- [48] = {
- [1] = 'tsunami';
- [2] = '๐';
- },
- [49] = {
- [1] = 'wildfire';
- [2] = '๐ฅ';
- },
- [50] = {
- [1] = 'hypnotic';
- [2] = '๐๐';
- },
- [51] = {
- [1] = 'earthquake';
- [2] = '๐๏ธ';
- },
- [52] = {
- [1] = 'drought';
- [2] = 'โ๏ธ';
- },
- [53] = {
- [1] = 'rainbow';
- [2] = '๐';
- },
- [54] = {
- [1] = 'meteor';
- [2] = 'โ๏ธ';
- },
- [55] = {
- [1] = 'frostbite';
- [2] = '๐ฅถ';
- },
- [56] = {
- [1] = 'lightning';
- [2] = 'โก';
- },
- [57] = {
- [1] = 'moon';
- [2] = '๐';
- },
- [58] = {
- [1] = 'breeze';
- [2] = '๐จ';
- },
- [59] = {
- [1] = 'night';
- [2] = '๐';
- },
- [60] = {
- [1] = 'starlight';
- [2] = 'โจ๐';
- },
- [61] = {
- [1] = 'star';
- [2] = 'โจ';
- },
- [62] = {
- [1] = 'twilight';
- [2] = '๐';
- },
- [63] = {
- [1] = 'vortex';
- [2] = '๐';
- },
- [64] = {
- [1] = 'spring';
- [2] = '๐ธ';
- },
- [65] = {
- [1] = 'zenith';
- [2] = '๐';
- },
- [66] = {
- [1] = 'magma';
- [2] = '๐๐ฅ';
- },
- [67] = {
- [1] = 'eruption';
- [2] = '๐๐จ';
- },
- [68] = {
- [1] = 'waterfall';
- [2] = '๐๐ง';
- },
- [69] = {
- [1] = 'firefly';
- [2] = '๐ฅ';
- },
- [70] = {
- [1] = 'meteor shower';
- [2] = 'โ๏ธโจ';
- },
- [71] = {
- [1] = 'aurora borealis';
- [2] = '๐';
- },
- [72] = {
- [1] = 'solar wind';
- [2] = '๐๐จ';
- },
- [73] = {
- [1] = 'life';
- [2] = '๐ฑ';
- },
- [74] = {
- [1] = 'infinite';
- [2] = 'โจ';
- },
- [75] = {
- [1] = 'death';
- [2] = '๐';
- },
- [76] = {
- [1] = 'devil';
- [2] = '๐';
- },
- [77] = {
- [1] = 'god';
- [2] = '๐';
- },
- [78] = {
- [1] = 'heaven';
- [2] = '๐';
- },
- [79] = {
- [1] = 'rhythm';
- [2] = '๐ถ';
- },
- [80] = {
- [1] = 'techtronic';
- [2] = '๐ค';
- },
- [81] = {
- [1] = 'infinite vortex';
- [2] = '๐โพ๏ธ';
- },
- [82] = {
- [1] = 'royalty';
- [2] = '๐';
- },
- [83] = {
- [1] = 'poseidon';
- [2] = '๐ฑ๐';
- },
- [84] = {
- [1] = 'phoenix';
- [2] = '๐ฆโ๐ฅ';
- },
- [85] = {
- [1] = 'plasma';
- [2] = '๐ฎ';
- },
- [86] = {
- [1] = 'fermotic';
- [2] = '๐ฎ';
- },
- [87] = {
- [1] = 'science';
- [2] = '๐งช';
- },
- [88] = {
- [1] = 'eternal flame';
- [2] = '๐ฅ';
- },
- [89] = {
- [1] = 'technology';
- [2] = '๐ฅ๏ธ';
- },
- [90] = {
- [1] = 'ai';
- [2] = '๐ค';
- },
- [91] = {
- [1] = 'metal';
- [2] = '๐ฉ';
- },
- [92] = {
- [1] = 'synthwave';
- [2] = 'โก๐ผ';
- },
- [93] = {
- [1] = 'raven';
- [2] = '๐ค';
- },
- [94] = {
- [1] = 'beacon';
- [2] = '๐';
- },
- [95] = {
- [1] = 'rocket';
- [2] = '๐';
- },
- [96] = {
- [1] = 'black hole';
- [2] = '๐ณ๏ธ';
- },
- [97] = {
- [1] = 'planet';
- [2] = '๐ช';
- },
- [98] = {
- [1] = 'knight';
- [2] = '๐ก๏ธ';
- },
- [99] = {
- [1] = 'ares';
- [2] = '๐ฐ';
- },
- [100] = {
- [1] = 'zeus';
- [2] = '๐ฉ๏ธ';
- },
- [101] = {
- [1] = 'apollo';
- [2] = 'โ๏ธ';
- },
- [102] = {
- [1] = 'magic';
- [2] = 'โ๐ฎ';
- },
- [103] = {
- [1] = 'blossom';
- [2] = '๐ธ';
- },
- [104] = {
- [1] = 'crab';
- [2] = '๐ฆ';
- },
- [105] = {
- [1] = 'vibrance';
- [2] = '๐';
- },
- [106] = {
- [1] = 'coal';
- [2] = '๐ค';
- },
- [107] = {
- [1] = 'gem';
- [2] = '๐';
- },
- [108] = {
- [1] = 'perfection';
- [2] = '๐';
- },
- [109] = {
- [1] = 'third eye';
- [2] = '๐๏ธ';
- },
- [110] = {
- [1] = 'prism';
- [2] = '๐ ๐';
- },
- [111] = {
- [1] = 'treasure';
- [2] = '๐๏ธ';
- },
- [112] = {
- [1] = 'luck';
- [2] = '๐';
- },
- [113] = {
- [1] = 'ring of fire';
- [2] = '๐ฅ';
- },
- [114] = {
- [1] = 'rift';
- [2] = '๐';
- },
- [115] = {
- [1] = 'north star';
- [2] = '๐';
- },
- [116] = {
- [1] = 'energy';
- [2] = 'โก';
- },
- [117] = {
- [1] = 'calm';
- [2] = '๐';
- },
- [118] = {
- [1] = 'power';
- [2] = 'โ';
- },
- [119] = {
- [1] = 'nature';
- [2] = '๐ฑ';
- },
- [120] = {
- [1] = 'fairy';
- [2] = '๐';
- },
- [121] = {
- [1] = 'eternal';
- [2] = '๐ฎ๐';
- },
- [122] = {
- [1] = 'brilliant';
- [2] = '๐';
- },
- [123] = {
- [1] = 'cosmic';
- [2] = '๐ซ';
- },
- [124] = {
- [1] = 'jackpot';
- [2] = '๐';
- },
- [125] = {
- [1] = 'bat';
- [2] = '๐ฆ';
- },
- [126] = {
- [1] = 'batman';
- [2] = '๐ฆ';
- },
- [127] = {
- [1] = 'flex';
- [2] = '๐ช';
- },
- [128] = {
- [1] = 'crimson king';
- [2] = 'โ';
- },
- [129] = {
- [1] = 'royal power';
- [2] = '๐';
- },
- [130] = {
- [1] = 'vip';
- [2] = '๐';
- },
- [131] = {
- [1] = 'challenge';
- [2] = '๐ก';
- },
- [132] = {
- [1] = 'sunshine';
- [2] = '๐';
- },
- [133] = {
- [1] = 'hellbent';
- [2] = 'โ';
- },
- [134] = {
- [1] = 'speed';
- [2] = 'โก';
- },
- [135] = {
- [1] = 'galaxy';
- [2] = '๐';
- },
- [136] = {
- [1] = 'sad';
- [2] = '๐ญ';
- },
- [137] = {
- [1] = 'cycle';
- [2] = '๐';
- },
- [138] = {
- [1] = 'pure';
- [2] = '๐';
- },
- [139] = {
- [1] = 'rose';
- [2] = '๐น';
- },
- [140] = {
- [1] = 'vision';
- [2] = '๐๏ธ';
- },
- [141] = {
- [1] = 'gravity';
- [2] = '๐';
- },
- [142] = {
- [1] = 'nebula';
- [2] = '๐๐ฅ';
- },
- [143] = {
- [1] = 'relativity';
- [2] = '๐๐';
- },
- [144] = {
- [1] = 'love';
- [2] = '๐';
- },
- [145] = {
- [1] = 'harmony';
- [2] = '๐๏ธ';
- },
- [146] = {
- [1] = 'superb';
- [2] = 'โจ';
- },
- [147] = {
- [1] = 'serenity';
- [2] = '๐ธ';
- },
- [148] = {
- [1] = 'balance';
- [2] = 'โ๏ธ';
- },
- [149] = {
- [1] = 'joy';
- [2] = '๐';
- },
- [150] = {
- [1] = 'dream';
- [2] = '๐๏ธ';
- },
- [151] = {
- [1] = 'sleep';
- [2] = '๐๏ธ';
- },
- [152] = {
- [1] = 'tranquility';
- [2] = 'โฎ๏ธ';
- },
- [153] = {
- [1] = 'unity';
- [2] = '๐';
- },
- [154] = {
- [1] = 'peace';
- [2] = 'โฎ๏ธ';
- },
- [155] = {
- [1] = 'courage';
- [2] = '๐ฆ';
- },
- [156] = {
- [1] = 'radiance';
- [2] = 'โจ';
- },
- [157] = {
- [1] = 'euphoria';
- [2] = '๐';
- },
- [158] = {
- [1] = 'inspiration';
- [2] = '๐ก';
- },
- [159] = {
- [1] = 'abundance';
- [2] = '๐';
- },
- [160] = {
- [1] = 'reaper';
- [2] = 'โ๏ธ';
- },
- [161] = {
- [1] = 'null';
- [2] = 'โ';
- },
- [162] = {
- [1] = 'chaos';
- [2] = '๐ฅ๐ก';
- },
- [163] = {
- [1] = 'doom';
- [2] = '๐';
- },
- [164] = {
- [1] = 'vengeance';
- [2] = '๐ฅ';
- },
- [165] = {
- [1] = 'void';
- [2] = '๐';
- },
- [166] = {
- [1] = 'phantom';
- [2] = '๐ป';
- },
- [167] = {
- [1] = 'mystic';
- [2] = '๐ฎ';
- },
- [168] = {
- [1] = 'ominous';
- [2] = '๐๏ธ';
- },
- [169] = {
- [1] = 'wraith';
- [2] = '๐';
- },
- [170] = {
- [1] = 'nightmare';
- [2] = '๐ฑ';
- },
- [171] = {
- [1] = 'apocalypse';
- [2] = 'โ ๏ธ';
- },
- [172] = {
- [1] = 'specter';
- [2] = '๐ป';
- },
- [173] = {
- [1] = 'darkness';
- [2] = 'โซ';
- },
- [174] = {
- [1] = 'hidden';
- [2] = '๐ค';
- },
- [175] = {
- [1] = 'cursed';
- [2] = '๐ฎ';
- },
- [176] = {
- [1] = 'haunted';
- [2] = '๐ป';
- },
- [177] = {
- [1] = 'dark angel';
- [2] = '๐';
- },
- [178] = {
- [1] = 'angel';
- [2] = '๐';
- },
- [179] = {
- [1] = 'divine';
- [2] = '๐';
- },
- [180] = {
- [1] = 'graveyard';
- [2] = 'โฐ๏ธ';
- },
- [181] = {
- [1] = 'macabre';
- [2] = '๐';
- },
- [182] = {
- [1] = 'cryptic';
- [2] = '๐';
- },
- [183] = {
- [1] = 'wicked';
- [2] = '๐ฟ';
- },
- [184] = {
- [1] = 'necromancer';
- [2] = '๐ฎ';
- },
- [185] = {
- [1] = 'sorcerer';
- [2] = '๐ง';
- },
- [186] = {
- [1] = 'bubbles';
- [2] = '๐';
- },
- [187] = {
- [1] = 'glacier';
- [2] = '๐ง๐ป';
- },
- [188] = {
- [1] = 'portal';
- [2] = '๐ฎ';
- },
- [189] = {
- [1] = 'ender';
- [2] = '๐พ๐';
- },
- [190] = {
- [1] = 'alien';
- [2] = '๐ฝ';
- },
- [191] = {
- [1] = 'ufo';
- [2] = '๐ธ';
- },
- [192] = {
- [1] = 'tesla';
- [2] = 'โก๐';
- },
- [193] = {
- [1] = 'mystery';
- [2] = '๐';
- },
- [194] = {
- [1] = 'wonder';
- [2] = '๐';
- },
- [195] = {
- [1] = 'troll';
- [2] = '๐';
- },
- [196] = {
- [1] = 'shadow';
- [2] = '๐ค';
- },
- [197] = {
- [1] = 'daisy';
- [2] = '๐ธ';
- },
- [198] = {
- [1] = 'sinister';
- [2] = '๐';
- },
- [199] = {
- [1] = 'cryogen';
- [2] = '๐ฅถ';
- },
- [200] = {
- [1] = 'the only';
- [2] = '๐';
- },
- [201] = {
- [1] = 'zen';
- [2] = '๐';
- },
- [202] = {
- [1] = 'awesome';
- [2] = '๐';
- },
- [203] = {
- [1] = 'tacos';
- [2] = '๐ฎ';
- },
- [204] = {
- [1] = 'shimmer';
- [2] = 'โจ';
- },
- [205] = {
- [1] = 'pulse';
- [2] = 'โค๏ธ';
- },
- [206] = {
- [1] = 'plague';
- [2] = 'โฃ๏ธ';
- },
- [207] = {
- [1] = 'radioactive';
- [2] = 'โข๏ธ';
- },
- [208] = {
- [1] = 'explosive';
- [2] = '๐ฅ';
- },
- [209] = {
- [1] = 'big bang';
- [2] = '๐ฅ๐';
- },
- [210] = {
- [1] = 'nuclear';
- [2] = 'โข๏ธ๐ฅ';
- },
- [211] = {
- [1] = 'apex';
- [2] = '๐ช';
- },
- [212] = {
- [1] = 'quasar';
- [2] = '๐ ';
- },
- [213] = {
- [1] = 'supervillain';
- [2] = '๐ฆน';
- },
- [214] = {
- [1] = 'super';
- [2] = 'โ';
- },
- [215] = {
- [1] = 'superhero';
- [2] = '๐ฆธ';
- },
- [216] = {
- [1] = 'eclipse';
- [2] = '๐๐';
- },
- [217] = {
- [1] = 'amber';
- [2] = '๐ต๏ธ';
- },
- [218] = {
- [1] = 'emerald';
- [2] = '๐';
- },
- [219] = {
- [1] = 'ruby';
- [2] = 'โค๏ธ';
- },
- [220] = {
- [1] = 'platinum';
- [2] = '๐ค';
- },
- [221] = {
- [1] = 'magnetic';
- [2] = '๐งฒ';
- },
- [222] = {
- [1] = 'revenge';
- [2] = '๐';
- },
- [223] = {
- [1] = 'deception';
- [2] = 'โ';
- },
- [224] = {
- [1] = 'future';
- [2] = '๐ฎ';
- },
- [225] = {
- [1] = 'past';
- [2] = '๐ฎ';
- },
- [226] = {
- [1] = 'adrenaline';
- [2] = '๐ฅ';
- },
- [227] = {
- [1] = 'glitter';
- [2] = 'โจ๐';
- },
- [228] = {
- [1] = 'quartz';
- [2] = '๐ธ๐';
- },
- [229] = {
- [1] = 'hyper';
- [2] = '๐ฅ';
- },
- [230] = {
- [1] = 'freedom';
- [2] = '๐';
- },
- [231] = {
- [1] = 'werewolf';
- [2] = '๐บ';
- },
- [232] = {
- [1] = 'party';
- [2] = '๐';
- },
- [233] = {
- [1] = 'disco';
- [2] = '๐ชฉ';
- },
- [234] = {
- [1] = 'chemistry';
- [2] = '๐งช';
- },
- [235] = {
- [1] = 'heartbreak';
- [2] = '๐';
- },
- [236] = {
- [1] = 'geometry';
- [2] = '๐ ';
- },
- [237] = {
- [1] = 'floral';
- [2] = '๐ธ';
- },
- [238] = {
- [1] = 'boss';
- [2] = '๐';
- },
- [239] = {
- [1] = 'luxury';
- [2] = '๐๐ธ';
- },
- [240] = {
- [1] = 'wealth';
- [2] = '๐ธ';
- },
- [241] = {
- [1] = 'brokie';
- [2] = '๐ธ๐ซ';
- },
- [242] = {
- [1] = 'supreme';
- [2] = '๐ธ๐';
- },
- [243] = {
- [1] = 'hip hop';
- [2] = '๐ต';
- },
- [244] = {
- [1] = 'phonk';
- [2] = '๐ค';
- },
- [245] = {
- [1] = 'dubstep';
- [2] = '๐ต๐ฅ';
- },
- [246] = {
- [1] = 'chained';
- [2] = 'โ๏ธ';
- },
- [247] = {
- [1] = 'pirate';
- [2] = 'โ ๏ธ';
- },
- [248] = {
- [1] = 'mermaid';
- [2] = '๐งโโ๏ธ';
- },
- [249] = {
- [1] = 'robot';
- [2] = '๐ค';
- },
- [250] = {
- [1] = 'crown';
- [2] = '๐';
- },
- [251] = {
- [1] = 'rain';
- [2] = '๐ง๏ธ';
- },
- [252] = {
- [1] = 'dragon';
- [2] = '๐';
- },
- [253] = {
- [1] = 'emperor';
- [2] = '๐';
- },
- [254] = {
- [1] = 'contrast';
- [2] = '๐ฅ๐ง';
- },
- [1] = {
- [1] = 'lava';
- [2] = '๐';
- },
- [2] = {
- [1] = 'water';
- [2] = '๐ง';
- },
- [3] = {
- [1] = 'toxic';
- [2] = '๐';
- },
- [4] = {
- [1] = 'rng';
- [2] = '๐ฒ';
- },
- [5] = {
- [1] = 'aquatic';
- [2] = '๐ง๐ฑ';
- },
- [6] = {
- [1] = 'butterfly';
- [2] = '๐ฆ';
- },
- [7] = {
- [1] = 'fire';
- [2] = '๐ฅ';
- },
- [8] = {
- [1] = 'earth';
- [2] = '๐';
- },
- [9] = {
- [1] = 'crust';
- [2] = '๐๐ฅ';
- },
- [10] = {
- [1] = 'wind';
- [2] = '๐จ';
- },
- [11] = {
- [1] = 'air';
- [2] = '๐จ';
- },
- [12] = {
- [1] = 'cloud';
- [2] = 'โ๏ธ';
- },
- [13] = {
- [1] = 'sky';
- [2] = '๐โ๏ธ';
- },
- [14] = {
- [1] = 'space';
- [2] = '๐';
- },
- [15] = {
- [1] = 'stone';
- [2] = '๐ฟ';
- },
- [16] = {
- [1] = 'dust';
- [2] = '๐ซ๏ธ';
- },
- [17] = {
- [1] = 'yin yang';
- [2] = 'โฏ๏ธ';
- },
- [18] = {
- [1] = 'monk';
- [2] = '๐ง';
- },
- [19] = {
- [1] = 'muse';
- [2] = '๐ง';
- },
- [20] = {
- [1] = 'buddha';
- [2] = '๐ง';
- },
- [21] = {
- [1] = 'ninja';
- [2] = 'โ๏ธ';
- },
- [22] = {
- [1] = 'ko';
- [2] = '๐';
- },
- [23] = {
- [1] = 'spirit';
- [2] = '๐ป';
- },
- [24] = {
- [1] = 'trident';
- [2] = '๐ฑ';
- },
- [25] = {
- [1] = 'plant';
- [2] = '๐ฑ';
- },
- [26] = {
- [1] = 'tree';
- [2] = '๐ณ';
- },
- [27] = {
- [1] = 'ocean';
- [2] = '๐';
- },
- [28] = {
- [1] = 'rage';
- [2] = '๐ก';
- },
- [29] = {
- [1] = 'gold';
- [2] = '๐';
- },
- [30] = {
- [1] = 'sand';
- [2] = '๐๏ธ';
- },
- [31] = {
- [1] = 'sandstorm';
- [2] = '๐๏ธ';
- },
- [32] = {
- [1] = 'demon';
- [2] = '๐';
- },
- [33] = {
- [1] = 'storm';
- [2] = 'โ๏ธ';
- },
- [34] = {
- [1] = 'volcano';
- [2] = '๐';
- },
- [35] = {
- [1] = 'tornado';
- [2] = '๐ช๏ธ';
- },
- [36] = {
- [1] = 'spout';
- [2] = '๐ง';
- },
- [37] = {
- [1] = 'swamp';
- [2] = '๐';
- },
- [38] = {
- [1] = 'supernova';
- [2] = '๐';
- },
- [39] = {
- [1] = 'fission';
- [2] = 'โข๏ธ';
- },
- [40] = {
- [1] = 'geyser';
- [2] = '๐ง';
- },
- [41] = {
- [1] = 'desert';
- [2] = '๐๏ธ';
- },
- [42] = {
- [1] = 'hurricane';
- [2] = '๐';
- },
- [43] = {
- [1] = 'blizzard';
- [2] = 'โ๏ธ';
- },
- [44] = {
- [1] = 'ice';
- [2] = '๐ง';
- },
- [45] = {
- [1] = 'snow';
- [2] = 'โ๏ธ';
- },
- [46] = {
- [1] = 'dark matter';
- [2] = 'โ๐';
- },
- [47] = {
- [1] = 'time';
- [2] = 'โ';
- },
- [48] = {
- [1] = 'tsunami';
- [2] = '๐';
- },
- [49] = {
- [1] = 'wildfire';
- [2] = '๐ฅ';
- },
- [50] = {
- [1] = 'hypnotic';
- [2] = '๐๐';
- },
- [51] = {
- [1] = 'earthquake';
- [2] = '๐๏ธ';
- },
- [52] = {
- [1] = 'drought';
- [2] = 'โ๏ธ';
- },
- [53] = {
- [1] = 'rainbow';
- [2] = '๐';
- },
- [54] = {
- [1] = 'meteor';
- [2] = 'โ๏ธ';
- },
- [55] = {
- [1] = 'frostbite';
- [2] = '๐ฅถ';
- },
- [56] = {
- [1] = 'lightning';
- [2] = 'โก';
- },
- [57] = {
- [1] = 'moon';
- [2] = '๐';
- },
- [58] = {
- [1] = 'breeze';
- [2] = '๐จ';
- },
- [59] = {
- [1] = 'night';
- [2] = '๐';
- },
- [60] = {
- [1] = 'starlight';
- [2] = 'โจ๐';
- },
- [61] = {
- [1] = 'star';
- [2] = 'โจ';
- },
- [62] = {
- [1] = 'twilight';
- [2] = '๐';
- },
- [63] = {
- [1] = 'vortex';
- [2] = '๐';
- },
- [64] = {
- [1] = 'spring';
- [2] = '๐ธ';
- },
- [65] = {
- [1] = 'zenith';
- [2] = '๐';
- },
- [66] = {
- [1] = 'magma';
- [2] = '๐๐ฅ';
- },
- [67] = {
- [1] = 'eruption';
- [2] = '๐๐จ';
- },
- [68] = {
- [1] = 'waterfall';
- [2] = '๐๐ง';
- },
- [69] = {
- [1] = 'firefly';
- [2] = '๐ฅ';
- },
- [70] = {
- [1] = 'meteor shower';
- [2] = 'โ๏ธโจ';
- },
- [71] = {
- [1] = 'aurora borealis';
- [2] = '๐';
- },
- [72] = {
- [1] = 'solar wind';
- [2] = '๐๐จ';
- },
- [73] = {
- [1] = 'life';
- [2] = '๐ฑ';
- },
- [74] = {
- [1] = 'infinite';
- [2] = 'โจ';
- },
- [75] = {
- [1] = 'death';
- [2] = '๐';
- },
- [76] = {
- [1] = 'devil';
- [2] = '๐';
- },
- [77] = {
- [1] = 'god';
- [2] = '๐';
- },
- [78] = {
- [1] = 'heaven';
- [2] = '๐';
- },
- [79] = {
- [1] = 'rhythm';
- [2] = '๐ถ';
- },
- [80] = {
- [1] = 'techtronic';
- [2] = '๐ค';
- },
- [81] = {
- [1] = 'infinite vortex';
- [2] = '๐โพ๏ธ';
- },
- [82] = {
- [1] = 'royalty';
- [2] = '๐';
- },
- [83] = {
- [1] = 'poseidon';
- [2] = '๐ฑ๐';
- },
- [84] = {
- [1] = 'phoenix';
- [2] = '๐ฆโ๐ฅ';
- },
- [85] = {
- [1] = 'plasma';
- [2] = '๐ฎ';
- },
- [86] = {
- [1] = 'fermotic';
- [2] = '๐ฎ';
- },
- [87] = {
- [1] = 'science';
- [2] = '๐งช';
- },
- [88] = {
- [1] = 'eternal flame';
- [2] = '๐ฅ';
- },
- [89] = {
- [1] = 'technology';
- [2] = '๐ฅ๏ธ';
- },
- [90] = {
- [1] = 'ai';
- [2] = '๐ค';
- },
- [91] = {
- [1] = 'metal';
- [2] = '๐ฉ';
- },
- [92] = {
- [1] = 'synthwave';
- [2] = 'โก๐ผ';
- },
- [93] = {
- [1] = 'raven';
- [2] = '๐ค';
- },
- [94] = {
- [1] = 'beacon';
- [2] = '๐';
- },
- [95] = {
- [1] = 'rocket';
- [2] = '๐';
- },
- [96] = {
- [1] = 'black hole';
- [2] = '๐ณ๏ธ';
- },
- [97] = {
- [1] = 'planet';
- [2] = '๐ช';
- },
- [98] = {
- [1] = 'knight';
- [2] = '๐ก๏ธ';
- },
- [99] = {
- [1] = 'ares';
- [2] = '๐ฐ';
- },
- [100] = {
- [1] = 'zeus';
- [2] = '๐ฉ๏ธ';
- },
- [101] = {
- [1] = 'apollo';
- [2] = 'โ๏ธ';
- },
- [102] = {
- [1] = 'magic';
- [2] = 'โ๐ฎ';
- },
- [103] = {
- [1] = 'blossom';
- [2] = '๐ธ';
- },
- [104] = {
- [1] = 'crab';
- [2] = '๐ฆ';
- },
- [105] = {
- [1] = 'vibrance';
- [2] = '๐';
- },
- [106] = {
- [1] = 'coal';
- [2] = '๐ค';
- },
- [107] = {
- [1] = 'gem';
- [2] = '๐';
- },
- [108] = {
- [1] = 'perfection';
- [2] = '๐';
- },
- [109] = {
- [1] = 'third eye';
- [2] = '๐๏ธ';
- },
- [110] = {
- [1] = 'prism';
- [2] = '๐ ๐';
- },
- [111] = {
- [1] = 'treasure';
- [2] = '๐๏ธ';
- },
- [112] = {
- [1] = 'luck';
- [2] = '๐';
- },
- [113] = {
- [1] = 'ring of fire';
- [2] = '๐ฅ';
- },
- [114] = {
- [1] = 'rift';
- [2] = '๐';
- },
- [115] = {
- [1] = 'north star';
- [2] = '๐';
- },
- [116] = {
- [1] = 'energy';
- [2] = 'โก';
- },
- [117] = {
- [1] = 'calm';
- [2] = '๐';
- },
- [118] = {
- [1] = 'power';
- [2] = 'โ';
- },
- [119] = {
- [1] = 'nature';
- [2] = '๐ฑ';
- },
- [120] = {
- [1] = 'fairy';
- [2] = '๐';
- },
- [121] = {
- [1] = 'eternal';
- [2] = '๐ฎ๐';
- },
- [122] = {
- [1] = 'brilliant';
- [2] = '๐';
- },
- [123] = {
- [1] = 'cosmic';
- [2] = '๐ซ';
- },
- [124] = {
- [1] = 'jackpot';
- [2] = '๐';
- },
- [125] = {
- [1] = 'bat';
- [2] = '๐ฆ';
- },
- [126] = {
- [1] = 'batman';
- [2] = '๐ฆ';
- },
- [127] = {
- [1] = 'flex';
- [2] = '๐ช';
- },
- [128] = {
- [1] = 'crimson king';
- [2] = 'โ';
- },
- [129] = {
- [1] = 'royal power';
- [2] = '๐';
- },
- [130] = {
- [1] = 'vip';
- [2] = '๐';
- },
- [131] = {
- [1] = 'challenge';
- [2] = '๐ก';
- },
- [132] = {
- [1] = 'sunshine';
- [2] = '๐';
- },
- [133] = {
- [1] = 'hellbent';
- [2] = 'โ';
- },
- [134] = {
- [1] = 'speed';
- [2] = 'โก';
- },
- [135] = {
- [1] = 'galaxy';
- [2] = '๐';
- },
- [136] = {
- [1] = 'sad';
- [2] = '๐ญ';
- },
- [137] = {
- [1] = 'cycle';
- [2] = '๐';
- },
- [138] = {
- [1] = 'pure';
- [2] = '๐';
- },
- [139] = {
- [1] = 'rose';
- [2] = '๐น';
- },
- [140] = {
- [1] = 'vision';
- [2] = '๐๏ธ';
- },
- [141] = {
- [1] = 'gravity';
- [2] = '๐';
- },
- [142] = {
- [1] = 'nebula';
- [2] = '๐๐ฅ';
- },
- [143] = {
- [1] = 'relativity';
- [2] = '๐๐';
- },
- [144] = {
- [1] = 'love';
- [2] = '๐';
- },
- [145] = {
- [1] = 'harmony';
- [2] = '๐๏ธ';
- },
- [146] = {
- [1] = 'superb';
- [2] = 'โจ';
- },
- [147] = {
- [1] = 'serenity';
- [2] = '๐ธ';
- },
- [148] = {
- [1] = 'balance';
- [2] = 'โ๏ธ';
- },
- [149] = {
- [1] = 'joy';
- [2] = '๐';
- },
- [150] = {
- [1] = 'dream';
- [2] = '๐๏ธ';
- },
- [151] = {
- [1] = 'sleep';
- [2] = '๐๏ธ';
- },
- [152] = {
- [1] = 'tranquility';
- [2] = 'โฎ๏ธ';
- },
- [153] = {
- [1] = 'unity';
- [2] = '๐';
- },
- [154] = {
- [1] = 'peace';
- [2] = 'โฎ๏ธ';
- },
- [155] = {
- [1] = 'courage';
- [2] = '๐ฆ';
- },
- [156] = {
- [1] = 'radiance';
- [2] = 'โจ';
- },
- [157] = {
- [1] = 'euphoria';
- [2] = '๐';
- },
- [158] = {
- [1] = 'inspiration';
- [2] = '๐ก';
- },
- [159] = {
- [1] = 'abundance';
- [2] = '๐';
- },
- [160] = {
- [1] = 'reaper';
- [2] = 'โ๏ธ';
- },
- [161] = {
- [1] = 'null';
- [2] = 'โ';
- },
- [162] = {
- [1] = 'chaos';
- [2] = '๐ฅ๐ก';
- },
- [163] = {
- [1] = 'doom';
- [2] = '๐';
- },
- [164] = {
- [1] = 'vengeance';
- [2] = '๐ฅ';
- },
- [165] = {
- [1] = 'void';
- [2] = '๐';
- },
- [166] = {
- [1] = 'phantom';
- [2] = '๐ป';
- },
- [167] = {
- [1] = 'mystic';
- [2] = '๐ฎ';
- },
- [168] = {
- [1] = 'ominous';
- [2] = '๐๏ธ';
- },
- [169] = {
- [1] = 'wraith';
- [2] = '๐';
- },
- [170] = {
- [1] = 'nightmare';
- [2] = '๐ฑ';
- },
- [171] = {
- [1] = 'apocalypse';
- [2] = 'โ ๏ธ';
- },
- [172] = {
- [1] = 'specter';
- [2] = '๐ป';
- },
- [173] = {
- [1] = 'darkness';
- [2] = 'โซ';
- },
- [174] = {
- [1] = 'hidden';
- [2] = '๐ค';
- },
- [175] = {
- [1] = 'cursed';
- [2] = '๐ฎ';
- },
- [176] = {
- [1] = 'haunted';
- [2] = '๐ป';
- },
- [177] = {
- [1] = 'dark angel';
- [2] = '๐';
- },
- [178] = {
- [1] = 'angel';
- [2] = '๐';
- },
- [179] = {
- [1] = 'divine';
- [2] = '๐';
- },
- [180] = {
- [1] = 'graveyard';
- [2] = 'โฐ๏ธ';
- },
- [181] = {
- [1] = 'macabre';
- [2] = '๐';
- },
- [182] = {
- [1] = 'cryptic';
- [2] = '๐';
- },
- [183] = {
- [1] = 'wicked';
- [2] = '๐ฟ';
- },
- [184] = {
- [1] = 'necromancer';
- [2] = '๐ฎ';
- },
- [185] = {
- [1] = 'sorcerer';
- [2] = '๐ง';
- },
- [186] = {
- [1] = 'bubbles';
- [2] = '๐';
- },
- [187] = {
- [1] = 'glacier';
- [2] = '๐ง๐ป';
- },
- [188] = {
- [1] = 'portal';
- [2] = '๐ฎ';
- },
- [189] = {
- [1] = 'ender';
- [2] = '๐พ๐';
- },
- [190] = {
- [1] = 'alien';
- [2] = '๐ฝ';
- },
- [191] = {
- [1] = 'ufo';
- [2] = '๐ธ';
- },
- [192] = {
- [1] = 'tesla';
- [2] = 'โก๐';
- },
- [193] = {
- [1] = 'mystery';
- [2] = '๐';
- },
- [194] = {
- [1] = 'wonder';
- [2] = '๐';
- },
- [195] = {
- [1] = 'troll';
- [2] = '๐';
- },
- [196] = {
- [1] = 'shadow';
- [2] = '๐ค';
- },
- [197] = {
- [1] = 'daisy';
- [2] = '๐ธ';
- },
- [198] = {
- [1] = 'sinister';
- [2] = '๐';
- },
- [199] = {
- [1] = 'cryogen';
- [2] = '๐ฅถ';
- },
- [200] = {
- [1] = 'the only';
- [2] = '๐';
- },
- [201] = {
- [1] = 'zen';
- [2] = '๐';
- },
- [202] = {
- [1] = 'awesome';
- [2] = '๐';
- },
- [203] = {
- [1] = 'tacos';
- [2] = '๐ฎ';
- },
- [204] = {
- [1] = 'shimmer';
- [2] = 'โจ';
- },
- [205] = {
- [1] = 'pulse';
- [2] = 'โค๏ธ';
- },
- [206] = {
- [1] = 'plague';
- [2] = 'โฃ๏ธ';
- },
- [207] = {
- [1] = 'radioactive';
- [2] = 'โข๏ธ';
- },
- [208] = {
- [1] = 'explosive';
- [2] = '๐ฅ';
- },
- [209] = {
- [1] = 'big bang';
- [2] = '๐ฅ๐';
- },
- [210] = {
- [1] = 'nuclear';
- [2] = 'โข๏ธ๐ฅ';
- },
- [211] = {
- [1] = 'apex';
- [2] = '๐ช';
- },
- [212] = {
- [1] = 'quasar';
- [2] = '๐ ';
- },
- [213] = {
- [1] = 'supervillain';
- [2] = '๐ฆน';
- },
- [214] = {
- [1] = 'super';
- [2] = 'โ';
- },
- [215] = {
- [1] = 'superhero';
- [2] = '๐ฆธ';
- },
- [216] = {
- [1] = 'eclipse';
- [2] = '๐๐';
- },
- [217] = {
- [1] = 'amber';
- [2] = '๐ต๏ธ';
- },
- [218] = {
- [1] = 'emerald';
- [2] = '๐';
- },
- [219] = {
- [1] = 'ruby';
- [2] = 'โค๏ธ';
- },
- [220] = {
- [1] = 'platinum';
- [2] = '๐ค';
- },
- [221] = {
- [1] = 'magnetic';
- [2] = '๐งฒ';
- },
- [222] = {
- [1] = 'revenge';
- [2] = '๐';
- },
- [223] = {
- [1] = 'deception';
- [2] = 'โ';
- },
- [224] = {
- [1] = 'future';
- [2] = '๐ฎ';
- },
- [225] = {
- [1] = 'past';
- [2] = '๐ฎ';
- },
- [226] = {
- [1] = 'adrenaline';
- [2] = '๐ฅ';
- },
- [227] = {
- [1] = 'glitter';
- [2] = 'โจ๐';
- },
- [228] = {
- [1] = 'quartz';
- [2] = '๐ธ๐';
- },
- [229] = {
- [1] = 'hyper';
- [2] = '๐ฅ';
- },
- [230] = {
- [1] = 'freedom';
- [2] = '๐';
- },
- [231] = {
- [1] = 'werewolf';
- [2] = '๐บ';
- },
- [232] = {
- [1] = 'party';
- [2] = '๐';
- },
- [233] = {
- [1] = 'disco';
- [2] = '๐ชฉ';
- },
- [234] = {
- [1] = 'chemistry';
- [2] = '๐งช';
- },
- [235] = {
- [1] = 'heartbreak';
- [2] = '๐';
- },
- [236] = {
- [1] = 'geometry';
- [2] = '๐ ';
- },
- [237] = {
- [1] = 'floral';
- [2] = '๐ธ';
- },
- [238] = {
- [1] = 'boss';
- [2] = '๐';
- },
- [239] = {
- [1] = 'luxury';
- [2] = '๐๐ธ';
- },
- [240] = {
- [1] = 'wealth';
- [2] = '๐ธ';
- },
- [241] = {
- [1] = 'brokie';
- [2] = '๐ธ๐ซ';
- },
- [242] = {
- [1] = 'supreme';
- [2] = '๐ธ๐';
- },
- [243] = {
- [1] = 'hip hop';
- [2] = '๐ต';
- },
- [244] = {
- [1] = 'phonk';
- [2] = '๐ค';
- },
- [245] = {
- [1] = 'dubstep';
- [2] = '๐ต๐ฅ';
- },
- [246] = {
- [1] = 'chained';
- [2] = 'โ๏ธ';
- },
- [247] = {
- [1] = 'pirate';
- [2] = 'โ ๏ธ';
- },
- [248] = {
- [1] = 'mermaid';
- [2] = '๐งโโ๏ธ';
- },
- [249] = {
- [1] = 'robot';
- [2] = '๐ค';
- },
- [250] = {
- [1] = 'crown';
- [2] = '๐';
- },
- [251] = {
- [1] = 'rain';
- [2] = '๐ง๏ธ';
- },
- [252] = {
- [1] = 'dragon';
- [2] = '๐';
- },
- [253] = {
- [1] = 'emperor';
- [2] = '๐';
- },
- [254] = {
- [1] = 'contrast';
- [2] = '๐ฅ๐ง';
- }
- }
- local function getaura(aura)
- game:GetService("ReplicatedStorage").Remotes.Equip_AURA:FireServer(aura)
- game:GetService("ReplicatedStorage").Remotes.ADDAURA:FireServer(aura, "EEOQRFIWGEW!@#$@(#WRUREFJIGERJNPWQDLP#(!!!!")
- game:GetService("ReplicatedStorage").Remotes.Set_ASYNC:FireServer(aura, "howdytherehowareyoudoinglolidk1243")
- game:GetService("ReplicatedStorage").Remotes.Equip_AURA:FireServer(aura)
- end
- for i,v in pairs(recipes) do
- print("Crafting",v[1],v[2])
- getaura(v[1])
- end
- task.wait(0.8)
- if #game:GetService("Players"):GetPlayers() <= 1 then
- game:GetService("Players").LocalPlayer:Kick("\nRefreshing recipes (adding)")
- wait()
- game:GetService("TeleportService"):Teleport(game.PlaceId, game:GetService("Players").LocalPlayer)
- else
- game:GetService("TeleportService"):TeleportToPlaceInstance(game.PlaceId, game.JobId, game:GetService("Players").LocalPlayer)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement