Jump to content
UBot Underground

Search the Community

Showing results for tags 'double entries'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Announcements and News
    • Join the UBot Community
  • General
    • General Discussion
    • Mac and UBot Studio
    • Journeys
    • Buy, Sell, Free
    • Scripting

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hello, I'm struggling with an issue where account creation fields return double inputs. For example, the random name generator will generate "Paul", but when it types it into the name field it comes up as "PaulPaul". What causes this? set(#firstname,$account data("First Name"),"Global") set(#lastname,$account data("Last Name"),"Global") type text(<innertext="First Name">,$account data("First Name"),"Standard") comment("above makes double name") The page html script (red letters are randomly generated and change on every page load, that's why i use innertext firstname instead of the
×
×
  • Create New...