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

Plutonium

  1. Home
  2. BO2 Client Support
  3. Help - How would I Create a File Dump to Find Server's Scripts

Help - How would I Create a File Dump to Find Server's Scripts

Scheduled Pinned Locked Moved BO2 Client Support
15 Posts 6 Posters 271 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.
  • AlexyGalaxyundefined Offline
    AlexyGalaxyundefined Offline
    AlexyGalaxy
    wrote on last edited by AlexyGalaxy
    #1

    TLDR: My plan is to create a file dump of the current game/server I am in, find functions relating to these features I like, and then try to implement them in my own game. Only thing is I do not know if that’s possible.

    Would there be any way to create a file dump to see the all scripts running in the current game/server running?

    I found certain servers hosting games with scripts I'd like to use. Scripts effecting UI layout, wonderfiz rotating instead of being static always, and bank features on all maps.

    I have tried to find these scripts online but a'las I cannot find anything online and I have not learned gsc so I do not know how to write it myself. I am also not sure if this is a client or server question.

    If anyone knows of any solutions to this, please reply. Thanks in advance.

    hindercanrunundefined Dss0undefined 2 Replies Last reply
    0
    • AlexyGalaxyundefined AlexyGalaxy

      TLDR: My plan is to create a file dump of the current game/server I am in, find functions relating to these features I like, and then try to implement them in my own game. Only thing is I do not know if that’s possible.

      Would there be any way to create a file dump to see the all scripts running in the current game/server running?

      I found certain servers hosting games with scripts I'd like to use. Scripts effecting UI layout, wonderfiz rotating instead of being static always, and bank features on all maps.

      I have tried to find these scripts online but a'las I cannot find anything online and I have not learned gsc so I do not know how to write it myself. I am also not sure if this is a client or server question.

      If anyone knows of any solutions to this, please reply. Thanks in advance.

      hindercanrunundefined Offline
      hindercanrunundefined Offline
      hindercanrun
      wrote on last edited by
      #2

      AlexyGalaxy well if you want these scripts you might want to start learning gsc

      1 Reply Last reply
      0
      • Resxtundefined Offline
        Resxtundefined Offline
        Resxt
        Plutonium Staff
        wrote on last edited by
        #3

        So basically you want to steal a server lol? No you can't do that.
        Either ask the server owner to give you some of his scripts/functions or learn GSC and do it yourself like the majority of people do or have someone else do it for you

        AlexyGalaxyundefined 1 Reply Last reply
        0
        • Resxtundefined Resxt

          So basically you want to steal a server lol? No you can't do that.
          Either ask the server owner to give you some of his scripts/functions or learn GSC and do it yourself like the majority of people do or have someone else do it for you

          AlexyGalaxyundefined Offline
          AlexyGalaxyundefined Offline
          AlexyGalaxy
          wrote on last edited by
          #4

          Resxt Just looking to find the bank via chat script lmao not looking to steal a sever

          Resxtundefined 1 Reply Last reply
          0
          • hindercanrunundefined Offline
            hindercanrunundefined Offline
            hindercanrun
            wrote on last edited by
            #5

            Trying to create a file dump to find server scripts?
            yeah sure your not trying to steal stuff

            AlexyGalaxyundefined 1 Reply Last reply
            0
            • hindercanrunundefined hindercanrun

              Trying to create a file dump to find server scripts?
              yeah sure your not trying to steal stuff

              AlexyGalaxyundefined Offline
              AlexyGalaxyundefined Offline
              AlexyGalaxy
              wrote on last edited by AlexyGalaxy
              #6

              hindercanrun your response is not helpful or needed. It took you 4 hours to just copy paste what staff said. If you do not wish to help do not post here thank you.

              hindercanrunundefined Ghost420_undefined 2 Replies Last reply
              0
              • AlexyGalaxyundefined AlexyGalaxy

                Resxt Just looking to find the bank via chat script lmao not looking to steal a sever

                Resxtundefined Offline
                Resxtundefined Offline
                Resxt
                Plutonium Staff
                wrote on last edited by Resxt
                #7

                AlexyGalaxy Then you can:

                • Ask the server owner(s) for the script, most of them have a Discord server or a website
                • Search on the forum
                • Create a topic with a proper name instead of dumping a whole server "how do I get bank chat script"
                • Search in Discord
                • Ask in Discord

                I'm sure you can find something here
                https://forum.plutonium.pw/search?term=bank&in=titlesposts&matchWords=all&categories[]=23&categories[]=11&sortBy=relevance&sortDirection=desc&showAs=posts

                AlexyGalaxyundefined 1 Reply Last reply
                1
                • AlexyGalaxyundefined AlexyGalaxy

                  hindercanrun your response is not helpful or needed. It took you 4 hours to just copy paste what staff said. If you do not wish to help do not post here thank you.

                  hindercanrunundefined Offline
                  hindercanrunundefined Offline
                  hindercanrun
                  wrote on last edited by
                  #8

                  AlexyGalaxy Your response is not needed.

                  1 Reply Last reply
                  0
                  • Resxtundefined Resxt

                    AlexyGalaxy Then you can:

                    • Ask the server owner(s) for the script, most of them have a Discord server or a website
                    • Search on the forum
                    • Create a topic with a proper name instead of dumping a whole server "how do I get bank chat script"
                    • Search in Discord
                    • Ask in Discord

                    I'm sure you can find something here
                    https://forum.plutonium.pw/search?term=bank&in=titlesposts&matchWords=all&categories[]=23&categories[]=11&sortBy=relevance&sortDirection=desc&showAs=posts

                    AlexyGalaxyundefined Offline
                    AlexyGalaxyundefined Offline
                    AlexyGalaxy
                    wrote on last edited by
                    #9

                    Resxt You gotta believe me when I tell you I couldnt find this anywhere and you link me with it right away. Thank you so much.

                    1 Reply Last reply
                    1
                    • AlexyGalaxyundefined AlexyGalaxy

                      TLDR: My plan is to create a file dump of the current game/server I am in, find functions relating to these features I like, and then try to implement them in my own game. Only thing is I do not know if that’s possible.

                      Would there be any way to create a file dump to see the all scripts running in the current game/server running?

                      I found certain servers hosting games with scripts I'd like to use. Scripts effecting UI layout, wonderfiz rotating instead of being static always, and bank features on all maps.

                      I have tried to find these scripts online but a'las I cannot find anything online and I have not learned gsc so I do not know how to write it myself. I am also not sure if this is a client or server question.

                      If anyone knows of any solutions to this, please reply. Thanks in advance.

                      Dss0undefined Offline
                      Dss0undefined Offline
                      Dss0
                      Plutonium Staff
                      wrote on last edited by
                      #10

                      AlexyGalaxy said in Help - How would I Create a File Dump to Find Server's Scripts:

                      To answer your question:

                      Would there be any way to create a file dump to see the all scripts running in the current game/server running?

                      No.

                      I see no spam replies here so stop flagging random posts.

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

                        🍿🍿🍿🍿🍿

                        1 Reply Last reply
                        1
                        • AlexyGalaxyundefined AlexyGalaxy

                          hindercanrun your response is not helpful or needed. It took you 4 hours to just copy paste what staff said. If you do not wish to help do not post here thank you.

                          Ghost420_undefined Offline
                          Ghost420_undefined Offline
                          Ghost420_
                          wrote on last edited by Ghost420_
                          #12

                          This guy ... hindercanrun lives up to his username... I've been reading and looking for things on internet forums for many years... and I've met a lot of very acid and irritating people. but none like him...😂😂😂

                          hindercanrunundefined 1 Reply Last reply
                          0
                          • Ghost420_undefined Ghost420_

                            This guy ... hindercanrun lives up to his username... I've been reading and looking for things on internet forums for many years... and I've met a lot of very acid and irritating people. but none like him...😂😂😂

                            hindercanrunundefined Offline
                            hindercanrunundefined Offline
                            hindercanrun
                            wrote on last edited by
                            #13

                            @CamouflageLvCat you mustve been real bored if you looked through my messages

                            Ghost420_undefined 1 Reply Last reply
                            0
                            • hindercanrunundefined hindercanrun

                              @CamouflageLvCat you mustve been real bored if you looked through my messages

                              Ghost420_undefined Offline
                              Ghost420_undefined Offline
                              Ghost420_
                              wrote on last edited by Ghost420_
                              #14

                              hindercanrun
                              No no ..it is that you always appear answering my doubts. and you never bother me with the things you answer... me... here looking for new functions for my server... I find you... and it seems that you answer most of the doubts of all people... without giving information util .. taking places in the comments . . diverting conversations to nothing .. you are a real nuisance . no offense...an obstacle " . between the doubt and the solution .. as its name describes it well

                              1 Reply Last reply
                              0
                              • Dss0undefined Offline
                                Dss0undefined Offline
                                Dss0
                                Plutonium Staff
                                wrote on last edited by
                                #15

                                not the place for this, if you need to cause drama do it outside of this forum.

                                1 Reply Last reply
                                1
                                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
                                • Recent
                                • Tags
                                • Popular
                                • Users
                                • Groups
                                • Donate