👥 Referral Earn 50 in less than a day

TheBossBaby

Journeyman
Hello po share ko lang tong earning app, same lang po ito kay reward pro, Do offers lang para magka coins.

Dahil puro verifying na kay reward pro pwede mo din to itry, 20 pesos minimum withdraw wala pa 1 minutes pumasok agad yung payment kaya tested ko na po.

Ito po yung app
You do not have permission to view the full content of this post. Log in or register now.



Screenshot_2025-03-12-09-39-04-33.webp

Screenshot_2025-03-12-09-39-17-95.webp

Screenshot_2025-03-12-09-56-04-62.webp

Screenshot_2025-03-12-09-57-32-13.webp
 
up, naka 20 ulit ako kahapon and mamaya tingin ko makaka withdraw ulit ako another 50 medyo laggy kasi cp na gamit kaya mabagal



IMG_20250312_134741.webp
 
import requests
import threading
import json
import time

# API URL
url = "You do not have permission to view the full content of this post. Log in or register now."

# Headers
headers = {
"accept-language": "en_US",
"version": "1.1.4",
"cookie": "SERVERID=56aeaff45528c138a70cdb6dd32d6600|1741864689|1741864636",
"channel": "GpBag",
"device-id": "dc8e79d4-887b-4755-a59d-95e22453ad9c",
"content-type": "application/json;charset=UTF-8",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJ1c2VyIiwibG9naW5JZCI6InUxOTI3NTY1NDYyIiwiZGV2aWNlIjoiZGVmYXVsdC1kZXZpY2UiLCJlZmYiOjE3NDQ0NTY2NDM4NTgsInJuU3RyIjoiUzlNWlNkOGRBaVdHQmNZNlNKZkM0am1NS0V1VnZrZEQiLCJjb3VudHJ5IjoiUEgiLCJjaGFubmVsIjoiR3BCYWcifQ.BYw-Vjnd-eklR2vqVwKNfWpYWH0FDQFxBxtsEW9s9Qo"
}

# JSON Data
payload = {"subtype": "DailyWatchAds", "dataExpect": 0, "adsClicked": False}

def send_request():
while True:
try:
response = requests.post(url, headers=headers, json=payload)
print(f"Response: {response.status_code} - {response.text}")
except Exception as e:
print(f"Error: {e}")
time.sleep(1) # Adjust delay as needed

# Number of threads
num_threads = 5 # Adjust for concurrency

threads = []
for _ in range(num_threads):
thread = threading.Thread(target=send_request)
thread.daemon = True # Daemon threads will stop when the main program exits
thread.start()
threads.append(thread)

# Keep the script running
try:
while True:
time.sleep(10)
except KeyboardInterrupt:
print("Stopping threads...")




if makuha mo ung token ng account change mo lang yan. then run
 
import requests
import threading
import json
import time

# API URL
url = "You do not have permission to view the full content of this post. Log in or register now."

# Headers
headers = {
"accept-language": "en_US",
"version": "1.1.4",
"cøøkíé": "SERVERID=56aeaff45528c138a70cdb6dd32d6600|1741864689|1741864636",
"channel": "GpBag",
"device-id": "dc8e79d4-887b-4755-a59d-95e22453ad9c",
"content-type": "application/json;charset=UTF-8",
"token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJsb2dpblR5cGUiOiJ1c2VyIiwibG9naW5JZCI6InUxOTI3NTY1NDYyIiwiZGV2aWNlIjoiZGVmYXVsdC1kZXZpY2UiLCJlZmYiOjE3NDQ0NTY2NDM4NTgsInJuU3RyIjoiUzlNWlNkOGRBaVdHQmNZNlNKZkM0am1NS0V1VnZrZEQiLCJjb3VudHJ5IjoiUEgiLCJjaGFubmVsIjoiR3BCYWcifQ.BYw-Vjnd-eklR2vqVwKNfWpYWH0FDQFxBxtsEW9s9Qo"
}

# JSON Data
payload = {"subtype": "DailyWatchAds", "dataExpect": 0, "adsClicked": False}

def send_request():
while True:
try:
response = requests.post(url, headers=headers, json=payload)
print(f"Response: {response.status_code} - {response.text}")
except Exception as e:
print(f"Error: {e}")
time.sleep(1) # Adjust delay as needed

# Number of threads
num_threads = 5 # Adjust for concurrency

threads = []
for _ in range(num_threads):
thread = threading.Thread(target=send_request)
thread.daemon = True # Daemon threads will stop when the main program exits
thread.start()
threads.append(thread)

# Keep the script running
try:
while True:
time.sleep(10)
except KeyboardInterrupt:
print("Stopping threads...")




if makuha mo ung token ng account change mo lang yan. then run
pano paganahin to?
 

About this Thread

  • 36
    Replies
  • 2K
    Views
  • 14
    Participants
Last reply from:
zekereader

Online now

Members online
1,082
Guests online
3,342
Total visitors
4,424

Forum statistics

Threads
2,271,216
Posts
28,940,219
Members
1,239,262
Latest member
tillcum
Back
Top