Jump to content
UBot Underground

itexspert

Fellow UBotter
  • Content Count

    426
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by itexspert

  1. I don't get it why is this happening all of a sudden?? Nothing is changed same format same stuff if i did had line breake they were there before too but excel never showed mew this and weird part is In Ubot Debugger data is formatted correctly!
  2. Guys i have the weirdest issue i was updating my old bot anyway data looks solid and well formatted in Ubot Debugger(Check the picture attached) Issue 1 But when i open it with Excel my data looks jumbled this never happened before to me only things i changed is i added few plugins "Advanced Ubot" by pash and "HMA Commands" from T.J. But i i don't think any of these are the issue they have nothing to do with this error i think something changed inside Excel i don't know what sadly! I added the Details.csv that is what Ubot Outputs try to import it into excel ,i always did this normally
  3. itexspert

    If Exists

    Hmmm Gogetta is (Like usual) Correct this is a tricky problem!
  4. itexspert

    If Exists

    Usually Gogetta is right but from my experience Element Offset is not safe,you see when two or more elements are the same then you use positions on the page or (Element offsets),thing is these positions can change from time to time so your script could have errors i prefer to identify the element correctly that is why i asked you to show us your Code!
  5. Edward above and myself have both said they should have both versions available for download in the customer dashboard menu! I use both of them from time to time!
  6. itexspert

    If Exists

    Which site please we need more info to help you?
  7. So i got this far my friend helped me to build a regex that finds any url in the document text,so what i did it clicked on Show more details and then i put the entire description inside a variable and found url-s in that description so i have another issue right now What kind of logic should i use to make difference between URL-s that start with www.something. and http://something. As i mentioned if URL starts with www.something then i need to save it inside a table But if a link starts with http://something then i need to script to save the this url into a table this is my code so fa
  8. Haha yes maybe you are right,who likes these Ajax/Flash sites anyway call me old fashion but Craigslist looks much better simple easy and with simple basics! Heaven for Ubotters except of course for constant captchas,restrictions in posting..........well nobody is perfect!
  9. Yes i use it normally for waiting but i just started working on this besides i don't think you understood me correctly, See links will be different i need to make the difference between links which start like this: "www" "http://" Rest of the links will be random,i need to make the difference between these two so if link is http://something.com it will skip it But if link starts like this www.something.com then it will save it in a spreadsheet!
  10. Hey guys so i am facing a small problem see i am scraping only specific link this is the idea i use some keyword to search Youtube then put all links from search info a list Then visit them one by one and now it comes tricky part I have to click on "Show More" to check for youtube description Now in most cases videos which i am looking for have a lot of Links in their Description check out the example https://www.youtube.com/watch?v=hpqbzPj92HUSo if a link starts with www.something.com Scrape it into a Table If not just skip to another youtube URL from the list. I was wondering is there
  11. UAC is the guilty party here i had many issues with this setting in Windows 8 this system also Blocks Ubot compiled bots you have to Unblock them until recently also AVAST made false positive accusations that Bots are in fact viruses,and now AVAST runs Deep Scan and allows the app to run normally! I dont like Windows 8 but this could be an issue with my customers i also noticed some of them were struggling to make it work i eventually helped them but still its a pickle when you have to teamview every day with your customers to make it work!
  12. I don't see an issue here you Solve captcha using DeathByCaptcha it costs 7$ which is nothing you can tell your customers to get an account and put it in compiled version.
  13. Clear Cookies,set internet Explorer as User agent and login every time and do the process then ,Pinterest is death for Ubot since it is mostly written in flash i am not surprised it freezes!
  14. Honestly mate sometimes these updates mess my bots up,i recommend buying plugins to make Ubot more useful!
  15. Try to Load this attached file into your Ubot version! Your File.ubot
  16. I am not familiar with versions 4 but cant you save the ubot file and then load it into Ubot 5?
  17. guys when you save an interface where can i find it ? And can i import the interface into SSUB with text file of the code! How does this work i tried to ask Carl but his messages are full!
  18. Hey guys i bought an account with windows platform thing is i found out later i wont be needing it ,it has 10$ on the balance so if you want i will let you guys have it i really have no use for it i have different VPS i was just trying it out! Let me Know!
  19. Perhaps ubot should allow to use different browsers for use with Ubot like Mozilla or Chrome you know "Advanced Browsers"
  20. Ok the answer here is simple Upgrade Awesomium Browser to latest version or at least put some other browser or the ability to work in other browser modes like Firefox i also code in Imacros and i never had issues with Firefox MY personal problem with this browser (Awesomium) is that it cannot load frames into new tab it just stays stuck try to automate addmefast and you will see! But i noticed on several occasions that this browser of Ubot needs an upgrade since we all pay for some sort of updates or subscription,i think this is something they should take care of especially since this is
  21. I really doubt there is a way to pirate Ubot i saw many so called "Working" versions but they all have some flaw and what i have learned is export Ubot code to Notepad and work from there believe it or not i am much more comfortable working in pure text editors but its always nice to have a Graphics Interface which shows you if you placed something in the wrong loop or something! This is a tricky feature to add inside the software i also sometimes have this problem when their servers are down!
  22. This may sound stupid what exactly is this plugin about?? SSH?
  23. EDIT: Thanks for adding more Examples Gogetta i still have a lot to learn about this field of Ubot and you were very helpful. Thank You Kindly,I hope i will help you too some day!
  24. Hey there guys i have a bit of a problem since i literally never used Regex at all so i never had to use it inside Ubot so i need small help to determine the best way to scrape Information. So i am doing this "Test Ride" on this particular Example Check the image attached first http://www.ripoffreport.com/r/Routes-Car-and-Truck-Rental-Calgary/Calgary-Alberta/Routes-Car-and-Truck-Rental-Calgary-FRAUD-CHARGING-MY-CREEDIT-CARD-WITHOUT-PERMISSION-1193004 I am trying to Scrape this info with regex the Phone Number, Website and Category Thing is Phone Number sometimes look different check t
×
×
  • Create New...