Jump to content
UBot Underground

cүвεя_נυηкιε

Fellow UBotter
  • Content Count

    524
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by cүвεя_נυηкιε

  1. Sorry if you mis-understood, I mean that i DONT have any problems the screen in my post is a quote from Mufasa
  2. Ive experienced this a few times, try altering the target attribute on the clicks but still always get either the session expired or a red API error sometimes it works and allows and other times it doesnt
  3. Im using Eset Eset 8 on my Main PC and Eset EndPoint on one of my test machines but never seen any thing like that in my logs :/
  4. Yep, no problems at my end on Win 10, although some of my customers do have problems on : Win XP (because they cant install .NET 4.5) Win 7 "64bit" - reason unknown Win Server 2003 - reason unknown
  5. The only problem ive had thus far is "close page" NOT closing a page at the end of a "in popup" node, instead the little browser window does that freezy stretchy thing although so far this is only in 1 bot and i can get around it Literally as ive had this post open i also have just found that the "get all cookies" returns blank results for some sites other that this on the bright side, the stability of UBot and its compiled bots seems to be dramatically improved swings and round-a-bouts i guess CJ
  6. I literally managed to solve this a couple of days ago, and although i can not use a local variable for the captcha image all other variables related are local All i did was put like a limit, very similar to a thread limit, as soon as a captcha is detected it enters a loop, for example, when a captcha is detected it starts a define command running, at the start of the command i put a "global" variable #capdone = false then when the next captcha is detected, right at the start of the define and before the capdone variable there is a "Loop While - #capdone = false" Then when the fir
  7. Hey there I had the issue above but after i opened a couple of UI's it resolved itself, however, this is not why im here ... I have a similar issue which im 50% sure is related to SSUB, I have used the text characters "✔" and "☑" within a bot, .. lots of times, but no matter what i do they always show as the "□" the other 50% is that it is because of a recent upgrade to Win 10, although i have googled this for weeks and added this and that with no change :/ Is it because of SSUB, UBot or my Upgrade ? any help advice would be awesome Thanks CJ
  8. Had to come back here while i was around, Epic software Dan, I was going to come and write about my favourite feature, but decided that its ALL good ! every feature useful and stupid proof easy, In fact it may have made me a little lazy..(er) lmao fantastic product from an awesome chap, and for free Nice work Enjoy the rest of you day CJ
  9. Nice share Dan, I usually use a similar method to push out updates that dont use ubotlocker, but this will certainly make life just that little bit easier and reduce code ... win win just downloading now so will certainly leave a some feedback once i get around to implementing Thanks CJ
  10. Hi Abbas, hope you are well I have a question, Is it possible to run a ubot define command from within a "Custom Html Dialog Box" ? I currently have the normal onclick setup : onclick="ubot.runScript('submit_capcha_k()')" but when a button is clicked it just shows the following : https://gyazo.com/e0d7c4b95868983fd3b2e3e8f3ddf089 any suggestions would be appreciated, or even a point in the right direction Thanks in advance CJ
  11. Hey chaps, been having a recurring issue for quite some time now regarding local variables, had enough of stabbing in the dark and here to ask people "with" a brain I have built a manual captcha window that has a refresh button, It works pretty good, however, the variable that holds the captcha image has to be set to Global simply because if set to local the image will not show in the ui html window, .. there must be a workaround or something im missing Can someone please tell me if it is even possible to show a "Local" variable inside a UI Html Window ? Many Thanks CJ
  12. Hey django, just a friendly quick heads up, ... the code you have to click the images in the 2captcha codes (both Ubot and ExBrowser) are not working any more, they just throw an "can not click - undefined element" error havent had time to check DBC yet figured you might want to know, might be an issue my end but it was working fine a couple of days ago Cheers CJ
  13. Hi Enigma, This problem has plagued me for over a month now, I have built a manual captcha window that the user can refresh if they need to, but the local variable thing gets me every time, however, it looks like your only looking to do this with 1 thread, .. if that is the case then all you need to do is convert the image to BASE64 (the free plugin file management can do this) so you need to set a variable "similar" to this : set(#captchaurl,$plugin function("File Management.dll", "$image 2 base64", "{$special folder("Application")}\\solve{#CapRand}.png"),"Global") Then add the
  14. I dont mean to rock the boat here, .. but it staggers me that it works for you django, for one you left quite a few of "NON" ExBrowser nodes :/ It was never going to work until I had edited at least 8 nodes, Also it states in your sales post that both versions of DBC and 2Captcha is provided, so telling a customer that all they need to do is replace nodes in the non exbrowser version is a damn cop out ! I guess im not the only one to complain after all Have a nice day CJ
  15. Hi Dan, Great looking bit of kit here, thanks for sharing, however, I have entered my email and name, and clicked the activation link but only landed on a page that said i had been added to the Project Accelerator mailing list, I dont see a download link. maybe i did something wrong ?
  16. Hey Dan, Just a quick question, Im trying to scrape some text from a page to display in a UI status variable, no problems there, but it always shows with spaces and 2 lines of text on 5 lines so it messes up the status display, I would normally use $trim and $replace to remove lines and text that i dont want there, but I cant use these with the ExBrowser Scrape commands, Ive tried normalize-space() and a few other things but keep getting the same messy result Ive also tried saving to a variable and then trimming that, but same result Am i missing something or am i going to have
  17. I have the aptitude to fix it, thats isnt the issue, i was expecting it to work out of the box, not to have to go through it and resolve bits here and there I maybe the only one to complain, perhaps the other 11 dont mind fixing mistakes in purchased code ... who knows no harm done, no offence intended Enjoy the rest of your weekend CJ
  18. Hi django I sent you an email a couple of days ago but I guess it must have been overlooked, was wondering if you were going to include the ExBrowser version of 2Captcha as it seems to be the only one not in the package Thanks CJ EDIT : Hmmmm, .... there seems to be problems :/ I have installed "image magic" as directed, however the command given in the "$shell batch hidden" node is doing nothing at all, The Ubot version of the 2Captcha code ALWAYS returns this error because the image file is always around 240kb : #captcharesponse ERROR_TOO_BIG_CAPTCHA_FILESIZE I did manag
  19. Thanks Darryl, I restarted a dozen times and same happened, so when it loaded the last time i selected "Update Dropdown" ... this has fixed it Cheers CJ
  20. Hey Darryl , I cant seems to load any UI's Its the first time ive fired it up since i upgraded to Win 10, Ive checked the "files" folder and all seems to be there and in tact but all i keep getting is : Something went wrong while displaying this webpage.The file or directory cannot be found. FILE_NOT_FOUND: -6 Ill keep fiddling around but if you could shed a little light that would be great Thanks CJ
  21. lol, easy mistake Ill look forward to your email with the fix Thanks
  22. Package received, Thanks for the quick reply, very well laid out and explained, .... epic ! Thanks again django CJ
  23. purchased your return website after payment is down, just a heads up looking forward to getting my new toy
×
×
  • Create New...