$ ls
Alvi's clay miner and banking.simba kbClayBanker V1.2.simba
$ diff *
1,2c1,2
<
< {$DEFINE SMART} //Comment this and select a client to run this Alvis clay miner with banking in an Internet browser/Runescape client.
---
> program kbClayBanker;
> {$DEFINE SMART} //Comment this and select a client to run this kbScript in an Internet browser/Runescape client.
11c11
< ///////////////////////////////////Start setting up the script here.
---
> ///////////////////////////////////Start setting up the script here. Refer to the comments if you don't know what you're doing.
13c13
< ///// !!! Start Setup !!! ///////
---
> ///// Start Setup ///////
15c15
< ///////////////////////////////////Start setting up the script here.
---
> ///////////////////////////////////Start setting up the script here. Refer to the comments if you don't know what you're doing.
45c45
< WriteLn('Welcome to Alvis first scrpt!');
---
> WriteLn('Welcome to kbClayBanker V1.2 by kbScripts and KeepBotting!');
47c47
< WriteLn('This script is 100% credit to Alvi .');
---
> WriteLn('This script is 90% credit to kbScripts and KeepBotting, unless otherwise noted.');
49c49
< WriteLn('please tell me if there are any bugs!');
---
> WriteLn('This script is 10% credit to Siel of Villavu!');
51c51
< WriteLn('thank u or using ALVIS SCRIPT!');
---
> WriteLn('New in V1.2: Better walking paths and *drumroll* progress reports!');
174c174
< Writeln(' ALVIS clay miner ');
---
> Writeln(' kbClayBanker V1.2 ');