What's new

Referral SMM Bot Legit paying! Bot na bahala! W/ payment proof

johnine01

Eternal Poster
Joined
Nov 25, 2017
Posts
477
Reaction
1,942
Points
354
Age
30
Guys! Kamusta Ulit :)

Try nyo, ako mismo magsetup sa pc nyo basta registered kau sa akin hehehe

Register here: You do not have permission to view the full content of this post. Log in or register now.
orYou do not have permission to view the full content of this post. Log in or register now.
1625799172980.png

Legit sya ! see screenshots below.

Tasks Done.PNG

ito yung mga tasks nya, sya na bahala wala kang gagawin jan

Earnings Daily.PNG

1625797915893.png

ito naman yung daily nya yung mga 0 kapag nag blackout diko naibabalik agad or minsan nakakalimutan iopen yung bot

Payment Method.PNG

payment method

Proof.PNG

payment proof

Coins PH.PNG



register na!!!

You do not have permission to view the full content of this post. Log in or register now.
You do not have permission to view the full content of this post. Log in or register now.
1625799208443.png


nirefer ko sarili ko tas running sa vmware try natin kung gagana hehehe
1625800266733.png

free sms ko pala running din sa vmware
bisitahin nyo rin heheh
https://phcorner.net/threads/free-sms-ph-v2.809514/


UPDATE::::
INSTRUCTIONS:::
Install Python 3.x.x:::
You do not have permission to view the full content of this post. Log in or register now.
Copy Script and Update credentials save as smmbot.py:::
[CODE lang="python" title="smmbot.py"]import requests
import json
import time
import random
from datetime import datetime
#your email
email='lagay mo email mo dito'
#your password
password='lagay mo password mo dito'

SIGNUP_URL = 'https://jobs.smmshop.com/bot/register'
#login and generate auth token
def login():
payload = {'email' : email,
'password' : password,
'bot_type_id' : 1 }
resp = requests.post(SIGNUP_URL, payload)
apiresp=resp.text
apiresp = json.loads(apiresp)
key=apiresp['data']['bot_auth_key_hash']
return key
#get task and wait for next task
def gettask(key):
payload = {'auth_key_hash' : key}
resp = requests.post('https://jobs.smmshop.com/bot/task/get', payload)
apiresp=resp.text
apiresp = json.loads(apiresp)
try:
id=apiresp['data']['task']['id']
print(id)
return(id)
except:
time.sleep(300)
return("none")
#submit task
def submittask(id,key):
x=round(random.uniform(90, 126),0)
time.sleep(x)
payload = {'task_id_return' : id,'auth_key_hash' : key, 'version' : '5.1.3'}
resp = requests.post('https://jobs.smmshop.com/bot/task/report', payload)
apiresp=resp.text
print("Task Done - Waiting for next "+str(datetime.now().time()))
print('\n')
print("""
PHCORNER
Bot Started and waiting for tasks. """+str(datetime.now().time())+"""
It might take few hours to get some tasks so run this in background and chill.

Wait mo lang. Makakaraos din tayo.
""")

key=login()
#loop for lifetime
while True:
id="none"
id=gettask(key)
if(id!="none"):
submittask(id,key)
else:
pass
[/CODE]

open CMD:::
cd path/to/smmbot.py
pip install requests
py smmbot.py

DONE:::: :)
 

Attachments

Last edited:
salamat sa pagregister lodi.. wala pa ito sa mobile, send mo sakin anydesk address mo remote ko pc mo setup natin
 
salamat sa pagregister lodi.. pasend ng ID smm mo ..
at send mo din sakin anydesk address mo remote ko pc mo setup natin
 
nakow hehehe install ka vmware lods ayun iremote ko haha
sige turuan kita rnirefer ko sarili ko tas running dalawang bot hehe tignan natin kung effective sa next payout
 

About this Thread

  • 348
    Replies
  • 12K
    Views
  • 106
    Participants
Last reply from:
kurapikat31

Online statistics

Members online
1,324
Guests online
5,380
Total visitors
6,704
Back
Top