View Full Version : Gui.java
Perlisos
June 24th, 2010, 15:51
Can Someone Make Me A gui.java for a client?
i cant figure out how to make one. and i cant leech off of others clients.
Klomp3
June 24th, 2010, 15:58
If it aint in your client folder, search in client.java for the ip.....
Perlisos
June 24th, 2010, 16:01
Not for ip its so i can add like buttons and stuff like a jframe.
well actually i need more help thn just that im trying to make my own 317 deob client but i suck at clients :S
Faab234
June 24th, 2010, 16:24
Ok.
/*
* Gui.java Created by Faab234
*/
public class Gui {
public Gui() {
System.out.println("My Gui.java");
}
}
my pker pure
June 24th, 2010, 20:38
To add a GUI you would have to remove all the stuff from the client.java and to me that sounds like at least a day of removing stuff, i would recommend finding a client with one built in.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.