Hey there, I was wondering if we could combine these two features using a script
When I press on the Target champions only button and then use attack move click, I still auto attack the creeps
Edit: I'm thinking about someting like this:
Event: Press [Q] (function) {
if (*an ennemy is in auto-attack range* == true) {
-> *auto-attack the closest champion from the cursor*
}
else {
-> *move to click position*
}
}
Sign In
Create Account

Back to top
Report









