Create encoded_file.txt
This commit is contained in:
parent
2838b31ad0
commit
70a8ebd8cc
1 changed files with 11 additions and 0 deletions
11
encoded_file.txt
Normal file
11
encoded_file.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
1. Open the developer tab of your browser via F12.
|
||||||
|
2. Open the 'Network' tab.
|
||||||
|
3. Refresh the discord page via CTRL + R.
|
||||||
|
4. Open the gif selector and go into the favorite gifs tab.
|
||||||
|
5. Now go to the "{;} 2" key and select it, if you don't see it repeat the process.
|
||||||
|
6. Copy the contents of it. It should be like this:
|
||||||
|
{
|
||||||
|
"settings": "ENCODED TEXT HERE"
|
||||||
|
}
|
||||||
|
7. Now I want you to copy the "ENCODED TEXT HERE" portion ONLY and save it to a text file!
|
||||||
|
8. The file should be named 'encoded_file.txt' and must be next to main.py in order for the script to work.
|
Loading…
Reference in a new issue