this post was submitted on 08 Sep 2024
-12 points (25.0% liked)

Programming

17008 readers
329 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] lenninscjay@lemm.ee 8 points 1 week ago (2 children)

Ok, awesome for the programming practice/proof of concept but for gaming, I never understood the idea behind cheating.

Takes out half the fun of playing the game. You enjoy trolling people and harvesting the salt? Either get better or find a game that includes it as part of its core gameplay (ie eve online)

[–] hector@sh.itjust.works 1 points 1 week ago

Cheats are so interesting to make lol. I won’t lie, DLL hooking is passionating. I never used them in real matches though, I don’t see the point in that.

But programming-wise, cheats work in a interesting environment => kernel drivers

So there’s a lot of thing to experiment with to confuse Vanguard for instance

[–] umami_wasbi@lemmy.ml 0 points 1 week ago* (last edited 1 week ago) (1 children)

I'm interest at the eve part as I'm looking to join. Is cheating common?

EDIT: missed a word

[–] lenninscjay@lemm.ee 3 points 1 week ago

Eve online? In game Trolling/scamming is allowed and a completely valid gameplay, profit generating activity. The game is open ended so personality conflict and consensual/non-consensual PVP are the main activity drivers in the game.

Creating a python script to watch your screen and report intelligence to a third party out of game/recon tool? Probably completely within EULA and useful.

Creating a script that interacts with the client in any way (mouse clicks, packet sniffing etc.) is against Eula and will get you banned (considered cheating)

It’s a really unique game, worth a try. Nothing like it, not for everyone though. If you try it, try to spend no more than a week on your own in it. Then seek out other player groups in the game. It’s truly difficult to get by on your own in that game - and actually quite boring without the social aspect.