Jump to content
UBot Underground

name generation


Recommended Posts

I want to generate a list of x fullnames in a text file. To start I wanted to see the names displayed in a Stat Monitor but something is wrong. The following is the steps of my script and it looks like it shold work. However, the loop never goes back to the top, i.e. #fullname never gets re-set:

 

 

Loop

 

500

 

Set #fullname = $firstname $surname

 

[ wait finish ]

 

ui Stat Monitor

 

display #fullname

 

delay 1

 

/* end of loop

 

To be honest I could just grab a file of names from somewhere but I am intrigued as to why this does not appear to work.

 

Thanks, Barista

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