These are instructions on how to swap out powerups in this game. A list of powerups to choose from can be found in Powerups.txt 1. Right-Click the game and select "Open File Location" 2. Open up "slingo-daily-challenge.html" with a text editor (Microsoft Notepad, Notepad++, Sublime Text, etc.) 3. Use the find function to go the line that reads /* CHALLENGES JSON OBJ */ 4. On the line directly below that, notice the "goal":"117000" part of the line. The goal can be changed by changing the number 5. Look for a section to the right of the goal part that reads "DI,RN,PH,XJ,TA,SV". Notice that next to this section, there is another section that reads ["PwrDevilImp","PwrNudge","PwrPatternHard","PwrExtraJokers","PwrTimeBonus","PwrSlingoVision"] this will be needed later on 6. Open "Powerups.txt" and choose which powerups you would like to use 7. Replace Any two digits letter codes in the first section mentioned in step 5 with the codes of the chosen powerups (Remember to save the changes made to the file) 8. Replace Any "PwrName" in the second section with the ones corrisponding to the chosen powerups (Note: the position for both the 2 letter code and the "PwrName" should be in the same position I.E. if BQ is placed in the third position of the first section, "PwrBonusSquare" should be in the third position of the second section) 9. Using the file explorer currently open, navigate until you are inside the "classic.slingo.com" folder 10. Open the "genericdailychallenge" folder 11. Open the "all_powerup_config" folder and then the "160" folder and open the "1582931957" file with a text editor 12. Change the first six 2 letter codes to match the first section as modified in step 7 (The positions of the codes should match those that are laid out on the "slingo-daily-challenge.html" file. If a 2 letter code does not match any code that is on the html file, the game will simply ignore it. Keep this in mind when setting up configurations that use less than six powerups) 13. Check if there are any duplicates of the first six codes in the remainder of the file. If there is, replace them with codes that will not be used 14. Open the "powerup_config" folder and open the "1582931957" file 15. Change all of the 2 letter codes so they match the first six codes of the file set in step 11 (Again, positions matter) 16. Launch the game and enjoy