Jump to content
UBot Underground

Account Creator Script Error


Recommended Posts

Do you know what node is causing the problem? have you steped through the commands to find it?

 

And just a tip! I would not post your full source code.

 

Did you copy and paste the click image element into the node form a different node or tab??

Link to post
Share on other sites

this is my javascript run javascript("document.getElementById(\"userLocation\").value =\"{$spin($read file("{$special folder("Application")}\\location.txt"))}\";")

 

 

and words in txt 

 

{Alabama|Alaska|Arizona|Arkansas|California|Colorado|Connecticut|Delaware|Florida|Georgia|Hawaii|Idaho|Illinois|Indiana|Iowa|Kansas|Kentucky|Louisiana|Maine|Maryland|Massachusetts|Michigan|Minnesota|Mississippi|Missouri|Montana|Nebraska|Nevada|New Hampshire|New Jersey|New Mexico|New York|North Carolina|North Dakota|Ohio|Oklahoma|Oregon|Pennsylvania|Rhode Island|South Carolina|South Dakota|Tennessee|Texas|Utah|Vermont|Virginia|Washington|West Virginia|Wisconsin|Wyoming}

 

 

 

why i get input is not valid base-64 string as it contains non-base 64 character more than two padding.. etc..

Link to post
Share on other sites

From the code, you posted before, it looked as if there was a click image element, that could
have been your problem area. I'm not sure how ubot handles the images selector, if it's a base
64 or something else.

 

From my experience the images selector element should not be in distributed bots and your

software may benefit from not using them if your planning on selling the bot to others.

Link to post
Share on other sites
  • 9 months later...

Start a knew bot with only the questionable parts and run it. Strip it down to maybe 2 or 3 states, does it have to be in base 64, try without it. Keep messing around with the script in every different way... something will pop up.

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