#Hey! how would I go about checking if a player has a specific item in their hotbar?
70 messages · Page 1 of 1 (latest)
!!cheats
We do not support hacked clients, cheats, or modifications that are intended to give you the upper hand in a server, competitive or otherwise.
See rule 1 in #welcome and the Discord TOS: https://discordapp.com/terms
This is definitely a cheat
They’re trying to make a breach swapping client
They didn’t even bother hiding it lol (Maceutils)
Im not really sure if its possible to check hotbar slots (clientside) but it is possible to check what the player is currently holding
here is an example for getting the target players item
item = String.valueOf(((LivingEntity) target).getMainHandStack());
System.out.println(item);```
to check for a specific item you could do getMainHandStack.equals()
Why are you going around and actively helping potential cheaters
Is this forum not meant for helping?
The forum is meant for helping people who are not cheating
This is made very clear by !!cheats
He wanted help i tried to help instead of whining
Every single thing that could be used in a cheat you whine about even dropping items
There's a reason why this post is deleted
Then why are you here
To help
No
That's not helping
If you didn't read the original post, how do you know what they're asking for
How do you know what the context is
The thread title
Why do you think that you're better informed than people who were actually here when the messages were sent
Then why are you still helping a deleted post
Because i assumed it needed help as the op didnt clarify anything was solved
I'm so tired of people getting annoyed at me for telling people that they shouldn't be cheating
Stop playing police then
They didn't clarify anything because they deleted the post as soon as I noticed that it was a cheat
That's not reasonable behavior for someone who is not making a cheat
The original screenshot had them trying to switch to a golden apple in their hotbar when on low health
How is that not a cheat
That is indeed a cheat Yes
*automatically
Called auto hotbar i do the same thing in my own project for managing inventories
Yes, and we don't support that
What if its singleplayer
Or a private server
I mostly just test anticheats whenever im on mc doing no harm
On a server specifically meant for it
Also read the eula
this argument is worth nothing because anyone can just say anything, and kids attempting to make cheats often do
EULA only covers distribution here
Discord TOS and community guidelines cover more
Last time i checked discord did not care as long as you do not distribute
Unless they updated their terrible tos
Thats a shame
LOL (I’m not laughing at you, but your comment about how discord has a terrible tos)
Sorry for snapping at you like that
No problem at all feel free to express your emotions
We would all be just 😐 without them xd
why is everyone getting all mad about cheats rn
like i understand the rules
but EVERYTHING seems to be about cheats rn
(coming from someone who develops cheats in their spare time but not related to here)
Only reason i have seen people getting this mad is because they died to a cheater in a minigame server
Ive even seen people send threats because of it.. some people are just online too much
Discord tends to enforce the rules quite mercilessly; they've shut down servers because of rule violations.
And also, some people don't like cheats for personal reasons.
Eh, for me it’s more of “I like modding and I don’t want to see the community ruined by a bunch of cheaters.” I don’t really play much Minecraft multiplayer so I haven’t been hacked against yet (but if I have, then I didn’t notice lol).
That is interesting question. I notice that if I remove some if else from some of my mods they will be cheats. So where is that line/break of legal or illegal question are
(independent to this thread only)
By just panicking or understanding that there is no help? I also mostly removed threads if I didn't get an answer
Skycat provided some form of an answer already, but then I pointed out the cheats and they deleted
I also noticed that they are also part of a pvp community, which makes it all the worse lol
Yeah understandable ive even tried to help anticheat devs patch out bypasses but sadly some of them have massive egos and dont accept the help 😔
the only reason there have been alot of more cheaters in the modern minecraft community is because 1.8 has basically been fully used and developers try to use newer versions to exploit anticheat exceptions for newer versions