Script for opening Foothills instances quickly - legal?
Hey.
I found myself doing Foothills for Syndicate encounters a lot recently. Since spawning the instance is very repetitive, I made an AHK skript to help with the process. If I understood the guidelines correctly, it should be legal, I wanted to ask here to make sure. The script assigns 3 seperate hotkeys, each of them executing a (ctrl+) mouse click at a fixed location on my screen. First hotkey clicks waypoint, second ctrl-clicks Foothills on the map, third clicks "new" button. One server-side action per hotkey, nothing automated. No info is read from the game, location of the click is hardcoded in the script. I press the keys in sequence, a new instance is created. Should be fine, right? Last bumped on Oct 4, 2019, 10:08:25 AM
|
![]() |
How are you getting syndicate? Wouldn't it just be cassia every time?
|
![]() |
" Just like in maps, Cassia is in every area, but other masters can spawn additionally. |
![]() |
" I'm pretty sure that this is the illegal part because what the macro really does is "moves the mouse to a certain point on the map and then ctrl-clicks on the that point of the map" it maybe is only one server side action but automaticly moving the cursor for sure is not legal. If I were you I would at least ask the support before using something like this! German saying: Schönheit und Funktionalität in Sekundenschnelle zu ruinieren, ist dem wahren Dilettanten keine Herausforderung! torturo: "Though, I'm really concerned, knowing by practice the capabilities of the balance team." top2000: "let me bend your rear for a moment exile" Last edited by 666lol666#3140 on Oct 4, 2019, 4:51:57 AM
|
![]() |
For me this sounds like 1 serverside action, since the other stuff (opening the UI and navigating through it) should be pure client stuff.
But I agree with you that asking here, before using it is a good idea. ;) You say Prison Cell, I hear 'Holiday'.
|
![]() |
Pretty sure automating mouse movement is not allowed.
Guild Leader The Amazon Basin <BASIN>
Play Nice and Show Some Class www.theamazonbasin.com |
![]() |
" Afaik it is. Macros are fine, as long as they produce only one serverside action. For example an macro that writes and sends a text would result in sereval keys pressed, but it's only one serverside action (sending the finished message). That's okay. You say Prison Cell, I hear 'Holiday'.
|
![]() |
CTRL-Click is one server-side action, I am pretty sure about that. And if not, I can easily modify the script so I personally will press the ctrl button.
Any source on mouse movement not being allowed? I didn't find anything conclusive. Thanks for the feedback so far. Last edited by Snarky85#4985 on Oct 4, 2019, 10:08:49 AM
|
![]() |