Jump to content
UBot Underground

Chris M

Fellow UBotter
  • Content Count

    492
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Chris M

  1. Nevermind. It was a local computer problem.
  2. Thank you CD! I'm sure the code works fine but unfortunately with my large lists my CPU maxes out at 100% and freezes the computer when trying to run 80k emails against 10k passwords. We need a 64bit Ubot Studio.
  3. Hey guys, I'm trying to create a bot that will import a list of emails and a list of passwords and for every email it would create a combination of email:password where email would have a line containing that single email with every password contained in the list. Example: Email List Containing: a@b.com a@c.com a@d.com Password List Containing: 123 1234 12345 123456 Output would be: a@b.com:123 a@b.com:1234 a@b.com:12345 a@b.com:123456 a@c.com:123 a@c.com:1234 a@c.com:12345 a@c.com:123456 a@d.com:123 a@d.com:1234 a@d.com:12345 a@d.com:123456 I have a list of over 1 million em
  4. Hey guys, I posted this in our Skype Group a while back and didn't really find anyone who knew how to do this. Basically I found a webpage that had the following code in it and realized what it did and want to replicate what this person did and want to create a simple bot around it. The site had the following code inside the <head> tag in an HTML document and the page redirects you to another page using the following code: <meta http-equiv="refresh" content="0; url=http://www.google.com/"> But it's obfuscated using CryptoJS etc in the following code: <script src="https:/
  5. Doesn't work for me either Pash. No special commands work in latest update except F1, F2, F3 etc.
  6. What's up with missing icons? http://content.screencast.com/users/Chris9694/folders/Snagit/media/089e9997-b7da-4cfc-964a-a51cb0c588c3/09.17.2016-15.24.png
  7. Great update Pash! Do you have the AAAA.exe program for testing all this command line can do?
  8. Is the special command in the video released yet? If yes, how do you activate that?
  9. I'm trying to convert this over to a Large List because the amount of urls I'm checking apparently are too much for Ubot to handle. However, the command "with each" doesn't have a way to work with this. Is there a way around this? ui block text("keywords one per line",#keywords) do it() define do it { set(#folder to check,$plugin function("Advanced Dialog.dll", "$folder browser dialog", "Please select a folder.", "Desktop", "", "False"),"Global") plugin command("Bigtable.dll", "Clear all large list") plugin command("Bigtable.dll", "Add Large list to list", "keywords", $list fr
  10. Thanks any way Pash! That isn't what I needed but appreciate the help!
  11. Hey guys, I'm trying to take a simple bot I had help with here and turn it in to a faster bot. Basically I have a bot that reads a single text file of domains and I can input a single keyword in to the tool and if the text file has a domain that contains that keyword it will save it for me. What I want the bot to do is be able to select a folder instead, read all other folders and files inside that selected folder looking for .txt files. Then allow me to enter multiple keywords to search for the presence of..if any keywords found save to new .txt file. Here's a better explanation of th
  12. ***Nevermind*** I can't find 3.1.4.2 pash
  13. So I had an epiphany and just wanted to run this by TJ... WHAT IF... You gave Nick the code you've generously coded for your own pleasure.... AND GET THIS.... Let HIM use it in the release to everyone? Talk among yourself.
  14. Damn TJ that's an awesome update to it...too bad it's only yours One thing to note is that: 1. Yes the logging in to a Google account first is useful BUT only if that user has a natural looking search history being built up. 2. They keep searching related and unrelated things in Google consistently. Otherwise you're not sending anything natural to Google anyhow so what's the point? Google does keep records of your history even when you don't think they do so the benefits to having that in there only work if that profile looks real to Google. The IPs also have to look like a residentia
  15. What about using Pash's new Windows Automation Plugin? http://www.screencast.com/t/LDxGfr2zD2 I used another plugin of Pashs to fill out the text box...not sure if it's currently possible using the Windows Automation Plugin but its an idea.
  16. I hope I'm not the only one who doesn't know what they're doing with this tool. We need a sub forum for this to learn the ins and outs of the program. Seems this doesn't work at all with 64 bit programs which sucks as most of my tools are 64 bit. Secondly the wizard is not exactly easy to figure out. I haven't figured out how to get this to work with any software I have on my system for testing. Anyone else feeling very lost?
  17. I don't understand people. I mean spamming to try and get the bottom of the barrel customers to buy your crap....seriously? If you had a solution like this then you have something every spammer would want and it wouldn't take much to get this software off the ground and selling. The fact that you spam your message lets me know that you're not as smart as you think you are. It also tells me that you're desperate and that you are not someone who I can trust and put money in to. How stupid can you be? You can't even check for a simple spelling error in your video. Let alone you forgot the
  18. Hi Pash, How many Advanced Screen And Windows Licenses have you sold? What I would do is take the number of licenses sold for Advanced Screen and Windows and divide that number by the amount of money you need raised to complete the work and ask those users for a donation. For example: Lets say you sold 100 Advanced Screen and Windows Licenses and you need to raise $500.00 to develop this. 500.00 / 100 = $5.00 each user needs to pay. 500.00 / 50 = $10.00 each user needs to pay. 500.00 / 25 = $20.00 each user needs to pay. Get it?
×
×
  • Create New...