Jump to content
UBot Underground

rocket976

Fellow UBotter
  • Content Count

    567
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by rocket976

  1. OK so Im at my wits end with ubot. All of a sudden on my win 8.1 install when I opened ubot it would just sit at the splash screen with no ui loading. Nothing I did would get it to load back in to the ui. I thought it was related to my Eset AV/Firewall so I did a ton of troubleshooting with it then the registry and eventually just backed up all my stuff and reinstalled winblows 8.1 So here I am on day 2 of my fresh win 8.1 install , NO Av or firewall installed, disabled windows defender and related software protection services, in fact I have a WIDE OPEN UNPROTECTED MACHINE WITH JUST U
  2. My software does some of south Africa Im open to adding in additional Nigerian sites if you provide them.
  3. second stop popups ,, I found a few cases where stop popups would be helpful as well
  4. Thanks Nick, always something to learn from your code. Much appreciated.
  5. np, now that you set the exception try rebooting and it should be fine.
  6. Generally you shouldnt have to go here, I didnt and the builder is working fine but here it is in case, I got this from http://answers.microsoft.com/en-us/windows/forum/windows_8-performance/how-to-turn-off-dep-in-w8-x64/9d498623-8ebf-45d1-8d96-9fd9b0ca51d0 Data Execution Prevention (DEP) is a security feature that helps prevent damage from viruses and other security threats by monitoring your programs to make sure they use system memory safely. If you choose to protect all programs, you can still turn off DEP for individual programs. If you suspect that a program does not run correctly whe
  7. Most likely you have to white list the exe and/or folder in your av and firewall software. Depending on how picky your machine is you might have to add the program to DEP as well if your running winblows 8
  8. Try this plugin command("Communication.dll", "CBrowser Navigate", "navhere") plugin command("Communication.dll", "CBrowser Set Cookie", "cookie1", "234234") plugin command("Communication.dll", "CBrowser Navigate", "navhere")
  9. Order completed. Very quick checkout, direct to the software & 7 videos, example code and the builder. Thanks very much good luck with sales, software looks awesome. Excellent sound quality btw thats a good mic you got there.
  10. I created a test bot to report 2 problems but seems I fixed one of the problems (switching grid to grid) when writing the test.. There is still a problem with the context menu not resetting for some reason when I switch between grids and load a new context menu http://screencast.com/t/bNiuohX260 https://www.dropbox.com/s/w2eiaygxwmfppge/grid-switch-test.ubot
  11. Thats too bad I was hoping to use this to add some final functions.. hmm is this problem also in the version before the multi-thread update?
  12. Im having problems recalling cookies in phantom. Not sure if its the cookie or finding an existing element. Basicly logged in to twitter with chrome, saved cookie, then I log back into twitter look for an element to confirm Ive logged in.. When I check the cookie with firefox or chrome it finds the element no problem, but when I try same with phantom no luck.. Hoping someone can confirm same issue.
  13. Are you adding plugin command("HTTP post.dll", "http clear headers") plugin command("HTTP post.dll", "http clear objects") To the end of your threads? as discussed here http://www.ubotstudio.com/forum/index.php?/topic/17713-http-post-reduce-memory-consumption-greatly-with-one-node/
  14. Thanks bud love the other version, this will be handy
  15. You need to be constantly scraping proxies 24/7, feeding your list that is saved off every 15-30 min into another bot that validates them and saves of to a "good" list that is also updated every 15-30 min or just pony up and buy em. Ive tried, proxygoblin, no hands proxies, gsa proxy harvester, finally making my own ubot and with certainty gsa is the best however I still buy them for reliability...
  16. This works great for trimming it to the last / but it looses the post url. &ct=ga) then finally (((ftp|https?):\/\/)(www\.)?|www\.).+?(?=\&ct=ga) and its perfect now, chopping off two other commands from the routine. Dan the man.. Thx bud
  17. Hoping someone can point me in the right direction on this. I posted here as Im using the regex above and its the best one so far. However I think I need a modification of it Examples of the urls Im trying to get http://www.businesswire.com/news/home/20150130005083/en/Alcoa-Opens-Expanded-Wheels-Manufacturing-Plant-Hungary&ct=ga&cd=CAEYCCoUMTEzNDc0OTgyMjMyODg4MDQ2NjYyGjE3NDdmNDZhN2Y3MjI1NWY6Y29tOmVuOlVT&usg=AFQjCNGWQZ69UMcg0wFhQSvuELRIEvs96Q%3E#.VON9J_nF98E http://www.bloomberg.com/news/articles/2015-01-30/rich-indians-add-to-record-sales-of-structured-notes&ct=ga&cd
  18. Ive had that happen before. Make sure you dont have something loading on load then to make sure its not a plug in, disable them all and if all else fails what I did was uninstalled/reinstalled/deleted everything in appdata/roaming/ubot studio nothing worked. Wiped and reinstalled winblows. Its because of this error I keep daily backups of my os. You might be ok with a sys restore but I cant stand how flaky the os is after that. Prob not the answer you were looking for, sorry bud.
  19. Go into the run bar type %appdata% navigate to Ubot Studio/Plugins try deleting everything out of there (backup or rename folder if needed). Might help.
×
×
  • Create New...