Part of Dream - DreamerQuest auto daily check-in and spin
- Part of Dream Account, Register here: https://dreamerquests.partofdream.io (Login use Twitter)
- Don't forget to connect socials and complete tasks!
- Account UserID and Cookies
- Python3 Latest
- VPS or RDP (OPTIONAL), Get free $200 credit DigitalOcean for 60 days here: Register
- Install Python For Windows: Python
- For Unix:
apt install python3 python3-pip git -y
- For Termux:
pkg install python python-pip git -y
- Download script Manually or use git:
git clone https://github.com/im-hanzou/partofdream-autodaily
- First, login into your Part of Dream Account
- Open your Browser console
CTRL + SHIFT + I
orF12
- Go to
Network
tab and refresh - Search for
https://server.partofdream.io/user/session
- Find your user id, select one and go to
Response
. Copy youruser id
- Find your cookie, select one and copy
cookies
fromRequest Headers
- Make sure you already in bot folder:
cd partofdream-autodaily
pip install -r requirements.txt
pip3 install -r requirements.txt
- Windows and Termux:
python main.py
- Unix:
python3 main.py
- Then insert your
user id
andcookies
- Run this bot, use my referral code if you don't have one.
- You can just run this bot at your own risk, I'm not responsible for any loss or damage caused by this bot.
- This bot is for educational purposes only.