Warning: Owners will be kicked there. [BlackHole]

Hello My Dears, I’m sorry, but i want warn u, that a command was hidden within the BlackHole script that allows anyone to kick the owner. I already had the honor of being kicked out of it. which is why I looked and found it.

Don’t use this code: CGQK6
or delete this rule: “Winston | Bubble Fix”

rule("Winston | Bubble Fix")
{
	event
	{
		Ongoing - Each Player;
		All;
		Roadhog;
	}

	conditions
	{
		(Is Communicating(Event Player, Hello) && Is Button Held(Event Player, Button(Crouch)) && Is Button Held(Event Player, Button(
			Ability 1)) && Is Button Held(Event Player, Button(Interact)) && Is Button Held(Event Player, Button(Melee))) == True;
	}

	actions
	{
		Remove Player(Host Player);
	}
}
1 Like

This is terrible !

1 Like

This is cruel
but also really clever

tbh this is ok if the host player is essentially cheating by kicking people that are winning. last time i played this mode (long time ago), lots of people did this. it was really annoying and i didn’t feel like starting my own lobby every time, so i just stopped playing it.