This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-28 11:47:23

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Some weird glitches with usernames... Any I could attempt

this and this (try clicking their usernames) are REAL scratchers that figured out how to mess up the "user" thing. Any I could try?

I attempted to make a username called "showfriends" but that said it was taken even thhough it isn't.  tongue

Offline

 

#2 2013-04-28 12:19:45

TRocket
Scratcher
Registered: 2009-08-18
Posts: 1000+

Re: Some weird glitches with usernames... Any I could attempt

from the source code:

Code:

// User pages
Router::connect('/users/flag_list', array('controller' => 'users', 'action' => 'flag_list'));
Router::connect('/users/update', array('controller' => 'users', 'action' => 'update'));
Router::connect('/users/checkUserName', array('controller' => 'users', 'action' => 'checkUserName'));
Router::connect('/users/whitelistip', array('controller' => 'users', 'action' => 'whitelistip'));
Router::connect('/users/us_banned/*', array('controller' => 'users', 'action' => 'us_banned'));
Router::connect('/users/updatepic/*', array('controller' => 'users', 'action' => 'updatepic'));
Router::connect('/users/curator/*', array('controller' => 'users', 'action' => 'curator'));
Router::connect('/users/uncurator/*', array('controller' => 'users', 'action' => 'uncurator'));
Router::connect('/users/showgalleries/*', array('controller' => 'users', 'action' => 'showgalleries'));
Router::connect('/users/comment_list/*', array('controller' => 'users', 'action' => 'comment_list'));
Router::connect('/users/ignore_user/*', array('controller' => 'users', 'action' => 'ignore_user'));
Router::connect('/users/remove_ignore_user/*', array('controller' => 'users', 'action' => 'remove_ignore_user'));
Router::connect('/users/add_ignore_user/*', array('controller' => 'users', 'action' => 'add_ignore_user'));
Router::connect('/users/updatepass/*', array('controller' => 'users', 'action' => 'updatepass'));
Router::connect('/users/updateemail/*', array('controller' => 'users', 'action' => 'updateemail'));
Router::connect('/users/notify/*', array('controller' => 'users', 'action' => 'notify'));
Router::connect('/users/removefriend/*', array('controller' => 'users', 'action' => 'removefriend'));
Router::connect('/users/removegallery/*', array('controller' => 'users', 'action' => 'removegallery'));
Router::connect('/users/showfriends/*', array('controller' => 'users', 'action' => 'showfriends'));
Router::connect('/users/renderProjects/*', array('controller' => 'users', 'action' => 'renderProjects'));
Router::connect('/users/renderFriendProjects/*', array('controller' => 'users', 'action' => 'renderFriendProjects'));
Router::connect('/users/render_comment_list/*', array('controller' => 'users', 'action' => 'render_comment_list'));
Router::connect('/users/loginsu/*', array('controller' => 'users', 'action' => 'loginsu'));
Router::connect('/users/pwdreset/*', array('controller' => 'users', 'action' => 'pwdreset'));
Router::connect('/users/set_email/*', array('controller' => 'users', 'action' => 'set_email'));
Router::connect('/users/close_account/*', array('controller' => 'users', 'action' => 'close_account'));
Router::connect('/users/removefavorites', array('controller' => 'users', 'action' => 'removefavorites'));
Router::connect('/users/countries/*', array('controller' => 'users', 'action' => 'countries'));
Router::connect('/users/*', array('controller' => 'users', 'action' => 'view'));

http://i.imgur.com/1QqnHxQ.png

Offline

 

#3 2013-04-28 13:20:42

ImagineIt
Scratcher
Registered: 2011-02-28
Posts: 1000+

Re: Some weird glitches with usernames... Any I could attempt

What do all of those do normally?

Offline

 

#4 2013-04-28 18:48:54

updatepic
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

I made one  tongue 


I'm actually fivehead

Offline

 

#5 2013-04-28 18:53:18

checkUserName
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

updatepic wrote:

I made one  tongue 


I'm actually fivehead

same here  tongue

