
lowno
Fellow UBotter-
Content Count
76 -
Joined
-
Last visited
Community Reputation
2 NeutralAbout lowno
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 8
-
Total Memory
8Gb
-
Framework
v3.5 & v4.0
-
License
Professional Edition
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Wow, almost a year and no comments on this? I am facing the same exact issue.
-
Wow old topic. I was just having this problem, then I found the "close page" command. That solved all my problems. The session is retained, meaning if you are logged into a website you don't have to re log in.
-
I just used the scheduler for the first time, for my compiled bot. In the compiled bot I added a repeating scheduled event, then I click on run on schedule. The first event will run as expected, but after it runs run on schedule no no longer active. That can't be how it is supposed to work right? If so what is the point of having a scheduler if it will turn off. Can someone please tell me what I am doing wrong? Thanks in advance
-
I have no plugins, and the only v4 bot I have tried to compile in v5, very small basic bot, the compiled version will not open. It hangs and for oil it in the task manager.
-
[Resolved] UBot Studio Updates and Support?
lowno replied to Black Automation's topic in General Discussion
I pay for updates and v5 is working fine for me. -
Yep that is exactly what I wanted to learn. I did discover that I had to remove my status ui element to get the new ui to even show. But I don't know how to have variables as ui elements. Stuff like that.
-
I just downloaded 5.0 Reminded me of when 4.0 came out and there was so much complaining. Haven't been around here that much, but have to say that 5.0 looks powerful. I am glad I have the dev license because my mind is spinning on all the cool stuff I can create. Looking forward to some: - Tutorials - Info on that licensing system, looks really cool Thanks guys for a great release.
-
Actually this is really simple, my HTML UI consists of 7 text fields, 1 file select, and 3 buttons that call define statements. It works and looks like utter crap! Thats because I have no html skills. Can you make it look pretty for me? If so let me know how much you would charge. Contact me via PM. Any samples you would have will be helpful. Oh yea, this is obviously for the dev version.
-
I know you are not taking orders right now, but I would like to see what you can do for when you have availability. Please PM me.
-
deleted
-
There are still some bugs of course, but more importantly, there are missing features. The one that is hurting me is the popup blocker.
-
I think the main bugs are worked out, well all the ones that effected me. There are a few features that need to be added in, but I think now is a good time to jump in. Your 3.5 bots will continue to run just fine, and 3.5 coexists with 4.0.
-
Can we sell Ubot related websites on this forum?
lowno replied to malefic's topic in General Discussion
I think the website can't have ubot in the name, since it is most likely trademarked and can cause market confusion. -
Yes, I have seen how it is manually done, and yes, it does open a popup when done manually. So that is the issue TJ, ubot 4 does not allow popups and it can't be over rides? I would think that this should be a priority to resolve because many sites that people would want to ubot do have some sort of popup. I guess it is disabled because of advertising popups? In this case, TJ's suggestion is the right one, have it be a manual option like how visibility is a manual option to turn on or off.
-
How to reenter captcha if captcha service enters wrong captcha
lowno replied to mrlyons's topic in General Discussion
I make a loop, and have my if statement in the loop. I will let the loop go 5 times or so, it works for me.