Jump to content
UBot Underground

[PAYING] for someone that can solve my alert box problem !!


Recommended Posts

Please see this thread:

 

http://www.ubotstudio.com/forum/index.php?/topic/15919-urgent-how-can-i-scrape-an-alert-box-javascript/

 

Basically I need a way to scrape text from javascript alert boxes. That's it!!!

 

Tell me how much you would charge me to show me a way to do it.

 

I will have the text in a variable.

Link to post
Share on other sites

its actually pretty simple, open two ubot on the same time, and when the first one is open the java alert, use the second Ubot opened to scrape the alert box. I can make the video tutorial if you need it. just send me the url and I will show you how to solved this

Edited by Jakarta
  • Like 1
Link to post
Share on other sites

its actually pretty simple, open two ubot on the same time, and when the first one is open the java alert, use the second Ubot opened to scrape the alert box. I can make the video tutorial if you need it. just send me the url and I will show you how to solved this

 

I tried to do it but I failed.

 

Could you please record a video?

 

Thank you very much!

Link to post
Share on other sites

its actually pretty simple, open two ubot on the same time, and when the first one is open the java alert, use the second Ubot opened to scrape the alert box. I can make the video tutorial if you need it. just send me the url and I will show you how to solved this

 

This is the website: http://bit.ly/LJaHUc

Link to post
Share on other sites

:) Maybe I can help.

 

So whats the ultimate goal of scraping the text boxes. If its to see if you have the correct captch then there is other ways of doing it. Im sure all the alerts are pretty generic so perhaps Use IR...

 

The more information you provide the more help you'll get.

 

Have you tried something outside of Ubot, search google.

 

https://www.google.com/search?q=scrape+text+from+javascript+alert+boxes

Link to post
Share on other sites

Well here's the php file that calls the JS

 

www.telexfree.com/bo/app/config/Authentic.php

 

If anyone can get that downloaded you might be able to look at how it is put together?

 

Clint

 

 

And here's the content of the js box

 

Loading, please wait...<script type="text/javascript">alert("Please enter your username and password!");window.location = "http://www.telexfree.com/login?resource=";</script>

 

And here's the content (in html) of the page that calls the js box

 

<BODY>
<H1 ALIGN=Center>Index of locally available sites:</H1>
<TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="0">
<TR>
<TD BACKGROUND="fade.gif">
·
<A HREF="www.telexfree.com/bo/app/config/Authentic.html">
www.telexfree.com/bo/app/config/Authentic.html
</A>
</TD>
</TR>
</TABLE>
 
 
Now I am at a loss, I have no idea if the above is of any help to someone who know ubot, I am still building my first bot so cannot help more.
 
Clint
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...