Posts: 2
Threads: 2
Joined: May 2018
2018-06-17, 09:46:33
(This post was last modified: 2018-06-17, 10:29:17 by ksoooo1123.)
when i was banned, i saw the message "Position updated: Route 1 (6, 81) [Warning, distance=2] "
If ProShine could detect this warning and logout, we can avoid ban.
Is it possilbe??
Posts: 1
Threads: 0
Joined: Jun 2018
Hopefully this gets answered, I had this same thing happen and thought the same thing.
Position updated: Route 4 (91, 28) [WARNING, distance=18] /!\
Posts: 552
Threads: 63
Joined: Feb 2016
You can already logout when a warning occurs using the script.
function onWarningMessage (isDifferentMap, distance)
logout()
end
But this is a bad idea anyway. Logging out is even more suspicious than not doing anything.