Skip to content

Auto Tap, Auto Claim Daily, Auto Upgrade Pets, Auto Claim Cipher/Daily Combo, Auto Buy New Pet on PixelTap by Pixelverse

Notifications You must be signed in to change notification settings

zaydens/pixelverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelverse by PixelTap

Recoded by Naufaljct48
Special thanks to @akasaid

Feature

  • Auto Claim Point
  • Auto Claim Daily Reward
  • Suppport Multi Account
  • Input data manually (no login require)
  • Auto Upgrade Pets (Optional)
  • Auto Claim Cipher/Daily Combo
  • Auto Buy New Pet

Screenshot

Auto Upgrade Pet

Daily Combo

Registration

Start bot : HERE

How to Use

  1. Make sure your computer was installed python and git.

  2. Clone this repository

    git clone https://github.com/naufaljct48/pixelverse.git
  3. Go to pixelverse

    cd pixelverse
    
  4. Install python library

    Windows

    pip install -r requirements.txt
    

    or

    python -m pip install -r requirements.txt
    

    Linux

    pip3 install -r requirements.txt
    

    or

    python3 -m pip install -r requirements.txt
    
  5. Get Telegram data

    1. Active web inspecting in telegram app, How to activate follow the video https://youtu.be/NYxHmck_GjE
    2. Goto pixeltap bot and open the apps
    3. Press F12 on your keyboard to open devtool or right click on app and select Inspect
    4. Goto console menu and copy javascript code then paste on console menu
    5. If you don't receive error message, it means you successfully copy telegram data then paste on data.txt (1 line for 1 telegram data)

    Example telegram data

    query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    
    1. If you want to add more account. Just paste telegram second account data in line number 2.

    Maybe like this sample in below

    1.query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    2.query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    
  6. Run the bot

    Windows

    python bot.py

    Linux

    python3 bot.py

Pet List

ID Image URL
0a6306e5-cc33-401a-9664-a872e3eb2b71
571523ae-872d-49f0-aa71-53d4a41cd810
78e0146f-0dfb-4af8-a48d-4033d3efdd39
7c3a95c6-75a3-4c62-a20e-896a21132060
8074e9c5-f6c2-4012-bfa2-bcc98ceb5175
d364254e-f22f-4a43-9a1c-5a7c71ea9ecd
dc5236dc-06be-456b-a311-cccedbd213ca
e8c505ed-df93-47e0-bd2e-0e664d09ba86
ef0adeca-be18-4503-9e9a-d93c22bd7a6e
f097634a-c8e8-4de9-b707-575d20c5fd88
50e9e942-36d5-4f19-9bb7-c892cb956fff
7ee9ed52-c808-4187-a942-b53d972cd399
36621a17-81f3-4d5d-b4e1-4b0cf51d4610
90a07a32-431a-4299-be59-598180ee4a8c
45f2e16e-fb64-4e15-a3fa-2fb99c8d4a04
3bfab57c-a57f-48d9-8819-c93c9f531478
341195b4-f7d8-4b9c-a8f1-448318f32e8e
bc3f938f-8f4c-467b-a57d-2b40cd500f4b
f82a3b59-913d-4c57-8ffd-9ac954105e2d

About

Auto Tap, Auto Claim Daily, Auto Upgrade Pets, Auto Claim Cipher/Daily Combo, Auto Buy New Pet on PixelTap by Pixelverse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%