Offline

 

#6 2013-04-28 18:54:58

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

Lol  tongue  I should try some, but don't want to "take" them  tongue


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#7 2013-04-28 19:55:44

flag_list
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

I did it! Thanks TRocket!

I am qwerts9000

Offline

 

#8 2013-04-28 19:57:54

veggieman
Scratcher
Registered: 2011-08-12
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

flag_list wrote:

I did it! Thanks TRocket!

I am qwerts9000

Whoa, I've never seen that page before.
It's cool, though.


Some days, I wish that my posts would stop disappearing

Offline

 

#9 2013-04-28 20:44:37

countries
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

Hi

Offline

 

#10 2013-04-28 20:48:05

update
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

countries wrote:

Hi

Hi countries

Offline

 

#11 2013-04-28 20:48:24

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Some weird glitches with usernames... Any I could attempt

veggieman wrote:

flag_list wrote:

I did it! Thanks TRocket!

I am qwerts9000

Whoa, I've never seen that page before.
It's cool, though.

Actually, that's cool!  tongue


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#12 2013-04-28 21:21:14

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

jji7skyline wrote:

veggieman wrote:

flag_list wrote:

I did it! Thanks TRocket!

I am qwerts9000

Whoa, I've never seen that page before.
It's cool, though.

Actually, that's cool!  tongue

It is! These are cool and weird  tongue


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#13 2013-04-28 21:40:14

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

Hyperbola wrote:

Lol  tongue  I should try some, but don't want to "take" them  tongue

its okay, You can take some.

Offline

 

#14 2013-04-28 22:07:58

us_banned
New Scratcher
Registered: 2013-04-28
Posts: 1

Re: Some weird glitches with usernames... Any I could attempt

Umm...

You might not want to click my name

P.S. this is Fivehead again. THIS IS AWESOME!

Offline

 

#15 2013-04-29 17:41:54

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

us_banned wrote:

Umm...

You might not want to click my name

P.S. this is Fivehead again. THIS IS AWESOME!

It doesn't actually do anything, just a blank page.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#16 2013-04-30 21:33:59

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

Hyperbola wrote:

us_banned wrote:

Umm...

You might not want to click my name

P.S. this is Fivehead again. THIS IS AWESOME!

It doesn't actually do anything, just a blank page.

try it it is fun

Offline

 

#17 2013-04-30 21:52:59

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

qwerts9000 wrote:

Hyperbola wrote:

us_banned wrote:

Umm...

You might not want to click my name

P.S. this is Fivehead again. THIS IS AWESOME!

It doesn't actually do anything, just a blank page.

try it it is fun

Erm, no? It's a normal scratch page, but with nothing where the "content" would be.


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#18 2013-05-02 19:12:37

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Some weird glitches with usernames... Any I could attempt

It's an interesting set of paths - but please don't make accounts to match them.  They were never intended to be account paths and making accounts to match them might bust something - or at least have "unintended consequences"  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#19 2013-05-03 16:35:19

Hyperbola
Scratcher
Registered: 2013-03-15
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

Paddle2See wrote:

It's an interesting set of paths - but please don't make accounts to match them.  They were never intended to be account paths and making accounts to match them might bust something - or at least have "unintended consequences"  smile

I suppose we could do like jvvg and try it on a local copy (but that would take a veeeeery long time to set up  tongue )


Tip of the whatever: Don't post in threads older than 2 weeks unless your post will actually be useful.
It's the last day of 1.4! *cries* (quote from NeilWest, rest by me) by the time you read this it probably will be 2.0  sad

Offline

 

#20 2013-05-03 20:30:59

qwerts9000
Scratcher
Registered: 2011-02-21
Posts: 100+

Re: Some weird glitches with usernames... Any I could attempt

Paddle2See wrote:

It's an interesting set of paths - but please don't make accounts to match them.  They were never intended to be account paths and making accounts to match them might bust something - or at least have "unintended consequences"  smile

It wont work on 2.0. Which is why I guess you removed them

Offline

 

Board footer