Post: (Over 50 Mods!) Atomic Tool GSC [Open Source/Database/C#]
08-03-2017, 02:37 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.
For PS3 Only


Hello NextGenUpdate,

Today I will be releasing a small tool that I've been working on for a little while now. Nothing special really. It basically allows you to inject and switch to and from GSC mods for Black Ops II. Just like any other GSC tool.

Except this downloads the latest database that contains all the GSC mods you see the in the app stored on a private server. So, there's no need for you to update the app when there's new mods available, they're downloaded to your Documents folder. I will constantly be updating the database with more mods, let me know if you want to see any specific ones on there.

Add Your Own Mods
You can add your own gsc mods by locating the 'Atomic Tool GSC' folder inside your Documents, opening the relevant folder for your mods (Mod Menu, Game Mode or Zombie Menu), then creating a folder for your mods and copying all the relevant .gsc files for the mods (must be compiled). Restart the app and you're good to go!


Update #1: Database now has well over 50 mods. Hopefully Zombies coming soon too. Thank you all for your support.

Update #2: All GSC files are now supported, for both Multiplayer and Zombies, massive thanks to You must login or register to view this content.!


Screenshots


You must login or register to view this content. You must login or register to view this content.




How to use:
1. Connect to your PS3,
2. Attach to Black Ops II,
3. Select your desired GSC mods,
4. Click 'Inject Mods'.

That's it! Your mods should be successfully injected.

If you want to inject other gsc mods, repeat steps 3-4.

Important Notes:
- If you have a problem (crash or something else) screenshot the error, and tell me exactly what happened for the error to appear.
- Don't inject gsc mods if you are in-game, inject it in pre-game, else the game will be frozen.
- If the app won't run, install the .NET Framework 4.6.2.
- CCAPI Supported: 2.70 (Replace the CCAPI.dll and PS3Lib.dll to your appropriate version).
- App doesn't need to be updated when I add more gsc mods
- When the app first loads, your firewall will ask you to allow it to access dropbox, click yes/agree. This is so the app can download the latest available mods from the server.
- The project is completely open source, so feel free to have a butchers at the code if you wish

Add a GSC to the database:
Go to this You must login or register to view this content. and upload the .gsc files. Please rename the file to the appropriate mods' name to identify what the user will inject.

Latest version: 1.0.0.3

Change Log:
1.0.0.3
- Added Zombies mods (Yet to be tested)
- Added support for all GSC files (Credit to SyGnUs)
- Added auto updater
- Minor bug fixes

1.0.0.2
- Renamed project to 'Atomic'
- UI improvements
- Connect and Attach now processed as one
- Game Modes and Mod Menus have been separated, for easy management (still one database)
- Gsc mods are restored to default before every injection, prevents freeze for some mods
- More info displayed after injected

1.0.0.1
- Removed key system (unnecessary)
- Mods downloads to user's Documents, instead of startup directory
- Refresh mods button
- New URL for mods

1.0.0.0
- Initial public release

Credits: Kokole, NukemB777x, xQuickModZz, Trickymodz, Its_Jewelz, En3RGyMoDz, SyGnUs, NGU, and to those who created the gsc mods. Thank you all!

Contribute to the project on GitHub: You must login or register to view this content.


You must login or register to view this content.
You must login or register to view this content.
Last edited by itsamnesia ; 09-05-2017 at 06:59 PM. Reason: Updated to 1.0.0.3

The following 8 users say thank you to itsamnesia for this useful post:

AFG, alexjones1009, Basilou, Father Luckeyy, Frosty, iDeity, Nothingbutbread, Percal
08-07-2017, 10:06 PM #11
Percal
Do a barrel roll!
Originally posted by itsamnesia View Post
Yeah, but only one gsc mod at a time. I'm trying to add support for both, but not right now.


The way it looks with selecting both on the same screen is like you can do both at the same time.
08-07-2017, 10:11 PM #12
Father Luckeyy
Retired - Lead Content Manager
Originally posted by itsamnesia View Post
You must login or register to view this content.
For PS3 Only


Hello NextGenUpdate,

Today I will be releasing a small tool that I've been working on for a little while now. Nothing special really. It basically allows you to inject and switch to and from GSC mods for Black Ops II. Just like any other GSC tool.

Except this downloads the latest database that contains all the GSC mods you see the in the app stored on a private server. So, there's no need for you to update the app when there's new mods available, they're downloaded to your Documents folder. I will constantly be updating the database with more mods, let me know if you want to see any specific ones on there.

You can add your own gsc mods by creating a folder inside the 'Gsc Mods' folder, found in the app startup, with the menu name and adding the relevant file to the folder. Must be named _development_dvars.gsc


Update: Database now has well over 50 mods. Hopefully Zombies coming soon too. Thank you all for your support.

Screenshots


You must login or register to view this content. You must login or register to view this content.




How to use:
1. Connect to your PS3,
2. Attach to Black Ops II,
3. Select your desired GSC mods,
4. Click 'Inject Mods'.

That's it! Your mods should be successfully injected.

If you want to inject other gsc mods, repeat steps 3-4.

Important Notes:
- If you have a problem (crash or something else) screenshot the error, and tell me exactly what happened for the error to appear.
- Don't inject gsc mods if you are in-game, inject it in pre-game, else the game will be frozen.
- If the app won't run, install the .NET Framework 4.6.2.
- CCAPI Supported: 2.70 (Replace the CCAPI.dll and PS3Lib.dll to your appropriate version).
- App doesn't need to be updated when I add more gsc mods
- When the app first loads, your firewall will ask you to allow it to access dropbox, click yes/agree. This is so the app can download the latest available mods from the server.
- The project is completely open source, so feel free to have a butchers at the code if you wish

Add a GSC to the database:
Go to this You must login or register to view this content. and upload your .gsc file. Please rename the file to the appropriate mods' name to identify what the user will inject.

Latest version: 1.0.0.2

Change Log:
1.0.0.2
- Renamed project to 'Atomic'
- UI improvements
- Connect and Attach now processed as one
- Game Modes and Mod Menus have been separated, for easy management (still one database)
- Gsc mods are restored to default before every injection, prevents freeze for some mods
- More info displayed after injected

1.0.0.1
- Removed key system (unnecessary)
- Mods downloads to user's Documents, instead of startup directory
- Refresh mods button
- New URL for mods

1.0.0.0
- Initial public release

Credits: Kokole, NukemB777x, xQuickModZz, Trickymodz, Its_Jewelz, En3RGyMoDz, NGU, and to those who created the gsc mods. Thank you all!

Contribute to the project on GitHub: You must login or register to view this content.


You must login or register to view this content.
You must login or register to view this content.


Nice tool buddy

The following user thanked Father Luckeyy for this useful post:

itsamnesia
08-07-2017, 11:10 PM #13
Will this work for CCAPI 2.70?
08-08-2017, 01:26 AM #14
Originally posted by Dra1200 View Post
Will this work for CCAPI 2.70?


Yes, supports all versions I think.
08-08-2017, 03:07 AM #15
Kronos
Former Staff
Originally posted by itsamnesia View Post
You must login or register to view this content.
For PS3 Only


Hello NextGenUpdate,

Today I will be releasing a small tool that I've been working on for a little while now. Nothing special really. It basically allows you to inject and switch to and from GSC mods for Black Ops II. Just like any other GSC tool.

Except this downloads the latest database that contains all the GSC mods you see the in the app stored on a private server. So, there's no need for you to update the app when there's new mods available, they're downloaded to your Documents folder. I will constantly be updating the database with more mods, let me know if you want to see any specific ones on there.

You can add your own gsc mods by creating a folder inside the 'Gsc Mods' folder, found in the app startup, with the menu name and adding the relevant file to the folder. Must be named _development_dvars.gsc


Update: Database now has well over 50 mods. Hopefully Zombies coming soon too. Thank you all for your support.

Screenshots


You must login or register to view this content. You must login or register to view this content.




How to use:
1. Connect to your PS3,
2. Attach to Black Ops II,
3. Select your desired GSC mods,
4. Click 'Inject Mods'.

That's it! Your mods should be successfully injected.

If you want to inject other gsc mods, repeat steps 3-4.

Important Notes:
- If you have a problem (crash or something else) screenshot the error, and tell me exactly what happened for the error to appear.
- Don't inject gsc mods if you are in-game, inject it in pre-game, else the game will be frozen.
- If the app won't run, install the .NET Framework 4.6.2.
- CCAPI Supported: 2.70 (Replace the CCAPI.dll and PS3Lib.dll to your appropriate version).
- App doesn't need to be updated when I add more gsc mods
- When the app first loads, your firewall will ask you to allow it to access dropbox, click yes/agree. This is so the app can download the latest available mods from the server.
- The project is completely open source, so feel free to have a butchers at the code if you wish

Add a GSC to the database:
Go to this You must login or register to view this content. and upload your .gsc file. Please rename the file to the appropriate mods' name to identify what the user will inject.

Latest version: 1.0.0.2

Change Log:
1.0.0.2
- Renamed project to 'Atomic'
- UI improvements
- Connect and Attach now processed as one
- Game Modes and Mod Menus have been separated, for easy management (still one database)
- Gsc mods are restored to default before every injection, prevents freeze for some mods
- More info displayed after injected

1.0.0.1
- Removed key system (unnecessary)
- Mods downloads to user's Documents, instead of startup directory
- Refresh mods button
- New URL for mods

1.0.0.0
- Initial public release

Credits: Kokole, NukemB777x, xQuickModZz, Trickymodz, Its_Jewelz, En3RGyMoDz, NGU, and to those who created the gsc mods. Thank you all!

Contribute to the project on GitHub: You must login or register to view this content.


You must login or register to view this content.
You must login or register to view this content.


This is a nice tool man keep it up, btw what theme do you use?
08-08-2017, 08:20 AM #16
Calculus
[MOVE]Welcome to NGU![/MOVE]
Originally posted by Kronos View Post
This is a nice tool man keep it up, btw what theme do you use?


Is it just me or this theme reminds of the theme enstone uses in his apps :p but still it's a nice theme
08-08-2017, 12:08 PM #17
Kronos
Former Staff
Originally posted by EvolveRebxg View Post
Is it just me or this theme reminds of the theme enstone uses in his apps :p but still it's a nice theme


Yeah that's why I want to know what it is :P
08-08-2017, 03:32 PM #18
Originally posted by Kronos View Post
This is a nice tool man keep it up, btw what theme do you use?


Thank you! Not really any theme used, it's a normal win form but using a CButton Library. I can link you the download if you want it?
08-10-2017, 09:26 PM #19
Great tool!!!

The following user thanked BeastMadnessYT for this useful post:

itsamnesia

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo