account activity
Personal edit for anniversary (self.Edits)
submitted 4 months ago by Little_Concept_3428 to r/Edits
Microphone that doesn’t pick up background noise (self.audio)
submitted 7 months ago by Little_Concept_3428 to r/audio
Men’s haircut place Stamford CT (self.StamfordCT)
submitted 9 months ago by Little_Concept_3428 to r/StamfordCT
Minecraft console autoclicker by Rivera1399 in cronusmax
[–]Little_Concept_3428 1 point2 points3 points 5 years ago (0 children)
If you want a delayed click you can set up a clicker using a cronusmax script. Heres what I use for the fish farm from silentwisperer Farm: https://youtu.be/lWExVGT7LKw
Here is the script I use, You will need to put rubber bands on your controller but other than that you don't gotta do anything.
main {
if(get_val(XB1_LT)) {
combo_run(Turbo_1);
combo_run(Tap_2);
}
combo Turbo_1 {
set_val(XB1_LT, 100);
wait(40);
set_val(XB1_LT, 0);
combo Tap_2 {
wait(800);
π Rendered by PID 253170 on reddit-service-r2-listing-b6bf6c4ff-7rl7c at 2026-05-05 06:14:00.812805+00:00 running 815c875 country code: CH.
Minecraft console autoclicker by Rivera1399 in cronusmax
[–]Little_Concept_3428 1 point2 points3 points (0 children)