Skip to content

Commit e39d198

Browse files
bakatamegitbook-bot
authored andcommitted
GitBook: [#20] No subject
1 parent 2128372 commit e39d198

File tree

3 files changed

+5
-55
lines changed

3 files changed

+5
-55
lines changed

Diff for: documentation/variables/antiaim.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If the value is 0, then he will cancel the override
3838

3939
`antiaim.override_desync(angle):` <mark style="color:purple;">`void`</mark>
4040

41-
Override desync yaw
41+
Override Desync limit
4242

4343
If the value is 0, then he will cancel the override
4444

@@ -50,7 +50,7 @@ If the value is 0, then he will cancel the override
5050

5151
`antiaim.override_pitch(angle):` <mark style="color:purple;">`void`</mark>
5252

53-
Override pitch
53+
Override Pitch
5454

5555
If the value is 0, then he will cancel the override
5656

@@ -62,7 +62,7 @@ If the value is 0, then he will cancel the override
6262

6363
`antiaim.override_roll(angle):` <mark style="color:purple;">`void`</mark>
6464

65-
Override roll, Need to enable "enable lean"
65+
Override Roll, Need to enable "enable lean"
6666

6767
If the value is 0, then he will cancel the override
6868

Diff for: documentation/variables/menu_antiaim.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ menu\_antiaim.set\_fake\_mode(2) --for setting the fake mode to 2
5555
* get\_on\_moving
5656
* get\_max\_fov&#x20;
5757
* get\_high\_velocity\_lean
58-
* get\_lby get\_air\_lean
58+
* get\_lby
59+
* get\_air\_lean
5960
* get\_invert\_on\_shot
6061
* get\_air\_mode&#x20;
6162
* get\_slow\_fake\_flick

Diff for: documentation/variables/menu_ragebot.md

-51
Original file line numberDiff line numberDiff line change
@@ -25,54 +25,3 @@ menu\_ragebot.get\_minimum\_hitchance(0) --for getting the scar hitchance
2525
menu\_ragebot.set\_minimum\_hitchance(0, 100) --for setting the scar hitchance to 100
2626
{% endtab %}
2727
{% endtabs %}
28-
29-
## Table:
30-
31-
{% tabs %}
32-
{% tab title="Get" %}
33-
* get\_visible\_damage
34-
* get\_fakeping
35-
* get\_head\_scale
36-
* get\_quickpeek
37-
* get\_teleport
38-
* get\_override\_damage
39-
* get\_early\_autostop
40-
* get\_autoscope
41-
* get\_pedalowalk
42-
* get\_roll\_safepoints
43-
* get\_force\_baim
44-
* get\_fake\_duck
45-
* get\_double\_tap\_key
46-
* get\_body\_scale
47-
* get\_unsafe\_extrapolation
48-
* get\_recharge\_delay
49-
* get\_minimum\_hitchance
50-
* get\_ignore\_legs
51-
* get\_doubletap
52-
* get\_no\_recharge\_on\_packet\_loss
53-
* get\_damage\_override
54-
* get\_autowall\_damage
55-
* get\_enable
56-
{% endtab %}
57-
58-
{% tab title="Set" %}
59-
* set\_ignore\_legs
60-
* set\_override\_damage
61-
* set\_autoscope
62-
* set\_fakeping
63-
* set\_head\_scale
64-
* set\_visible\_damage
65-
* set\_minimum\_hitchance
66-
* set\_roll\_safepoints
67-
* set\_doubletap
68-
* set\_body\_scale
69-
* set\_enable
70-
* set\_recharge\_delay
71-
* set\_unsafe\_extrapolation
72-
* set\_autowall\_damage
73-
* set\_early\_autostop
74-
* set\_no\_recharge\_on\_packet\_loss
75-
{% endtab %}
76-
{% endtabs %}
77-
78-
##

0 commit comments

Comments
 (0)