mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-10-29 21:53:33 +01:00 
			
		
		
		
	only start countdown after login (1 min later)
This commit is contained in:
		
							
								
								
									
										3
									
								
								V4.py
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								V4.py
									
									
									
									
									
								
							| @@ -733,7 +733,6 @@ def Alerte(): | |||||||
|  |  | ||||||
| def BingMobileSearch(override=randint(22, 25)): | def BingMobileSearch(override=randint(22, 25)): | ||||||
|     ChangeColor(task["Mobile"], "blue") |     ChangeColor(task["Mobile"], "blue") | ||||||
|     StartTask(task["Mobile"]) |  | ||||||
|     global MobileDriver |     global MobileDriver | ||||||
|     MobileDriver = "unable to start" |     MobileDriver = "unable to start" | ||||||
|     try: |     try: | ||||||
| @@ -746,7 +745,7 @@ def BingMobileSearch(override=randint(22, 25)): | |||||||
|         echec = 0 |         echec = 0 | ||||||
|  |  | ||||||
|         if not Mlogin(echec): |         if not Mlogin(echec): | ||||||
|  |             StartTask(task["Mobile"]) | ||||||
|             CustomSleep(uniform(1, 2)) |             CustomSleep(uniform(1, 2)) | ||||||
|             MRGPD() |             MRGPD() | ||||||
|             CustomSleep(uniform(1, 1.5)) |             CustomSleep(uniform(1, 1.5)) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user