Apr 26th, 2017
How Do I Change My Name On Roblox For Free Download
Please do not use this box to ask a question, it will be rejected - this box is for answers ONLY. If you want to ask a question for this game, please use the ask a question box which is above on the right.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- <div ng-class='{in: animate}' ng-style='{'z-index': 1040 + (index && 1 || 0) + index*10}' modal-backdrop='></div>
- </div> <div tabindex='-1' ng-class='{in: animate}' ng-style='{'z-index': 1050 + index*10, display: 'block'}' ng-click='close($event)' modal-window=' index='0' animate='animate'>
- <div ng-class='{'modal-sm': size 'sm', 'modal-lg': size 'lg'}'><div modal-transclude='><div><div><button type='button' ng-click='close()'><span aria-hidden='true'><span></span></span><span>Close</span></button><h4>Change Username</h4></div><div><form name='changeUserNameForm' ng-submit='submit()'><div><input name='desiredUsernameTextBox' placeholder='Desired Username (3-20 characters)' autocomplete='off' ng-model='user.username' ng-blur='onChange()' ng-keyup='onChange()' ng-change='onChange()' account-valid-username=' required='><p><span ng-show='changeUserNameForm.desiredUsernameTextBox.$dirty&&!changeUserNameForm.desiredUsernameTextBox.$valid' ng-bind='changeUserNameForm.desiredUsernameTextBox.$usernameMessage'>Please enter a username.</span></p></div><div></div></form></div><div><a href='https://www.youtube.com/channel/UCOnmv3gOlgeJmlNH6c9-IRA?sub_confirmation=1' target='_blank'>Subscribe</a><div><img alt='generic image' src='https://images.rbxcdn.com/75af9e2cb6a75450bee5245f5ee11c86.svg.gzip'> <strong>Important:</strong><a>
- </a></div> <div>
- <input type='checkbox' name='supercharge' value='2750 ROBUX'> <label for='16'>I Agree</label>
- </div> <a>Change Username</a></div></div></div></div>
- RAW Paste Data
How Do I Change My Name On Roblox For Free Pc
Apr 28th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local You = 'Jackthespy2010' local head = workspace[You].Head:Clone() local model = Instance.new('Model',workspace) local humanoid = Instance.new('Humanoid',model) head.Parent = model model.Name = You..' YOUR NEW NAME HERE' humanoid.MaxHealth = 0 local w = Instance.new('Weld',model) w.Part0,w.Part1 = workspace.Jackthespy2010.Head,head