Content-Length: 331859 | pFad | http://github.com/alexbarker234/stonescript

2F GitHub - alexbarker234/stonescript: Stonescript for Stone Story RPG
Skip to content

alexbarker234/stonescript

Repository files navigation

Cobblestone - Stonescript for Stone Story RPG

My StoneScript code used in the ASCII-art game Stone Story (iOS version) to automate it.

Stone Story RPG includes a custom scripting language Stonescript allowing automating player actions based on the game's state. This is done through the "Mind Stone" which is unlocked after beating the semi-final boss.

Warning

I am still learning the mechanics of the game, this code is constantly changing and is likely not the best strategy

Disclaimers

Stone Story RPG on Mobile (iOS & Android) has some minor differences, in particular no loading of external scripts.

The web import feature is currently not working very well.

Usage

Feel free to use & modify as you please

Copying

Either:

  • Go to RawPad and click the copy button to copy the full script
  • Copy Cobblestone.txt Paste the content into the in-game Mindstone UI.

Web Import (janky and broken)

sys.cacheRemoteFiles = false
sys.SetFileUrl(
^"https://raw.githubusercontent.com/
^alexbarker234/stonescript/main/")
import Cobblestone

RawPad

Internet accessible website at https://rawpad.up.railway.app/ used to easily copy the Stonescript onto StoneStory mobile

Compiler

Since web imports are broken & mobile does not have importing from folders, I created a crude compiler that:

  • Minifies (removes comments)
  • Resolves local imports in Main
  • Automatically uploads to RawPad

The compiler currently doesn't support

  • Nested or duplicate imports

Useful Links

Script GitHub Repos

Other

Explanation

Warning

This might not be fully up to date with what the script actually does

Rocky Plateau

  • Hold Triskelion for speed & Compound Shield to block damage
  • Hold Quest stone if standing still/waiting
  • Always try dash to enemies, summon fire guy & use Quarterstaff dash

Setup Run

  • The first loop is a setup run where permapot is set up using the Lucky Potion by holding the mask

Miniboss - Arconian Scout

  1. Chill with ice swords
  2. Use healing swords if needed
  3. Moondial 2 fire swords

Boss - Dysangelos

Phase 1
  1. Chill with ice swords
  2. Use healing swords if needed up to 40hp
  3. Moondial 2 fire swords
Phase 2
  • Use 2 swords of the current weak element. Will moondial fire swords if it can
Phase 3
  1. Chill with ice swords
  2. Use healing swords if needed
  3. Moondial 2 fire swords until resistance, then use other elemental swords.

Deadwood Canyon

  • <= 5★ will XP farm using experience potion
  • > 5★ will run normally using HP potion

Boss - Xyloalgia

  • Bardiche

Boss - Poena

  • Stunlock & mindstone dodge if must

Caves of Fear

Mushroom Forest

Haunted Halls

Boiling Mine

Icy Ridge

Temple









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/alexbarker234/stonescript

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy