Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. Play Plutonium Offline [BO1, BO2, MW3, WAW]

Play Plutonium Offline [BO1, BO2, MW3, WAW]

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
bo2 zombiesbo2 helpbo1 moddingblack ops 1iw5world at warofflinelancamoplutonium
70 Posts 22 Posters 29.1k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • TahjGaddundefined Offline
    TahjGaddundefined Offline
    TahjGadd
    wrote on last edited by TahjGadd
    #1

    Alt Tag Alt Tag Alt Tag Alt Tag
    Addon for this post.

    1. Navigate to your plutonium directory.

    C:\Users\NAME\AppData\Local\Plutonium

    1.PNG

    1. Create new Text Document.

    2.PNG

    Then Rename the file according to the game you are making it for.

    Example:
    3.PNG
    T6MP-LAN.bat = Black ops 2 Multiplayer
    T5MP-LAN.bat = Black ops 1 Multiplayer
    T4MP-LAN.bat = World at War Multiplayer
    IW5MP-LAN.bat = Modern Warfare 3 Multiplayer
    4.PNG
    T6ZM-LAN.bat = Black ops 2 Zombie
    T5SP-LAN.bat = Black ops 1 Zombie
    T4SP-LAN.bat = World at War Zombie

    1. Download Notepad ++

    5.PNG
    Right Click the .bat file and select Edit with Notepad++

    6.PNG
    Copy and Paste :

    @ echo off
    .\bin\plutonium-bootstrapper-win32.exe t6zm "GAME DIRECTORY" +name "NAME" -lan

    It Should Look Exactly Like this.
    7.PNG

    1. I highlighted because its important.

    7copy.PNG

    In the Yellow = Change "t6zm" to the game you are doing.
    Copy and paste.

    Zombies:
    t6zm
    t5sp
    t4sp

    Multiplayer:
    t6mp
    t5mp
    t4mp
    iw5mp

    In the Red = Change "**GAME DIRECTORY**" to the directory of the game you're doing.
    Example: 8.PNG
    Copy and Paste

    In the Green = Change "NAME" To the name you want to use in game.

    NB. DO NOT REMOVE THE " off anything, just change what's inside it.

    It should look something like this when you're done.
    9.PNG
    NB. Remember to save it by pressing the button i underlined in red and wait for the green to show up on the file.
    Also Do not put any more than 1 space between each. Leave it as is.

    1. Close window and go back to your pluto folder where the .bat file is located.
      right click .bat file and select Send to>Desktop

    10.PNG

    Go to desktop and open the .bat file and the game will open.
    I renamed my shortcut by the way and changed the icon.
    Capture.PNG
    Change the .bat icons with this
    (EDITED) New update

    As you can see it works as expected.
    alt text
    So, This Method Can Be used for playing completely offline with no internet connection and multiplayer with RADMIN, Using /connect.

    You Can create .bat files for all games {bo2, bo1, t4, iw5} both mp and zm {multiplayer and zombie} using this method.

    GhostRider0125undefined coyxt3undefined 2 Replies Last reply
    15
    • Kalitosundefined Kalitos referenced this topic on
    • A Former User? Offline
      A Former User? Offline
      A Former User
      wrote on last edited by A Former User
      #2
      This post is deleted!
      TahjGaddundefined Scarityundefined 3 Replies Last reply
      5
      • TahjGaddundefined TahjGadd

        Alt Tag Alt Tag Alt Tag Alt Tag
        Addon for this post.

        1. Navigate to your plutonium directory.

        C:\Users\NAME\AppData\Local\Plutonium

        1.PNG

        1. Create new Text Document.

        2.PNG

        Then Rename the file according to the game you are making it for.

        Example:
        3.PNG
        T6MP-LAN.bat = Black ops 2 Multiplayer
        T5MP-LAN.bat = Black ops 1 Multiplayer
        T4MP-LAN.bat = World at War Multiplayer
        IW5MP-LAN.bat = Modern Warfare 3 Multiplayer
        4.PNG
        T6ZM-LAN.bat = Black ops 2 Zombie
        T5SP-LAN.bat = Black ops 1 Zombie
        T4SP-LAN.bat = World at War Zombie

        1. Download Notepad ++

        5.PNG
        Right Click the .bat file and select Edit with Notepad++

        6.PNG
        Copy and Paste :

        @ echo off
        .\bin\plutonium-bootstrapper-win32.exe t6zm "GAME DIRECTORY" +name "NAME" -lan

        It Should Look Exactly Like this.
        7.PNG

        1. I highlighted because its important.

        7copy.PNG

        In the Yellow = Change "t6zm" to the game you are doing.
        Copy and paste.

        Zombies:
        t6zm
        t5sp
        t4sp

        Multiplayer:
        t6mp
        t5mp
        t4mp
        iw5mp

        In the Red = Change "**GAME DIRECTORY**" to the directory of the game you're doing.
        Example: 8.PNG
        Copy and Paste

        In the Green = Change "NAME" To the name you want to use in game.

        NB. DO NOT REMOVE THE " off anything, just change what's inside it.

        It should look something like this when you're done.
        9.PNG
        NB. Remember to save it by pressing the button i underlined in red and wait for the green to show up on the file.
        Also Do not put any more than 1 space between each. Leave it as is.

        1. Close window and go back to your pluto folder where the .bat file is located.
          right click .bat file and select Send to>Desktop

        10.PNG

        Go to desktop and open the .bat file and the game will open.
        I renamed my shortcut by the way and changed the icon.
        Capture.PNG
        Change the .bat icons with this
        (EDITED) New update

        As you can see it works as expected.
        alt text
        So, This Method Can Be used for playing completely offline with no internet connection and multiplayer with RADMIN, Using /connect.

        You Can create .bat files for all games {bo2, bo1, t4, iw5} both mp and zm {multiplayer and zombie} using this method.

        GhostRider0125undefined Offline
        GhostRider0125undefined Offline
        GhostRider0125
        wrote on last edited by
        #3

        TahjGadd thats amazing dude! such a nice feature will be useful later on😁

        1 Reply Last reply
        2
        • GhostRider0125undefined Offline
          GhostRider0125undefined Offline
          GhostRider0125
          wrote on last edited by
          #4

          correction for bo1 and waw zombies should be t5sp and t4sp in .bat you dont need to change the luancher name

          A Former User? TahjGaddundefined 3 Replies Last reply
          1
          • GhostRider0125undefined GhostRider0125

            correction for bo1 and waw zombies should be t5sp and t4sp in .bat you dont need to change the luancher name

            A Former User? Offline
            A Former User? Offline
            A Former User
            wrote on last edited by
            #5

            GhostRider0125 check the script ive posted above, it uses the same method that other users posted above mine but a bit more streamlined bc u dont need to edit the script itself, it auto detects ur game and has a menu with diferent options that u can select using numbers

            GhostRider0125undefined 1 Reply Last reply
            1
            • A Former User? A Former User

              GhostRider0125 check the script ive posted above, it uses the same method that other users posted above mine but a bit more streamlined bc u dont need to edit the script itself, it auto detects ur game and has a menu with diferent options that u can select using numbers

              GhostRider0125undefined Offline
              GhostRider0125undefined Offline
              GhostRider0125
              wrote on last edited by
              #6

              @M4RCK5 yeah its nice but for those who want to do it his way i just made a correction so when they luanch it theyre zombies would show up and not just open cmd then close😆

              A Former User? 1 Reply Last reply
              0
              • GhostRider0125undefined GhostRider0125

                @M4RCK5 yeah its nice but for those who want to do it his way i just made a correction so when they luanch it theyre zombies would show up and not just open cmd then close😆

                A Former User? Offline
                A Former User? Offline
                A Former User
                wrote on last edited by
                #7

                GhostRider0125 the script crashes?? Tell me when it happens and i will fix it.
                The only diference between mine and others is that u need a copy of the Plutonium folder inside ur games folder, after that it should work fine.

                GhostRider0125undefined 1 Reply Last reply
                1
                • A Former User? A Former User

                  GhostRider0125 the script crashes?? Tell me when it happens and i will fix it.
                  The only diference between mine and others is that u need a copy of the Plutonium folder inside ur games folder, after that it should work fine.

                  GhostRider0125undefined Offline
                  GhostRider0125undefined Offline
                  GhostRider0125
                  wrote on last edited by
                  #8

                  @M4RCK5 no i meant tahjgadd bo1 and waw zombies crashes not yours😆

                  A Former User? 1 Reply Last reply
                  0
                  • GhostRider0125undefined GhostRider0125

                    @M4RCK5 no i meant tahjgadd bo1 and waw zombies crashes not yours😆

                    A Former User? Offline
                    A Former User? Offline
                    A Former User
                    wrote on last edited by
                    #9

                    GhostRider0125 ahh okok

                    1 Reply Last reply
                    0
                    • GhostRider0125undefined GhostRider0125

                      correction for bo1 and waw zombies should be t5sp and t4sp in .bat you dont need to change the luancher name

                      TahjGaddundefined Offline
                      TahjGaddundefined Offline
                      TahjGadd
                      wrote on last edited by
                      #10

                      GhostRider0125 My bad I corrected it.

                      1 Reply Last reply
                      1
                      • A Former User? A Former User

                        This post is deleted!

                        TahjGaddundefined Offline
                        TahjGaddundefined Offline
                        TahjGadd
                        wrote on last edited by
                        #11
                        This post is deleted!
                        1 Reply Last reply
                        2
                        • GhostRider0125undefined GhostRider0125

                          correction for bo1 and waw zombies should be t5sp and t4sp in .bat you dont need to change the luancher name

                          A Former User? Offline
                          A Former User? Offline
                          A Former User
                          wrote on last edited by
                          #12

                          GhostRider0125 TahjGadd ive fixed the t4sp & t5sp lines in my script

                          TahjGaddundefined GhostRider0125undefined 2 Replies Last reply
                          1
                          • A Former User? A Former User

                            GhostRider0125 TahjGadd ive fixed the t4sp & t5sp lines in my script

                            TahjGaddundefined Offline
                            TahjGaddundefined Offline
                            TahjGadd
                            wrote on last edited by
                            #13

                            @M4RCK5 what's the difference between the one I posted and yours?

                            A Former User? 1 Reply Last reply
                            0
                            • TahjGaddundefined TahjGadd

                              @M4RCK5 what's the difference between the one I posted and yours?

                              A Former User? Offline
                              A Former User? Offline
                              A Former User
                              wrote on last edited by A Former User
                              #14

                              TahjGadd u mean the function of the whole script or the lines ive fixed??

                              Ive added a line that checks if the game is BO1 Zombies or WAW Zombies and it sets the game executable to t4sp or t5sp instead of t4zm or t5zm, just that

                              TahjGaddundefined 1 Reply Last reply
                              0
                              • A Former User? A Former User

                                TahjGadd u mean the function of the whole script or the lines ive fixed??

                                Ive added a line that checks if the game is BO1 Zombies or WAW Zombies and it sets the game executable to t4sp or t5sp instead of t4zm or t5zm, just that

                                TahjGaddundefined Offline
                                TahjGaddundefined Offline
                                TahjGadd
                                wrote on last edited by
                                #15

                                @M4RCK5 the whole script

                                A Former User? 1 Reply Last reply
                                0
                                • A Former User? A Former User

                                  GhostRider0125 TahjGadd ive fixed the t4sp & t5sp lines in my script

                                  GhostRider0125undefined Offline
                                  GhostRider0125undefined Offline
                                  GhostRider0125
                                  wrote on last edited by
                                  #16

                                  @M4RCK5 noice😁 👍

                                  1 Reply Last reply
                                  0
                                  • TahjGaddundefined TahjGadd

                                    @M4RCK5 the whole script

                                    A Former User? Offline
                                    A Former User? Offline
                                    A Former User
                                    wrote on last edited by A Former User
                                    #17
                                    This post is deleted!
                                    TahjGaddundefined 1 Reply Last reply
                                    1
                                    • A Former User? A Former User

                                      This post is deleted!

                                      TahjGaddundefined Offline
                                      TahjGaddundefined Offline
                                      TahjGadd
                                      wrote on last edited by
                                      #18

                                      @M4RCK5 nice. you got a discord?

                                      A Former User? 1 Reply Last reply
                                      0
                                      • TahjGaddundefined TahjGadd

                                        @M4RCK5 nice. you got a discord?

                                        A Former User? Offline
                                        A Former User? Offline
                                        A Former User
                                        wrote on last edited by
                                        #19
                                        This post is deleted!
                                        TahjGaddundefined 1 Reply Last reply
                                        0
                                        • A Former User? A Former User

                                          This post is deleted!

                                          TahjGaddundefined Offline
                                          TahjGaddundefined Offline
                                          TahjGadd
                                          wrote on last edited by
                                          #20

                                          @M4RCK5 sent a request

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate