A RuneTek3 client (377) that is deobfuscated, converted to Kotlin, and includes QoL improvements.
0

Configure Feed

Select the types of activity you want to include in your feed.

false by default since u have to update keys anyway

+1 -1
+1 -1
src/main/java/com/jagex/runescape/config/Configuration.java
··· 89 89 /** 90 90 * Whether or not the network packets should be encrypted. 91 91 */ 92 - public static boolean RSA_ENABLED = true; 92 + public static boolean RSA_ENABLED = false; 93 93 94 94 /** 95 95 * Public key to be used in RSA network encryption.