mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 17:40:19 -07:00
Refactored Buffer class
This commit is contained in:
parent
65965ea3a2
commit
6d9afcdc29
165 changed files with 2763 additions and 2728 deletions
|
|
@ -121,25 +121,25 @@ public final class Static40 {
|
|||
@OriginalMember(owner = "client!da", name = "a", descriptor = "(IIIILclient!na;JI)V")
|
||||
public static void method1016(@OriginalArg(0) int arg0, @OriginalArg(2) int arg1, @OriginalArg(3) int arg2, @OriginalArg(4) JagString arg3, @OriginalArg(5) long arg4, @OriginalArg(6) int arg5) {
|
||||
@Pc(8) Buffer local8 = new Buffer(128);
|
||||
local8.method2178(10);
|
||||
local8.method2230((int) (Math.random() * 99999.0D));
|
||||
local8.method2230(530);
|
||||
local8.method2166(arg4);
|
||||
local8.method2164((int) (Math.random() * 9.9999999E7D));
|
||||
local8.method2171(arg3);
|
||||
local8.method2164((int) (Math.random() * 9.9999999E7D));
|
||||
local8.method2230(Static204.anInt4760);
|
||||
local8.method2178(arg0);
|
||||
local8.method2178(arg2);
|
||||
local8.method2164((int) (Math.random() * 9.9999999E7D));
|
||||
local8.method2230(arg5);
|
||||
local8.method2230(arg1);
|
||||
local8.method2164((int) (Math.random() * 9.9999999E7D));
|
||||
local8.method2226(Static86.aBigInteger1, Static256.aBigInteger2);
|
||||
Static6.aClass3_Sub15_Sub1_1.anInt2792 = 0;
|
||||
Static6.aClass3_Sub15_Sub1_1.method2178(36);
|
||||
Static6.aClass3_Sub15_Sub1_1.method2178(local8.anInt2792);
|
||||
Static6.aClass3_Sub15_Sub1_1.method2179(local8.aByteArray40, local8.anInt2792);
|
||||
local8.p1(10);
|
||||
local8.p2((int) (Math.random() * 99999.0D));
|
||||
local8.p2(530);
|
||||
local8.p8(arg4);
|
||||
local8.p4((int) (Math.random() * 9.9999999E7D));
|
||||
local8.pjstr(arg3);
|
||||
local8.p4((int) (Math.random() * 9.9999999E7D));
|
||||
local8.p2(Static204.anInt4760);
|
||||
local8.p1(arg0);
|
||||
local8.p1(arg2);
|
||||
local8.p4((int) (Math.random() * 9.9999999E7D));
|
||||
local8.p2(arg5);
|
||||
local8.p2(arg1);
|
||||
local8.p4((int) (Math.random() * 9.9999999E7D));
|
||||
local8.encryptRsa(Static86.aBigInteger1, Static256.aBigInteger2);
|
||||
Static6.aClass3_Sub15_Sub1_1.offset = 0;
|
||||
Static6.aClass3_Sub15_Sub1_1.p1(36);
|
||||
Static6.aClass3_Sub15_Sub1_1.p1(local8.offset);
|
||||
Static6.aClass3_Sub15_Sub1_1.pBytes(local8.data, local8.offset);
|
||||
Static223.anInt5034 = -3;
|
||||
Static179.anInt4261 = 1;
|
||||
Static226.anInt5079 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue