Skip to content

use this python script to farm coins and sellables in dank memer bot

License

Notifications You must be signed in to change notification settings

SarthakRana21/auto-grinder-dank-memer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-grinder-dank-memer

use this python script to auto send commands in dank memer bot

install python3 and multiprocessing library

How to get your authorization token?

  1. open discord and go to the channel where you want to grind
  2. then if in windows press ctrl+shift+i and if in osx select any text within the channel and use secondary click to open inspect element
  3. then on the top bar you will notice 'elements 'console' 'source' 'network', click on network
  4. send a message into that channel and you will notice messages under name column in inspect element

Screenshot 2022-06-28 at 7 06 48 PM

  1. click on messages
  2. scroll down to request headers , under accept language you will se authorization: MNJzNzMwNTEzOT54UzODsdffysdfgyMTEz.G19sdfqaF.hz5fxvque3RUl_tWde3IdfdVENd9_oqw9jUsqyFJHN "some thing like that"

Screenshot 2022-06-28 at 7 10 04 PM

  1. copy and paste it into authorization section in between single quotes in all defined classes 'def beg' 'def hunt' 'def fish' 'def dig'

How to get your request.post url?

  1. navigate back to the networks section in inspect element of the channel where you want to grind
  2. check general section
  3. copy Request URL: and paste it in request.post in between single quotes in all defined classes 'def beg' 'def hunt' 'def fish' 'def dig'.

Screenshot 2022-06-28 at 7 12 47 PM

About

use this python script to farm coins and sellables in dank memer bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages