• Only Administrators may post here. If you want to appeal your ban, please do so in the Appeal Your Ban section.
  • Need to report a player? Or a server issue? Or just need help? Use our helpdesk! Click here and open a ticket for faster response times!

Ban: Step Sister

Local time
11:27 AM
Joined
Nov 21, 2015
Messages
472
Reaction score
859
Location
Earth
Player's Name: Step Sister

Admin's Name: blueheeler

Rule(s) Broken: Intentional team killing by repeatedly walking on own team Betties, then TS to make teams uneven and team killed again. TS to give away teams position near the end of the map.

Action Taken: 3 day ban

Video Evidence: No

Chatlogs: No

Admins Note:
let him submit a reason why he shouldn't get a 3 day ban after I warned him about his game play and he kept playing in a disruptive manner
 
Local time
11:27 PM
Joined
Jan 6, 2021
Messages
1,548
Reaction score
4,100
Age
27
Location
South Africa
Real Name
Shaun
Here the accused is being created by the server:

Code:
<bf:event name="createPlayer" timestamp="34.6205">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">537.93/52.99/408.07</bf:param>
    <bf:param type="string" name="name">$tep $i$ter</bf:param>
    <bf:param type="int" name="is_ai">0</bf:param>
    <bf:param type="int" name="team">1</bf:param>
</bf:event>
Note: they are player ID 3 on team 1 - NVA team.

Here they spawn in, confirming they are on the NVA team when spawned:
Code:
<bf:event name="spawnEvent" timestamp="62.7223">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">564.27/48.42/402.58</bf:param>
    <bf:param type="int" name="team">1</bf:param>
</bf:event>

After being killed several times, including a couple of deaths at the hands of C4, they "die".
Code:
<bf:event name="scoreEvent" timestamp="415.215">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">513.926/42.937/599.078</bf:param>
    <bf:param type="string" name="score_type">Death</bf:param>
    <bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>

Set their team to 2 - USA:
Code:
<bf:event name="setTeam" timestamp="416.348">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">513.926/60.1463/599.078</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>

They do not spawn but instead talk from the great beyond:
Code:
<bf:event name="chat" timestamp="436.895">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">398.363/54.205/698.63</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">hes in c2</bf:param>
</bf:event>
<bf:event name="chat" timestamp="444.162">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">412.949/55.2214/714.003</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">throwing down c4</bf:param>
</bf:event>

Giving away a players position.

And gain:
Code:
<bf:event name="chat" timestamp="451.862">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">413.01/54.8961/715.442</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">b2 now</bf:param>
</bf:event>
<bf:event name="chat" timestamp="463.762">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">413.592/54.8928/715.677</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">laying by the doorway upsairs</bf:param>
</bf:event>

Still not having spawned in since switching their team.

Still giving descriptions of what the player is doing from the great beyond:
Code:
<bf:event name="chat" timestamp="487.929">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">413.562/54.9814/715.953</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">hes got his c4 remote in hand</bf:param>
</bf:event>
<bf:event name="chat" timestamp="498.896">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">413.803/54.8991/716.182</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">READY TO BLAST ANYONE WHO COME UP THE STAIRS</bf:param>
</bf:event>

They are asked by a player to stop:
Code:
<bf:event name="chat" timestamp="516.98">
    <bf:param type="int" name="player_id">5</bf:param>
    <bf:param type="vec3" name="player_location">415.145/43.4802/714.397</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">step sister stop that plz</bf:param>
</bf:event>

Ignores the request of the player and still continues to give their position away:
Code:
<bf:event name="chat" timestamp="532.864">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">415.882/54.9085/717.006</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">HES LINING THOSE STAIRS WITH C4 AGAIN</bf:param>
</bf:event>

Code:
<bf:event name="chat" timestamp="553.198">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">414.226/54.8418/716.853</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">HES NOT TRYING</bf:param>
</bf:event>
If you're reading this, camping is not against the rules and he was defending his territory. At this point after all the info you gave on his positions and your team couldn't kill him, he's clearly trying.

This was then said in chat by an Admin:
Code:
<bf:event name="chat" timestamp="555.414">
    <bf:param type="int" name="player_id">5</bf:param>
    <bf:param type="vec3" name="player_location">412.591/49.2209/712.176</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">step sister one more word and you may be kicked</bf:param>
</bf:event>

Ignores this request, continues giving info on the player he's watching:
Code:
<bf:event name="chat" timestamp="564.198">
    <bf:param type="int" name="player_id">3</bf:param>
    <bf:param type="vec3" name="player_location">407.604/77.8642/710.507</bf:param>
    <bf:param type="int" name="team">0</bf:param>
    <bf:param type="string" name="text">HES GOT YOUR MAT49 NOW</bf:param>
</bf:event>

At this point that specific round ends.

Let's address some of your chat:

