PDA

View Full Version : [317] Skill Interface For Delta [317]



Xdragon
June 20th, 2010, 21:03
First open client.java

And search for :

public class client extends Player implements Runnable {

And add this under it:

public void thievinginterface() {
sendFrame126("@dre@Thieving Interface", 8716);
for(int i = 8720;i<8799;i++) {
sendFrame126("",i);
}
sendFrame126("50",8720);
sendFrame126("Hero",8760);
sendFrame126("60",8721);
sendFrame126("Gnome", 8761);
sendFrame126("70",8722);
sendFrame126("Paladin",8762);
sendFrame126("99",8723);
sendFrame126("Thieving Skill Cape", 8763);
sendFrame126("",8724);
sendFrame126("", 8764);
sendFrame126("",8725);
sendFrame126("",8765);
sendFrame126("",8726);
sendFrame126("", 8766);
sendFrame126("",8727);
sendFrame126("", 8767);
sendFrame126("", 8728);
sendFrame126("", 8768);
sendFrame126("",8849);// members only skill
sendFrame126("",8827);//steel
sendFrame126("",8837);//mithril
sendFrame126("",8840);
sendFrame126("",8843);
sendFrame126("",8846); //Skills
sendFrame126("",8823);
sendFrame126("",8824);
sendFrame126("",8859);
sendFrame126("",8862);
sendFrame126("",8865);
sendFrame126("",15303);
sendFrame126("",15306);
sendFrame126("",15309);

sendFrame34(8847,3259,0,1);
sendFrame34(8847,3257,1,1);
sendFrame34(8847,3255,2,1);
sendFrame34(8847,2710,3,1);
showInterface(8714);
}

U can change the red things
Change the green one to the skill name
All Credits to Aintaro [Yaay i didnt forgot the name]
Have fun !

123happy
June 20th, 2010, 21:08
Dude! You are on fire today. You are posting TuT's like your life depended on it. :p

(Which it does;))

Xdragon
June 20th, 2010, 21:10
Its just im too bored But im done for today :D Gonna go further Tommorow :P

123happy
June 20th, 2010, 21:17
Wait until I get home from work tomorrow! The Forum will be Spammed with all your TuT's!

Fenway`
June 21st, 2010, 01:01
cool thanks for this

Ninga Nun
June 21st, 2010, 06:30
tyvm =] =] :D :D :) :)

Owner Pwnage
June 21st, 2010, 07:47
NIce tut,very useful.

Trapt
June 21st, 2010, 07:53
Guys I hope you realize he didn't make this. Good job reposting??

KoRn
June 21st, 2010, 09:26
Thx. This is nicely done, but i dont Need it though.

Palidino
June 21st, 2010, 09:29
All Credits to Aintaro [Yaay i didnt forgot the name]
Lol'd. Good umm repost?

Xdragon
June 21st, 2010, 13:30
uuh ty :p But im only Reposting bc i want a Bigger Forum.

saintscape
December 14th, 2010, 05:43
im lost on how to get the skill like if i did def and i had iron steel on the side things how do i get them to work?>

BreakBASS
December 16th, 2010, 17:54
Very nice! Will be using this :D

Kenny
December 17th, 2010, 00:25
Pretty sure I released a tut on this but with more menus...