More XML
This commit is contained in:
parent
ecaa0505e5
commit
e7f13e27ed
@ -4,6 +4,7 @@
|
||||
<Include path="nullifiedcat/aimbot.xml"/>
|
||||
<Include path="nullifiedcat/triggerbot.xml"/>
|
||||
<Include path="nullifiedcat/antiaim.xml"/>
|
||||
<Include path="nullifiedcat/antibackstab.xml"/>
|
||||
<Include path="nullifiedcat/autoheal.xml"/>
|
||||
<Include path="nullifiedcat/chat.xml"/>
|
||||
<Include path="nullifiedcat/visuals.xml"/>
|
||||
|
@ -17,16 +17,37 @@
|
||||
<AutoVariable width="fill" target="aimbot.wait-for-charge" label="Wait for charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.can-shoot-only" label="CanShoot check"/>
|
||||
<AutoVariable width="fill" target="aimbot.silent" label="Silent"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov" label="FOV"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.enable" label="FOV Circle"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.opacity" label="FOV Opacity"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov" label="FOV"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.enable" label="FOV Circle"/>
|
||||
<AutoVariable width="fill" target="aimbot.fov-circle.opacity" label="FOV Opacity"/>
|
||||
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed only"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.spin-up" label="Auto spin-up"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.unzoom" label="Auto unzoom"/>
|
||||
<AutoVariable width="fill" target="aimbot.auto.zoom" label="Auto zoom"/>
|
||||
<AutoVariable width="fill" target="aimbot.zoomed-only" label="Zoomed only"/>
|
||||
<AutoVariable width="fill" target="aimbot.hitbox" label="hitbox"/>
|
||||
<LabeledObject width="fill" label="Hitbox Mode">
|
||||
<LabeledObject width="fill" label="Hitbox">
|
||||
<Select target="aimbot.hitbox">
|
||||
<Option name="Head" value="0"/>
|
||||
<Option name="Pelvis" value="1"/>
|
||||
<Option name="Spine 0" value="2"/>
|
||||
<Option name="Spine 1" value="3"/>
|
||||
<Option name="Spine 2" value="4"/>
|
||||
<Option name="Spine 3" value="5"/>
|
||||
<Option name="Upper left arm" value="6"/>
|
||||
<Option name="Lower left arm" value="7"/>
|
||||
<Option name="Left hand" value="8"/>
|
||||
<Option name="Upper right arm" value="9"/>
|
||||
<Option name="Lower right arm" value="10"/>
|
||||
<Option name="Right hand" value="11"/>
|
||||
<Option name="Left hip" value="12"/>
|
||||
<Option name="Left knee" value="13"/>
|
||||
<Option name="Left Foot" value="14"/>
|
||||
<Option name="Right Hip" value="15"/>
|
||||
<Option name="Right Knee" value="16"/>
|
||||
<Option name="Right Foot" value="17"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Hitbox Mode">
|
||||
<Select target="aimbot.hitbox-mode">
|
||||
<Option name="Auto" value="0"/>
|
||||
<Option name="Auto closest" value="1"/>
|
||||
@ -34,45 +55,46 @@
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
</List>
|
||||
<List width="200"x="162">
|
||||
<AutoVariable width="fill" target="aimbot.lock-target" label="Lock Target"/>
|
||||
<AutoVariable width="fill" target="aimbot.miss-chance" label="Miss chance"/>
|
||||
<AutoVariable width="fill" target="aimbot.multipoint" label="Multipoint"/>
|
||||
<LabeledObject width="fill" label="Priority Mode">
|
||||
<List width="200" x="162">
|
||||
<AutoVariable width="fill" target="aimbot.lock-target" label="Lock Target"/>
|
||||
<AutoVariable width="fill" target="aimbot.miss-chance" label="Miss chance"/>
|
||||
<AutoVariable width="fill" target="aimbot.multipoint" label="Multipoint"/>
|
||||
<LabeledObject width="fill" label="Priority Mode">
|
||||
<Select target="aimbot.priority-mode">
|
||||
<Option name="Smart" value="0"/>
|
||||
<Option name="FOV" value="1"/>
|
||||
<Option name="Distance" value="2"/>
|
||||
<Option name="Health" value="3"/>
|
||||
<Option name="Health" value="3"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="aimbot.target.max-range" label="Max Range" min="0" max="4096"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.enable" label="Enable Projectile Aimbot"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.huntsman-autoshoot" label="Arrow autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.sticky-autoshoot" label="Sticky autoshoot charge"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.gravity" label="Gravity override"/>
|
||||
<AutoVariable width="fill" target="aimbot.projectile.speed" label="Velocity override"/>
|
||||
<AutoVariable width="fill" target="aimbot.extrapolate" label="Extrapolate"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug" label="Debug"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug.engine-pp" label="Debug Engine PP"/>
|
||||
<AutoVariable width="fill" target="aimbot.extrapolate" label="Extrapolate"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug" label="Debug"/>
|
||||
<AutoVariable width="fill" target="aimbot.debug.engine-pp" label="Debug Engine PP"/>
|
||||
<AutoVariable width="fill" target="aimbot.slow" label="Slow Aimbot"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" name="Target Options" x="380">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="aimbot.target.sentry" label="Sentry guns"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.stickybomb" label="Stickybombs"/>
|
||||
<LabeledObject width="fill" label="Target Team">
|
||||
<LabeledObject width="fill" label="Target Team">
|
||||
<Select target="aimbot.target.teammates">
|
||||
<Option name="Enemies" value="0"/>
|
||||
<Option name="Teammates" value="1"/>
|
||||
<Option name="All" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-cloaked-spies" label="NOT Cloaked Spies"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-cloaked-spies" label="NOT Cloaked Spies"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-deadringer" label="NOT Dead Ringer Spies"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-vaccinator" label="NOT Vaccinator"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.ignore-non-rage" label="Rage only"/>
|
||||
<AutoVariable width="fill" target="aimbot.target.other-buildings" label="Other buildings"/>
|
||||
</List>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
||||
|
@ -1,61 +1,104 @@
|
||||
<Tab name="ESP">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="esp.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="esp.legit" label="Legit Mode"/>
|
||||
<AutoVariable width="fill" target="esp.range" label="Max Range" min="0" max="4096"/>
|
||||
<Tab name="ESP" padding="4 4 4 4">
|
||||
<Box padding="12 6 6 6" width="content" height="content">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="esp.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="esp.legit" label="Legit Mode"/>
|
||||
<AutoVariable width="fill" target="esp.range" label="Max Range" min="0" max="4096"/>
|
||||
<AutoVariable width="fill" target="esp.box.building-3d" label="3D Buildings"/>
|
||||
<AutoVariable width="fill" target="esp.box.player-3d" label="3D Players"/>
|
||||
<AutoVariable width="fill" target="esp.box.corner-size" label="Corner Size"/>
|
||||
<AutoVariable width="fill" target="esp.bones" label="Bone ESP"/>
|
||||
<AutoVariable width="fill" target="esp.expand" label="Expand"/>
|
||||
<LabeledObject width="fill" label="Box mode">
|
||||
<Select target="esp.box.mode">
|
||||
<Option name="None" value="0"/>
|
||||
<Option name="Normal" value="1"/>
|
||||
<Option name="Corners" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Health mode">
|
||||
<Select target="esp.health-mode">
|
||||
<Option name="None" value="0"/>
|
||||
<Option name="Text" value="1"/>
|
||||
<Option name="Healthbar" value="2"/>
|
||||
<Option name="Both" value="3"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
</List>
|
||||
<List width="150" x="160">
|
||||
<LabeledObject width="fill" label="Arrows">
|
||||
<Select target="esp.projectile.arrows">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Pipes">
|
||||
<Select target="esp.projectile.pipes">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Rockets">
|
||||
<Select target="esp.projectile.rockets">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Stickies">
|
||||
<Select target="esp.projectile.stickies">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
|
||||
</List>
|
||||
<List width="150" x="160">
|
||||
<LabeledObject width="fill" label="Arrows">
|
||||
<Select target="esp.projectile.arrows">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Pipes">
|
||||
<Select target="esp.projectile.pipes">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Rockets">
|
||||
<Select target="esp.projectile.rockets">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<LabeledObject width="fill" label="Stickies">
|
||||
<Select target="esp.projectile.stickies">
|
||||
<Option name="Disable" value="0"/>
|
||||
<Option name="Enemy only" value="1"/>
|
||||
<Option name="Crit only" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
|
||||
<AutoVariable width="fill" target="esp.info.name" label="Name"/>
|
||||
<AutoVariable width="fill" target="esp.info.distance" label="Distance"/>
|
||||
<AutoVariable width="fill" target="esp.info.class" label="Class"/>
|
||||
<AutoVariable width="fill" target="esp.info.conditions" label="Conditions"/>
|
||||
<AutoVariable width="fill" target="esp.info.ubercharge" label="UberCharge %"/>
|
||||
<AutoVariable width="fill" target="esp.info.powerup" label="Powerup"/>
|
||||
<AutoVariable width="fill" target="esp.info.bot-id" label="Bot ID"/>
|
||||
<AutoVariable width="fill" target="esp.info.weapon" label="Weapon"/>
|
||||
<AutoVariable width="fill" target="esp.online.enable" label="Online: Enable"/>
|
||||
<AutoVariable width="fill" target="esp.online.groups" label="Online: Groups"/>
|
||||
<AutoVariable width="fill" target="esp.online.software" label="Online: Software"/>
|
||||
|
||||
<AutoVariable width="fill" target="esp.item.enable" label="Enable Item ESP"/>
|
||||
<AutoVariable width="fill" target="esp.item.ammo" label="Ammo Packs"/>
|
||||
<AutoVariable width="fill" target="esp.item.health" label="Health Packs"/>
|
||||
<AutoVariable width="fill" target="esp.item.money" label="MvM Money"/>
|
||||
<AutoVariable width="fill" target="esp.item.money-red" label="MvM Red Money"/>
|
||||
<AutoVariable width="fill" target="esp.item.powerup" label="Mannpower Powerups"/>
|
||||
<AutoVariable width="fill" target="esp.item.spellbook" label="Spellbooks"/>
|
||||
<AutoVariable width="fill" target="esp.item.weapons" label="HL2:DM Weapons"/>
|
||||
<AutoVariable width="fill" target="esp.item.adrenaline" label="TF2C Adrenaline"/>
|
||||
<AutoVariable width="fill" target="esp.item.weapon-spawner" label="TC2C Weapon Spawner"/>
|
||||
</List>
|
||||
<AutoVariable width="fill" target="esp.info.name" label="Name"/>
|
||||
<AutoVariable width="fill" target="esp.info.distance" label="Distance"/>
|
||||
<AutoVariable width="fill" target="esp.info.class" label="Class"/>
|
||||
<AutoVariable width="fill" target="esp.info.conditions" label="Conditions"/>
|
||||
<AutoVariable width="fill" target="esp.info.ubercharge" label="UberCharge %"/>
|
||||
<AutoVariable width="fill" target="esp.info.powerup" label="Powerup"/>
|
||||
<AutoVariable width="fill" target="esp.info.bot-id" label="Bot ID"/>
|
||||
<AutoVariable width="fill" target="esp.info.weapon" label="Weapon"/>
|
||||
<AutoVariable width="fill" target="esp.online.enable" label="Online: Enable"/>
|
||||
<AutoVariable width="fill" target="esp.online.groups" label="Online: Groups"/>
|
||||
<AutoVariable width="fill" target="esp.online.software" label="Online: Software"/>
|
||||
</List>
|
||||
<List width="150" x="320">
|
||||
<AutoVariable width="fill" target="esp.item.enable" label="Enable Item ESP"/>
|
||||
<AutoVariable width="fill" target="esp.item.ammo" label="Ammo Packs"/>
|
||||
<AutoVariable width="fill" target="esp.item.health" label="Health Packs"/>
|
||||
<AutoVariable width="fill" target="esp.item.money" label="MvM Money"/>
|
||||
<AutoVariable width="fill" target="esp.item.money-red" label="MvM Red Money"/>
|
||||
<AutoVariable width="fill" target="esp.item.powerup" label="Mannpower Powerups"/>
|
||||
<AutoVariable width="fill" target="esp.item.spellbook" label="Spellbooks"/>
|
||||
<AutoVariable width="fill" target="esp.item.weapons" label="HL2:DM Weapons"/>
|
||||
<AutoVariable width="fill" target="esp.item.adrenaline" label="TF2C Adrenaline"/>
|
||||
<AutoVariable width="fill" target="esp.item.weapon-spawner" label="TC2C Weapon Spawner"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" y="260" name="Debug">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="esp.debug.entity" label="Entity ESP"/>
|
||||
<AutoVariable width="fill" target="esp.debug.id" label="Entity ID"/>
|
||||
<AutoVariable width="fill" target="esp.debug.model" label="Model name"/>
|
||||
</List>
|
||||
</Box>
|
||||
<Box padding="12 6 6 6" width="content" height="content" x="160" y="260" name="Emoji">
|
||||
<List width="150">
|
||||
<LabeledObject width="fill" label="Mode">
|
||||
<Select target="esp.emoji.mode">
|
||||
<Option name="None" value="0"/>
|
||||
<Option name="Joy" value="1"/>
|
||||
<Option name="Thinking" value="2"/>
|
||||
</Select>
|
||||
</LabeledObject>
|
||||
<AutoVariable width="fill" target="esp.emoji.min-size" label="Min size"/>
|
||||
<AutoVariable width="fill" target="esp.emoji.scaling" label="Scaling"/>
|
||||
<AutoVariable width="fill" target="esp.emoji.size" label="Size"/>
|
||||
</List>
|
||||
</Box>
|
||||
</Tab>
|
@ -1,4 +1,4 @@
|
||||
<Tab name="Glow">
|
||||
<Tab name="Glow" padding="4 4 4 4">
|
||||
<List width="150">
|
||||
<AutoVariable width="fill" target="glow.enable" label="Enable"/>
|
||||
<AutoVariable width="fill" target="glow.blur-scale" label="Blur Scale" min="0" max="10"/>
|
||||
|
Reference in New Issue
Block a user