mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
@@ -83,7 +83,7 @@
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(VK_T),wait(1)",
|
||||
"action_params": "wait(0.5),keypress(VK_T),wait(1)",
|
||||
"id": 8,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
@@ -101,7 +101,7 @@
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "w(6),wait(10),w(0.5)keydown(VK_Q),wait(1),keyup(VK_Q)",
|
||||
"action_params": "w(6),wait(10.5),w(0.5),keydown(VK_Q),wait(1),keyup(VK_Q)",
|
||||
"id": 10,
|
||||
"move_mode": "walk",
|
||||
"type": "orientation",
|
||||
|
||||
Reference in New Issue
Block a user