Thread: Refresh level 3 to 126

Results 1 to 2 of 2
  1. #1 Refresh level 3 to 126 
    Seven Lions

    Yvne's Avatar
    Join Date
    Sep 2012
    Posts
    1,204
    Thanks given
    164
    Thanks received
    173
    Rep Power
    81
    hey, i'm wondering how i can refresh my combat level from 3-126 without relogging, i use project insanity and this is what i typed under starter to get 126 combat

    for (int skill = 0; skill < 7; skill++) {
    playerXP[skill] = getPA().getXPForLevel(99)+5;
    playerLevel[skill] = getPA().getLevelForXP(playerXP[skill]);
    getPA().refreshSkill(skill);
    }

    would i type something like getPA().refreshCombat(combat); cause that didn't work

    pls help thanks!
    Reply With Quote  
     

  2. #2  
    Old Webdeveloper
    Dondxon's Avatar
    Join Date
    Aug 2011
    Posts
    1,144
    Thanks given
    209
    Thanks received
    108
    Rep Power
    65
    c.getPA().requestUpdates();
    something like that.
    Do you need any PHP work done? Or are you looking for RSPS integrations? click herel.

    Vouches

    Reply With Quote  
     


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. Level 126
    By jameskmonger in forum Accounts
    Replies: 3
    Last Post: 12-03-2011, 11:25 PM
  2. Account [Level 126]
    By SecureGM in forum RuneScape Underground
    Replies: 6
    Last Post: 05-05-2011, 01:09 AM
  3. Replies: 1
    Last Post: 04-25-2010, 02:46 AM
  4. Level 126 and rsc account..
    By C in forum Media
    Replies: 7
    Last Post: 02-25-2009, 10:48 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
  •