This Siri Shortcut Can Modify your Projects | 𝓐𝔀𝓮𝓼𝓸𝓶𝓮_𝓔

log into forum I think

2 Likes

It says this:
image
Any idea why?

I think click share on safari then click that shortcut

1 Like

Oh yeah! Sooooooo cooool!

3 Likes

It would be really cool if you added a feature to find everywhere a specific variable/collection of math blocks was used.

I am getting a message when I shouldn’t but I’m not sure where it’s from.

5 Likes

I don’t know how I would do the math one, but I do have a search prototype that I am developing for the project builder. Slow progress but it is in the works.

6 Likes

How do I replace it?

1 Like

Make sure you save it to the right place (iPad\Hopscotch\json_projects), and it should ask you to replace or keep both files. Choose “replace”.

And previously, there was an issue where iOS would add “-2” to the end of the filename if it already existed, so if it ends with “-2” or “-3” etc. remove that.

3 Likes

How do i save it?

An btw… there’s no -1,-2

Is there anyway to go passed the 4096 clone limit with the project builder?

3 Likes

Some suggestions for the web builder:
Add some way to pause the project on a certain block, or some way to show something whenever a block of a certain type is run (so like every time a set text block is executed, something will pop up showing you)

Also a way to get from the web explorer to the same project in the web builder would be nice. Some sort of edit button on the web explorer.

4 Likes

Click the “Save” button after downloading the save hs project shortcut here


Not yet* – this is a player limitation (not an editor/file/json limitation)
*I do plan sometime to let you run the project using your own custom player, where you could change this

always appreciated, thanks!

Developing an advanced player is too much of a challenge given the time I can actually work on this right now, but that’d be cool. If I’m not mistaken, all I’d have to do is make sure that requestAnimationFrame() doesn’t occur if you run the pause/breakpoint.

Noted – I’ve wanted that myself too, actually.
I plan to add this by inserting it as an x-ray action, meaning you activate x-ray and go to that option, then click the project to open it in a new tab in the Project Builder.

6 Likes

1 Like

Hm, it’s still using a cached version of the editor.js file… that’s weird. Try loading the builder but adding “?a” to the end of the url and see if that fixes it.

4 Likes

Anything @ HS Tools Status that is a red X is probably due to this issue above ^

That being said, these things need to be updated to use a different CORS proxy to work again. Everything with a green check should still work just fine.

@Good-Es @TheModders

(btw, tip for the future: if you get any server error messages or issues with loading in HS Tools, check the status page first)

15 Likes

If you are in urgent need of any of these, you can request temporary access from CORS-anywhere, which will unlock the demo for your client (device/network) only, as detailed in the GitHub issue.

https://cors-anywhere.herokuapp.com/corsdemo

8 Likes

@Awesome_E I was wondering if you could do a tutorial type of thing about the different secret blocks.

4 Likes

That’s an interesting idea. Like many other things, I’m limited on time, but that’s something I will consider.

6 Likes

@Petrichor added the feature under x-ray where you can open a project in HS Builder (pencil icon)

Everything here has been fixed ^ @Good-Es (sorry for tagging twice so close together)

16 Likes

Thanks. I’ll try

2 Likes