Lolwutermelon Posted June 6, 2014 Posted June 6, 2014 I'll see about getting a picture guide up tomorrow or something. It's pretty early for me right now, it's 1:25am. G'NIGHT! WOOHOO! 99 Flethcing here i come!!!!! 1
Dripple Posted June 6, 2014 Posted June 6, 2014 (edited) Freezing a value such as that would just constantly revert it, example as well - Despite the fact that you see my reward % is at 159, it will constantly flicker back to whatever the server-sided value is. Edited June 6, 2014 by Dripple 1
PolishCivil Posted June 6, 2014 Posted June 6, 2014 (edited) ********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(); } Freezing a value such as that would just constantly revert it, example as well - 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 June 6, 2014 by PolishCivil 2
Dripple Posted June 6, 2014 Posted June 6, 2014 Yeah right after I posted that I thought about it, what purpose would they have in having our clicked items being server sided 1
PolishCivil Posted June 6, 2014 Posted June 6, 2014 Yeah right after I posted that I thought about it, what purpose would they have in having our clicked items being server sided 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 1
Dripple Posted June 6, 2014 Posted June 6, 2014 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 1
PolishCivil Posted June 6, 2014 Posted June 6, 2014 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 Game ticks have nothing to do with this ;o
Dripple Posted June 6, 2014 Posted June 6, 2014 Game ticks have nothing to do with this ;o Then get me 99 cooking right now. ;)
Designer Posted June 6, 2014 Posted June 6, 2014 This will 150% cause you a ban. Using a cheat engine is not tolerated and will be detected.
PolishCivil Posted June 6, 2014 Posted June 6, 2014 Then get me 99 cooking right now. Yup, they added delay to confirm interface. Told ya that idk if they pathed it :P 1
ElDiablo Posted June 6, 2014 Posted June 6, 2014 You will get banned for this real quick. Dont even try to do it, unless its a suicide bot account :P
liverare Posted June 6, 2014 Author Posted June 6, 2014 Thanks to PolishCivil, I now have a working bot for this! I can craft 20k broad bolts just under 5 minutes! I'll post script later.
PolishCivil Posted June 6, 2014 Posted June 6, 2014 (edited) FFS not this thread Edited June 6, 2014 by PolishCivil
liverare Posted June 6, 2014 Author Posted June 6, 2014 FFS not this thread But whaaayy :< Oh, I'm ready to release a beta test. I'll make a thread in the local script >> fletching & crafting section in a short while!