Jump to content
UBot Underground

thezillionaire

Fellow UBotter
  • Content Count

    26
  • Joined

  • Last visited

Everything posted by thezillionaire

  1. Hello Aymen, Can you tell me a little about how to use the Local List from text and Local list from file. Is that to be used so that you can pull from 1 text file and use for multiple tasks at the same time without confusing ubot? Im still a little new to all this so please be easy on me, lol. Thanks in advance for any help.
  2. Hello, Is this plugin only for Professional and Dev users? Looks very interesting.
  3. Anyone having this issue? Is there a reason or work around for this. This is only happening in Version 5 not version 4
  4. Edward, Is there anyway to make the buttons using the button pause example you did line up side by side. I cant get them to line up for nothing. They stack under each other.
  5. Hey Edward, I figured that out actually. I only have one more problem. Once I got that to work the buttons no longer line up due to it not actually being a button, but a button inside a define. Can I PM you the bot so you can take a look at why it isnt working for me?
  6. Hey Edward, I have another question. I got the buttons to work with the ui Stat monitor builder. My question is: How do I get the button to load in the panel without having to first click the Run at the top of the compiled ubot. Seems to only show up after the run button is clicked. Is there a way to say"Pre-load it"?
  7. Wow, I would have never figured that one out. Im off to study what you did and the steps you took to make that happen as I am sure I will need that in the future. Again, thanks.
  8. Thanks Edward. I appreciate the help. Thanks Giganut for lending a hand to help also. Greatly appreciated.
  9. Hey Edward wait, I am lost what exactly are you explaining. I mean where do I do all that at inside of ui Stat Monitor. You mentioned "Set one button in a position when not running, set another similar button with the same variable in the same position with a different label when running." SO I what.....
  10. Hey Thanks Everyone. Lets see... Be back if it works. That didnt even come to mind "ui Stat Monitor" controlling that. Hmmm....
  11. Standard does have onload unfortunately unless already included in the bot. I am using "ui Stat Monitor Theme Builder" and it use that. I thank you for your help. Im going to see if I can make this work now. I want to make it go to "Continue" if Pause is clicked after the Start Search and so on. Just want to have some login for the button so the user knows what they can do to start, pause, and stop the script. Again. Thanks.
  12. Hello I am trying to change a ui buttons label from "Start Search" to "Pause Search" when someone clicks the Start Search Button. Is this possible? I am using the Standard Version so I dont have access to the Html ui Builder at the moment. Thanks. Any help is greatly appreciated.
  13. Silly me the image was causing it. It was too big for the area Oh well I think I got it now. Thanks for your help.
  14. Ok I found what is causing the textbox to push down (or up) the Buttons. Its the code inside the ui stat monitor for the left image in Dark Metal. This: <img width="190" height="153" title="" alt="" Any thoughts how to have this without it affecting the rest of the css?
  15. I think I found what was causing it. One last question. What makes the panel height bigger? For instance so more can be fit under the two textboxes. Like 6 textboxes in one column.
  16. Changing the padding on the buttons only made the buttons smaller. Could this: <div style="width:180px;height:15px;float:left;margin-top:15px;"> <div id="block_1" class="barlittle"></div> <div id="block_2" class="barlittle"></div> <div id="block_3" class="barlittle"></div> <div id="block_4" class="barlittle"></div> <div id="block_5" class="barlittle"></div> </div> be causing the changes to not take affect.? Just trying to understand the coding.
  17. Hey One last question. I am trying to alter the Dark Metal theme and trying to figure out how to change the way things are setup on the panel. For instance how do you make the "view CSS" and <~ Back" buttons go below the Textbox areas? No matter what I do they seem stuck above the List box. Thanks.
  18. Ok Cool. Appreciate the information. I plan on getting Dev if I can make some moolah with the sale of a bot or two.
  19. Im sorry I might have asked wrong question. I meant to ask how do you make the labels line up next to the textarea boxes. http://www.wordpressjunkies.com/images/examples.png Or are you saying just put a label in a totally separate <div>
  20. Hello Merry Christmas to you too. I went ahead and purchased the bundle. I have a question though. Is it possible to move the text "Textbox" above the text boxes to line up next to the boxes instead of stacked on top of them. I appreciate any help. I just hate it when they are stacked on top of each other. Can you recommend a css editor to make it easier to manipulate the code. Also, when trying to view the CSS in the window I get this error: Something went wrong while displaying this webpage.The host name could not be resolved. NAME_NOT_RESOLVED: -105
  21. Hello, I am seriously considering this as my Standard Ui Builder isnt working at the moment. Apparently its a bug. I was going to deal with that until christmas, but yours looks better Tell me will yours work with Ubot Studio 5 Standard version? Thanks I will await your reply.
  22. Hello, I see in the script reference pages that the ui Editor is in all the versions of Ubot, but can you not actually use it but in the DEV. EVerytime I play around with the basic features in standard they show up in the menu area but not when compiling the bot. Any help is greatly appreciated. And Merry Christmas to all.
  23. Thanks. I appreciate the help. I stared at it for a little while and figured it out. About finished with my first bot Im super excited!!!! Again, thanks for the help.
  24. Hello, I have been working on a bot to login into gmail, search for a email according to the title. Question I have is how can I get ubot to search for the subject and the current date in that subject. For instance: Web Design Leads - Saturday December 14 2013. Where it is looking for the subject line on the page that has the current date. Can anyone point me in the right direction? Thanks.
  25. Before anyone post thinking I havent looked in ample places to fix this issue. I have. I promise. I DONT WANT ANY HANDOUTS just some advice and maybe some examples. If you only want to post to bash please keep it moving. Thanks. Quote: "I would rather roam lost than reach my destination with a car full of idiots!" - Ricardo McCarty 2013
×
×
  • Create New...