Jump to content
UBot Underground

Newb Here, Bought Ubot Yesterday, Made A Simple Account Creator...


Recommended Posts

Hey all! I just bought uBot yesterday and I've been playing around trying to learn stuff. I watched several videos and I'm practicing basic browser stuff.

 

My question is: How do I make a nice UI instead of the basic UI area? Is there a kit that I can buy? I don't think I'm ready for it yet but I can see myself wanting to make things look nicer.

 

Thanks!

 

I attached my IFTTT account maker. I just figured out how to make the bot save a file so I need to add it later. This one just displays the email and password for the user to copy.

 

Edit: uBot seems to be freezing up on me when I run a script. Are there any known things that cause the app to freeze up? I click run, the bot navigates, enters text from user input variables, clicks 4x on one page and then for some reason it navigates to google and freezes (I'm not telling it to navigate to Google until the end after is checks email and confirms the account it's trying to create). I'm not asking for help with the bot here, I'm just asking if there's any known commands that can trigger uBot to freeze up. Thanks!

IFTTT Bot.ubot

Edited by arc323
Link to post
Share on other sites

check line 20 - probably it does not reload page  when you click last submit, so your bot waiting for page load while there is no page load, so it waits 60 seconds and not freezes as you state -  change it to wait 5-10 seconds should solve your issue.

  • Like 1
Link to post
Share on other sites

check line 20 - probably it does not reload page  when you click last submit, so your bot waiting for page load while there is no page load, so it waits 60 seconds and not freezes as you state -  change it to wait 5-10 seconds should solve your issue.

 

Thank you! I will fix this. 

 

Another quick question: When I am trying to verify emails, I want the user to be able input the data that will connect to the mailserver. But when I try to set it up, uBot tells me it cannot connect using variables. So then, I manually type the email data (address, server, port, etc) in and it lets me connect using the "verify email" command. 

 

Once I train uBot to search and verify the email, can I put the user generated email variables back? I'm just curious how we can allow the user to input email info and get uBot to verify an email. 

 

Context: trying to make an Instapaper account creator.

Link to post
Share on other sites

Hey all! I just bought uBot yesterday and I've been playing around trying to learn stuff. I watched several videos and I'm practicing basic browser stuff.

 

My question is: How do I make a nice UI instead of the basic UI area? Is there a kit that I can buy? I don't think I'm ready for it yet but I can see myself wanting to make things look nicer.

 

Thanks!

 

I attached my IFTTT account maker. I just figured out how to make the bot save a file so I need to add it later. This one just displays the email and password for the user to copy.

 

Edit: uBot seems to be freezing up on me when I run a script. Are there any known things that cause the app to freeze up? I click run, the bot navigates, enters text from user input variables, clicks 4x on one page and then for some reason it navigates to google and freezes (I'm not telling it to navigate to Google until the end after is checks email and confirms the account it's trying to create). I'm not asking for help with the bot here, I'm just asking if there's any known commands that can trigger uBot to freeze up. Thanks!

 

Really glad to hear it's going so well for you! You can upgrade to Dev Edition for additional styling and UI features, built right into the software:

 

http://wiki.ubotstudio.com/wiki/Compiling_in_the_Developer_Edition

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...