Jump to content
UBot Underground

whoami

Fellow UBotter
  • Content Count

    422
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by whoami

  1. Hello guys.. The points is that I am creating many tables in the SQLite database so I can to run randomly many functions to do different operations based on database data. But what is the best way to do this with Ubot 5 Scheduler? I need to allow users do this randomly based on how many stuff they want to do in the day. So they focus on keep adding data to database. Any idea?
  2. What is the most appropriate way to include other projects in C# or NodeJS with your system? Can you explain how to contact server and ask for request if licenses are ok? Can you teach me so I can integrate other software Ive made with this system.
  3. Hello.. Im upgrading my tools, and since I used lots of HTTP Requests, I realized that sometimes they got blocked. So I created an alternative method if this happens to trigger the browser method. But since I have to set proxy credentials I dont know the best methods. Ive already searched, I know some methods, but I want to know whats the best approach with less lines of code. When I create table from file it wont let me specify the separators I want for columns.
  4. Hello there, if I have a previous version is there a discount for this new one? Just asking before buying.
  5. You will need tons of proxy and requests? I worked on a traffic generator a while ago, you can use it. Its on my signature banner, http://marketingmall.net/traffic-generator-bot/ Its free.
  6. Im having multiple glitches on the plugin. I will update this post with screenshots. Will document them all. (By the way, Im using the latest update I downloaded from Dropbox) Here it is: http://content.screencast.com/users/r0dvan/folders/Snagit/media/1b036219-554c-43fd-8ac3-482411062a88/06.08.2015-12.57.png
  7. TJ, can I schedule upload videos to Facebook with this plugin?
  8. Hello everyone.. I want to target specific div ids or class to take screenshot from it. I don't want screenshot from the whole page. Is this possible or do I need a plugin?
  9. Thanks, im integrating a scraper so you can do everything inside the Browser. Just checking on the content_scripts and next button grabbers, currently I got a scraper working on. Also Im researching how to hide elements and functions for free members, so I can launch extensions with the Marketing Mall Premium Bundle.
  10. Hello.. it is now public, you can download it for free. If you have any suggestions for this tool, like adding a regular expression tester/builder and something else, that will be appreciated. Im working right now on a CSS editor, its quite complicated, Im studying other extensions to make this better. Obviously it will take me lots of time so Im looking forward to monetize this somehow. Any ideas? http://www.mobilemoneycode.biz/wp-content/uploads/2013/04/DownloadNow.gif
  11. Hello.. Ive been playing lately with Chrome Extensions and decided to share this script to get CSS Selectors on the easiest way possible. It is very smart: 1.- Select anything you want to get from the website. 2.- Start click items that you don't want to get. The system will automatically detect what you want and mark it on the Panel that appears. Grab the CSS Selector or request your Xpath. Let me know what you think guys.. Im going to work on getting regular expressions and add it to the PRO version to sell it. Update ------------- It is now a public extension over here: http:/
  12. According to a research I made, CSS selectors are better than Xpath. What do you guys think?, They say is more accurate and for a better performance.
  13. Hello again Aymen, following up exactly what you do on this video: I did it twice, and the same errors over and over: http://screencast.com/t/kKGSF5yUFle And when I start debugging, obviously there is an error message: http://screencast.com/t/dfmfXSgO Whats the best approach to achieve this? Do I need to load Library or what?
  14. I can help with this. Send me a PM if you want to know which other ideas we can set into it.
  15. Is this method still working?
  16. So the proper thing to iterate the list which would be to the current list position value. There is no commands to do that. Kinda confused how to proceed. Else I will do it via table, would be easier. Thanks a lot for this!
  17. Everything should be working fine now. Subscribe and get access to many assets and features that you wont find anywhere else together. Our compromise is that one, we will make your campaigns easier and less time costly.
  18. http://i.imgur.com/R3M0Leg.jpg I will have this thread updated. Ive just added all my compiled bots, scripts, graphics (ordered by category), templates, newsletters, and everything you might need to get your marketing campaigns going on. I will update and keep uploading new content. So this private network will first be opened for 50 spots. You pay $28.50, then we will open 150 spots for $57. Afterwards we will open 200 spots for $99 per month and then it will be closed. So hurry up to be the founders license, you might later sell it to the late members. http://market
  19. Aymen, Im getting the message "License is Not Valid" Why is this happening? Can you reset my account or something?
  20. Great, thanks! I was playing with arduino and NodeJS. Got a component for the board to give it wifi and simulated adapting to things. Its a very exciting future.
  21. This would be an incredible topic for those that want to go beyond using UBot. If we could use PHP, can we use NodeJS? Can we make of the usage more friendly and organized? I mean, look at this: I know that if i do run javascript(jquery.js(all the code pasted into this node) it will run right? But can we add an /assets/js/ and we can load all the files easier than doing that way? I think this is a really great question. How to run external assets files into the ubot application. That will make us more efficiently. For all the plugin makers: What about something that passes %tables as objec
  22. Hello guys.. Having issues with my Regex for grabbing emails. It is grabbing emails with a dot at the end when it doesnt have a .au or .mx or anything. They are like username@hotmail.com. user2@yahoo.com. and I want to: username@hotmail.com user2@yahoo.com This is the regex I am using: $find regular expression(#ScrapeGoogle1, "[\\.\\-_A-Za-z0-9]+?@[\\.\\-A-Za-z0-9]+?[\\.A-Za-z0-9]\{2,\}")and $find regular expression($document text, "[a-zA-Z0-9\\._\\-]\{3,\}(@|AT|\\s(at|AT)\\s|\\s*[\\[\\(\\\{]\\s*(at|AT)\\s*[\\]\\\}\\)]\\s*)[a-zA-Z]\{3,\}(\\.|DOT|\\s(dot|DOT)\\s|\\s*[\\[\\(\\\{]\\s*(dot|D
  23. I received 2 requests. I need also to add the GUI panel in different tabs and comments to the code explaining. The users that asked are: Buckethead mrwalt will be for $100 The source just needs DataGrid UI plugin from Aymen.
×
×
  • Create New...