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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. [Release] (UPDATED)XUID MENU BASE #2

[Release] (UPDATED)XUID MENU BASE #2

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
20 Posts 12 Posters 4.3k Views 2 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.
  • Ducxy Offline
    Ducxy Offline
    Ducxy
    wrote on last edited by Mr. Android
    #1

    I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

    XUID MENU BASE #2

    Image

    Radon waste nasal Duui YT 3 Replies Last reply
    0
    • lula Offline
      lula Offline
      lula
      Contributor
      wrote on last edited by
      #2

      How do i compile all the files into One

      Ducxy mikzy 2 Replies Last reply
      0
      • lula lula

        How do i compile all the files into One

        Ducxy Offline
        Ducxy Offline
        Ducxy
        wrote on last edited by
        #3

        lula GSC Studio.............

        Drgn 1 Reply Last reply
        0
        • Ducxy Ducxy

          lula GSC Studio.............

          Drgn Offline
          Drgn Offline
          Drgn
          Plutonium Staff
          wrote on last edited by
          #4

          @MrDucxy GSC Studio isn't recommended. Just drag the gsc onto the compiler then plop in the server files.

          1 Reply Last reply
          0
          • Kalitos Offline
            Kalitos Offline
            Kalitos
            wrote on last edited by
            #5

            @MrDucxy Sorry for the question, what is this MENU for?

            1 Reply Last reply
            0
            • Rynoxar Offline
              Rynoxar Offline
              Rynoxar
              Contributor
              wrote on last edited by
              #6

              Dont know if this is a dumb question but where I can get the XUID from ? xD

              Sass Ducxy 2 Replies Last reply
              0
              • Rynoxar Rynoxar

                Dont know if this is a dumb question but where I can get the XUID from ? xD

                Sass Offline
                Sass Offline
                Sass
                Plutonium Staff
                wrote on last edited by
                #7

                There's a folder in your /t6r/player/dw directory. The name of this folder is your XUID.

                Radon 1 Reply Last reply
                0
                • Sass Sass

                  There's a folder in your /t6r/player/dw directory. The name of this folder is your XUID.

                  Radon Offline
                  Radon Offline
                  Radon
                  wrote on last edited by
                  #8

                  Sass Or you can get it in-game with GSC using self getXUID()

                  Sass 1 Reply Last reply
                  0
                  • Ducxy Ducxy

                    I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

                    XUID MENU BASE #2

                    Image

                    Radon Offline
                    Radon Offline
                    Radon
                    wrote on last edited by
                    #9

                    @MrDucxy Is there a picture? Also, I use the same overflow fix but sometimes it still overflows?

                    1 Reply Last reply
                    0
                    • Radon Radon

                      Sass Or you can get it in-game with GSC using self getXUID()

                      Sass Offline
                      Sass Offline
                      Sass
                      Plutonium Staff
                      wrote on last edited by
                      #10

                      That's true, although it's much easier to look at a folder's name than starting a private match (or server) with a gsc script.

                      1 Reply Last reply
                      0
                      • kuxqi Offline
                        kuxqi Offline
                        kuxqi
                        wrote on last edited by
                        #11

                        post a photo of it nplz !!

                        Ducxy 1 Reply Last reply
                        0
                        • kuxqi kuxqi

                          post a photo of it nplz !!

                          Ducxy Offline
                          Ducxy Offline
                          Ducxy
                          wrote on last edited by
                          #12

                          kuxqi done, check post

                          ....................

                          1 Reply Last reply
                          0
                          • Rynoxar Rynoxar

                            Dont know if this is a dumb question but where I can get the XUID from ? xD

                            Ducxy Offline
                            Ducxy Offline
                            Ducxy
                            wrote on last edited by
                            #13

                            @NOXSYS you can get XUID from IW4M Admin

                            1 Reply Last reply
                            0
                            • lula lula

                              How do i compile all the files into One

                              mikzy Offline
                              mikzy Offline
                              mikzy
                              Banned
                              wrote on last edited by
                              #14

                              lula Someone else needed help with this. I got all the codes from other files, and put it into the main.gsc

                              1 Reply Last reply
                              0
                              • Soccer1978 Offline
                                Soccer1978 Offline
                                Soccer1978
                                wrote on last edited by
                                #15

                                how to open menu?> Thanks.

                                Sass 1 Reply Last reply
                                0
                                • Soccer1978 Soccer1978

                                  how to open menu?> Thanks.

                                  Sass Offline
                                  Sass Offline
                                  Sass
                                  Plutonium Staff
                                  wrote on last edited by
                                  #16

                                  A (very) quick look at the code will tell you that

                                  screenshot

                                  Ducxy 1 Reply Last reply
                                  0
                                  • Sass Sass

                                    A (very) quick look at the code will tell you that

                                    screenshot

                                    Ducxy Offline
                                    Ducxy Offline
                                    Ducxy
                                    wrote on last edited by
                                    #17

                                    Sass its amazing that people even ask that. like cant you just go in game and press buttons till it opens lol?

                                    1 Reply Last reply
                                    1
                                    • Ducxy Ducxy

                                      I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

                                      XUID MENU BASE #2

                                      Image

                                      waste nasal Offline
                                      waste nasal Offline
                                      waste nasal
                                      wrote on last edited by
                                      #18

                                      Ducxy it only says func 1, 2, 3, etc. Is that supposed to happen?

                                      1 Reply Last reply
                                      0
                                      • Duui YT Offline
                                        Duui YT Offline
                                        Duui YT
                                        wrote on last edited by
                                        #19

                                        how do i add this to my server

                                        1 Reply Last reply
                                        0
                                        • Ducxy Ducxy

                                          I quickly realized that my last XUID menu base was not the best and had way messier code. So here a better version of it that works flawlessly. Just open up the project in GSC Studio and then in functions.gsc add the XUIDs. This base has people with XUID set to Host verification and any other player is set to Admin verification. You can easily change this near the top of Main.GSC.

                                          XUID MENU BASE #2

                                          Image

                                          Duui YT Offline
                                          Duui YT Offline
                                          Duui YT
                                          wrote on last edited by Duui YT
                                          #20
                                          This post is deleted!
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

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