Additional Info
|
http://www.kongregate.com/games/Concept ... ight-vol-1
[badges=http://www.kongregate.com/games/Conceptis/color-link-a-pix-light-vol-1:56pi8pbr]111[/badges:56pi8pbr] It's kinda fun, I'm gonna do it legit Picture walkthrough (Level 1) : (broken image removed) Picture walkthrough (Level 2) : (broken image removed) Picture walkthrough (Level 3) : (broken image removed) It gave my ass a headache on some puzzles, but it was fun overall. |
Additional Info
|
No .sol? Dang XD
|
Additional Info
|
There are a separate .sol file for each level, and with user name as part of the file name. Sol. are located in the root of chat.kongregate.com
|
Additional Info
|
I think he means if there is a .sol file available to download. Ugh, this game looks like a pain XD
|
Additional Info
|
I know what he meant. I have complete the game and have the the legit .sols. But as I mentioned, these sols have my user name in the file name, and are not available if I log out. They might not be useful to anyone else, besides, the contain information I do not want to disclose, therefore, I will not upload them.
|
Additional Info
|
I ended up completing one level, then copying the resulting sol file 30 times with a different number in the last 2 digits.
It ended up like this: Directory of C:UsersSomeloginAppDataRoamingMacromediaFlash Player #SharedObjectsN9JYG7Y5chat.kongregate.com 12/24/2011 08:27 PM 372 Myname-02290400000.sol 12/24/2011 08:28 PM 371 Myname-02290400001.sol 12/24/2011 08:31 PM 371 Myname-02290400002.sol 12/24/2011 08:33 PM 372 Myname-02290400003.sol ... 12/29/2011 08:06 AM 372 Myname-02290400027.sol 12/29/2011 08:06 AM 372 Myname-02290400028.sol 12/29/2011 08:06 AM 372 Myname-02290400029.sol Then open up each file in a hex editor, and there are 2 places to change the relative file number: Myname-02290400029 serial="90400029" Some work, but still easier than spending several hours filling in the puzzles (even with the solutions). It gave the badge the first time after the files were in place. |
Additional Info
|
A .sol pack is attached for the lazy, since batch editing these is slightly easier than having to edit every single key to successive numbers.
Note that all of the files have been edited to contain YOURNAME in place of your Kongregate account name. As mentioned by That_Guy, this occurs in two places: --The filename --The name of the key in the .sol You will need to batch rename and edit the files on your own. For editing, something like Notepad++ works, with its find/replace in all open documents ability (notepad will dick up the formatting and lacks multi-document ability). If my Kong name were actually curate, then for me, the files sould be called curate-numbers, and would have curate-numbers as the only key name. Edited .sols go in root chat.kongregate.com. If you can't figure out how to get this to work, it's not my problem. |
Additional Info
|
Badge get
d2 12 23 00 00 2c bf 09 62 06 24 01 a0 d2 12 00 00 00 2c bf 09 62 06 24 01 a0 62 04 d1 66 9c 09 a0 73 63 04 02 02 02 02 02 25 e8 07 63 04 Needs to be entered on the loading screen and not the main menu i.e speed hack to 0. Two parts. First bit causes all the level sets to be submitted as complete. Second part submits a time of 1000 for each of them else it will probably submit the combined times of the levels you've completed. Changing the e8 07 part will alter your time submissions. Badge should be awarded a couple of seconds after the game has hit the main title screen. EDIT: Figured I'd add this in too. If you only want to submit a time for one specific level set change the first AoB to: d2 12 00 00 00 2c bf 09 02 02 02 24 ?? Where the ?? is the level set (01,02 or 03) Survival of the fittest? Then why are there so many idiots around... |
Additional Info
|
<------- THIS TOOK A LOT OF WORK!!! so please someone give me a thumbs up and click the good Karma button
If the .sol save files aren't working then here's all the levels codes in order to make your own .sol save files Create .sol file named YourNameHere-02290400000.sol create a XML in your .sol Editor program and label the XML "save" then post the codes in below for each .sol file Level 1.1 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400001.sol create a XML in your .sol Editor program and label the XML "save" Level 1.2 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400002.sol create a XML in your .sol Editor program and label the XML "save" Level 1.3 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400003.sol create a XML in your .sol Editor program and label the XML "save" Level 1.4 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400004.sol create a XML in your .sol Editor program and label the XML "save" Level 1.5 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400005.sol create a XML in your .sol Editor program and label the XML "save" Level 1.6 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400006.sol create a XML in your .sol Editor program and label the XML "save" Level 1.7 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400007.sol create a XML in your .sol Editor program and label the XML "save" Level 1.8 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400008.sol create a XML in your .sol Editor program and label the XML "save" Level 1.9 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400009.sol create a XML in your .sol Editor program and label the XML "save" Level 1.10 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400010.sol create a XML in your .sol Editor program and label the XML "save" Level 2.1 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400011.sol create a XML in your .sol Editor program and label the XML "save" Level 2.2 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400012.sol create a XML in your .sol Editor program and label the XML "save" Level 2.3 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400013.sol create a XML in your .sol Editor program and label the XML "save" Level 2.4 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400014.sol create a XML in your .sol Editor program and label the XML "save" Level 2.5 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400015.sol create a XML in your .sol Editor program and label the XML "save" Level 2.6 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400016.sol create a XML in your .sol Editor program and label the XML "save" Level 2.7 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400017.sol create a XML in your .sol Editor program and label the XML "save" Level 2.8 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400018.sol create a XML in your .sol Editor program and label the XML "save" Level 2.9 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400019.sol create a XML in your .sol Editor program and label the XML "save" Level 2.10 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400020.sol create a XML in your .sol Editor program and label the XML "save" Level 3.1 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400021.sol create a XML in your .sol Editor program and label the XML "save" Level 3.2 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400022.sol create a XML in your .sol Editor program and label the XML "save" Level 3.3 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400023.sol create a XML in your .sol Editor program and label the XML "save" Level 3.4 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400024.sol create a XML in your .sol Editor program and label the XML "save" Level 3.5 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400025.sol create a XML in your .sol Editor program and label the XML "save" Level 3.6 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400026.sol create a XML in your .sol Editor program and label the XML "save" Level 3.7 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400027.sol create a XML in your .sol Editor program and label the XML "save" Level 3.8 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-02290400028.sol create a XML in your .sol Editor program and label the XML "save" Level 3.9 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Create .sol file named YourNameHere-022904000029.sol create a XML in your .sol Editor program and label the XML "save" Level 3.10 Code: [Select] <ssavn:save xmlns:ssavn="conceptispuzzles.com/xsd/puzzle/save"> Sol location: Windows Vista and Windows 7 C:\Users\%username%\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\random numbers and letters\chat.kongregate.com XP C:\Documents And Settings\%username%\Application Data\Macromedia\Flash Player\#SharedObjects\random numbers and letters\chat.kongregate.com IF YOU UPDATE YOUR Google Chrome to 21.0 or above then and use Google Chrome ONLY your .sol files will be saved in (Google Chrome Only) Windows Vista and Windows 7 C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\Random numbers and letters\chat.kongregate.com\ XP C:\Documents And Settings\%username%\Application Datal\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\WritableRoot\#SharedObjects\Random numbers and letters\chat.kongregate.com 100% Completed today as of October 18 2012 at 9:52 PM if you dowlnoaded tihs BEFORE 9:51 PM from this date and time please redownload it I have fixed the .sols http://www.mediafire.com/?s34cdk0bx8qngav October 18 2012 at 9:52 PM http://www.4shared.com/rar/M94aOjW0/Color_Link-a-Pix_Light_Vol_1_O.html? October 18 2012 at 9:51 PM |