Update: now it's not working properly again. Captcha is solved but the browser does not proceed. The solves are taking around 180 seconds. How would i extend the timeout in BAS?
Scroll Google Terms of Service
-
Been playing today with the software and i can't seem to focus on the popup window that apears and click agree to the google terms of service
-
@andreaslima said in Scroll Google Terms of Service:
Been playing today with the software and i can't seem to focus on the popup window that apears and click agree to the google terms of service
to run through the end of the page use the input text http://savepic.org/8448106.jpg
or paste it into your script:
BAS:[{"name":"","code":"/Dat:eyJzIjoidHlwZSIsImUiOiJleGVjdXRlYW5kYWRkIiwidiI6MSwidXciOiIwIiwiZCI6W3siaWQiOiJUeXBlRGF0YSIsInR5cGUiOiJjb25zdHIiLCJkYXRhIjoiPEVORD4iLCJjbGFzcyI6InN0cmluZyJ9LHsiaWQiOiJUeXBlSW50ZXJ2YWwiLCJ0eXBlIjoiY29uc3RyIiwiZGF0YSI6IjEwMCIsImNsYXNzIjoiaW50In1dfQ==/\n/Browser/\npage().type("\u003cEND\u003e",100)!","parentid":0,"id":54237,"donotexecuteduringrecord":false,"is_selected":false},{"name":"","code":"/Dat:eyJzIjoibW92ZWFuZGNsaWNrZWxlbWVudCIsImUiOiJleGVjdXRlYW5kYWRkIiwidiI6MSwidXciOiIxIiwiZCI6W3siaWQiOiJDaGVjayIsInR5cGUiOiJjaGVjayIsImRhdGEiOmZhbHNlfV0sInAiOnsiY3NzIjoiI2lhZ3JlZWJ1dHRvbiIsImNzczEiOiIjaWFncmVlYnV0dG9uIiwiY3NzMiI6IjpudGgtY2hpbGQoMikgPiA6bnRoLWNoaWxkKDIpID4gOm50aC1jaGlsZCgxKSA+IDpudGgtY2hpbGQoMikgPiA6bnRoLWNoaWxkKDIpIiwiY3NzMyI6IiIsImN1cnJlbnQiOiJjc3MiLCJtYXRjaCI6IjxpbnB1dCBpZD1cImlhZ3JlZWJ1dHRvblwiIG5hbWU9XCJpYWdyZWVidXQiLCJhdCI6Ijg3OCwgOTQyIn19/\n/Browser/\nwait_css_visible("#iagreebutton")!\ncss("#iagreebutton").random_point()!\nX = parseInt(_result().split(",")[0])\nY = parseInt(_result().split(",")[1])\nmove(X,Y)!\nmouse(X,Y)!\nwait_async_load()!","parentid":0,"id":71507,"donotexecuteduringrecord":false,"is_selected":false}]
-
@out Thank's ... it worked