Sie sind auf Seite 1von 2

3.

65

I REALLY wanted to avoid this update, but Deviant's Woodcutter Script Base was so
poorly written that it led me to no choice. The reason why WCro is supposedly
buggier than Deviant's Woodcutter is because I removed the try statements from the
first version of the script. I had no idea that the script had so many null
exception errors, because they were never printed in the logs. To newbies that
don't know java: every time the script gets an error, try statements avoid
stopping the script. Deviant set it to not print so that the users wouldn't know
about it. The script would get an error, it wouldn't tell you about it, and it
wouldn't stop the script (hidden errors). If it was coded correctly, you shouldn't
even reach an error. Deviant even had try statements within try statements, which
is awfully programmed. I've set the try statements to print, so please report them
even though they will not stop the script!

3.64

-Fixed another Null Exception Error

3.63

-Fixed Null Exception Error

Thanks to Jacmob for:

-Script will stop when GUI is closed (RSBot will not exit).
-Description HTML updated.
-Cleaned up most of GUI code.
-Replaced some of the NetBeans code using BorderLayout,
-Named all GUI variables appropriately and removed unnecessary package references.
-Formatted the remaining NetBeans code (the layout for the three tabs)

3.62
-Fixed Wield Axe Bug

3.61
-Removed unneeded boolean
-Changed font + size for Change Log in GUI

3.6
-Tons of unneeded code removed
-Added a GUI
-Added Falador Yews support

3.56
-Fixed mysterious walking loop error

3.55
-Readded version checking with a connection timeout
-Changed HTML Script Selector
-Removed unneccesary screenshot taker at onFinish (Bot allows you to
disable/enable)
-Updated Paint slightly
-Removed unneeded method I missed

3.54
-Fixed one bug where character couldn't woodcut a tree because it was too far
-Add exception catcher for getAction()
3.53
-Fixed a small paint bug (When chopping normal logs, it didn't tell you the
correct # of logs until level)

3.52
-Removed version checking temporarily because my server is currently down

3.51
-Reformatted code and removed unneccesary code
-Removed duplicates of the methods included in RSBot which only caused outdation
-Changed bank method to the atBankBooth method
-Allowed script to run at startup
-Removed ChatResponder and AntiBan (Will release as separate scripts)
-Changed name from Deviant's Woodcutter to WCProe for Change Log in GUI

3.6
-Tons of unneeded code removed
-Added a GUI
-Added Falador Yews support

3.56
-Fixed mysterious walking loop error

3.55
-Readded version checking with a connection timeout
-Changed HTML Script Selector
-Removed unneccesary screenshot taker at onFinish (Bot allows you to
disable/enable)
-Updated Paint slightly
-Removed unneeded method I missed

3.54
-Fixed one bug where character couldn't woodcut a tree because it was too far
-Add exception catcher for getAction()

3.53
-Fixed a small paint bug (When chopping normal logs, it didn't tell you the
correct # of logs until level)

Das könnte Ihnen auch gefallen