Jump to content
Parabot - Bot for Ikov, DreamScape, SoulPlay, RuneWild, and more
Sign in to follow this  
fatboy

Pkhonor Premium SZ Food Cooker

Recommended Posts

This script cooks foods in the premium skilling zone for you.

To use the script deposit all your items and only have the raw fish in your inventory. Then you can start the script. If you have other items in your inventory it will not work.

This script is designed not to break with any pkhonor updates on their side, so it should continue working no matter what.

Download:

http://pastebin.com/6iSUMpVT

http://pastebin.com/BhfFCiye

Version: 1.0

Edited by fatboy

Share this post


Link to post
Share on other sites

I'm having problems compiling this script, just the one I'm looking for as well. Anyone mind helping?

 

/tmp/jc_30724/FishCooker.java:22: error: package def does not exist
import def.Methods;
          ^
/tmp/jc_30724/Methods.java:1266: warning: non-varargs call of varargs method with inexact argument type for last parameter;
			Method method = testing.getDeclaredMethod("a", null);
			                                               ^
  cast to Class for a varargs call
  cast to Class[] for a non-varargs call and to suppress this warning
/tmp/jc_30724/Methods.java:1268: warning: non-varargs call of varargs method with inexact argument type for last parameter;
			method.invoke(null, null);
			                    ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
/tmp/jc_30724/Methods.java:1323: warning: non-varargs call of varargs method with inexact argument type for last parameter;
			Method method = testing.getDeclaredMethod("a", null);
			                                               ^
  cast to Class for a varargs call
  cast to Class[] for a non-varargs call and to suppress this warning
/tmp/jc_30724/Methods.java:1343: warning: non-varargs call of varargs method with inexact argument type for last parameter;
				method = c.getDeclaredMethod("ah", null);
				                                   ^
  cast to Class for a varargs call
  cast to Class[] for a non-varargs call and to suppress this warning
/tmp/jc_30724/Methods.java:1345: warning: non-varargs call of varargs method with inexact argument type for last parameter;
				method.invoke(null, null);
				                    ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Note: /tmp/jc_30724/Methods.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /tmp/jc_30724/Methods.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
5 warnings

 

EDIT: Just having warnings now, seems to be working fine. 

Edited by 2JupitersTooMany

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...