Sauerworld Forum

Name Randomizer Script

Ardelico

  • ***
  • 113
  • +15/-0
  • imasheep
Name Randomizer Script
« on: December 21, 2016, 03:12:06 AM »
poof
« Last Edit: December 21, 2020, 02:35:54 AM by Ardelico »

RaZgRiZ

  • *
  • 12
  • +0/-1
Re: Name Randomizer Script
« Reply #1 on: December 21, 2016, 04:13:55 PM »
Code: [Select]
screwthyname = [
local chars
chars = [abcdefgihjklmopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!#$%&*?<>]
name (loopconcatword i 15 [ substr $chars (rnd (strlen $chars)) 1 ])
]

star

  • *****
  • 310
  • +19/-5
Re: Name Randomizer Script
« Reply #2 on: December 21, 2016, 04:45:50 PM »
What is this kind of magic? Never seen before! You must be a Hexer! A wizard of some Zord!

Obstriegel

  • *
  • 19
  • +3/-0
Re: Name Randomizer Script
« Reply #3 on: December 21, 2016, 10:06:06 PM »
Here is another script I created. It requires no installation at all.





Testing needed. A red fluid running from your nose indicates success.
« Last Edit: December 21, 2016, 10:15:50 PM by Obstriegel »

Ardelico

  • ***
  • 113
  • +15/-0
  • imasheep
Re: Name Randomizer Script
« Reply #4 on: December 21, 2016, 10:23:47 PM »
Here is another script I created. It requires no installation at all.





Testing needed. A red fluid running from your nose indicates success.

thas why i posted this junk, to see the 'ur a fuckhead' replies :D :D
roast city

star

  • *****
  • 310
  • +19/-5
Re: Name Randomizer Script
« Reply #5 on: December 22, 2016, 05:24:43 AM »
incredible paint skills

Doko

  • **
  • 71
  • +4/-0
Re: Name Randomizer Script
« Reply #6 on: December 22, 2016, 05:19:07 PM »
I replaced all those random words with specific adjectives and it was very fun to use. I always got names like "CHICKENPORNMASTER" or "SEXJELLYTOMATO"

Suicizer

  • ***
  • 141
  • +6/-5
Re: Name Randomizer Script
« Reply #7 on: December 23, 2016, 08:20:59 AM »
Code: [Select]
screwthyname = [
local chars
chars = [abcdefgihjklmopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!#$%&*?<>]
name (loopconcatword i 15 [ substr $chars (rnd (strlen $chars)) 1 ])
]

Lol Raz