-
Notifications
You must be signed in to change notification settings - Fork 66
/
Copy pathGlobal-COR-Binds.lua
39 lines (34 loc) · 2.39 KB
/
Global-COR-Binds.lua
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
send_command('bind #` input //send @others /ja "Double-Up" <me>')
send_command('bind #1 input //send @others /ja "Chaos Roll" <me>')
send_command('bind #2 input //send @others /ja "Samurai Roll" <me>')
send_command('bind #3 input //send @others /ja "Fighter\'s Roll" <me>')
send_command('bind #4 input //send @others /ja "Evoker\'s Roll" <me>')
send_command('bind #5 input //send @others /ja "Gallant\'s Roll" <me>')
send_command('bind #6 input //send @others /ja "Tactician\'s Roll" <me>')
send_command('bind #7 input //send @others /console gs c qd')
send_command('bind #8 input //send @others /ja "Light Shot" <t>')
send_command('bind #0 input //send @others /ja "Dark Shot" <t>')
send_command('bind #f input //send @others /ma "Flurry" <t>')
send_command('bind #e input //send @others /ma "Haste" <t>')
send_command('bind #r input //send @others /ma "Refresh" <t>')
send_command('bind #t input //send @others /ma "Blink" <me>')
send_command('bind #y input //send @others /ma "Phalanx" <me>')
send_command('bind #u input //send @others /ma "Stoneskin" <me>')
send_command('bind #i input //send @others /ma "Aquaveil" <me>')
send_command('bind #o input //send @others /ma "Cure IV" <t>')
send_command('bind #, input //send @others /ma "Sneak" <t>')
send_command('bind #. input //send @others /ma "Invisible <t>')
send_command('bind #s input //send @others /ja "Snake Eye" <me>')
send_command('bind #c input //send @others /ja "Crooked Cards" <me>')
send_command('bind #x input //send @others /ja "Fold" <me>')
send_command('bind #numpad7 input //send @others /ma "Paralyna" <t>')
send_command('bind #numpad8 input //send @others /ma "Silena" <t>')
send_command('bind #numpad9 input //send @others /ma "Blindna" <t>')
send_command('bind #numpad4 input //send @others /ma "Poisona" <t>')
send_command('bind #numpad5 input //send @others /ma "Stona" <t>')
send_command('bind #numpad6 input //send @others /ma "Viruna" <t>')
send_command('bind #numpad1 input //send @others /ma "Cursna" <t>')
send_command('bind #numpad2 input //send @others /ma "Cursna" Gary')
send_command('bind #numpad+ input //send @others /ma "Erase" <t>')
send_command('bind #numpad0 input //send @others /ma "Sacrifice" <t>')
send_command('bind #numpad. input //send @others /ma "Esuna" <me>')