Morion
  • πŸͺ¨Morion
  • documentation
    • βš™οΈnamespaces
      • πŸ”Œcallbacks
      • πŸ’»gui
      • πŸ—ΊοΈdraw
      • ⛓️cheat
      • πŸͺ›utils
      • πŸ‘Ώragebot
      • πŸ‘¦entity
      • 🌐gvars
      • πŸš‚engine
      • πŸ“‡console
      • πŸ“‘plist
      • πŸ“‚file
      • πŸ”—web
      • βœ‰οΈchat
      • πŸ“esp
      • 🏎️animate
      • ☁️steam
      • πŸ›©οΈtrace
      • 🧱materials
      • ✨beam_sys
      • πŸ”‘base64
      • ⛓️interfaces
        • ⚑ieffects
        • ♻️precache
        • πŸ“¨model_info
    • πŸ—œοΈclasses
      • 🎨color
      • ⏺️vector
      • πŸ”«weapon
    • πŸ““enumerations
      • πŸ“ƒuse_font_flags
      • πŸ“ƒrounding
      • πŸ“ƒbinds
      • πŸ“ƒenum_frames
  • other
    • πŸ“¦examples
      • βš™οΈgui interaction
      • βš™οΈusing offsets
    • πŸ“šcloud libraries
      • πŸ“–drag-drop
      • πŸ“–simple-animations
      • πŸ“–string-gradient
Powered by GitBook
On this page
  • current_weapon_config
  • current_weapon_structure:
  • get_doubletap_charge
  • get_peek
  1. documentation
  2. βš™οΈnamespaces

πŸ‘Ώ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.

PreviousutilsNextentity

Last updated 2 years ago