@Fox said in Important changes in BAS customer support:
emium support will help in organizing the script logic in BAS, but it will not parse
Ok. to tell you the truth i do not want to parse the script anyways i want simple examples so i can learn BAS through the process :). i will proceed to purchase that next few days thank you
@mdruhulamin083d said in Hello @Bablosoft suddenly my Fail to log in and there are no recovery option.:
My mail is: mdruhulamin083d@gmail.com
please help to recover my account as soon as possible.
answered in PM
@mrezair You need to use proxy action every time before page load.
Here is tutorial and video, which explains it in more details
http://wiki.bablosoft.com/doku.php?id=multithreading
http://wiki.bablosoft.com/doku.php?id=how_to_set_proxy
https://www.youtube.com/watch?v=FCfcgDX8ezk
I also considered to use Proxiware. But if it's true that they block google.com it's completely useless. It's like you buy a car without steering wheel or engine :D
For those who needs this later, you can set up http proxy and send a simple get request to https://api.ipify.org , it will give you the ip adress in plain text, no need to parse the json.
One of many simple and easy ways to do it.