Jump to content

630k Fletching XP/hourly + Profit Method


liverare

Recommended Posts

********a please i had this years ago

 

            ClassLoader loader = client.accessor.getClass().getClassLoader();
            try {
                Class clientClazz = Class.forName("client", false, loader);
                Class selectedItemClazz = Class.forName("u", false, loader);//e//cb
                Field selectedItemCheck = clientClazz.getDeclaredField("ij");//ig//iu
                selectedItemCheck.setAccessible(true);
                int x = (int) selectedItemCheck.get(null);
                if (x == 0) {
                    selectedItemCheck.set(null, 1012730547);
                }
            } catch (Exception e) {
                e.printStackTrace();
            }

3528ee205ab0ceee47c27fc7f6956448.gif

 

 

Freezing a value such as that would just constantly revert it, example as well -

 

8ec30286b5b66b68fffa7f3907218044.png

 

Despite the fact that you see my reward % is at 159, it will constantly flicker back to whatever the server-sided value is.

 

Not in this situation.

Selected item is not server side, its only client side. Its just like

if(userClickedItem)
if(selcted)
sendUseItemPacket(previouslySelected,clickedItem);

I have better solution ! Lets send raw packets !! 5m exp/h !!!!!!!!

Jagex will never find out!!!

Edited by PolishCivil
  • Like 2
Link to comment
Share on other sites

Yeah right after I posted that I thought about it, what purpose would they have in having our clicked items being server sided laugh.png

 

I remember back day, when i found this issue  you were able too cook items instantly.

Why you cant do it now (actually lol idk, maybe you can) because they added delay between cooks. They will probably do the same with bolts.

 

Wow, i need to check if they fixed cooking on oldschool XDDD you can get like 3m/h with this method

  • Like 1
Link to comment
Share on other sites

I remember back day, when i found this issue  you were able too cook items instantly.

Why you cant do it now (actually lol idk, maybe you can) because they added delay between cooks. They will probably do the same with bolts.

 

Wow, i need to check if they fixed cooking on oldschool XDDD you can get like 3m/h with this method

 

It's on a pattern, how you can cook faster if you set yourself right when the game ticks, idk never bothered trying because i always botted cooking anyway :P

  • Like 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...