Jump to content
UBot Underground

Martin C

Fellow UBotter
  • Content Count

    66
  • Joined

  • Last visited

Everything posted by Martin C

  1. It is my understanding that UBot 5 no longer supports the /auto facility, you either have to use the in built scheduler, which is suitable for some but definitely not all situations, or if you have the developer edition I think you will be able to use the "on load" command to achieve the same thing.
  2. I have a virtual server running XP if I could work out how to get a Windows 7 license and how much it would cost I might think about upgrading but every time I have looked I have disappeared into a dark, deep labyrinth of Microsoft licensing jargon and terminology that seems to indicate it might be cheaper and more straight forward reverting back to having physical multiple machines, so not so much of an XP die hard here more of a exasperated understanding Microsoft licensing person.
  3. Am I right to assume that as UBot 5.5 requires .net 4.5 that it will not be possible to deploy compiled Ubots on a Windows XP platform?
  4. Although a laptop is fine for developing Ubots when they are run in a production environment the majority of Ubots that I develop are better suited to being run on a server. I use a VM server that allows me to allocate specific machines to specific tasks. In my experience if you are into any type of development the fastest processor and the most memory you can afford is the way to go. In my book they haven't yet developed a processor that I would have said is quick enough.
  5. I'm not proficient with Java but if anyone has any method that would work it would be appreciated.
  6. Thanks, I'll check it out but I think I really need something that will work with threads, also that will preferably spoof the size rather than physically change it.
  7. Unless all the bug items are being worked on simultaneously, which is very unlikely, I would be more reassured if there was a new release every month with 5 to 10 bugs solved each time, that would at least demonstrate progress.
  8. A little bit of substance behind that comment would be useful, I suppose a road map of planned releases would be too much to ask. I would like to know if I am expected to go another year without a working product or if I should follow rogeradvanta's example and stop the maintenance until there is a product to maintain. Isn't a year long enough? It's the silence that is killing me doesn't anyone know anything about customer service, Chapter 1, communication?
  9. I know back in the heady days of UBot 4 that there was a "set browser property" command that in theory allowed you to spoof the browser screen size. I think it was withdrawn until a better solution could be found probably at a time when quality was a concern. I also am aware that there is a year old feature request to have the same functionality made available in UBot 5. I'm going to guess that while the UBot 5 core features are in need of work, expecting a new UBot 5 feature to be made available is just fantasy, and anyway I need it to work in UBot 4 until such times as UBot 5 is usable.
  10. I've had a few post deleted from the forum myself when I have not been able to resits the odd barbed comment (normally wholly directed at UBot 5's lack of progress), which is a shame because the majority of people on this forum have an investment and want Ubot to do well. I dislike forums that censor negative comments, more so when it is totally justified. I remember many moons ago I was invited to an application user group meeting because I was looking at investing in the software. It was an early document flow management system written by the now defunct Digital. It looked really good on p
  11. It is coming up to a year now since Ubot Version 5 was launched and maintenance support for Version 4 ended. There seems very little communication from the Ubot team as to what is happening with version 5, the updates have more or less dried up and I find that it is still too bug ridden to be useful. Are people still paying their maintenance because I after a year I am seriously contemplating whether to cancel the maintenance until such time that version 5 is a robust production tool? With hindsight version 5 was never ready to be released, but having been released there seems to be very
  12. Whoa - hang on since October 2013 I have been paying for support and updates for a product I can't currently use so I really don't fancy paying any more because the servers are unreliable and need 24/7 support. Quite honestly if an organization can't monitor their servers 24/7 at a negligible cost with the technology that is available today it says a lot about the organization. I don't know the details of what caused the two recent server outages but I run 24/7 websites, we receive automatic notification if any of the sites becomes unavailable and it is very rare that we can't fix, or at le
  13. Changing the user agent isn't going to help, a responsive design will adapt to a PC browser window being shrunk or enlarged. There is no website=responsive HTML statement and there is more than one way to make a website responsive so I think the answer is "Not Easily", it could be a case of examining the css but although someone could look at the css and almost instantly determine if it were responsive or not I am not sure how easily you could do that programatically. In addition there are websites where being responsive doesn't work and that they have to have a mobile version, a good examp
  14. One that adapts the design of the website to match the device that the website is being viewed on.
  15. If V5 came out last October and it is 4-6 months away from being usable (and judging from the lack of progress that timescale seems optimistic), it makes continuing to pay for support and maintenance difficult to justify.
  16. In order to maintain communication it would be useful if the forum was hosted on a completed separate server to the main server. Although I never normally visit it I did check the Facebook page but there was no hint of a problem and although I appreciate a message was posted but didn't go out I am not sure that that is good enough. Server outages happen to the best of people but it is the not knowing what is going on that really frustrates. I spent a lot of time thinking it was going to come back any minute and when it didn't and there was no mention of any problem on Facebook I thought
  17. Thanks, I was thrown because early in this thread macster asks "still don't understand, does it prevent the opening of browser.exe crash windows or not !?" and the answer was "Yes" maybe that should have been a "Yes, but". I've obviously bought the wrong add-in but there is enough good stuff in here that I am sure I will make use of I just hope the other add-in solves the browser.exe crash problem.
  18. I've just purchased the Plugin in an attempt to stop the Browser.exe crashes causing the process to stall. I have tried inserting the disable windows error reporting node both as the first line of the procedure and also within the on load container but I am still getting the browser,exe crash window. I am running the procedure on two XP machines. Am I doing something wrong, is there any documentation or tutorial that I should be referring to? Best regards Martin
  19. I locate and purchased the Advanced Systems Addin and included added the disable windows error reporting to the procedure by I am still getting browser.exe windows, does the statement have to be included in each thread?
  20. it only works for me when the error is in a thread that can be closed down, if it is the main procedure it freezes the procedure Have you got a link to that plugin - I had a look but couldn't find anything.
  21. buohcom code to close Ubot browser.exe crashes isn't a plugin but some code that is inserted at the beginning of the procedure.
  22. I'm not sure if anyone is also finding that buohcom code to close Ubot browser.exe crashes that can be found on this forum, which had until recently been working like a dream now doesn't seem to reliably close the bowser.exe crash windows, has something changed?
  23. Well after a lot of reading and messing around I have made some progress that I will document here in case it helps others. I had included anyway the automatic close Ubot browser.exe crashes that can be found on this forum that has been provided by buohcom. I had found that useful for previous browser.exe crashes when the browser was part of a thread, the problem I was having was the main procedure's browser was being affected so the procedure was freezing so in that case closing the window wasn't helping. I eventually found that by disallowing javascript in the areas of the procedure wher
  24. Having just asked the same question to each of them I can confirm the following don't have a command line facility like HMA: IPVanish VPN4All ExpressVPN Vyprvpn PrivateInternetAccess HideIPvpn ibvpn.com PureVPN IronSocket However, with some messing around you may be able to issue commands to ibvpn.com and IronSocket but it isn't out of the box straight forward. If you find one that has the same functionality to HMA please let me know.
  25. Well it is good to know that UBot5 isn't the cause. Just for good measure Marton I did uninstall UBot4 and 5 and afterwards re-installed just UBot 4 and the problem was the same before I then re-installed UBot 5. Dan, I have tried clearing out the %appdata%\Roaming\UBot Studio directory, but that made no difference. What is odd is that this Ubot has been running for months on two separate Windows XP machines. They both experience the same problem at the same time which in my book would seem to eliminate the target machines. To rule out any code changes I have tried going back to a much
×
×
  • Create New...