Search found 3 matches

by MarshmallowChest
Sun Dec 10, 2023 5:21 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] Moonstone Island
Replies: 98
Views: 24833

Re: [REQUEST] Moonstone Island

After much fiddling (because I don't know what I am doing) I figured out a way to determine which way to get the instances automagically. /* * For my sanity, I should standardize some variables. * io = instances object. * ia = array data. * j = standard for loop iterator. * x = use this for item arr...
by MarshmallowChest
Sun Dec 10, 2023 3:25 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] Moonstone Island
Replies: 98
Views: 24833

Re: [REQUEST] Moonstone Island

I have managed to get the Chrome Developer Console to pop up for the game by pressing F12 while in-game. Could anyone help me figure out how to add Moonstone quality Sparkstar and Cinderfish? I need 1 of each. As of today, when you're in the debugger, you have to pause the 'main' thread. There isn'...
by MarshmallowChest
Sat Nov 18, 2023 12:19 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] Moonstone Island
Replies: 98
Views: 24833

Re: [REQUEST] Moonstone Island

I don't really know how y'all geniuses figure these things out, but with the recent update (11/16) there is no Runtime thread anymore and the runtime$jscomp$1._instancesByUid.values() (specifically the runtime$jscomp$1 part) doesn't work anymore. I have found that I can access the inventory array by...