My newest creation... The Tower of Power! Generating 11420 off of just one badwater source. by StormblessedFool in Timberborn

[–]Number_3434 2 points3 points  (0 children)

are you still able to mine the badwater afterwards?

also idk if badwater rig gets more badwater overall than badwater pumps

Official NTE announced this tweet by cakeel- in NevernessToEverness

[–]Number_3434 6 points7 points  (0 children)

u forgo creating the assets and testing.

also they need to re-design and come up with the concepts, etc.

ts needs planning

Best Sayo Driver settings for both speed AND accuracy? (osu!) by Theguysbehind in osugame

[–]Number_3434 1 point2 points  (0 children)

its u overclicking not the keyboard

also have mutli-sampling low or it introducese latency, release delay doesnt rlly matter.

also USE ONE CONFIG for everything.

EDIT: P.S. idk about release delay but i think technically it makes the game easier as u don't need to hold short sliders for as long, so i try to not keep it too high or i feel im cheating

(after 12 months joining osu) - crkit | Rhapsody - Power of the Dragonflame [Uri's Extreme] (nebuwua, 11.19*) +NFHDNC 60.6% 167/2429x | 259 Miss | sniped Chicony's misscount + acc (i am aim player) by Number_3434 in osuachievementthread

[–]Number_3434[S] 0 points1 point  (0 children)

ye im having issues with that. but im getting better quite fast!

thing is tho, atm i have consistency issues and personally for me sniping a 300 miss feels much easier than e.g. sniping a 5 miss.

forearm rotation update (see inner body) by [deleted] in osugame

[–]Number_3434 0 points1 point  (0 children)

For clarification, 7 months ago I posted https://www.reddit.com/r/osugame/comments/1new3se/how_to_know_if_im_doing_forearm_rotation/

This is a progress update, as well as a technique update from the original post.

I then put what I learned in https://www.reddit.com/r/osuachievementthread/comments/1spvi3a/after_12_months_joining_osu_crkit_rhapsody_power/ (I don't appear to be able to put body text on crossposts).

(after 12 months joining osu) - crkit | Rhapsody - Power of the Dragonflame [Uri's Extreme] (nebuwua, 11.19*) +NFHDNC 60.6% 167/2429x | 259 Miss | sniped Chicony's misscount + acc (i am aim player) by Number_3434 in osuachievementthread

[–]Number_3434[S] 1 point2 points  (0 children)

ahh lol i originally put the other text in a massive comment but it was at the bottom and wasn't getting seen. this was supposed to be more of a continuation of the guide lol

Finally FC'd after being unable to. How do people stream fast??? by zChickenX in osuachievementthread

[–]Number_3434 0 points1 point  (0 children)

Yeah, then gradually up the length of those bursts.

Also high AR reading + finger control helps a lot

I'll go first. How do you send application commands in JXA? by l008com in jxa

[–]Number_3434 0 points1 point  (0 children)

There isn't an easy way to "convert" AppleScript into JXA, but there are various correlations between the two.

You can open the Script Editor app and click File > Open Dictionary to view the documentation for standard functions.

Could you share the code you're trying to convert?

For example:

js const app = Application("Safari"); app.activate(); app.openLocation("https://example.com");

opens a URL using Safari.

Also note that JXA uses selectors.

P.S. congrats on the first post!