Line 1202: 2022-01-21 22:07:44 : # [Global] $tep $i$ter: ara is a bit suss
Line 1208: 2022-01-21 22:09:15 : # [BLUE] $tep $i$ter: ffs
Line 1217: 2022-01-21 22:12:50 : # [BLUE] $tep $i$ter: hold that spot im coming back
Line 1244: 2022-01-21 22:19:24 : # [Global] $tep $i$ter: we raped them
Line 1252: 2022-01-21 22:22:06 : # [Global] $tep $i$ter: u got cum on the other eye? hate when that happens to me
Line 1253: 2022-01-21 22:22:13 : # [Global] $tep $i$ter: my step-bro is the worst
Line 1254: 2022-01-21 22:22:27 : # [Global] $tep $i$ter: step-dad knows how to aim better
Line 1256: 2022-01-21 22:24:34 : # [Global] $tep $i$ter: cum is worse
Line 1257: 2022-01-21 22:24:50 : # [BLUE] $tep $i$ter: took you so long to shoot?
Line 1259: 2022-01-21 22:25:14 : # [BLUE] $tep $i$ter: lol
Line 1261: 2022-01-21 22:26:27 : # [Global] $tep $i$ter: cum in my eye
Line 1264: 2022-01-21 22:29:02 : # [BLUE] $tep $i$ter: u gotta aim higher for me
Line 1283: 2022-01-21 22:39:43 : # [BLUE] $tep $i$ter: thanks
Line 1294: 2022-01-21 22:43:06 : # [Global] $tep $i$ter: youll never dind me
Line 1295: 2022-01-21 22:43:07 : # [Global] $tep $i$ter: find
Line 1299: 2022-01-21 22:43:49 : # [Global] $tep $i$ter: you'll never find me step-dad
Line 1308: 2022-01-21 22:45:43 : # [Global] $tep $i$ter: nice diversion shinobi
Line 1310: 2022-01-21 22:45:54 : # [Global] $tep $i$ter: gozaimasu
Line 1316: 2022-01-21 22:46:41 : # [Global] $tep $i$ter: i was typing step-bro
Line 1322: 2022-01-21 22:52:02 : # [Global] $tep $i$ter: man we used to have some battles on this map years ago before i
Line 1323: 2022-01-21 22:54:13 : # [Global] $tep $i$ter: hes in c2
Line 1324: 2022-01-21 22:54:21 : # [Global] $tep $i$ter: throwing down c4
Line 1325: 2022-01-21 22:54:28 : # [Global] $tep $i$ter: b2 now
Line 1326: 2022-01-21 22:55:04 : # [Global] $tep $i$ter: hes got his c4 remote in hand
Line 1327: 2022-01-21 22:55:15 : # [Global] $tep $i$ter: READY TO BLAST ANYONE WHO COME UP THE STAIRS
Line 1330: 2022-01-21 22:55:49 : # [Global] $tep $i$ter: HES LINING THOSE STAIRS WITH C4 AGAIN
Line 1331: 2022-01-21 22:56:10 : # [Global] $tep $i$ter: HES NOT TRYING
Line 1333: 2022-01-21 22:56:29 : # [Global] $tep $i$ter: HAHA HOW DOES IT FEEL?

I've included the chat that is visible through normal logs above, even though I've already mentioned it using the event log code.

Also a bit further back in December:
There are many platforms that support sexual content. Ours is not one of them. You've had a run in with us before when your name was In$ide $tep $i$ter , you were kicked for it. This was back in December and let's see your language from then:

Code:
Line 3048: 2021-12-02 03:45:45 : # [Global] $tep $i$ter: fuck 
Line 3049: 2021-12-02 03:45:48 : User operator at console said '[BVSM] $tep $i$ter do not use the word fuck in chat'.
Line 3850: 2021-12-02 19:55:42 : # [Global] In$ide $tep $i$ter: coz my team were full of shit cunts 
Line 3851: 2021-12-02 19:55:46 : User operator at console said '[BVSM] In$ide $tep $i$ter do not use the word cunt in chat'.
Line 3865: 2021-12-02 19:59:54 : # [Global] In$ide $tep $i$ter: isinde me 
Line 3879: 2021-12-02 20:07:16 : # [Global] In$ide $tep $i$ter: my stepbro knows where my tunnel entrance is though 
Line 3896: 2021-12-02 20:15:04 : # [Global] In$ide $tep $i$ter: get in$ide me 
Line 3927: 2021-12-02 20:19:53 : # [Global] In$ide $tep $i$ter: u niggas need to relax, its a 17 year old game that nobody   
Line 3929: 2021-12-02 20:19:54 : User operator at console said '[BVSM] In$ide $tep $i$ter do not use the word nigga in chat'.
Line 3939: 2021-12-02 20:21:12 : # [Global] In$ide $tep $i$ter: with me or in me? 
Line 3944: 2021-12-02 20:21:35 : User said '[BVSM] In$ide $tep $i$ter kicked for Kick for having an inappropriate name'.
Line 3947: 2021-12-02 20:21:57 : User kicked player In$ide $tep $i$ter  for Kick for having an inappropriate name.
Line 3972: 2021-12-02 20:25:27 : # [Global] $tep $i$ter: its a game that nobody plays anymore 
Line 3982: 2021-12-02 20:28:16 : # [Global] $tep $i$ter: whos the admin that kicked me before?

