Jump to content

AdamWibu

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by AdamWibu

  1. Breaworlds (4.0.0) (32/64bit support)


    How to download + Review

    Script design prepared by YWie779, Feature by AdamWibu.

     

    Warning: I am not responsible if your account is banned. Use at your own risk!

     

    To unban yourself, Download 'VirtualXposed' and clone Breaworlds. You multiple clone the Breaworlds to instantly unban without waiting.

     

    Every clone is like creating a new device for you. You can use for hiding the Account Logs. So enjoy hacking on alt!

     

    The script is online so don't worry about installing a new script.

     

    How to use:

    * Increase Zoom

    Let you zoom out until the full world.

     

    * High Jump

    Jump so high in the air.

     

    * Speed

    Increase Walking speed.

     

    * Chest Magnify

    Let you see item inside the chest.

     

    * Auto Jump

    Automatic jump for you.

     

    * Freeze Camera Position

    Stop your camera from locating to your player position.

     

    * Freeze Y Position

    Freeze your player y position.

     

    * No Gravity

    Remove falling and jump higher.

     

    * Fast Fall

    Force the motion to fall faster.

     

    * Anti Respawn

    Ignore any Respawn respond.

     

    * Speedhack Limit Bypass

    Remove game speed limit.

     

    * Hide Username

    All username of player will be invisible.


     

  2. 4 hours ago, n3kitOzz said:
    
    function gun_func(state)
      if state then
        --do staff for enable
      else
        --do staff for disable
      end
    end
    
    cmd = gg.prompt({"Message text:"}, nil, {[1] = "text"})
    
    if cmd ~= nil then
      if cmd[1] == "/gun on" then
        gun_func(true)
      elseif cmd[2] == "/gun off" then
        gun_func(false)
      end
    else
      --do staff, for example - return to menu, etc
    end

     

    Does not work? i mean the /gun on Work but /gun off Not?

     

    I want like Multiple Console Command

    Like This.

    /gun on

    /gun off

    /speed on

    /speed off

    and more command? 

  3. Sorry about the post earlier Enyby.

    So i need help with the code, i saw someone made a script look like Console Script

    Example:   /gun on     or    /gun off

    I want this code can someone show me the template of it? 

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.