Thread: [SlashScape] Moderator Application System!

Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11  
    ,,
    Segadora's Avatar
    Join Date
    Oct 2006
    Age
    28
    Posts
    324
    Thanks given
    3
    Thanks received
    3
    Rep Power
    269
    Lol
    Use it and people can say HELLO I HACKED YOUR SITE not secured at all
    Who bothers
     

  2. #12  
    Registered Member Richie's Avatar
    Join Date
    Sep 2009
    Age
    25
    Posts
    791
    Thanks given
    81
    Thanks received
    18
    Rep Power
    6
    Nice man fix the download link tho plz
     

  3. #13  
    Registered Member
    .Dan's Avatar
    Join Date
    Sep 2008
    Age
    25
    Posts
    873
    Thanks given
    54
    Thanks received
    115
    Rep Power
    494
    The code is messy and bad programmed.
     

  4. #14  
    Z
    Z is offline
    Registered Member
    Z's Avatar
    Join Date
    Jun 2007
    Age
    26
    Posts
    1,391
    Thanks given
    6
    Thanks received
    30
    Rep Power
    853
    CREATE TABLE IF NOT EXISTS `apps` (
    `ID` varchar(50) NOT NULL,
    `Username` varchar(50) NOT NULL,
    `age` varchar(5000) NOT NULL,
    `Open` varchar(5000) NOT NULL,
    `why` varchar(5000) NOT NULL,
    `offer` varchar(5000) NOT NULL,
    `other` varchar(5000) NOT NULL,
    `IP` varchar(5000) NOT NULL
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;
    I saw that and my eyes instantly bled. Why the fuck are you setting your values to 5000...Wow. For anything that maybe large text input just use text ffs.(Which maybe one of those columns may fit that classification)
     

  5. #15  
    Registered Member
    AMG A Bear's Avatar
    Join Date
    Jun 2008
    Posts
    1,157
    Thanks given
    27
    Thanks received
    87
    Rep Power
    945
    Quote Originally Posted by Z View Post
    I saw that and my eyes instantly bled. Why the fuck are you setting your values to 5000...Wow. For anything that maybe large text input just use text ffs.(Which maybe one of those columns may fit that classification)
    Because i made this 2 years ago when I didn't know shit.

    Some idiot bumped this.
    Quote Originally Posted by The Night Life View Post
    Errm. I had a similar idea a very long time ago, about instead of current rs's gameframe, (622) making a rsps with about a 1645 or something. Make it look like you walked outside. I even gathered proffesional computer programmers to help, but bailed on the idea after i realized if we all worked on it non-stop for months at a time, we'd barely get any progress. (unless you wanted to half ass it)
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •