Jump to content
UBot Underground

Recommended Posts

Hey guys i need some advice from more experienced members.

 

So which is smarter to use i often see softwares like GSA Captcha Breaker or Captcha Sniper,is it possible to integrate those in Compiled Bots for selling purposes?

 

That is my first question now other one,

 

Did anyone tried to automatize AddMeFast Website i am having troubles with Frames there,Ubot Web Browser cant open Frames in new window so it just get stuck.

 

This is page source with the element which I usually have to click

 

<center>
<div class="fb_page_title">midbrainactivationinfo</div>
<div style="width:100px; height:100px; overflow:hidden;">
                             
<img src="/img/facebook.png" alt="Welcome to the MBM Midbrain Master Training Center timeline 2 days weekend program let kids own powerful whole brain ability" title="Welcome to the MBM Midbrain Master Training Center timeline 2 days weekend program let kids own powerful whole brain ability" style="width:100%; height:auto;">
                            
                               </div>
                <a class="single_like_button btn3-wrap" onclick="openFbLWin_320389();">
                   <span> </span><div class="btn3">Like</div></a>
</center>
 
 
So how do i extract this page title ??
 
When i click on it i see this window like on the attached picture!
 
I would appreciate some Advice,on both issues!

post-18544-0-02916200-1417845404_thumb.jpg

Link to post
Share on other sites

CS for sure and GSA most likely

 

GSA can listen to port 80 and GSA settings for ti act like CS

 

google

 

site:ubotstudio.com captcha sniper

 

the wiki

 

http://wiki.ubotstudio.com/wiki/Solve_CAPTCHA

 

CD

Link to post
Share on other sites

CS has a bug as I spent a week pointing out to support end result.

 

Lastly, be aware that we may remove captcha sniper support from UBot in the near future. As you've now seen, the software has serious design flaws, and it is no longer in our interest to keep supporting it.

Seth Turin

President

UBot Media

 

ps You can get it working correctly if you code a socket command yourself or use the old csse.exe in cs on port 8080

Link to post
Share on other sites

No guys you didn't understand see i know how to solve captcha thing is how to code it for someone else who doesn't have Ubot studio this is my issue there is no textbox for Captcha Username or Password which i could implement for my users at least not the ones i am aware of,I can do it on my computer but what about theirs??

 

EDIT:You know what guys i will just do it old fashioned like in Imacros open a thread  navigate to their API upload the picture and solve it i will make Ubot save element image on to the Local Disk C so there shouldn't be any errors!

Link to post
Share on other sites

Yeah i tried it and it didn't work End results is pile of numbers and letters and only one part is Captcha code and there is no way to extract it correctly,i did found additional problem!

After i used the $solve captcha command it works fine then after a while it started to put wrong captcha code

 

For instance i run the script first time and lets say  captcha code was "j58sj" and script places this one and its ok

On second loop there is a new captcha code but it places the old one from first loop into the box

And then loop continues and every time it puts the text from the loop before that one

 

basically if Loop is running third time it will place the code from second loop

If the loop is running fourth time it will place the code from third time it looped,its really annoying issue!

 

then again i really don't need this but it was good to try it at least!

 

Ubot has limitations much like every other software.

 

I only wish i could import useful things from other softwares into Ubot for instance

Easy to use Imacros interface to connect with Conditional Statements of Ubot

For Imacros is very simple language if you could connect it with String parsing functions and Conditional Statements of Ubot you would get incredibly powerful software!

Link to post
Share on other sites

Guys i solved this You will laugh just like i did When you Compile your Bot there is an option called "Include Services Menu" you have to check that and then when your Bot is compiled your Customers would have to click on Tools and then they can enter their own Captcha account no need for text boxes or anything ......

 

Well we live and Learn....... :D

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...