Jump to content
UBot Underground

VaultBoss

Fellow UBotter
  • Content Count

    790
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by VaultBoss

  1. I was trying to write some REGEX to filter out the LAN IPs and I found that MightyG has a dedicated tool for that. Thought I'd share, maybe you guys will need such a thing sometimes... http://support.googl...34830&ctx=topic Enjoy!
  2. Well... it seems you need to install Chrome there, then... You could ask their support if it is a VPS service.
  3. BotHerder.com says: This domain name has expired. In order to restore the domain and continue the service you will have to contact your registrar immediately. Maybe you could grab it
  4. And I thought I was the only one working on this... LOL
  5. Now you made me curious! Why is that? Can you share the website URL?.. Let's take a look!
  6. Examples: A = Oven = Kitchen Appliance B = Fridge = Kitchen Appliance C = Garage Door = Non-Kitchen Appliance D = Vacuum Cleaner = Non-Kitchen Appliance F = False = Logical Item T = True = Logical Item 0 = False = Logical Item 1 = True = Logical Item ------------- OR = EITHER If ANY of the conditions is met, the result is TRUE COMPARE Kitchen Appliances A OR B = TRUE .... The Oven OR the Fridge are EITHER of them, Kitchen Appliances A OR C = TRUE .... The Oven is a Kitchen Appliance while Garage Door is a Non-Kitchen Appliance, but at least ONE of them IS! B OR C = TRUE .... The Fridg
  7. The OR command equivalent in UBot Studio is EITHER Try that one...
  8. Nope... (my bad, I meant ANY Bot I created, not the UBot Studio, sorry...) I am looking for some way to find the Bot even when it is NOT located in the default places. Say... it is on this path, for example: D:\My Stuff\UBots Bots\UBot V4 Bots and so forth..
  9. In regards to this thread here, maybe Praney Behl would know the answer, but anybody else who may help, please chime IN... How could I make my UBot, once manually started, to programatically read the (sub)folder where it sits? In other words, how can I extract the running Bot's PATH? The purpose would be to make the whole thing dynamic, so if I choose to move the Bot and its attached files in the given folders/subfolders structure, the bot would still work w/o needing to reprogram all the LOAD/SAVE commands. Thanks!
  10. Gotcha! Thanks for the clarification on the WHY... Ok, I found the thread here: http://www.ubotstudio.com/forum/index.php?/topic/10976-use-hma-to-change-your-ip-and-wait-for-change-without-the-need-for-php-scripts-or-navigating-to-external-website/&do=findComment&comment=57397 Hope will help others too (there's a video there). I'll definitely give it a try. Looks much better for me than a proxy service, as I need too many different IPs for my Bots than I could afford to buy as proxies in any case...
  11. Not sure why wouldn't be easier to just navigate to the .php checker file before changing IP with HMA and after that, just looping with navigate to it again till the IP changes... Maybe I miss something, but your process seems to be quite convoluted. Is there a benefit to that vs. just navigating to the .php file and checking? I am not trying to devalue your contribution (on the contrary, I LIKEd it) - just trying to understand. Thanks!
  12. Actually, YouTube doesn't specifically freeze proxy views at 300 - in fact, it freezes ALL videos at 300 views for a while, till it checks that everything is legit and aggregates data from multiple servers around the world. After that, if everything seems ok, it moves forward and starts showing more views. (it continues to count in the background all this time even if not showing those views yet, so you won't lose hits) However, do not fool yourself into thinking that public proxies scraped online will work. They will be recognized as such and eventually discounted, or your vids even ban
  13. You can just scrape first column of data in one list and second column of data in a second list. Then, just add both lists as columns to a table. add list to table as column(&BothColumnsTable, 0, 0, %FirstColumnList) add list to table as column(&BothColumnsTable, 0, 1, %SecondColumnList) HTH
  14. You have an identical thread open here: http://www.ubotstudio.com/forum/index.php?/topic/11753-timeout-for-every-command/&do=findComment&comment=62287 There is no need to open multiple threads for the same topic - on the contrary, it will not be only annoying, but also very hard for YOU to collect all the answers in a single place. People in the forum will read when they get online and if they can, they'll help. You need to be patient. At most, IF a day or two passed with no answer at all, you may add a new post to your old thread to bump it, but not open a new one. In regard
  15. There is the Wait command you can use in between other commands if you want to slow down any process... HTH
  16. In any case, guys... don't forget to decrease the upper limit of the RAND command if you delete an element after using it... (if you're looping the list, that is...)
  17. Yep, that's what I said, too First, you need to forget about working with a table as a source of data, if you plan to choose randomly and never repeat, because the table related commands in UBot don't have a Delete Row command. However, you can delete a list item. Therefore, you need to read your file into a list instead of a table to start with Next, you generate a random number between 0 and the max number of list elements You select the corresponding list element (row/line whatever you call it) You move that element to another list (shuffled) OR just add it at the bottom of the curren
  18. One other thing... Due to the lack of an UBot command to delete rows from a table... the best way would be to load the data from your file rather in a list format than a table. That way, as soon as you selected a list position randomly, you can copy it (use it) and then delete it from the list and decrease the randomizing interval accordingly.
  19. You'll have to loop through the already existing data, randomly, and add it to a new table if you want the result shuffled per se, in a file or a matrix/vector like a table or list... However, if you don't want that but only to use randomly chosen data from the file, it could be a bit easier. In both cases you need to make sure that you choose only from the not-chosen-yet part, so for each looping cycle, the random position that you generate must come from an ever shrinking interval. Say you have 10 combos. The first step could choose randomly from all the 10 available, but on second s
  20. What do you mean, exactly?.. that you bought UBot Studio, or... that you bought a certain Bot made with UBot Studio?.. In the first case you should start by going through the tutorials, in order to learn a lil' bit about what you can do with it and especially how. Then, you should decide what part of what you ALREADY know how to do manually, to make money, could you scale up using automation... If you don't have such a method yet, you need to find one first - as UBot Studio per se is not a magic wand to use for making money: you need to know the spells first Another good thing to do would
  21. I believe I have seen this type of request on other threads recently (dunno if coming from the same person) where usually it gets a few smiles or smirks... But I'll try to be serious here. In my opinion, a Bot that would send 1 MILLION views in 24 hrs is doable, technically, BUT nevertheless, would prove to be totally worthless. I don't think there is anybody who would have 1 MILLION different proxies available in 24 hrs, in order to mimic human traffic properly and fake the views... and of course, w/o those, the actual views resulting from the usage of the bot would be much lower or the
×
×
  • Create New...