Jump to content
UBot Underground

deliter

Fellow UBotter
  • Content Count

    603
  • Joined

  • Last visited

  • Days Won

    52

Everything posted by deliter

  1. forget about the ubot auto finding helper,that should only be used for a quick "dirty build" on a fairly coherent web page,best thing to do is use "$document text" and find the href,if the page isnt compiled by a cowboy,their should be some sort of coherent logic to the page( hopefully ha ) so each time the page loads,it reads the document text,have the line scraped to a variable,and ubot click href {#link}
  2. thanks I appreciate it Just made a quick loop while read part file was greater than nothing I try to of course reduce loops where possible which led me to your big lists plugin,and I just want to say THANK YOU blown away,finally I can retrieve multiple indexes from a list without loops,I have only started using it,havnt got round to all its feaetures but I guess I can FINALLY produce lists with variable names,thanks so much,everyone on this thread has blown me away,thanks everyone for your advice and plugins
  3. Genious,yeah I have finally a use for function "read part file" ha ha that table might do the trick but that function should definitely work,so just going to do a loop every 500 lines adding to a list or something,maybe use the big list function,don't understand it yet though thanks again CD!! Massive thanks to Kev too for his plugins
  4. Havnt read your problem to be honest,but doing a scrape yourself really is a pivotal point in learning ubot,but WATCH this group of beginner tutorials from Automation League,this guy also has a lot of bot submissions in the bot bank,great guy and an even better teacher,project build a gogle scraper,8 tutorials from absolute beginner leading to the scraper
  5. Hey Everyone Any ideas? I have an SSD drive but it crashes or atleast unresponsive if I use read file or find reg expression/read file,I know ubot opens a high range of file extensions,maybe theirs another extension that might do a better job? Anyone have any help,I would really appreciate it thanks version 5.5.11 total memory 12GB
  6. Hi I actually sent support a ticket about this issue ''and the "socket page html" only works with a single thread'' with no success, HOWEVER seems it still does work,have been tinkering around for ages,really considered going back to ubot 5,however,the coding has just changed around slightly,if you try this snippet,it works,to get $socket page html,working in multiple threads,I have just realised this now,so maybe there is some problems,but if you put the threads within a socket container,and do not add additional socket containers,seems to work,try below code set(#one, "", "Global") s
  7. yeah I was their only around 8 months back,I actually bought this software this time last year,and never got around to using it until 8 months ago,or another way of putting it I gave up ha ha,but I got their in the end,if your like me and coding or any computing has no real meaning to you,your about to get powers you could never have dreamed of! finally bought myself a good workstation desktop computer after spending my first 8 months on a four year old budget laptop word of advice,just learn the regular expressions,immediately,or at least make it a real priority,it is more important than
  8. thanks Team LX I had just thought of trying before I sent you my scipt to do the two clicks,without a wait inbetween,which works! sorry for wasting your time but thanks for your time,seems if you have a wait inbetween the top two clicks,the window closes plugin command("WindowsCommands.dll", "click mouse", "trying to send a click command to chromecast icon on chrome - General Discussion - UBot Underground - Google Chrome", "Chrome_WidgetWin_1", 1297, 52, "Left Click") plugin command("WindowsCommands.dll", "click mouse", "trying to send a click command to chromecast icon on chrome
  9. Hey Everyone I can click the original extension icon,but the second click when the extension extends a bar to click cast screen,the box dissappears,and the mouse lands not even close to where it should,I guess chrome has a way of detecting automation? I have also tried writing a html line to redirect to a website after 10 seconds so the window title is always 100% correct,have played around with all the windows commands,even tried,activating the mouse keys on the keyboard,remaping keys with keytweaker and using the keyboard command(doesnt work at all ha) any suggestions on what to do?
  10. I would suggest for a brand new user,a fine group of tutorials,was from a youtube user automation league,he has about 8 videos,and after watching them you are at a stage where you can learn yourself,I bought ubot in November and never even used it until I came across his videos in February,wish I had of seen them sooner,if your on here AL lots of love to you thanks man Sometimes I go on for the ecstasy of watching them again,remembering how it felt to know,yeah my life is about to change ha ha
  11. have you tried changing the user agents? twenty 10 lol
  12. if list item is equal to nothing,increment list item,but I would,clear blank items from the list first before using it or,if item is greater than nothing,than add item to list,if not,do not add to list
  13. sorry didnt know your new,I guess this response is more for people with a couple of months experience like the load HTML solution from the other topic you can use this to create a proxy generator from the popular proxy site,scrape all the divs and load them in the HTML command,scrape the ips,and to be sure proxies are live,the HTTP post plugin has a built in proxy checker,if true then execute the rest of the script
  14. Hey given that ive to write name and value,there is curly braces,no &'s,etc,how do I write this in Ubot,thanks for any help I have been using this page to try to learn how to make them but I just dont get how I write the syntax http://developer.runkeeper.com/healthgraph/example-api-calls#post thanks
  15. put the script into the load HTML command,and change input from hidden to show and it should load on the screen,only realised this myself this morning
  16. found the answer,I just need to set a user agent before I get/post ha ha, still confused because the guy with the tutorial on how to use socket commands with his twitter poster bot didnt set a useragent he just navigated straight to twitter! Case Closed!
  17. if theirs a bug that I've noticed,theirs probably more that I havn't noticed,somthing is wrong somewhere and I would like to get it resolved,I cant even find how to uninstall the software! seen the /appdata/ folder but Im too scared to tamper with it!besides I have only got to grips with posting via HTTP so would like to use Ubot too,as I still havn't,if an update or a feature came out I would have to go back to resolving this issue at that stage anyway,il give the support guys a shout! the reason I posted this thread I thought It might be common or something ** I have since reinstalled th
  18. Hi,I'm using 5.0.9 thanks BTW my licence has since changed to professional,must update my profile!
  19. Hey All **CASE CLOSED** I am brand new to using sockets or Ubot for that matter,I was able to navigate using sockets but now it doesnt work at all,example code below plugin command("SocketCommands.dll", "socket container") { plugin command("SocketCommands.dll", "socket navigate", "GET", "www.google.com") load html($plugin function("SocketCommands.dll", "$socket page html")) } Any Ideas? answer = found the answer,I just need to set a user agent before I get/post ha ha, still confused because the guy with the tutorial on how to use socket commands with his twitter poster bo
  20. Hey If anyone seen the video posted by Aymen? is this for sale and where? thanks
  21. Hey guys, I need to drop a .js file onto ubot,the site has a drop here button,you just drag and drop onto it and the file is read,but on ubot I cant do that Anyway of manipulating the drop here,I am new and not even sure what some of the commands mean but something like change attribute or something thanks for any help
  22. items being say href links so If I click on a band and other popular bands suggestion pops up,this would read the suggested bands each time(which is easy) but to then tell the bot to rearrange your list so that the pages with the most common used href items on the page go first thanks for any help
  23. thanks for trying Dan,I have always been bad at communicating in writing ha ha the UBOT team got it sorted,I originally tried to post a question here,then seen I had to wait for forum verification,so I send in ticket(first time) thanks to ''Miriam'' from ubot support,got back to me within a very short period and the code works much faster than when I originally had it working quote what she said For example: click(<href="http://www.ubotstudio.com/{$next list item(%testing)}">, "Left Click", "No") I needed to scrape a tables elements (ID) add list of ID's on a list for the mous
  24. I am new here have been playing around with ubot for about a week,bought it a couple of months ago only started and am a complete newb I HAD this running a couple of days ago,made a change(have since deleted it) and the command doesnt run anymore,and I cant figure out what I am doing wrong All I want to do is scrape a tables element,like id(which I can do) then select a random/next item from the list to hover over I think it worked with soemething like,add list to list/scrape attribute for the list and for the mouse hover mouse over/random list item now nothing happens I originally had t
×
×
  • Create New...