Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions _site/CS-Scripting-Resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,48 @@ <h2 id="c2t_hccs">c2t_hccs</h2>
softcore, it’ll shave about 10 turns off of its expected turncount.
</p>

<h2 id="lcswrapper">LCSWrapper</h2>

<table>
<thead>
<tr>
<th>creator</th>
<th>link</th>
<th>runtime</th>
<th>turns</th>
<th>workshed</th>
<th>garden</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="https://api.aventuristo.net/av-snapshot?u=Jimmyking"
>Jimmyking (#3272033)</a
>
</td>
<td>
<a href="https://github.com/jimmyking9999999/LCSWrapper"
>here</a
>
</td>
<td>13 minutes</td>
<td>75-140 turns</td>
<td>train</td>
<td>rock</td>
</tr>
</tbody>
</table>

<p>
<strong>LCSWrapper</strong> is not a wrapper and will not farm your
entire day. Instead, it's a very user-focused .ASH community service
script, in which the user sets all the preferences and the turncount
goal. This script supports any class and moon sign in both softcore
and hardcore, focusing primarily on medium-shiny accounts with ease of
access to powerleveling tools.
</p>

<h2 id="hccsauto">HCCSauto</h2>

<table>
Expand Down