Search found 22 matches

by Robotgiggle
Fri Sep 06, 2024 8:25 pm
Forum: Akashic Records
Topic: Depth-Agnostic Breakpoint
Replies: 0
Views: 1472

Depth-Agnostic Breakpoint

This is a fully functional breakpoint that works from any recursion depth. When the breakpoint is executed, the current cast will immediately stop, leaving the stack (and ravenmind) intact with the addition of a new [Jump] iota. To resume execution, just trigger the [Jump] using Hermes' Gambit. For ...
by Robotgiggle
Sun Apr 21, 2024 11:26 pm
Forum: Akashic Records
Topic: Surveyor's Gambit (1.20.1)
Replies: 2
Views: 3446

Re: Surveyor's Gambit (1.20.1)

To generate the fancy pattern list, select all of your code in VSCode, go to View -> Command Palette -> Hex Casting: Copy Selection as BBCode, then paste what you get from that into a forum post. For a big spell, it's probably a good idea to wrap the whole thing in a spoiler block so it can be colla...
by Robotgiggle
Sat Apr 20, 2024 11:12 pm
Forum: Akashic Records
Topic: Long steps
Replies: 1
Views: 3089

Re: Long steps

This is really interesting! I spent a good while on HexxyCraft trying to figure out how to make an entity-anchored teleport that works into unloaded chunks, but I had no idea that raycasts provide a stronger chunkload than the built-in 5-tick load from teleporting an entity. It seems like, with a fe...
by Robotgiggle
Sat Apr 20, 2024 6:14 am
Forum: Akashic Records
Topic: Aim-Assist Entity Exploder
Replies: 0
Views: 7343

Aim-Assist Entity Exploder

Overview This is a smart targeting system for combat spells that automatically locks on to the closest mob within a roughly cylindrical area around your look vector. Both the radius of the cylinder and the payload applied to the hit entity are very easy to customize, but the spell as written here u...
by Robotgiggle
Sun Feb 25, 2024 9:57 am
Forum: Hex Chat
Topic: Discord Link - for those coming from the Hex Book
Replies: 0
Views: 7823

Discord Link - for those coming from the Hex Book

If you've come here from the link in the ingame Hex Book, welcome to the forum! This is a great place to post your spells and look at other people's creations, but if you want some more lively conversation there's also a Hex Casting discord server. Happy hexing!

https://discord.gg/4xxHGYteWk
by Robotgiggle
Mon Jan 22, 2024 3:24 am
Forum: Akashic Records
Topic: Torty Teleport (Dropless GTP)
Replies: 0
Views: 7957

Torty Teleport (Dropless GTP)

Overview This is a spell for the Inventorty that allows you to GTP at any range while preserving your entire inventory. Requires both HexGloop (for the Inventorty and associated spells) and Hexal (for the mote system). How to Use To teleport, pick up the Inventorty and then right-click it onto a fo...
by Robotgiggle
Mon Jan 22, 2024 3:02 am
Forum: Akashic Records
Topic: Macro Megathread
Replies: 46
Views: 47533

Re: Macro Megathread

I posted these spells in their own thread last year, but that thread is now totally buried. Given how useful they are as macros, I thought I'd repost them here. Credit for Locator's Scalpel goes to [object Object], not myself, though I changed the macro pattern to a new one that better fits the them...
by Robotgiggle
Tue Aug 01, 2023 6:12 pm
Forum: Akashic Records
Topic: Automated Bedrock Breaking
Replies: 3
Views: 1974

Re: Automated Bedrock Breaking

Ah ok, I must have missed that there were two layers.
by Robotgiggle
Tue Aug 01, 2023 5:59 pm
Forum: Akashic Records
Topic: Automated Bedrock Breaking
Replies: 3
Views: 1974

Re: Automated Bedrock Breaking

In the imgur video, why does the first sweep across the bedrock only break some of the bedrock blocks?
by Robotgiggle
Sat Jul 08, 2023 4:03 am
Forum: Akashic Records
Topic: Object's FAQs
Replies: 7
Views: 7769

Using Thoth's Gambit

Q: How does Thoth's Gambit work? Thoth's Gambit is a powerful tool, but it's also notoriously difficult to wrap your head around. This post aims to explain how it actually works, and to provide some examples of how it can be used effectively. The Simple Explanation Thoth's Gambit takes two inputs: ...