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

EZCooker [Ikov] [317]

Recommended Posts

EZCooker

 

What this script does:

EZCooker cooks any fish on Ikov and banks them.

 

NOTE** Start in Catherby with or without the raw fish. 

 

Known Bugs:

  • No known bugs at the time

 

Features:

  • Cooks any fish (including rocktails)
  • Banks the fish
  • Auto Login (With Ikov presets)
  • Tracks xp gained
  • GUI

To-Do:

  • Fix any possible bugs. Please report if any found.

Screenshot(s):

NOTE* turned off xp

proggy.thumb.PNG.6f5142a9c321427c9de270f

 

 

Credit:

Pariswitlove - Main Dev

Ark - I based my paint and GUI off of his. 

 

 

Sourcecode:

https://github.com/robjansen15/EZcooker/blob/EZfisher/EZcooker.java

 

Changelog:

V1.0: Initial release (6/1/2015)

Share this post


Link to post
Share on other sites

Lobsters aren't working, it just says UH-OH out of food! when I have about 1k in bank. Sharks work tho! :D

​Are they in the main tab? It could also be an incorrect ID. I only tested shrimp, monkfish, shark, rocktail

Share this post


Link to post
Share on other sites

​Sorry I missed ya! Just wanted to bring a few free scripts to the community as I slowly work towards a competitionist cape ;)

​haha no worries. Better late than never!

It's great that you want to give back to the community!

Share this post


Link to post
Share on other sites
/tmp/jc_13761/EZcooker.java:294: error: local variable comboBox is accessed from within inner class; needs to be declared final
						if(comboBox.getSelectedIndex() == 0) {
						   ^
/tmp/jc_13761/EZcooker.java:299: error: local variable comboBox is accessed from within inner class; needs to be declared final
						} else if (comboBox.getSelectedIndex() == 1) {
						           ^
/tmp/jc_13761/EZcooker.java:304: error: local variable comboBox is accessed from within inner class; needs to be declared final
						} else if (comboBox.getSelectedIndex() == 2) {
						           ^
/tmp/jc_13761/EZcooker.java:309: error: local variable comboBox is accessed from within inner class; needs to be declared final
						} else if (comboBox.getSelectedIndex() == 3) {
						           ^
/tmp/jc_13761/EZcooker.java:314: error: local variable comboBox is accessed from within inner class; needs to be declared final
						} else if (comboBox.getSelectedIndex() == 4) {
						           ^
/tmp/jc_13761/EZcooker.java:319: error: local variable comboBox is accessed from within inner class; needs to be declared final
						} else if (comboBox.getSelectedIndex()== 5) {
						           ^
/tmp/jc_13761/EZcooker.java:326: error: local variable comboBox1 is accessed from within inner class; needs to be declared final
						if(comboBox1.getSelectedIndex() == 0) {
						   ^
/tmp/jc_13761/EZcooker.java:329: error: local variable comboBox1 is accessed from within inner class; needs to be declared final
						} else if (comboBox1.getSelectedIndex() == 1) {
						           ^
/tmp/jc_13761/EZcooker.java:332: error: local variable comboBox1 is accessed from within inner class; needs to be declared final
						} else if (comboBox1.getSelectedIndex() == 2) {
						           ^
/tmp/jc_13761/EZcooker.java:335: error: local variable comboBox1 is accessed from within inner class; needs to be declared final
						} else if (comboBox1.getSelectedIndex() == 3) {
						           ^
Note: /tmp/jc_13761/EZcooker.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
10 errors

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...