macro for ps4 pro
This is python + selenium project to buy ps4 pro automatically. fill following 4 constants with yours then run python script
ITEMURL = ""
USERID = ""
PASSWORD = ""
NAME = u""
-
setting python and selenium https://gencode.me/blogs/post/43/
-
creating scenario https://gencode.me/blogs/post/44/
-
auto login https://gencode.me/blogs/post/45/
-
checking out https://gencode.me/blogs/post/46/