Codes
WiiRd forum
October 05, 2024, 12:57:03 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome on the new server

Update 4.3 - do NOT update!
Gecko 1.9.3.1
Should I get a USB Gecko, I wanna hack?
How do I use my USB Gecko
Where can I get WiiRd?
 
   Home   CODE DATABASE GAMEHACKING Help Search Login Register  
Pages: 1 ... 11 12 [13] 14 15
  Print  
Author Topic: GeckoCodes.org  (Read 60726 times)
Stuff
Hacker
Sr. Member
*****

Karma: 31
Posts: 415


0x80000000 = -0


« Reply #180 on: December 22, 2011, 02:40:17 AM »

oh yeah. Thanks so much. I can live with gameid.

Sort codes by hacker/latest/alphabetical/codetype(hmm...maybe not)/uh stuff? Within the categories though. Don't wanna see metafortress codes in the non-metafortress section after sorting.
Logged

.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link tongue.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #181 on: December 22, 2011, 03:16:39 AM »

Can you make it so when someone makes a new category everyone else's codes don't get added to it?
...it's not really... ....

If I put an additional green box at the bottom of each manage page, then you could add one to the bottom of the page I guess.
I'm not sure how much work that'll be to do on the current one, but I'll take a look.



Edit: There, you can add to the bottom of the page if you really want to. Let me know if something breaks. It didn't break anything for me
« Last Edit: December 22, 2011, 03:28:31 AM by James0x57 » Logged


Stuff
Hacker
Sr. Member
*****

Karma: 31
Posts: 415


0x80000000 = -0


« Reply #182 on: December 22, 2011, 03:46:30 AM »

Doesn't he mean to add a category that no one else can add codes to?(idk) That's where I got the sort idea from.
Logged

.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link tongue.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #183 on: December 22, 2011, 03:56:46 AM »

No, I'm pretty sure he's talking about when no subcategories exist yet. In that case, if you add the first subcategory, all the codes already there would be "under" it.
Logged


wiiztec
Lazy hacking machine
Hacker
Hero Member
*****

Karma: 34
Posts: 813

TimmyKitty7124
WWW
« Reply #184 on: December 22, 2011, 04:26:17 AM »

Yes that's what I meant James

Glitch's SS codes have been in hetoan2's item slot modifiers category forever, it's kind of annoying
« Last Edit: December 22, 2011, 04:29:48 AM by wiiztec » Logged

If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen
Stuff
Hacker
Sr. Member
*****

Karma: 31
Posts: 415


0x80000000 = -0


« Reply #185 on: December 22, 2011, 04:49:43 AM »

ah. lol. With the collapsible sections, they would probably not collapse with that section.

Do you think it would be a good idea to put the undo codes somewhere? Not for the average users. Since we can code undo in gecko.net, I thought it'd be a good idea to just have them somewhere. Maybe above the code. Or maybe that would be confusing for users...
Logged

.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link tongue.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm
Arudo
Crazier-than-thou
Moderator
Hero Member
*****

Karma: 64
Posts: 1004


(╯°□°)╯︵ ┻━┻ щ(゚Д゚щ)


WWW
« Reply #186 on: December 22, 2011, 05:04:43 AM »

Odd. I'm trying to delete empty sub-categories by using the input 00000000 00000000 with no blank lines, but I'm still getting the sub-categories popping back up (and more of them to boot)...

http://geckocodes.org/index.php?c=ST7E01.

Bah. Took long enough, but I've managed to fix it.
« Last Edit: December 22, 2011, 05:30:49 AM by Arudo » Logged

-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡┻━┻

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #187 on: December 22, 2011, 05:44:12 AM »

Did you fix it with the 0's thing? Or did you need to do something else now because of the change?
Logged


Arudo
Crazier-than-thou
Moderator
Hero Member
*****

Karma: 64
Posts: 1004


(╯°□°)╯︵ ┻━┻ щ(゚Д゚щ)


WWW
« Reply #188 on: December 22, 2011, 05:45:43 AM »

Had to shuffle around with the 0s thing (two rows), as well as some cut/pasting of the codes to different locations to make it 'go'.
Logged

-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡┻━┻

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #189 on: December 22, 2011, 06:12:23 AM »

The reason changing the admin side is difficult, is because when I first wrote it I didn't know anything about /real/ databases.
Every code page is stored in the exact text file that you can download- it's not actually part of the mysql database that most of the site uses now.
When you update a code page, it parses the file for your codes, deletes all of them, then re-adds them to the top of the subcategories- working sequentially.


If the codes were in the mysql database though, then I'd either have 2,500 unorganizeable tables (one per game id) or one enormous table of all codes with 1,000,000 rows.. Neither is healthy...


