Thread: Frugoo's Black partyhat for non-renamed clients =]

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1 Frugoo's Black partyhat for non-renamed clients =] 
    Registered Member
    Join Date
    Jun 2007
    Posts
    276
    Thanks given
    0
    Thanks received
    2
    Rep Power
    14
    This is Frugoo's Black partyhat for non-renamed clients =]

    All creds for the ORIGINAL Code go to Frugooscape, all I did was change it to work with non renamed clients =]

    Ok ALL of this tut is in Class8.java

    Ok find
    Code:
    anIntArray195 = new int[anInt203];
    And make it
    Code:
    anIntArray195 = new int[anInt203+frugooItems];
    ok next find
    Code:
    class8.method203(true, aClass30_Sub2_Sub2_183);
    And under that add

    Code:
            if(i == 7621){
    	class8.aStringArray189 = new String[5];
    	class8.aStringArray189[1] = "Wear";
    	class8.anIntArray156 = new int[1];
            class8.anIntArray160 = new int [1];
          //Purple: 926-127
            class8.anIntArray156[0] = 926;
            class8.anIntArray160[0] = 128;		 
    	class8.anInt174 = 2635;//Item Look
    	class8.anInt181 = 440;
    	class8.anInt190 = 76;
    	class8.anInt198 = 1850;
    	class8.anInt204 = 0;
            class8.anInt169 = 1;
            class8.anInt194 = 1;
            class8.anInt165 = 187;
    	class8.anInt200 = 363;
    	class8.anInt175 = 29;
    	class8.anInt197 = 87;
    	class8.aString170 = "Black Party Hat";
    	class8.aByteArray178 = "A Black Party Hat Say Thanks to frugoo <3.".getBytes();
            }
    And in class8 declare this
    Code:
     	public static int frugooItems = 5;
    ALL CREDITS FOR THE ORIGINAL CODE GOES TO FRUGOO!!!! ALL I DID WAS MAKE IT COMPATABLE FOR NON-RENAMED CLIENTS.
    Reply With Quote  
     

  2. #2  
    Ownage Plz
    Guest
    Again the question remains why the hell didn't you or frugoo use a switch statement ???
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2007
    Posts
    276
    Thanks given
    0
    Thanks received
    2
    Rep Power
    14
    Quote Originally Posted by Ownage Plz View Post
    Again the question remains why the hell didn't you or frugoo use a switch statement ???
    Well honestly i really don;t know java that well, i am reading a book right now..

    But i didn't edit frugoo's code structure, the only thing i replaced was the anints.
    Reply With Quote  
     

  4. #4  
    Ownage Plz
    Guest
    Code:
    switch(i) {
    case 7621:
    	class8.aStringArray189 = new String[5];
    	class8.aStringArray189[1] = "Wear";
    	class8.anIntArray156 = new int[1];
            class8.anIntArray160 = new int [1];
          //Purple: 926-127
            class8.anIntArray156[0] = 926;
            class8.anIntArray160[0] = 128;		 
    	class8.anInt174 = 2635;//Item Look
    	class8.anInt181 = 440;
    	class8.anInt190 = 76;
    	class8.anInt198 = 1850;
    	class8.anInt204 = 0;
            class8.anInt169 = 1;
            class8.anInt194 = 1;
            class8.anInt165 = 187;
    	class8.anInt200 = 363;
    	class8.anInt175 = 29;
    	class8.anInt197 = 87;
    	class8.aString170 = "Black Party Hat";
    	class8.aByteArray178 = "A Black Party Hat Say Thanks to frugoo <3.".getBytes();
    break;
    }
    Reply With Quote  
     

  5. #5  
    rs-revealed
    Guest
    hardcoding is not the way to go. i *****ed at frugoo for this when he first posted it. use a caching system like i do, its not that hard.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2007
    Posts
    276
    Thanks given
    0
    Thanks received
    2
    Rep Power
    14
    Quote Originally Posted by rs-revealed View Post
    hardcoding is not the way to go. i *****ed at frugoo for this when he first posted it. use a caching system like i do, its not that hard.

    PLEASE Do tell me how to do that?

    I would love you forever =]
    Reply With Quote  
     

  7. #7  
    Registered Member Blazefire's Avatar
    Join Date
    Jul 2006
    Age
    28
    Posts
    216
    Thanks given
    0
    Thanks received
    0
    Rep Power
    16
    Thanks! Rep++
    BlazeScape - The Server That Sounds Great -- Literally [Only registered and activated users can see links. ]
    Reply With Quote  
     

  8. #8  
    The Jax
    Guest
    Xerozcheez how much woudl u sell for? is it hard to use?

    What teh item look thingf ro a dragon chain?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Frugoo Scape's Avatar
    Join Date
    Jan 2007
    Age
    29
    Posts
    182
    Thanks given
    1
    Thanks received
    44
    Rep Power
    154
    Quote Originally Posted by Ownage Plz View Post
    Again the question remains why the hell didn't you or frugoo use a switch statement ???
    Why switch 1 if statement? ...
    frugoo scape
    Reply With Quote  
     

  10. #10  
    The Jax
    Guest
    Frugoo, how would i make drag chain and drag legs blue O.o
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Black Theme For Bluurr Clients.
    By Infexis in forum Snippets
    Replies: 10
    Last Post: 10-18-2009, 03:42 AM
  2. Replies: 0
    Last Post: 10-15-2009, 02:29 AM
  3. Renamed Clients
    By tateiscool in forum Help
    Replies: 0
    Last Post: 07-01-2009, 08:32 AM
  4. Frugoo's Black phat tut...
    By Areo8 in forum Requests
    Replies: 0
    Last Post: 09-17-2008, 03:18 PM
  5. REQ Black Partyhat REQ
    By Bitlord44 in forum Models
    Replies: 3
    Last Post: 08-05-2008, 08:23 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •