Jump to content
UBot Underground

RickBot0906

Fellow UBotter
  • Content Count

    39
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by RickBot0906

  1. Ok, never mind.

     

    For anyone else with the same issue here is the fix

     

    1. copy the plugin ExBrowser.dll into C:\Users\XXXXX\AppData\Roaming\UBot Studio\Plugins folder

    2. reload uBot and login again into the new license server.

     

    So far so good, will keep you guys posted.

  2. Hi everyone, I have a plugin for ExBrowser which I used for a project long time ago, now most of my codes are done in uBot. Must say ExBrowser is pretty cool and I got good support from Dan in the beginning.

     

    As of yesterday it is the second time I got MD5 login issue from ExBrowser which stop loading my uBot entirely. I am trying to work on a project without that plugin but I can't log into ubot at all due to this plugin issue.

     

    Anyone else has this problem? If so how did you solve the issue. I tried to download latest version 1.3 replaced old ExBrowser.dll in plugin folder but that doesn't do the trick.

     

    Also I can't seem to be able to contact Dan by email, support ticket, or other means, so I have to open a topic here.

     

    Any help is appreciated, also if Dan is reading this, can you offer an option in the future if we choose to ignore updates we can still use uBot?

     

    Thanks

  3. ? django...

     

    You set the task once, the software will auto start your bots on schedule, daily basis..

     

    You have the choice of run daily, weekly, or once only.

     

    parameter for auto run is exactly "/auto"   no space between / and auto.

  4. Just a suggestion, why don't you assign a number to that list

     

    For example

     

    London = 1

    Chicago = 2

    Paris = 3

    Washington = 4 so on and so on

     

    Now within your loop you pick a random number between 1-6 and for all the cities. 

     

    You end up with (1,3,5,7,2,6)

     

    Then (2,4,1,6,5,7) so on and so on, lastly you convert the numbers back to cities.

     

    If variable = 3 then print Paris. 

     

    I realize you may run into duplicates, but it is better than nothing at all. 

  5. Hi Guys:

     

    I know the newer version of Ubot offers schedule tasks, so does windows itself. However just my recommendation, I never use the build in or windows option. Instead I have a very small simple but effective software where it can independently control several bots at the same time, not to mention when schedule change on a regular basis, I don't want to use Ubot IDE to change that.

     

    Here is the link

    http://www.freebyte.com/fbtaskscheduler/

     

    To make a new task, give it a path, to "auto run" just add "/auto" for that parameter. 

     

    Good luck.

  6. I have compiled bots running on one of my old laptops (Windows XP Pro) using Ubot 4.0, exe runs fine but it sounds like my computer is struggling.

     

    Since Ubot 5.7 I am running compiled bots on Windows 8 with 4 Gig Ram, it will not load on Windows XP, it hangs. (due to various reasons)

     

    I believe XP can support Ubot 4.0 exes as long as you have enough memory for OS and bot. Hopefully this helps.

    • Like 1
  7. Just to add few points to this discussion.

     

    Ubot is great, love the tool, programming is cool, good at it. But a lot of fellew botters are lacking a business plan, or how to monitize your bot to make money for you. Not only should you learn programming and be good at it, but you should also pick up topics on business, finance, or "added value" to clients. That way you will have multiple perspectives on how to create a bot to add value for clients.

     

    One more thing... to sell bots to fellew ubotters is cool, but market is relatively small. If you can offer your bots service to the general public that market will be huge.

  8. Just my experience, I never used this board until I upgraded from 4.0 to 5.8. I never experienced problems in 4.0 with XP such as memory leak, browser freeze, exe crash.

     

    Strongly recommend you to keep your 4.0 customers at 4.0

     

    Try to use 4.0 for all your bots if possible.

     

    Only use 5.xxx when you have no other option.

     

    Just my opinion.

  9. To update on my previous post since I got few emails and questions from fellow members. 

     

    Remember you are devaluating your software with every copy sold for $20-60, it is a small community out there so you may make few hundred or even thousand to sell a bot, but if you kept it to yourself and can offer to charge a service fee to your local market instead of cheaper international market, you can demand a lot more from your clients to use one of the kind custom bot.

     

    I simply believe if you are building and using your custom bots in your local markets (i.e.: North America or EU) your local currency translate to a much higher profit vs trying to sell copies.

     

    Once again just my silly opinion and my business model. We build Ubots we are not Fiverrs ..... believe in yourself and stick to your model.

    • Like 1
  10. Sounds like a navigation command memory leak in a loop issue...

     

    Step 1. Down grade back to Ubot 5.8 or 5.7

    Step 2. I assume you have a loop with navigation or new windows code. At the beginning of your loop, add 1. navigate to www.google.com, 2. load html (blank) (asset://asset)

     

    Let us know if that solves your problem.

  11. Hi Arunner26:

     

    I don't want to disclose how much I am making with Ubot per month, I don't need a target on my back. Here is few bots I made (not for sale) to do few tasks. (I will keep it simple) the reason I can ask for such payment is because my ideas are unique and my bots are not for sale.

     

    1. Stock market bot (I leave to your imagination what that bot does)

    2. Marketing bot (I drive direct and effective traffic to my clients sites)

     

    I don't care if anyone believes me or not I am not here to brag. I am young, owns properties, yachts, fancy cars, and bunch of stocks.

     

    I just want to share some of my business insights with fellow Ubotters.

     

    Once again selling bots are not the right way to make money, it's chasing small one time fees, instead of recurring revenue.

    • Like 2
  12. I got a silly tip to sell more bots.

     

    Think of it as a partnership you have with your clients.

     

    Build a bot that can make them money... (ex: $1000 per month)

     

    And then you have the right to ask to be paid (ex: $3-400 per month)

     

    In other words you help your clients to boost their business' "bottom line", therefore you deserve to be paid.

  13. Just my silly recommendation. When I build my bots I try to imitate a real human being as much as possible. Few tricks to that is to randomize your waiting time, so it doesn't create a pattern from the server side. In my opinion it is difficult to site admins to figure out who is a bot and who is not. Not even Google can do that hence the new captcha.

     

    It maybe the frequency you are posting are too high, too fast, or log in and out too many times. 

  14. Hi all, am I only one having this issue of upgrading 5.85 to 5.9 and after that all my exes will crash. Compiled from 5.8.5 the bot takes about 40 meg of ram. Same bot compiled from 5.9 takes 300 meg, and not responding at all.

     

    It seems every upgrade I go through, there is a bigger problem than the issues it suppose to solve.

     

    Does anyone else noticed this issue?

     

    Thanks

    • Like 1
  15. Ok guys, here is my test results.

     

    1. Laptop with .Net framework 4.0.0 Windows 8

    Load blank html seems to do the trick. Memory level is stable and stays low not to crash the browser.

     

    2. Desktop with .Net framework 4.5.2 Windows 7 Ultimate

    Load blank html command crashes the browser. (Actually asset://asset window loads correctly on the first run of the loop but you get the "oh no your browser crashed") message every time after that. Currently trying to roll back to 4.0.0 for desktop to work.

     

    I think Frank is on to something because it seems the navigation command is causing the memory leak, and as long as you have few navigation commands in a loop, you are essentially screwed. I have tried "close page" command also crashes the browser on 4.5.2. 

     

    So far the only reliable solution across all different .net framework versions is to change agent, however that will break your session which will require you to log in again.  

     

    Clearing memory is only a temporary solution as browser windows will eventually crash anyways, just takes a longer time. Not a good way to solve this issue.

     

    So in conclusion I regret upgrading to Ubot 5.7, I should go back to 4.0 where I never imagined I had to deal with all these problems with just a 25 loop simple bot. If this issue is not solved soon, I don't see Ubot lasting in this environment. 

×
×
  • Create New...