Skip to content

Instantly share code, notes, and snippets.

@Nighthax
Created December 22, 2018 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nighthax/84902f9864ef007b2485701b910dca12 to your computer and use it in GitHub Desktop.
Save Nighthax/84902f9864ef007b2485701b910dca12 to your computer and use it in GitHub Desktop.
Hypixel configuration for Remix Client
{
"ChestStealer": {
"Toggled": true,
"Settings": {
"Delay": 200.0,
"Smart Skip": true,
"AutoClose": true,
"Chest Check": true
}
},
"NoSlowdown": {
"Toggled": true,
"Settings": {
"NoSlowdown Mode": "Vanilla",
"Slowdown": 1.0
}
},
"AutoPotion": {
"Toggled": false,
"Settings": {
"Health": 8.0,
"Delay": 250.0,
"Head Potion": false
}
},
"AutoArmor": {
"Toggled": true,
"Settings": {
"Delay": 100.0,
"Inventory": true
}
},
"AutoSword": {
"Toggled": true,
"Settings": {
"Delay": 300.0,
"Inventory": true
}
},
"ChestAura": {
"Toggled": false,
"Settings": {
"Delay": 50.0,
"Range": 4.3,
"Hide Chest": true,
"Click to open": false
}
},
"InvCleaner": {
"Toggled": false,
"Settings": {
"Speed": 200.0
}
},
"AutoReact": {
"Toggled": false,
"Settings": {
"Anti AFK": false
}
},
"Longjump": {
"Toggled": false,
"Settings": {
"Longjump Mode": "Hypixel"
}
},
"HitDelay": {
"Toggled": false,
"Settings": {
"Hit Delay": 300.0
}
},
"Scaffold": {
"Toggled": false,
"Settings": {
"Extended": 0.2,
"Movement Speed": 0.8,
"Delay": 50.0,
"Modify Speed": true,
"Tower": false,
"Jump stairs": true,
"Keep Y": false,
"Safewalk": false,
"Keep Rotations": true
}
},
"Fastbow": {
"Toggled": false,
"Settings": {
"Fastbow Mode": "Guardian"
}
},
"Velocity": {
"Toggled": true,
"Settings": {
"Velocity Mode": "Cancel",
"Horizontal": 0.0,
"Vertical": 0.0
}
},
"AntiBot": {
"Toggled": true,
"Settings": {
"Antibot Mode": "Hypixel"
}
},
"Speed": {
"Toggled": false,
"Settings": {
"Speed Mode": "Bhop"
}
},
"Sprint": {
"Toggled": true,
"Settings": {
"Multi Sprint": true,
"Multi Jump": true
}
},
"Flight": {
"Toggled": false,
"Settings": {
"Flight Mode": "Hypixel"
}
},
"Aura": {
"Toggled": true,
"Settings": {
"APS": 8.0,
"Range": 4.1,
"Block Range": 4.1,
"Switch Delay": 550.0,
"RayTrace": true,
"Players": true,
"Animals": false,
"AutoBlock": true,
"Mobs": false,
"AAC": true,
"Invisibles": false,
"Teams": false,
"No Rotate": false,
"Stop Sprint": true,
"Unblock": true
}
}
}
@youngestman
Copy link

where is the local config folder?

@PizzaBoytjuh
Copy link

where is the local config folder?

%appdata% > .minecraft > Remix > Config

to enable the config go in game and execute .config load hypixel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment