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:
wes
2026-08-25 13:11:31 -04:00
commit c30e839b64
31 changed files with 90600 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
/*
* Decompiled with CFR 0.152.
*/
final class v {
public long a;
public String b;
public int c;
public int d;
public int e;
public int f;
public int g;
public int h;
public int i;
public int j;
public int k;
public int l;
public int[] m = new int[10];
public int[] n = new int[10];
public int[] o = new int[12];
public String p;
public int q;
public int r;
public int s;
public int t;
public int u;
public int v;
public int w;
public int x = -1;
public int y;
public int z;
public int A;
public int B;
public int C;
public int D;
public int E;
public int F;
public boolean G = false;
public int H = -1;
public int I;
v() {
}
}