Code:
Line 3820: 2021-12-14 21:51:22 : # [Global] $tep $i$ter: just tryin to kill the nigga 
Line 3821: 2021-12-14 21:51:25 : User operator at console said '[BVSM] $tep $i$ter do not use the word nigga in chat'.
Line 4347: 2021-12-15 18:26:25 : # [Global] $tep $i$ter: wtf toxic 
Line 4352: 2021-12-15 18:27:01 : # [Global] $tep $i$ter: what a faggot 
Line 4353: 2021-12-15 18:27:04 : User operator at console said '[BVSM] $tep $i$ter do not use the word faggot in chat'.
Line 4355: 2021-12-15 18:27:34 : # [Global] $tep $i$ter: i just want you inside me 
Line 4367: 2021-12-15 18:35:09 : # [Global] $tep $i$ter: i want someone to smoke my bowl 
Line 4426: 2021-12-15 18:54:25 : # [Global] $tep $i$ter: id love to have yo inside me 360 
Line 4432: 2021-12-15 18:57:02 : # [Global] $tep $i$ter: daddyo inside me too 
Line 4433: 2021-12-15 18:57:09 : # [Global] $tep $i$ter: stepdaddyo 
Line 4441: 2021-12-15 19:01:55 : # [BLUE] $tep $i$ter: lets molest their main 
Line 4453: 2021-12-15 19:04:21 : # [Global] $tep $i$ter: i LOVE being rammed by DaddyO 
Line 4454: 2021-12-15 19:04:34 : # [Global] $tep $i$ter: i got rammed.. yummy 
Line 4480: 2021-12-15 19:09:19 : # [Global] $tep $i$ter: blast right in the face, my fav

Code:
Line 97: 2021-12-18 07:33:18 : # [Global] $tep $i$ter: lol 
Line 98: 2021-12-18 07:34:38 : # [Global] $tep $i$ter: ffs 
Line 100: 2021-12-18 07:37:16 : # [Global] $tep $i$ter: ffs 
Line 110: 2021-12-18 07:45:36 : # [Global] $tep $i$ter: get outta the tank you pussy 
Line 111: 2021-12-18 07:45:39 : User operator at console said '[BVSM] $tep $i$ter do not use the word pussy in chat'.
Line 157: 2021-12-18 08:08:20 : # [BLUE] $tep $i$ter: ur a pretty shit pilot lol 
Line 158: 2021-12-18 08:08:21 : User operator at console said '[BVSM] $tep $i$ter do not use the word shit in chat'.
Line 169: 2021-12-18 08:15:59 : # [Global] $tep $i$ter: wtf pipiska 
Line 170: 2021-12-18 08:16:23 : # [Global] $tep $i$ter: make me walk 
Line 434: 2021-12-18 09:32:02 : # [Global] $tep $i$ter: booooooooooooooring 
Line 435: 2021-12-18 09:32:45 : # [Global] $tep $i$ter: i want someo 
Line 436: 2021-12-18 09:32:51 : # [Global] $tep $i$ter: omeone to finger me 
Line 439: 2021-12-18 09:33:41 : # [Global] $tep $i$ter: fingerblast 
Line 524: 2021-12-18 10:07:37 : # [Global] $tep $i$ter: cool ive never seen this map 
Line 536: 2021-12-18 10:13:24 : # [Global] $tep $i$ter: yeah im out, c ya niggas 
Line 537: 2021-12-18 10:13:24 : User operator at console said '[BVSM] Kicking $tep $i$ter for using banned words'.
Line 538: 2021-12-18 10:13:32 : # [Global] $tep $i$ter: wwops 
Line 539: 2021-12-18 10:13:36 : User operator at console kicked player $tep $i$ter  for banned words in chat messages.

We maintain this game. We play this game. We care about it and our players. If you would like to carry on being a part of this "17 year old game that no one plays", then I suggest you change your attitude and respect our rules. Quite frankly, given the context you've been providing, your name is highly inappropriate. I'd recommend changing that, but I'm not asking. :)

Our rules can be viewed here: https://forum.helloclan.eu/bfv/rules

They exist to maintain peace and also to protect the minors that play the game with us. Likewise, grown adults don't need to put up with your highly immature & inappropriate chat. So clean it up - please.
 
Back
Top