Thread: [PI] 602 Anims/GFX, Runescape's autocasting, and more! [V1]

Page 1 of 24 12311 ... LastLast
Results 1 to 10 of 238
  1. #1 [PI] 602 Anims/GFX, Runescape's autocasting, and more! [V1] 
    Registered Member
    Underoath's Avatar
    Join Date
    Sep 2008
    Posts
    2,943
    Thanks given
    826
    Thanks received
    582
    Rep Power
    853
    Server + Client download: [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]

    Contains everything you need to add new items (just preload or cache pack the models): [Only registered and activated users can see links. ]

    This was a project I started about a month ago and never got around to working on much. It's been sitting on my computer for about 2+ weeks so I thought I'd release it for anyone who wants to work off of it. It has the following features:

    -Runescape's autocasting
    -PvP world interface
    -602 animations and GFX
    -Changed item wielding methods
    -All 508 maps, objects
    -All 525 models cache packed and 622 item configs
    -HD characters
    -New HP bars, hitmarks, and constitution
    -Updated prayer and curses interfaces
    -Curse overheads cache packed

    Spoiler for Media:











    Spoiler for FIXES:

    To fix this error:
    Code:
    Error: od_ex null
    java.lang.NullPointerException
            at OnDemandFetcher.handleFailed(OnDemandFetcher.java:495)
            at OnDemandFetcher.run(OnDemandFetcher.java:302)
            at java.lang.Thread.run(Unknown Source)
    Replace
    Code:
    while(uncompletedCount < 10)
            {
                OnDemandData onDemandData_1 = (OnDemandData)aClass19_1368.popHead();
                if(onDemandData_1 == null)
                    break;
                if(fileStatus[onDemandData_1.datatype][onDemandData_1.ID] != 0)
                    filesLoaded++;
                fileStatus[onDemandData_1.datatype][onDemandData_1.ID] = 0;
                requested.insertHead(onDemandData_1);
                uncompletedCount++;
                closeRequest(onDemandData_1);
                waiting = true;
            }
    with

    Code:
    while(uncompletedCount < 10)
            {
    			try {
                OnDemandData onDemandData_1 = (OnDemandData)aClass19_1368.popHead();
                if(onDemandData_1 == null)
                    break;
                if(fileStatus[onDemandData_1.datatype][onDemandData_1.ID] != 0)
                    filesLoaded++;
                fileStatus[onDemandData_1.datatype][onDemandData_1.ID] = 0;
                requested.insertHead(onDemandData_1);
                uncompletedCount++;
                closeRequest(onDemandData_1);
                waiting = true;
    			} catch (Exception _ex) {}
            }


    Hate it or love it, I honestly don't care. Just trying to contribute a little something here and there for those who want it.

    Credits:
    Me
    Sanity
    MonsterPkz
    Clienthax
    Penor
    K4rn4ge
    SWAT


    Special thanks to Payton :trollface:
    Spoiler for People I respect:

    Definitely not you, faggot.

    Reply With Quote  
     


  2. #2  
    Registered Member

    Join Date
    Oct 2009
    Posts
    1,595
    Thanks given
    100
    Thanks received
    50
    Rep Power
    232
    omfg nice, first post (:
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Nov 2010
    Posts
    687
    Thanks given
    16
    Thanks received
    47
    Rep Power
    0
    great to see something useful released
    Reply With Quote  
     

  4. #4  
    Registered Member
    FuckThePolice's Avatar
    Join Date
    Feb 2009
    Age
    27
    Posts
    846
    Thanks given
    29
    Thanks received
    57
    Rep Power
    87
    Very nice!
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    May 2010
    Age
    25
    Posts
    1,023
    Thanks given
    199
    Thanks received
    87
    Rep Power
    0
    We can haz buttsex nao?

    Jk ^ anyways nice release
    Reply With Quote  
     

  6. #6  
    Super Donator

    Jack Daniels's Avatar
    Join Date
    Oct 2010
    Posts
    1,846
    Thanks given
    790
    Thanks received
    508
    Rep Power
    387
    30 USD to get me good working 508 Maps


    New Skype : samar.server
    Reply With Quote  
     

  7. #7  
    Banned

    Join Date
    Oct 2010
    Age
    26
    Posts
    1,890
    Thanks given
    446
    Thanks received
    523
    Rep Power
    0
    Let the Download and host fest BEGIN!
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    May 2010
    Age
    25
    Posts
    1,023
    Thanks given
    199
    Thanks received
    87
    Rep Power
    0
    Quote Originally Posted by Jacob© View Post
    Let the Download and host fest BEGIN!
    You being the first one right?
    Reply With Quote  
     


  9. #9  
    Banned

    Join Date
    Oct 2010
    Age
    26
    Posts
    1,890
    Thanks given
    446
    Thanks received
    523
    Rep Power
    0
    Quote Originally Posted by x-Taunted View Post
    You being the first one right?
    No your not right bro im working a 474 i dont have time for a shitty PI server...
    Reply With Quote  
     

  10. #10  
    Banned

    Join Date
    Dec 2009
    Posts
    1,369
    Thanks given
    317
    Thanks received
    162
    Rep Power
    0
    jw what 508 maps does this have?
    Reply With Quote  
     

  11. Thankful users:


Page 1 of 24 12311 ... 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. [PI] Autocasting Help
    By darky in forum Help
    Replies: 1
    Last Post: 12-27-2010, 08:49 PM
  2. Autocasting
    By Boxxy in forum Help
    Replies: 2
    Last Post: 12-22-2009, 06:14 AM
  3. Autocasting
    By Zachhh in forum Snippets
    Replies: 34
    Last Post: 11-17-2009, 05:42 AM
  4. AutoCasting help
    By Soulevoker in forum Help
    Replies: 0
    Last Post: 07-31-2009, 06:11 AM
  5. My autocasting for 2.5
    By killamess in forum Show-off
    Replies: 7
    Last Post: 06-12-2009, 08:27 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
  •