@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
Sorry - Simple question; how do i load a proxy into a variable from a tex file which has more information
123.123.123.1: 3128:email@email.com:password:file_to_upload
I want to load the variable PROXY with 123.123.123.1: 3128 in parse (but the : is affect this).
What i`m trying to do is load account details from a tex file which has the proxy, email, pw on one line so the account uses the same proxy and not a random proxy?
any assists is appreciated.