ProjectPact Posted May 20, 2021 Posted May 20, 2021 AFK Dancer I needed a script to basically afk for me so my instance didn't close, so I made a little script that just dances every so often randomly. Nothing special, great way to not logout. 1
Muffins Posted May 20, 2021 Posted May 20, 2021 instead of needing to dance you can simply just type a key (like Backspace) to keep yourself logged in. Similar to this here for OPRS https://github.com/Ganom/ExternalPlugins/blob/master/NeverLog/src/main/java/net/runelite/client/plugins/externals/neverlog/NeverLog.java 1