πŸ‘Ώragebot

current_weapon_config

ragebot.current_weapon_config(): current_weapon_structure

current_weapon_structure:

Name
Type
Description

damage

integer

current weapon damage

override_damage

integer

current weapon override damage

hitchance

integer

current weapon hitchance

hitboxes

array of integers

current weapon hitboxes

get_doubletap_charge

ragebot.get_doubletap_charge(): boolean

Returns double tap charge status.

get_peek

ragebot.get_peek(ticks: integer): boolean

Returns true if you peeking an opponent.

Last updated