Danrox2004s Tutorial Island Runner - ALPHA
Danrox2004's Tutorial island runner
Suggestions, bugs and improvements welcome.
SCAR Code:
////////////////////////////////////////////////////////////////////////////////
//__, _, _, _ __, _, _ , _, _ _ , _, ___ _,_ ___ _, __, _ _, _, //
//| \ /_\ |\ | |_) / \ '\/ ~ )/ \/ \ / | (_ | | | | / \ |_) | /_\ | //
//|_/ | | | \| | \ \ / /\ / \ /\ / ~~| , ) | | | | \ / | \ | | | | , //
//~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~~~ ~ ~ ~ ~ ~ `~' ~ ~ ~ ~ ~ ~ ~ ~~~ //
// _ _, _, _, _, _ __, __, _,_ _, _ _, _ __, __, //
// | (_ | /_\ |\ | | \ |_) | | |\ | |\ | |_ |_) //
// | , ) | , | | | \| |_/ | \ | | | \| | \| | | \ //
// ~ ~ ~~~ ~ ~ ~ ~ ~ ~ ~ `~' ~ ~ ~ ~ ~~~ ~ ~ // //
////////////////////////////////////////////////////////////////////////////////
// This is the ALPHA release of my tutorial island runner. This does NOT make //
// it all the way through the tutorial island. At the moment it only makes it //
// up to the mining part. It will not make it there all the time and is //
// constantly being improved. Please post your bugs and suggestions on the //
// thread at villu-reborn.com. //
// //
// Usage: //
// Create a new character and start script. The script is made so you //
// should not have to change any settings for the script to work. //
// Recommended that you use the unsigned applet so that each of your //
// characters has a different UID - this decreases the chances of all your//
// characters being banned at the same time. //
// The setting should be - //
// o-Normal brightness //
// o-32 bit color //
// Credits: //
// Credits go to WT-Fawaki for his LoginPlayer and ThereIsFire //
// Thanks to all the SRL Devs for such a good include =) //
////////////////////////////////////////////////////////////////////////////////
Bugs:
* If the fire goes out while it is trying to use the shrimp with the fire.
- will be fixed next version
* If someone else walks through a door at the same time
- I am not sure how to fix this. Any help would be appreciated.