mirror of
https://github.com/zjk2017/ArcadiaScriptPublic.git
synced 2025-12-17 15:34:35 +08:00
Update 云筑工匠.py
This commit is contained in:
4
云筑工匠.py
4
云筑工匠.py
@@ -169,8 +169,10 @@ if __name__ == "__main__":
|
|||||||
res += watchad(cookie)
|
res += watchad(cookie)
|
||||||
time.sleep(35)
|
time.sleep(35)
|
||||||
t=getmoney(cookie)
|
t=getmoney(cookie)
|
||||||
|
print(f"余额:{t}")
|
||||||
|
if t>=1:
|
||||||
print("30天内满1元提现:")
|
print("30天内满1元提现:")
|
||||||
withdraw(cookie)
|
withdraw(cookie)
|
||||||
print(t)
|
|
||||||
# if send:
|
# if send:
|
||||||
# send("云筑工匠任务通知", res)
|
# send("云筑工匠任务通知", res)
|
||||||
|
|||||||
Reference in New Issue
Block a user