-
Content Count
215 -
Joined
-
Last visited
-
Days Won
4
Posts posted by Eddie
-
-
it seems the $list random function not working in the multithreading, when you set list to local, please check.
-
sounds nice, idl to have a test
-
so i meet a problem with Exbrowser Run Javascript command, i have several function in the javascript code and need to call as follows:
function test1{
...
}
function test 2{
test1();
}
test2();
it runs ok in the chrome browser local, but no any response in the exbrowser chrome portable.
-
Great video, ubot expert, always help others, good man!
-
4.1.3.0Add new commandzip files: add files to Zipzip folders: add folders to Zip (not create seclect folder at root best for FTP)unzip file: unzip file to seclect folder
the password not working, and when comment is blank, the password will be error
-
3.4.4.0 (BETA)Add new command2captcha.com recaptcha: all in one recaptcha V2, Invisible, V32captcha.com recaptcha: add new option "Header Acao","Pingback Url","Captcha Type"2captcha.com pingback: pingback (callback) option that allows you to get the answer for your captcha automatically when it's ready. It allows you to get answers without making requests also allows you to avoid account suspension.2captcha.com normal captcha:Remove commands2captcha.com recaptcha v12captcha.com recaptcha v22captcha.com recaptcha v2 invisible2captcha.com recaptcha v3
is anybody have some code to show how the pingback working, and what is the pingback url should be, thanks!
-
thanks,pash,this is a good solution,but a function will save you lot of time.
-
try
clear list(%num) set(#i,1,"Global") loop(100) { add item to list(%num,#i,"Don\'t Delete","Global") increment(#i) } load html($plugin function("Advanced Data Text File.dll", "$nl to br", %num)) loop($list total(%num)) { set(#Num,$plugin function("Advanced Data Text File.dll", "$list random", %num, "-1", 1, "True", "False"),"Global") load html("List Total = {$list total(%num)}<br> Random = {#Num}") }
thank you pash, i know it can set like that, but more complicate, if a function can do, also i need the several number extract from the range to be different and random.
-
4.1.0.0add new command$change file extension
may i suggest a useful function:
random to text: min, max, how many numbers,no repeat,delimiter
for example: i need random 5 numbers from 1 to 100, the result maybe
2,45, 52,72,98
or
4
35
67
79
88
if no clear, reply to continue
-
i know there are many plugins now in the ubot market, and till now what's your must have or popular plugins you use in your selling bots?
-
add wait command to check,for example.
wait(2)
-
show the url to have a look.
-
Have you actually finished that HTTP video course? And still cannot do this?
yes, have finished all the video, but for httponly cookie can not find a solution.
-
thank you Sanjeev, still dont know how to solve httponly cookie, and howto get httponly cookies for use in http post...
-
when oneday ubot has the function of all those plugins for sell, and more stable, then i can say it 's the best automation software in the internet..
-
2
-
-
Hey mates, just wanna know anybody can explain how to use cookies for http post?
and how to transfer cookies from web navigation to http post?
thanks!!!
-
stable and can run 24x7 without any bugs are the most important!!
-
1
-
-
My 2 Cents ..
----------
Account activity - Keep it real, and try to mix up your activity. don't start following 1000 accounts in a short time..
. Go easy on comments and posting - with new accounts.
let your account age a bit and slowly amp up your activity.
Profile - No profile picture and no picture on the wall - and you can feel the ban hammer coming down. ...
also - have a complete profile.
IP connection -This is the most important, esp. when you create a lot of accounts on a single ip that's a big big red flag!
buy dedicated proxies and 1 proxy per account. same proxy - same account - helps a lot.
if for whatever reason you need to change proxies -use another ip from the same country, region as the original one.
all of the above should help to minimize bans - bans are inevitable! Those guys are smart
great share and advise,thanks!
when come to ubot,are these important,like useragent,timezone,and the most most important,proxy,proxy,proxy,this is the most difficult one.
-
Hi mates, just wanna know normally what you do to avoid getting banned when creating multi-account like on facebook,instagram, adsense or amazon, help share your experiense, thanks a loooooot!!!
-
I am using 5.9.50 - no issues so far.
this version has a bug i found that you can not open advanced element editor many times, it results to freezing and quit the ubot, has reported.
-
2
-
-
yes, it often crash when i open my big ubot file,
and there is 1px UI bug there.
the same problem, and now in the new update of 5.9.55 it often crash and then quit the ubot when i open the advanced element editor, opooo
-
looks great! thanks for your help!
-
as statement, how to stop loading webpage in ubot? like we done in the chrome navigator through press "Esc", thanks!!
-
i cancel my subscription since 5.9.37
do you have tested Version 5.9.37?
[Sell Plugin] Advanced Data Text File
in Plugins
Posted
you can test it in a simple multithread, i do not have simple one but complicated bot from my customer, so unable to post code here.