Page 1 of 1
Title changes...
Posted: Sun May 16, 2010 6:49 pm
by Gun Freak
When you buy the title from the shop, can you change it after you set it or do you have to pay another 1200 to change it?
Posted: Sun May 16, 2010 7:03 pm
by Hubb
I had to pay 1200 spudbux every time I changed mine. And, since I'm just cheap, I don't feel like changing it again.
Posted: Sun May 16, 2010 7:04 pm
by Gun Freak
Haha ok thanks for the reply... seems you're the only one who looks at their new messages

Posted: Sun May 16, 2010 8:15 pm
by Technician1002
You could spend a lot of spudbucks if you can't make up your mind. You can save bucks if you know what you want it to be.
Posted: Sun May 16, 2010 8:16 pm
by Gun Freak
I have something in mind already, just wanted to know if you could change it without paying again.
Posted: Sun May 16, 2010 10:11 pm
by Ragnarok
Yup - it costs every time you change it.
I may change mine at some point. I'm thinking of going from "Lord of Karma" to "Sultan of Swing", although I do rather like the idea of "Last of the Wilds".
I've got over 14000 spudbux and nothing else to do with them, so I might as well change it eventually.
Posted: Mon May 17, 2010 5:10 pm
by deathbyDWV
Since this is here, I've been wondering whether you can use color codes in that... I'm guessing the answer is no but if anyone knows for sure, please tell.
Posted: Mon May 17, 2010 5:13 pm
by Gun Freak
I doubt it, just the code for it would make it too long.
Posted: Mon May 17, 2010 7:15 pm
by Davidvaini
yes, limit is 25, though that limit can be broken... not sure if color codes would work though...
Edit: and yes my title is 29 characters long
Posted: Tue May 18, 2010 6:57 pm
by PCGUY
I see what you did there Davidvaini
Color codes do not work in titles and as already answered, yes you better know what you want because it costs per change 8)
Posted: Tue May 18, 2010 6:59 pm
by Gun Freak
How do you get over the limit? The most hacking I ever did was infinite coins in Age of War LMAO
Thanks PCGUY
Posted: Tue May 18, 2010 10:16 pm
by Davidvaini
I'm not gonna say how to hack it as it is very simple to figure out, you just need to know how internet security works.
As many people know, I know a lot about internet security, I think the only people that deserve the longer titles are the people that can figure it out.
For example, I would only exceed the limit by a few letters because I'm not malicious or anything.
I technically could write javascript into it and hi-jack everyones sessionID and thus being able to get into anyones accounts on this forum, but I would find that mean, unnecessary and stupid.
I just needed to finish the word professional. because it would cut off at professi or something like that.
Figured it would be okay and PCGUY would notice how I did it.
Posted: Wed May 19, 2010 5:15 pm
by PCGUY
I technically could write javascript into it and hi-jack everyones sessionID and thus being able to get into anyones accounts on this forum, but I would find that mean, unnecessary and stupid.
Those fields are at least sanitized fields to prevent things like that even though the database character limit isn't the same as the character limit of the field in the database 8)
And there is more to the authentication than just session ID. SpudFiles may be running on older software but it's more secure than you would think

Posted: Wed May 19, 2010 6:03 pm
by mark.f
LOL
Posted: Wed May 19, 2010 6:06 pm
by Davidvaini
what about embedding flash to hijack the sessionID cookie.
And im sure there are other measures of security, I know I could get around it, I was just paraphrasing what I could do.
I was actually very curious to see if the database field limit was larger than 25 or not. Its probably varchar(50) is my guess though.