pokzy
pokzy
change seconds to 1-2
don't use free proxy, buy it. it's cheap
uh, make it to autowrite to txt file.
change it to cookie = driver.find_element_by_xpath('/html/body/div[3]/div/div/button[1]').click()
i think it's because of process id, because even vpn/proxy doesn't help sometimes
`Message: no such element: Unable to locate element: {"method":"xpath","selector":"//[@id='react-root']/section/main/div/div/div[1]/div/div[4]/div/div/span/span[1]/select"}` it means xpath has changed.
delete this shit `parser = argparse.ArgumentParser() group = parser.add_mutually_exclusive_group(required=True) group.add_argument("--firefox", action="store_true", help="Use Firefox - geckodriver") group.add_argument("--chrome", action="store_true", help = "Use Chrome - chromedriver")` and `if args.firefox: profile = webdriver.FirefoxProfile() profile.set_preference("general.useragent.ovrride",...
i'll open a pull request with fixed bugs & some new features like save into file.
> Oh thanks ! It works better but i have some problem, the account infos are added to the file but the account do not work. > > The script...
> It doesn't work. Here's what I've tried > > ``` > struct Rdata { > uint32_t packetType; > uint32_t netID; > uint32_t secondaryNetID; > uint32_t characterState; > uint32_t padding;...