The third option would be to still use files, but use something easier to parse than the plain code format. (xml, for example)
Sure, that would bloat the files by potentially 100%, but writing the admin and even formatting the normal code page would be more straight-forward.



....*shrugs*
Logged


Bully@Wiiplaza
Hacker
Legendary Member
*****

Karma: 93
Posts: 1853


WWW
« Reply #190 on: December 22, 2011, 09:30:36 PM »

lol, love the history of last 5 added game IDs.
Please add the game name besides it.
I don´t always remember each game and ID. Grin

EDIT:
Jamessss!!
There´s a glitch with the last line on each codelist.
It becomes a subcategory and I can´t remove it permanently since it always "comes back".
See here:

http://geckocodes.org/index.php?c=SM8A527

and here...

http://geckocodes.org/index.php?c=SOUA01

and here...

http://geckocodes.org/index.php?c=RSBP01

IT`S EVERYWHERE ON NEWLY UPDATED GAMES! Evil

And why does it always place my credit besides the comments on comment section?
I tried removing it and saved but it came back. Undecided
Spoiler for Hiden:
01000000=Togepi
02000000=Goldeen
04000000=Gardevoir
08000000=Wobbuffet
10000000=Suicune
20000000=Bonsly
00010000=Lugia
00020000=Manaphy
00040000=Weavile
00080000=Electrode
00100000=Metagross
00200000=No Pokemon
00400000=Meowth
00800000=Piplup
00000100=Gulpin
00000200=Staryu
00000400=Ho-oh
00000800=No Pokeball [Bully@Wiiplaza]
000001000=Snorlax
000002000=Bellossom
000004000=Kyogre
000008000=Latios & Latias
00000001=Torchic
00000002=No Pokeball
00000004=Chikorita
00000008=Entei
00000010=Moltres [Bully@Wiiplaza]
00000020=Munchlax
00000040=Deoxys
00000080=Groudon
« Last Edit: December 23, 2011, 11:14:18 AM by Bully@Wiiplaza » Logged

My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #191 on: December 23, 2011, 04:49:49 PM »

gah. Okay, I'll remove the option to add below the list when I get home.

The credit in the middle of the note thing is the parser being stupid. Just replace "=" with " = " and it should keep your name off. Sorry.



The admin deserves to be redone completely. It's full of confirmation pages that don't have a wrapper, people complain of it logging them out too soon (mine doesn't...), subcategories are a pain, and it parses poorly sometimes..
In the beginning, I did the whole site in about one week of work, including the admin.. and since then, the admin has hardly been touched... So I will work on it.... Sorry.

I have plans.. The admin should be sexy by the end... I just wish I got paid for it so I could work on it as a job and not worry about a home/food. lol
Logged


Bully@Wiiplaza
Hacker
Legendary Member
*****

Karma: 93
Posts: 1853


WWW
« Reply #192 on: December 23, 2011, 05:12:12 PM »

worked.
At least one issue is fixed.

Spoiler for Hiden:
Pokemon IDs
Original by Heinermann
XX:
01000000 = Togepi
02000000 = Goldeen
04000000 = Gardevoir
08000000 = Wobbuffet
10000000 = Suicune
20000000 = Bonsly
00010000 = Lugia
00020000 = Manaphy
00040000 = Weavile
00080000 = Electrode
00100000 = Metagross
00200000 = No Pokemon
00400000 = Meowth
00800000 = Piplup
00000100 = Gulpin
00000200 = Staryu
00000400 = Ho-oh
00000800 = No Pokeball
000001000 = Snorlax
000002000 = Bellossom
000004000 = Kyogre
000008000 = Latios & Latias
00000001 = Torchic
00000002 = No Pokeball
00000004 = Chikorita
00000008 = Entei
00000010 = Moltres
00000020 = Munchlax
00000040 = Deoxys
00000080 = Groudon
I only earn some $$´s through ads and I don´t go to work, yet.
Well, but I´ll donate 5$ now xD
(See it as bribe. Jk)
« Last Edit: December 23, 2011, 05:18:38 PM by Bully@Wiiplaza » Logged

My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully
wiiztec
Lazy hacking machine
Hacker
Hero Member
*****

Karma: 34
Posts: 813

TimmyKitty7124
WWW
« Reply #193 on: December 23, 2011, 09:50:03 PM »

The credit tags appearing where they're not supposed to with long comment sections isn't new, my on the fly costume switcher for brawl has had them for the longest time
Logged

If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen
James0x57
Database Admin
Leader
Legendary Member
*****

Karma: 70
Posts: 1546

Gamertag: James0x57


WWW
« Reply #194 on: December 23, 2011, 10:14:30 PM »

Yes, wiiztec. Easy to avoid it when you want to though.
Logged


Pages: 1 ... 11 12 [13] 14 15
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!