Trilogy-ASI-Script icon indicating copy to clipboard operation
Trilogy-ASI-Script copied to clipboard

How to make one chaos to being hotkey?

Open iqbaldwiansyah opened this issue 1 year ago • 3 comments

hi! i want make the effect is trigger if i press 1 key on keyboard , for example if i press F1 its trigger to Teleport to A Random Place there is a way to make it?

iqbaldwiansyah avatar Mar 05 '25 09:03 iqbaldwiansyah

With the way the current UI is programmed this is not possible.

I did have plans to rewrite it but with my lack of skills in both UI and UX design I've not gotten around to it because I always felt the current UI, while it looks like shit and very cluttered, serves it's purpose

Lordmau5 avatar Mar 06 '25 12:03 Lordmau5

so if i want make it to hotkeys it just i clone ur repo and compile again , that right?

iqbaldwiansyah avatar Mar 09 '25 12:03 iqbaldwiansyah

No. You would need to implement that functionality yourself as it is not currently inside the code.

That would mean a global key press listener and a way to set which effect/s should run when which key is pressed

Lordmau5 avatar Mar 09 '25 17:03 Lordmau5