python Modifying WeChat and Alipay steps
-
Project significance
-
Implementation method
-
python Code
-
Download address
Project significance
If you want to gather a lot of energy trees in the Alipay ant forest , Contribute to environmental greening , Or do you want to dominate the wechat sports rankings every day , But I don't want to go out and walk , Then the python Scripts can help you implement it .
Implementation method
Installing third party software on mobile phones , Sign up to log in , Synchronize motion data to WeChat and Alipay . use python The script can remotely modify the steps of Lexin health's current login account .
First step : Installing Lexin health on mobile phone app.
Android download address : Lexin health Android
Apple version download address : Happy heart health iOS edition
The second step : Sign up to log in , And set the login password .
The third step : Complete third party synchronization , Synchronize motion data to WeChat and Alipay .
Step four : function python Script , Modify steps of Lexin health .
python Code
The program is set daily 7 Automatically modify the number of steps , Fill in the Lexin health account in the corresponding position of the script below 、 Lexin health code 、 Modify the steps , And then run the program . The recommended setting range for modifying steps is 30000 to 90000, The step value is too large to modify successfully . If you want to change the next day to automatically modify the number of steps time , Please change the location of the diagram 25200,+25200 On behalf of the next day 0 The number of seconds added after the dot , That is to say 7x60x60, namely 7 Hours , Just modify it according to your own needs . If you have to change the number of steps every day , Then keep the program running all the time .
Be careful : The running program will immediately modify the steps of the day , The number of automatic modification steps starts from the day after the program keeps running .
change_step.py