Jump to content
UBot Underground

$Search Page Problem In Twitter Profile Verifier Script For Your Bots


Recommended Posts

Hi,

 

I am building a script that verifies our bot users' twitter accounts. 

You're welcome to use the script by adding into your own bots so that your bots can verify their users' twitter accounts to make sure unauthorized users aren't using your bots (pirate copies).

Problem is, I think I got my logics correct in the script but for some reason the script doesn't work in the current update of Ubot 5 Pro and I'm guessing it's to do with the $search page and/or the "greater than or equal to" in comparison is/are malfunctioning. I need expert Ubotters to have a look and see if I'm correct in my assumptions or not. Standard & Developer version users can see if the script is working on their side or not. If it does then good luck and I hope you can make use of the script.

 

Here's how the script works ...

 

STEP 1

1. It prompts you to enter your twitter profile url in the UI Text Box so that it learns your twitter profile.

2. It then asks you to make the following tweet:

"Trying the NMB browser to see if I can earn while I learn. Retweet for others to benefit in their education and earning".

The logic is, if you make that tweet which turns up in your twitter profile then your profile is verified.

3. It waits a max of 120 secs for you to make your tweet. However, while it's waiting, it checks every 5 secs (12 loops) to see if you manage to make the tweet within the 2 mins. If you do, for example, if you make it within 20 secs then it won't wait for the 2 mins to be up but would immediately acknowledge your account as verified and give you an alert to say it has verified your account. However, if the 120 secs gets up and it doesn't find your tweet on your profile page then it assumes you haven't given it your true profile and gives you an alert that your twitter profile has not been verified.

 

 

STEP 2

Now, assuming your account got verified, it prompts you for a password (bot password) where the password should have 6-8 characters long. If you don't meet the requirement then you're prompted again for a max of 3 times before getting an error. Else, you get an alert that your password has been accepted and to use it when next time you use the bot and are prompted for your new password.

 

It's a simple script.

Now, here's the problem ...

 

STEP 1

When you've tweeted it's suggested tweet, it fails to see it and keeps waiting until the 120 secs is up. For some reason it cannot find the tweet with the $search page function.

At different times it gives different behaviours. Sometimes it manages to find the tweet using the $search page function but only after it has waited 120 secs and the waiting time is UP. It should've stopped waiting as soon as you made the tweet. So, if you made the tweet within 30 secs then it should've stopped waiting any longer and given the alert that your twitter account has been verified.

 

 

I reckon this problem I'm facing has nothing to do with me coding incorrectly. Suspecting the LOOP WHILE NOT and $search page malfunctioning. What's your opinion ?

 

To test the script, first make the following tweet and then feed your twitter profile url to the UI Text Box then PLAY the script.

 

"Trying the NMB browser to see if I can earn while I learn. Retweet for others to benefit in their education and earning".

 

Twitter Profile Verifier.ubot

Edited by bangali_beta
Link to post
Share on other sites
  • 3 weeks later...

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...