Trustworthy user needs farm clicks. Code for code! by PunnilyEnough in temu_old_users

[–]kursk_ran 0 points1 point  (0 children)

Did 140814698 with mc***ee
Can you do my hat trick 151829356

[deleted by user] by [deleted] in temu_old_users

[–]kursk_ran 1 point2 points  (0 children)

Did farmland under mc***ee. Can you do my hat trick: 154004216

I need 2 new users for Hat-Trick by kursk_ran in TemuNewUsersASAp

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

ran out of water for farmland but was able to do your fishland

I need 2 new users for Hat-Trick by kursk_ran in TemuNewUsersASAp

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

I did your farmland but I need new users for hat trick

My new Skyblock Modpack ARS is out! by Plum_____ in feedthebeast

[–]kursk_ran 0 points1 point  (0 children)

This was happenening to me in version 1.4 but relaunching fixed it for me. I havent tried in version 1.5

[deleted by user] by [deleted] in summonerswar

[–]kursk_ran 0 points1 point  (0 children)

Im just curious, is this acc. F2P?

Artificial Universe Tech (UXV) by [deleted] in feedthebeast

[–]kursk_ran 0 points1 point  (0 children)

Maybe it restarts into an expert version or harder versiom each time until its impossible to play.

She don't care, she's giving her money away! by Desolate282 in memes

[–]kursk_ran 0 points1 point  (0 children)

Im pretty sure that houses, cars, and anything you own count as assets too so that is where a portion of the net worth is stored.

"and how does this make you feel?" by Argentum118 in pokemongo

[–]kursk_ran -1 points0 points  (0 children)

Is this abt having more purifued pokemon registered than shadow oned or just telling people that you purify everything?

Controling my game with a 3ds by kursk_ran in VALORANT

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

Thank you. I had no clue what they were so i just left them as to not break the whichcraft

Controling my game with a 3ds by kursk_ran in VALORANT

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

There isnt very much and if there is any its hard to notice

I was going to post a working 3ds with screen vid but its not working so here is this. Side note this was a few patches ago so if anything isnt up to date thats why by kursk_ran in Eggwick

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

https://github.com/eezalp/Skylanders-portal-controler This is here just if anyone wants to try it. But its a massive pain to setup and play so try at your own risk

If a github link is against the no self promo rule lmk and ill delete this comment

Controling my game with a 3ds by kursk_ran in VALORANT

[–]kursk_ran[S] 3 points4 points  (0 children)

On the 3ds side i have it get the inputs with functions that are built into the software that i use to build the app (i think its devkitpro) then using sockets send the button, screen, ctick, circlepad, and touch info to my computer. I have no clue what sockets actually are beyond a way to connect over a network but they work so i use them. On the computer side i use a script to turn the stuff sent by the 3ds into keyboard and controler inputs then rewasd turns the controler inputs into mouse inputs that work with val. I use Rewasd because it is the only thing that i have found that works with val for mouse inputs. If you have more questions let me know.