SBoT 1.0 decompiled with CFR 0.152
Full source recovered from SBoT.jar (July 2004) plus the three bundled example scripts (BoneBury, GuildFish, GuildFisher). Class names are the original RSC-era single-letter obfuscation (a.java-z.java); mudclient.java and Script.java kept their real names since those weren't obfuscated.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/*
|
||||
* Decompiled with CFR 0.152.
|
||||
*/
|
||||
public class k {
|
||||
public static int a = 196;
|
||||
public static int b = 196;
|
||||
public static int c = 85;
|
||||
public static int d = 63;
|
||||
public static int e = 58;
|
||||
public static int f = 36;
|
||||
public static int g = 17;
|
||||
public static int h = 24;
|
||||
public static int i = 1;
|
||||
public static int j = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user