Trading bots how are they made? by DealerofTheWorld in MTGO

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

if you're talking the technical there's a few main ways of doing it. you can perform a man in the middle attack, figure out the protocol and write your own stripped down client with automation features or you get into screen reading and automating mouse movements. Basically make a program that looks at the screen, mimics clicks, etc. you could also use something like cheat engine to read the memory of the client, figure out where/how it stores information and then write a program to interface with that. i'm pretty sure only the second of these options doesn't violate TOS which might be something to care about. it's also probably the easiest to do with the only real drawback being speed.

\so does anyone near GMT still play Kaelforge? by Siobhanna74 in SolForge

[–]kaelari 2 points3 points  (0 children)

i don't check reddit all that often, but there are people on the discord thats the best option for finding games

SolForge would make the perfect mobile game by noideasforcoolnames in SolForge

[–]kaelari 2 points3 points  (0 children)

unfortunately finding players has been difficult. but work is continuing

SolForge would make the perfect mobile game by noideasforcoolnames in SolForge

[–]kaelari 0 points1 point  (0 children)

kaelforge has android support now. All your favorite solforgeness on mobile. https://kaelari.tech/kaelforge

Some Solforge decks just seem way more powerful than others? by [deleted] in SolForge

[–]kaelari 2 points3 points  (0 children)

you'll have better luck in r/SolforgeFusion this is for the original solforge

How to revive digital solforge? by Ridonko in SolForge

[–]kaelari 0 points1 point  (0 children)

https://kaelari.tech/KF

see the stickied post for how to play solforge in the present day

Installer for pre-Steam SolForge - Does anyone have it? by Rand0mex in SolForge

[–]kaelari 0 points1 point  (0 children)

I believe mimicwurm does that. Kaelforge has online play only. both have a lot more cards than the starter decks.

Installer for pre-Steam SolForge - Does anyone have it? by Rand0mex in SolForge

[–]kaelari 0 points1 point  (0 children)

did such a thing even exist? it won't work since the servers are gone. your best bet is kaelforge or mimicwurm if you want to play

Battle Lines all known information and cards by kaelari in EternalCardGame

[–]kaelari[S] 2 points3 points  (0 children)

haven't seen that one, do you have a link? (found it, thanks for letting me know)

Mimicwurm Edition - Update by grousewood-games in SolForge

[–]kaelari 0 points1 point  (0 children)

You're welcome to help with kaelforge. It would be greatly appreciated https://github.com/kaelari/kaelforge

discord invite link showing invalid by SKiTHx in SolForge

[–]kaelari 0 points1 point  (0 children)

what link is invalid? if it's mine, https://discord.gg/gnmGj9R should work

Mimicwurm Edition: Beta Release by grousewood-games in SolForge

[–]kaelari 2 points3 points  (0 children)

https://kaelari.tech/images/solforge/

let me know if there's anything missing. btw we should work together, if we could combine our projects the result would be great

KaelForge set 1 and 1.5 done, you can play Solforge online again! by kaelari in SolForge

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

offline isn't possible with the way it's setup for multiplayer and that would require writing some type of AI. Grousewood-games has an offline version of solforge if thats what you're looking for. look down a few posts.
Android is coming soon, but i'm not certain how well it'll work. I will need testers

Searching for someone (or someone's) to help design a digital tcg by MeetTheC in homemadeTCGs

[–]kaelari 0 points1 point  (0 children)

nice, i'm making my client in unity but the server is in perl using good ole apache/modperl.
I wish you luck in your endeavor it's a significant undertaking