Jump to content
UBot Underground

Abs*

Fellow UBotter
  • Content Count

    678
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Abs*

  1. Ahh awesome info - will come in handy - sure thing it exists in tunblr - I will change the setup and get it to use plain/html only - thanks a bunch
  2. Hi Bluegoat Ive looked over your code and have tried to implement it on a bot created and shared by Turbolapp - For the life of me i cant get it to work - the domain is a .co.uk so i need the coding you have used but for some reason it doesnt recognize it or im adding it incorrectly - not too sure. I have added the file below hoping that maybe you or someone else could take a look and then advise. Thanks alot googlerankchecker.ubot
  3. Hi guys sorry if the title doesnt make much sense, im working on a site on which i need to enter the the text in a html editor - If you want to add a link in the editor then it requires you to first highlight the text and then click on the link button - I dont think its possible to highlight text with ubot - Even if it was then the issue that im facing is that all the toolbar buttons require you to be able to allow popups which isnt working for me in ubot. There is a html button in which i can paste my text and it will recognize my link - however the html button once clicked also req
  4. I didnt actually need a sub window - I wasnt aware of the page scrape - so I used the page scrape instead - As the link would open in a new browser i was trying to open the link and then save the url - Which of course is the long and hard way to get this done - Instead I done the following Add to list > page scrape save to file it was that simple - Just shows that you need to use logical programming or else it makes things that much more difficult - thanks
  5. Thanks alot for the reply - I tried the java code but nothing seems to happen - Unless of course i need to remove the spaces! It would be great once its implemented into ubot thanks
  6. Hi all - im sure this has been discussed a number of time - I have been searching for no less then a hour on both google and the forum. So i apologize in advance . I must say that the search results pulled in the forum are not very accurate and takes very long to find on subject topics. im wanting to start a compiled bot on a certain url - Can anyone guide me how to do this please - I dont want it to navigate to the page when they click the play button but instead open with the webpage. Thanks abs Ps - im not sure why but i dont get any email notifications when there is a reply to a
  7. Ahh your a star - The thing i was doing wrong was that i was assuming that a new browser would open the same page - Makes sense now and works like a charm thanks alot abs
  8. Hmm- i dont understand what you mean - Do you mean that I will need to navigate to the actual page first and then programme to click the link as the change attribute that I have will not exist on the sub window? If this is the case then the problem that I have is that the link is in a admin area and i will not be able to direct the new window to this page then click on it - Well actually if i dont get loged out automatically then it should work. The link that I am trying to click doesnt open in the same window so this is why i am running a sub window - I would just scrape the url from th
  9. Hi luke thanks for the reply - I think i have done it correctly - I have attached a screenshot so that you can take a look - It does open the sub window and then closes really quick but doesnt bring the url of the page back. I think it might be important to mention that my sub window is running within a sub - i hope that isnt the issue -
  10. Does it use iframes? If so it requires some javascript I'm looking for a way round it too but for a different site
  11. Hi im trying to use a subwindow to open a link as it does not open in the browser - So i have created a sub window - coded to click a link and then add the url to the list and save - However the sub window opens and then closes immediatly even if i place a delay. So i thought the issue might be that I am coding to click a link first instead of navigating to a page - So i testes to see what would happen if i navigated to google first in a sub window - Exactly the same thing happned - Can anyone help. My code is as follows - New sub window > Choose by attribute >
  12. Thanks gogetta worked like a charm However i have one slight issue - I have created a bot that will create a blog post on blog.com - The url that it is saving is with the login page - Im not sure how to get the url that will be publicly viewable - Not sure if i need to logout first - The way i am doing it is by clicking on the visit site link in the dashboard area - When it go's to the url then there is no wp-admin/?c=1 after the blog url but this is the format it is saving in. Any idea?
  13. Hi all extremely sorry if this question has been asked a number of times - I searched everywhere and just couldnt find the answer - I done a forum search and also a google search - I found a few topics that scraped the subject but no real details. Im creating myself a blog poster and after it posts the blog i am coding so that it navigates to the actual blog url - all i want to do is to save the url to a text file - ive tried to do a number of this and am not sure if im doing it right. in the UI i have a section to save file after the posting of the article in the blog site is don
  14. I would also like to know the same - for some reason when i compile my bot into a .exe application it doesnt run any sort of setup when i run it - it runs directly from the exe file with no desktop icon - not sure how to figure this one out
×
×
  • Create New...