Jump to content
UBot Underground

ToNic Innovation

Fellow UBotter
  • Content Count

    41
  • Joined

  • Last visited

Everything posted by ToNic Innovation

  1. If you download the full version (free) it comes with a ui tool called Koda. Helps out quite a bit!
  2. Will this workaround work for compile bots? I have 10% of my customers that are having problems. The other 90% are fine. It appears to only affect the ones with little memory.
  3. You all may have already found a solution but if not this thread has a solution. THREAD
  4. Is there a way to navigate from one UI HTML window to another by creating a next button in each window? If so can somebody share the code to do so? Thanks
  5. Please add me as well... Skype ID:tonicemarketing
  6. Have a bot with a button in ui html panel. I have coded where the button will start my bot but can I make the same button also start a progress bar? If so what would that code look like. Right now I am using 2 separate buttons. </p><p style="text-align: center; "><button onclick="ubot.runScript('StartButton()');ubot.runScript('Progress()')">Build My Overlay</button> <p style="text-align: center; "><button onclick="ubot.runScript('Progress()')">Click to see your progress</button>
  7. Actually I dont think it would because the output on the site is requiring me to delete. upsidedowntext.com
  8. Hmmm, never thought of that. Let me try and see if that works.
  9. [solved]I have a site that I will be navigating to that I will be inputting text one line at a time. after each line it needs to be scraped. The problem is that the text then needs to be deleted before the next line is typed in. Is this possible and if so how?
  10. Do you mind sharing the answer. I would like to know also...
  11. I am working on a new bot that will autopost to a text box of multiple accounts on a page. I know that I need to loop this but how do I code it so that it would choose the next account down each time until it got to the bottom of the page? Any help would be greatly apreciated.
  12. NM! Google is a wonderful thing!!! Adding more code than I would have liked but getting it to work!
  13. Thanks a bunch guys! After spending the day figuring it out, the bot is now complete. Now Google has thrown me a curve and flipped the text I enter backwards.... Guess I will have to figure a way around it before I release to the public.
  14. Thanks for your reply. What I am actually confused about is what goes in the define section. What command would start the bot?
  15. I have 2 quick questions I need help with. 1)I have created a button in the UI HTML panel. I want to use the button to start the bot. What code do I need to enter to accomplish this? 2)The information that the user enters is covered on 2 tabs (about 11 fields so divided into 2). Is there a way to code a button to go to the next tab when clicked? I realize you can do so bu just clicking the tab, but would like to make it as userfriendly as possible.
  16. It is the code in the post above. But what I have found is that it is working flawlessly on my PC. I am only getting the error on my Mac's virtual machine.
  17. That did the trick! Thank you so much for your help. I was still getting the same result on my laptop (Mac), but it worked like a charm on my desktop (PC). Have a support ticket in to support. Hopefully they can fix the problem on my laptop.
×
×
  • Create New...