Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

LiquidBounce Forum

  1. Home
  2. Off-Topic
  3. ccbluex forums website src code leak (!)

ccbluex forums website src code leak (!)

Scheduled Pinned Locked Moved Off-Topic
27 Posts 7 Posters 12.3k Views 1 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.
  • ENDER1355v1E ENDER1355v1

    dont leak plz

    if mc.thePlayer.ontheWebsite() == true {
    mc.thePlayer.setnoBrainState() == true
    mc.thePlayer.IQlevel == --0
    

    czechhek's code:

    mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
    
    CzechHekC Offline
    CzechHekC Offline
    CzechHek
    wrote on last edited by CzechHek
    #8

    @spyfromtf2 Improved your code

    mc.thePlayer.ontheWebsite() && mc.thePlayer.setnoBrainState() && !mc.thePlayer.IQlevel
    

    or perhaps

    mc.thePlayer.ontheWebsite() && (mc.thePlayer.setnoBrainState(), !mc.thePlayer.IQlevel)
    

    doesn't make much sense but that's how you wrote it

    perhaps you wanted it to look like this

    mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
    

    doesn't make much sense anyway

    if so, here is how it should have looked

    if (mc.thePlayer.onTheWebsite()) {
        mc.thePlayer.setNoBrainState(true)
        mc.thePlayer.iqLevel = 0
    }
    
    ENDER1355v1E 1 Reply Last reply
    4
    • CzechHekC CzechHek

      @spyfromtf2 Improved your code

      mc.thePlayer.ontheWebsite() && mc.thePlayer.setnoBrainState() && !mc.thePlayer.IQlevel
      

      or perhaps

      mc.thePlayer.ontheWebsite() && (mc.thePlayer.setnoBrainState(), !mc.thePlayer.IQlevel)
      

      doesn't make much sense but that's how you wrote it

      perhaps you wanted it to look like this

      mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
      

      doesn't make much sense anyway

      if so, here is how it should have looked

      if (mc.thePlayer.onTheWebsite()) {
          mc.thePlayer.setNoBrainState(true)
          mc.thePlayer.iqLevel = 0
      }
      
      ENDER1355v1E Offline
      ENDER1355v1E Offline
      ENDER1355v1
      wrote on last edited by ENDER1355v1
      #9

      @czechhek i enjoy ur scripts

      1 Reply Last reply
      0
      • ENDER1355v1E ENDER1355v1

        @mems

        if mc.theUser.ontheWebsite() == true {
        mc.theUser.setnoBrainState() == true
        mc.theUser.IQlevel == --0
        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #10

        @spyfromtf2

        var allownobrainstate[MAX_USERS] = false
        var setiqlevel[MAX_USERS] = 0
        for(i in usernames) { if(i is SpyFromTF2 && i[userinfo][loggedin]) { allownobrainstate[i] = true; setiqlevel[i] = 0} }
        
        ENDER1355v1E 1 Reply Last reply
        0
        • ? A Former User

          @spyfromtf2

          var allownobrainstate[MAX_USERS] = false
          var setiqlevel[MAX_USERS] = 0
          for(i in usernames) { if(i is SpyFromTF2 && i[userinfo][loggedin]) { allownobrainstate[i] = true; setiqlevel[i] = 0} }
          
          ENDER1355v1E Offline
          ENDER1355v1E Offline
          ENDER1355v1
          wrote on last edited by
          #11

          @mems

          You forgot to put /// api_version=2

          ? 1 Reply Last reply
          0
          • ENDER1355v1E ENDER1355v1

            @mems

            You forgot to put /// api_version=2

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

            @spyfromtf2 im sorry did i leak a script or the website's code

            ENDER1355v1E 1 Reply Last reply
            0
            • ? A Former User

              @spyfromtf2 im sorry did i leak a script or the website's code

              ENDER1355v1E Offline
              ENDER1355v1E Offline
              ENDER1355v1
              wrote on last edited by
              #13
              This post is deleted!
              ? 1 Reply Last reply
              0
              • ENDER1355v1E ENDER1355v1

                This post is deleted!

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

                @spyfromtf2 did i leak a script or the website's code

                ENDER1355v1E 1 Reply Last reply
                0
                • ? A Former User

                  @spyfromtf2 did i leak a script or the website's code

                  ENDER1355v1E Offline
                  ENDER1355v1E Offline
                  ENDER1355v1
                  wrote on last edited by ENDER1355v1
                  #15

                  @mems website code oh wait script

                  ? 1 Reply Last reply
                  0
                  • ENDER1355v1E ENDER1355v1

                    @mems website code oh wait script

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

                    @spyfromtf2 said in ccbluex forums website src code leak (!):

                    @mems website code

                    @spyfromtf2 said in ccbluex forums website src code leak (!):

                    @mems

                    You forgot to put /// api_version=2

                    then think about it

                    ENDER1355v1E 1 Reply Last reply
                    0
                    • ? A Former User

                      @spyfromtf2 said in ccbluex forums website src code leak (!):

                      @mems website code

                      @spyfromtf2 said in ccbluex forums website src code leak (!):

                      @mems

                      You forgot to put /// api_version=2

                      then think about it

                      ENDER1355v1E Offline
                      ENDER1355v1E Offline
                      ENDER1355v1
                      wrote on last edited by
                      #17

                      @mems i was wrong lol

                      ? 1 Reply Last reply
                      0
                      • ENDER1355v1E ENDER1355v1

                        @mems i was wrong lol

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

                        @spyfromtf2 you were right

                        ENDER1355v1E 2 Replies Last reply
                        0
                        • ? A Former User

                          @spyfromtf2 you were right

                          ENDER1355v1E Offline
                          ENDER1355v1E Offline
                          ENDER1355v1
                          wrote on last edited by
                          #19

                          @mems you too

                          1 Reply Last reply
                          0
                          • ? A Former User

                            @spyfromtf2 you were right

                            ENDER1355v1E Offline
                            ENDER1355v1E Offline
                            ENDER1355v1
                            wrote on last edited by ENDER1355v1
                            #20

                            @mems btw dont start flamewars senk ju will ban for it

                            1 Reply Last reply
                            0
                            • ENDER1355v1E ENDER1355v1

                              dont leak plz

                              if mc.thePlayer.ontheWebsite() == true {
                              mc.thePlayer.setnoBrainState() == true
                              mc.thePlayer.IQlevel == --0
                              

                              czechhek's code:

                              mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
                              
                              I Offline
                              I Offline
                              idk my name
                              wrote on last edited by idk my name
                              #21
                              This post is deleted!
                              1 Reply Last reply
                              0
                              • ? A Former User

                                @spyfromtf2 iTs nOt PlaYeR iTs uSEr

                                END3R1355E Offline
                                END3R1355E Offline
                                END3R1355
                                wrote on last edited by
                                #22

                                @mems hurbin' as usual?

                                1 Reply Last reply
                                0
                                • END3R1355E Offline
                                  END3R1355E Offline
                                  END3R1355
                                  wrote on last edited by
                                  #23

                                  @bobismymanager haha yes

                                  1 Reply Last reply
                                  0
                                  • END3R1355E Offline
                                    END3R1355E Offline
                                    END3R1355
                                    wrote on last edited by
                                    #24

                                    thx made my own forums now

                                    forums.sendhelp.me

                                    1 Reply Last reply
                                    0
                                    • ENDER1355v1E ENDER1355v1

                                      dont leak plz

                                      if mc.thePlayer.ontheWebsite() == true {
                                      mc.thePlayer.setnoBrainState() == true
                                      mc.thePlayer.IQlevel == --0
                                      

                                      czechhek's code:

                                      mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
                                      
                                      END3R1355E Offline
                                      END3R1355E Offline
                                      END3R1355
                                      wrote on last edited by END3R1355
                                      #25

                                      @painis-bot said in ccbluex forums website src code leak (!):

                                      dont leak plz

                                      if mc.thePlayer.ontheWebsite() == true {
                                      mc.thePlayer.setnoBrainState() == true
                                      mc.thePlayer.IQlevel == --0
                                      

                                      czechhek's code:

                                      mc.thePlayer.onTheWebsite() && (mc.thePlayer.setNoBrainState(true), mc.thePlayer.iqLevel = 0)
                                      

                                      improved le code

                                      if (mc.thePlayer.ontheWebsite()) = true {
                                      mc.thePlayer.setnoBrainState() = true;
                                      mc.thePlayer.IQlevel = 0;
                                      }
                                      
                                      1 Reply Last reply
                                      0
                                      • END3R1355E Offline
                                        END3R1355E Offline
                                        END3R1355
                                        wrote on last edited by
                                        #26

                                        @bobismymanager thats the fake one

                                        1 Reply Last reply
                                        0
                                        • END3R1355E Offline
                                          END3R1355E Offline
                                          END3R1355
                                          wrote on last edited by
                                          #27

                                          @bobismymanager i dont get what ur trying to say here, it works for me

                                          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


                                          About
                                          • Terms of Service
                                          • Privacy Policy
                                          • Status
                                          • Contact Us
                                          Downloads
                                          • Releases
                                          • Source code
                                          • License
                                          Docs
                                          • Tutorials
                                          • CustomHUD
                                          • AutoSettings
                                          • ScriptAPI
                                          Community
                                          • Forum
                                          • Guilded
                                          • YouTube
                                          • Twitter
                                          • D.Tube
                                          • Login

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