stuff
This commit is contained in:
parent
a8341e8232
commit
a8c43ba7e2
43 changed files with 2618 additions and 48 deletions
158
profiles/GooGoGaaGa_Default.json
Normal file
158
profiles/GooGoGaaGa_Default.json
Normal file
|
|
@ -0,0 +1,158 @@
|
|||
{
|
||||
"Name": "GooGoGaaGa_Default",
|
||||
"CreatedAt": "2026-03-03T16:37:43.1785247Z",
|
||||
"LastModified": "2026-03-03T16:37:43.1785248Z",
|
||||
"Flasks": {
|
||||
"LifeFlaskThreshold": 50,
|
||||
"ManaFlaskThreshold": 50,
|
||||
"FlaskCooldownMs": 4000,
|
||||
"LifeFlaskScanCode": 2,
|
||||
"ManaFlaskScanCode": 3
|
||||
},
|
||||
"Combat": {
|
||||
"GlobalCooldownMs": 500,
|
||||
"AttackRange": 600,
|
||||
"SafeRange": 400,
|
||||
"KiteEnabled": false,
|
||||
"KiteRange": 300,
|
||||
"KiteDelayMs": 200
|
||||
},
|
||||
"Skills": [
|
||||
{
|
||||
"SlotIndex": 0,
|
||||
"Label": "LMB",
|
||||
"InputType": "LeftClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 0,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 1,
|
||||
"Label": "RMB",
|
||||
"InputType": "RightClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 1,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 2,
|
||||
"Label": "MMB",
|
||||
"InputType": "MiddleClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 2,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 3,
|
||||
"Label": "Q",
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 16,
|
||||
"Priority": 3,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 4,
|
||||
"Label": "E",
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 18,
|
||||
"Priority": 4,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 5,
|
||||
"Label": "R",
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 19,
|
||||
"Priority": 5,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 6,
|
||||
"Label": "T",
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 20,
|
||||
"Priority": 6,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 7,
|
||||
"Label": "F",
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 33,
|
||||
"Priority": 7,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
}
|
||||
]
|
||||
}
|
||||
166
profiles/GooGoGaaGa_Default_Copy.json
Normal file
166
profiles/GooGoGaaGa_Default_Copy.json
Normal file
|
|
@ -0,0 +1,166 @@
|
|||
{
|
||||
"Name": "GooGoGaaGa_Default_Copy",
|
||||
"CreatedAt": "2026-03-03T16:40:21.060139Z",
|
||||
"LastModified": "2026-03-03T16:57:12.368683Z",
|
||||
"Flasks": {
|
||||
"LifeFlaskThreshold": 50,
|
||||
"ManaFlaskThreshold": 50,
|
||||
"FlaskCooldownMs": 4000,
|
||||
"LifeFlaskScanCode": 2,
|
||||
"ManaFlaskScanCode": 3
|
||||
},
|
||||
"Combat": {
|
||||
"GlobalCooldownMs": 500,
|
||||
"AttackRange": 600,
|
||||
"SafeRange": 400,
|
||||
"KiteEnabled": false,
|
||||
"KiteRange": 300,
|
||||
"KiteDelayMs": 200
|
||||
},
|
||||
"Skills": [
|
||||
{
|
||||
"SlotIndex": 0,
|
||||
"Label": "LMB",
|
||||
"SkillName": "MeleeSpearOffHand",
|
||||
"InputType": "LeftClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 2,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 10,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 1,
|
||||
"Label": "RMB",
|
||||
"SkillName": "SpearThrow",
|
||||
"InputType": "RightClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 1,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 800,
|
||||
"TargetSelection": "All",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 2,
|
||||
"Label": "MMB",
|
||||
"SkillName": "Twister",
|
||||
"InputType": "MiddleClick",
|
||||
"ScanCode": 0,
|
||||
"Priority": 0,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 1000,
|
||||
"TargetSelection": "All",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 3,
|
||||
"Label": "Q",
|
||||
"SkillName": null,
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 16,
|
||||
"Priority": 3,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 4,
|
||||
"Label": "E",
|
||||
"SkillName": null,
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 18,
|
||||
"Priority": 4,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 5,
|
||||
"Label": "R",
|
||||
"SkillName": null,
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 19,
|
||||
"Priority": 5,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 6,
|
||||
"Label": "T",
|
||||
"SkillName": null,
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 20,
|
||||
"Priority": 6,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
},
|
||||
{
|
||||
"SlotIndex": 7,
|
||||
"Label": "F",
|
||||
"SkillName": null,
|
||||
"InputType": "KeyPress",
|
||||
"ScanCode": 33,
|
||||
"Priority": 7,
|
||||
"IsEnabled": true,
|
||||
"CooldownMs": 300,
|
||||
"RangeMin": 0,
|
||||
"RangeMax": 600,
|
||||
"TargetSelection": "Nearest",
|
||||
"RequiresTarget": true,
|
||||
"IsAura": false,
|
||||
"IsMovementSkill": false,
|
||||
"MinMonstersInRange": 1,
|
||||
"MaintainPressed": false
|
||||
}
|
||||
]
|
||||
}
|
||||
3
profiles/_assignments.json
Normal file
3
profiles/_assignments.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"GooGoGaaGa": "GooGoGaaGa_Default_Copy"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue