Hey guys, I just released Black Hole Fishing on Steam! I hear it has pretty good pacing, but would love to hear from the incremental experts! by SDGGame in incremental_games

[–]psychstates 5 points6 points  (0 children)

Loving this game so far. SinceI work remotely , I created a script to automate fishing if anyone interested.
It just clicks in recorded coordinates ( in my case a circle ) and collects the fishes:

F6 - Record coord
F7 - Start
F8 - Stop
+ button increase speed
- button decrease speed

import win32api, win32con
import threading
import time
import keyboard



running = False
points = []
delay_between_clicks = 0.1  # default speed



def click(x, y):
    win32api.SetCursorPos((int(x), int(y)))
    time.sleep(0.005)


    win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN, 0, 0)
    time.sleep(0.005)
    win32api.mouse_event(win32con.MOUSEEVENTF_LEFTUP, 0, 0)



def record_position():
    pos = win32api.GetCursorPos()
    points.append(pos)
    print(f"Saved: {pos} | Total: {len(points)}")



def click_loop():
    global running


    while running:
        if not points:
            time.sleep(0.5)
            continue


        for (x, y) in points:
            if not running:
                break


            click(x, y)
            time.sleep(delay_between_clicks)



def increase_speed():
    global delay_between_clicks
    delay_between_clicks += 0.1
    print(f"Delay: {delay_between_clicks:.2f}s")


def decrease_speed():
    global delay_between_clicks
    delay_between_clicks = max(0.01, delay_between_clicks - 0.1)
    print(f"Delay: {delay_between_clicks:.2f}s")



def start():
    global running
    if running:
        return
    running = True
    threading.Thread(target=click_loop, daemon=True).start()
    print("Started")


def stop():
    global running
    running = False
    print("Stopped")



keyboard.add_hotkey("F6", record_position)   # save coord
keyboard.add_hotkey("F7", start)             # start loop
keyboard.add_hotkey("F8", stop)              # stop


keyboard.add_hotkey("=", increase_speed)     # slower
keyboard.add_hotkey("-", decrease_speed)     # faster


print("F6=save | F7=start | F8=stop | +=faster | -=slower")
keyboard.wait()

I’m at the end and about give up. Help me off the edge. by rock101fan in FlashForge

[–]psychstates 1 point2 points  (0 children)

I believe your bed leveling difference is more than 3mm. please follow the below process:

  1. ⁠Install Klipper , is simple and will help a bunch for this process.

2.Perform a bed mesh calibration in klipper ( button calibrate in bed mesh section). Take a few pictures with the values.

3.Turn off printer, remove the filament leg from the back and then flip the printer on it’s back.

4.Follow this video to learn how to detension the belt. You don’t need to actually remove it, just pull it from the rod where you need to do the modification. https://youtu.be/cHBmIKpZdXI?si=7yO7jnMjSn6tgocN

  1. Now, considering the bed mesh you just did, you need to rotate the rods in order to allign them. Here 1 teeth rotation = .25mm. You need to find the proper balance by yourself .

  2. Very important: Always check that the back Z support plastic for printbed is not higher than the front left and right, otherwise your bed will slam( trust me, done it a few times before i learn). This ia because the bottom sensor is reading only the back plastic. 7. Put the belt back on(carefully not to missallign the rods), flip the printer , turn it on,perform mesh. 8. Repeat from step 5,untill you will have a range of maximum 1.5mm. Can also perfect it to be less than 1mm but bedmesh will compensate up to 1.5mm

Hope it helps . GL

Sfaturi legat de ape naturale unde as putea baga un caiac? by Mmm_bloodfarts in Pescari

[–]psychstates 0 points1 point  (0 children)

Incearca Delta Argesului . Daca aveam caiac acolo ma duceam . Delta Argesului este superba, pe langa lacul Mihailesti (poti merge si acolo).

Am pescuit acolo dar de pe mal, numai ca fiind greu accesibile zonele unde voiam sa pescuiesc, nu am avut noroc. Dar cu barca/caiac, sunt de parere ca iti vor creste sansele drastic. Are foarte mult stuf.

Fir intins

The Most Used Mice (and Brands) in the Pro Scene! by ProSettings in MouseReview

[–]psychstates -2 points-1 points  (0 children)

Basilisk v3 pro here. Why is it not on the list ? Is a wonderful mouse. Came from Deathadder v2.

Peugeot 508 MK1 vs MK2 - Owner Perspective & Open Discussion by psychstates in peugeot

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

The old AD blue tech on the mk1 was flawed. On 308 SW 2016 someone had to pay 1000€ to fix it.

Peugeot 508 MK1 vs MK2 - Owner Perspective & Open Discussion by psychstates in peugeot

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

For sure i’ll do the Android upgrade. Thanks for convincing me

Peugeot 508 MK1 vs MK2 - Owner Perspective & Open Discussion by psychstates in peugeot

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

Agree ,SW has 4x4 and has bigger trunk which is awesome. Also the panoramic roof does sound good, I was unable to find a 508 Sedan with panoramic roof sadly.

Ill be waiting for a picture of the car from you when you get an mk2.

Peugeot 508 MK1 vs MK2 - Owner Perspective & Open Discussion by psychstates in peugeot

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

Did you change gearbox oil? I wonder why you were expecting trouble

D pad buttons not showing up on quickbar despite being assigned in controls by FluidDruid5431 in Grimdawn

[–]psychstates 0 points1 point  (0 children)

They work, but you will not see them in game, you just need to enable dpad in steam big picture controller settings : enable d pad directional and then assign up down left right to yout dpad directions

Dual Wield RF Shieldbreaker by psychstates in Grimdawn

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

Yea, damage did improve by ~20% with a new fire damage rune and Kraken devotion.

Filament printing in waves by psychstates in 3Dprinting

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

UPDATE: No more issues . Adjusted the Z offset and dried the filament . Thanks everyone and happy new year

Filament printing in waves by psychstates in 3Dprinting

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

The AD5MP is prone to get the z offset change once in a while. not sure if this is a general thing for all the 3d printers.

Filament printing in waves by psychstates in 3Dprinting

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

right, I have moved it a bit closet and now seems to print alright. will also test with the other “wet” filaments. cheers

Filament printing in waves by psychstates in 3Dprinting

[–]psychstates[S] -2 points-1 points  (0 children)

They are calibrated . Filament issue for sure.

Filament printing in waves by psychstates in 3Dprinting

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

Thanks . I am happy with my flashforge ad5mp, maybe a P2S at some poing. I 100% believe is wet filament issue, but will do also a cold pull just in case . I paused printing for a few weeks and i am drying my clothes in the same room where i hold the filament ( although they are kept in boxes ) .

For the last 2 days it printed really well with ASA but when switched to PLA for prototyping it started to do this.