title says all... anyone got one? and what should i edit out... im kinda new to clients :(
Printable View
title says all... anyone got one? and what should i edit out... im kinda new to clients :(
Here,
[Only registered and activated users can see links. Click Here To Register...]
I made it from the 317 Deob Source.
To make it load on the web just Jar and Sign it. There are tutorials for that in the RS2 Client Tutorials section.
~Snoop
k i downloaded and i get a bunch of errors when i compile..
Post the errors?
I got none when I made it.
~Snoop
ok i fixed and i made it to a weclient but when i or som1 else logs in it says loading please wait... and stays there and does nothing whats the prob now?
Class30_Sub2_Sub4_Sub3.java:5: package sign does not exist
import sign.signlink;
^
Class30_Sub2_Sub4_Sub4.java:5: package sign does not exist
import sign.signlink;
^
Class30_Sub2_Sub4_Sub5.java:5: package sign does not exist
import sign.signlink;
^
Class46.java:5: package sign does not exist
import sign.signlink;
^
Class34.java:5: package sign does not exist
import sign.signlink;
^
Class35.java:5: package sign does not exist
import sign.signlink;
^
Class36.java:5: package sign does not exist
import sign.signlink;
^
Class37.java:6: package sign does not exist
import sign.signlink;
^
Class38.java:6: package sign does not exist
import sign.signlink;
^
Class4.java:5: package sign does not exist
import sign.signlink;
^
Class41.java:6: package sign does not exist
import sign.signlink;
^
Class50.java:5: package sign does not exist
import sign.signlink;
^
Class8.java:5: package sign does not exist
import sign.signlink;
^
Class1.java:59: cannot find symbol
symbol : variable signlink
location: class Class1
signlink.reporterror("91499, " + class30 + ", " + l + ", " + byte0 +
", " + runtimeexception.toString());
^
Class12.java:64: cannot find symbol
symbol : variable signlink
location: class Class12
signlink.reporterror("47547, " + class30_sub2 + ", " + l + ", " + by
te0 + ", " + runtimeexception.toString());
^
Class30_Sub2_Sub2.java:180: cannot find symbol
symbol : variable signlink
location: class Class30_Sub2_Sub2
signlink.reporterror("14395, " + i + ", " + l + ", " + runtimeexcept
ion.toString());
^
client.java:35: cannot find symbol
symbol : variable signlink
location: class client
signlink.midifade = 0;
^
client.java:36: cannot find symbol
symbol : variable signlink
location: class client
signlink.midi = "stop";
^
client.java:293: cannot find symbol
symbol : variable signlink
location: class client
signlink.storeid = 32;
^
client.java:294: cannot find symbol
symbol : variable signlink
location: class client
signlink.startpriv(InetAddress.getLocalHost());
^
client.java:307: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.mainapp != null)
^
client.java:309: cannot find symbol
symbol : variable signlink
location: class client
signlink.startthread(runnable, i);
^
client.java:321: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.mainapp != null)
^
client.java:322: cannot find symbol
symbol : variable signlink
location: class client
return signlink.opensocket(i);
^
client.java:445: cannot find symbol
symbol : variable signlink
location: class client
signlink.midifade = flag ? 1 : 0;
^
client.java:446: cannot find symbol
symbol : variable signlink
location: class client
signlink.midisave(abyte0, abyte0.length);
^
client.java:476: cannot find symbol
symbol : class Class7
location: class client
Class7 class7 = new Class7(aByteArrayArrayArray1258, -60, 104, 104,
anIntArrayArrayArray1214);
^
client.java:476: cannot find symbol
symbol : class Class7
location: class client
Class7 class7 = new Class7(aByteArrayArrayArray1258, -60, 104, 104,
anIntArrayArrayArray1214);
^
client.java:596: cannot find symbol
symbol : variable Class7
location: class client
int k3 = Class7.anInt145;
^
client.java:602: cannot find symbol
symbol : variable Class7
location: class client
aClass25_946.method275(Class7.anInt145, -34686);
^
client.java:628: cannot find symbol
symbol : variable signlink
location: class client
if(aBoolean960 && signlink.cache_dat != null)
^
client.java:835: cannot find symbol
symbol : variable signlink
location: class client
return signlink.wavereplay();
^
client.java:1123: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror(aString1173 + " size mismatch in getnpcpos - po
s:" + class30_sub2_sub2.anInt1406 + " psize:" + i);
^
client.java:1129: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror(aString1173 + " null entry in npc list - po
s:" + i1 + " size:" + anInt836);
^
client.java:1586: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror("18622, " + flag + ", " + l + ", " + runtimeexc
eption.toString());
^
client.java:1902: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror("15283, " + byte0 + ", " + l + ", " + runtimeex
ception.toString());
^
client.java:2472: cannot find symbol
symbol : variable Class7
location: class client
Class7.aBoolean151 = false;
^
client.java:2488: cannot find symbol
symbol : variable signlink
location: class client
signlink.storeid = 32;
^
client.java:2489: cannot find symbol
symbol : variable signlink
location: class client
signlink.startpriv(InetAddress.getLocalHost());
^
client.java:2504: cannot find symbol
symbol : variable Class7
location: class client
if(aBoolean960 && anInt1023 == 2 && Class7.anInt131 != anInt918)
^
client.java:2518: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror(aString1173 + " glcfb " + aLong1215 + "," +
j + "," + aBoolean960 + "," + aClass14Array970[0] + "," + aClass42_Sub1_1068.me
thod552() + "," + anInt918 + "," + anInt1069 + "," + anInt1070);
^
client.java:2554: cannot find symbol
symbol : variable Class7
location: class client
flag &= Class7.method189(k, abyte0, l, 6);
^
client.java:2566: cannot find symbol
symbol : variable Class7
location: class client
Class7.anInt131 = anInt918;
^
client.java:2608: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.mainapp != null)
^
client.java:2609: package signlink does not exist
return signlink.mainapp.getAppletContext();
^
client.java:2728: cannot find symbol
symbol : variable Class7
location: class client
Class7.method173((byte)-107, new Class30_Sub2_Sub2(class30_sub2_sub3
.aByteArray1420, 891), aClass42_Sub1_1068);
^
client.java:2807: cannot find symbol
symbol : variable signlink
location: class client
return signlink.wavesave(abyte0, i);
^
client.java:3465: cannot find symbol
symbol : variable signlink
location: class client
if(!signlink.reporterror)
^
client.java:3472: cannot find symbol
symbol : variable signlink
location: class client
if(!signlink.reporterror)
^
client.java:3479: cannot find symbol
symbol : variable signlink
location: class client
if(!signlink.reporterror)
^
client.java:4652: cannot find symbol
symbol : variable signlink
location: class client
signlink.reporterror = false;
^
client.java:4806: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.mainapp != null)
^
client.java:4807: cannot find symbol
symbol : variable signlink
location: class client
return signlink.mainapp;
^
client.java:5441: cannot find symbol
symbol : variable signlink
location: class client
class9.aString248 = "You last logged in " + s + " from: " + sign
link.dns;
^
client.java:5736: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.mainapp != null)
^
client.java:5737: package signlink does not exist
return signlink.mainapp.getDocumentBase().getHost().toLow erCase();
^
client.java:5849: cannot find symbol
symbol : variable signlink
location: class client
signlink.errorname = s;
^
client.java:5886: cannot find symbol
symbol : variable signlink
location: class client
aClass30_Sub2_Sub2_1192.method402(signlink.uid);
^
client.java:6791: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.sunjava)
^
client.java:6822: cannot find symbol
symbol : variable signlink
location: class client
if(signlink.cache_dat != null)
^
client.java:6825: cannot find symbol
symbol : variable signlink
location: class client
aClass14Array970[i] = new Class14(0x7a120, signlink.cache_dat, s
ignlink.cache_idx[i], i + 1, true);
^
client.java:6825: cannot find symbol
symbol : variable signlink
location: class client
aClass14Array970[i] = new Class14(0x7a120, signlink.cache_dat, s
ignlink.cache_idx[i], i + 1, true);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
100 errors
Press any key to continue . . .
That errors,
yes i always get all of those exactly
It appears that your signlink.java is not in the sign folder.
~Snoop
another possibility would be that the singlink.class has to be deleted the first time...i ran into the same problemQuote:
Originally Posted by 007 Snoop [Only registered and activated users can see links. Click Here To Register...]
ok when i cmpile i dont get those errors but when i run it i get noclassdeffound...blahblah blah:EGUI and yet i have the EGUI folder =\