Bossman Austin Curtis Peterson / BossmanJack / AustinGambles / Austin_07 / irondollah - Gambling addict, convicted felon, scammer, and raging manchild that hates his fucking life, FAKE MONEY

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
BossmanJack live chat for stream commentary.

Duration of Rehab Saga Mk. IV

  • < 1WK

    Votes: 306 20.7%
  • < 3 WK

    Votes: 432 29.2%
  • < 6WK

    Votes: 216 14.6%
  • Completed Successfully

    Votes: 523 35.4%

  • Total voters
    1,477
More redditors discussing the niggermarks - they actually seem to respect why k-farmers do it which I found surprising:
View attachment 7404374View attachment 7404376View attachment 7404377
Blatant slurs on the screen locking them out is funny but there is a similar dead practice that works even better and can get reuploads removed if done correctly:
Stealth Nigger Posting:

A user includes the word Nigger or a similarly banned phrase in such a way that it bypasses the Automod.

ben.png

IMG_0291.jpeg
The result would be that reaction channels become paranoid that they missed one at all times. Just a thought.
 
Bossmanjack is the only lolcow I genuinely laugh both at and with. Austin's such a repugnant person with a legitimate problem that's being enabled by both casinos and online observers, I won't ever deny that. Even so... I just can't help but root for the guy. We're all rats living in the Bossman's world, and we're just lucky enough to have the privilege of watching him swing upward $50k only to zero out and eventually hit negative. I don't wish any harm upon him, I won't wax poetic about how much I want him to quit smoking crack and stop gambling, but I still want to see him out of jail again while gloating, smoking crack on stream, before gambling on stream for Kick again. I'm not contributing anything new when I say all this, but I just wanted to get that off my chest.
 
UPDATE: I've Improved the script to be a fair bit more reliable! Also added comments to the code so normie can follow it. Includes a Smaller .gif which should helps filesize bloat.
UPDATE 2: I finally used some of these 7 braincells work out how to use the -shortest command. Now it works PERFECTLY and I'm no longer a COMPLETE RETARD.
Also added some kiwi gifs for the nigger adverse. Still need to rename them nigger,gif

------------------------------------------------------------------------------------------------------------
Ok guys I've rubbed my 7 braincells together and cobbled up an automatic niggermarker. Simply extract the zip, drag & drop a video onto the batch, and it will niggerfy it with a 4% transparent overlay.

Points of note:
- Despite my best efforts, I can't sync the loop very well with the video duration. It sometimes stops looping at the end. To fix this, theres an offset variable in the .bat that adds more loops. One loop is 2 seconds. i.e an offset of 4 adds 8 seconds to the loop.
FIXED
- If the loop above ends up longer than the video, it extends the video with a niggermarked version of the final frame. Not ideal, tends to happen on short videos. KINDA FIXED (happens to a MUCH lesser extent)
- I can't figure out how to scale the gif without breaking everything, so I simply made it bigger so it covers the majority of videos. It's 720p. If you use it on a larger resolution, it won't cover the entire video. FIXED
all of it just werks™️ now

It's SUPER JANK and riddled with aids, i'm sure someone who isn't a fucking goober can make it more efficient.

Also because this is the upper-case-I-Internet, don't run random code from retards online unless you know what you're doing. It's a bad idea. As such, here's the code:
Code:
::dunno what this does
pushd %~dp0
echo on

::a super janky way of getting the video dimentions. Basically writes it to a text file, then reads it in from the text file to a variable.
::lifted from stack overflow sue me.
ffprobe -v error -of flat=s=_ -select_streams v:0 -show_entries stream=width %1 >> width.txt
ffprobe -v error -of flat=s=_ -select_streams v:0 -show_entries stream=height %1 >> height.txt
FOR /f "tokens=5 delims==_" %%i in (width.txt) do @set width=%%i
FOR /f "tokens=5 delims==_" %%i in (height.txt) do @set height=%%i
echo width=%width%
echo height=%height%
del width.txt && del height.txt


echo Niggermarking...
::most of these settings are stolen from jersh's archive guideline thread.
::loads the video from argument 1
::loads nigger.gif for the overlay
::sets nigger.gif to 4% opacity, then scales it to the size of the video starting from the center.
::saves the video with _niggermark appended to the file name.
ffmpeg -hwaccel auto ^
    -i "%~1" ^
    -stream_loop -1 -i nigger.gif -shortest ^
    -c:v libx264 ^
    -filter_complex "[1]format=rgba,colorchannelmixer=aa=0.04[nigger], [nigger]scale=%width%:%height%[z];[0:v][z]overlay,format=yuv420p;" ^
    -profile:v baseline -level 3.0 -crf 22 -preset medium -c:a aac -strict experimental -movflags +faststart -threads 0 "%~n1_niggermark.mp4"

endlocal
popd
echo Done.
PAUSE

I've also attached the adjusted .gif to download if .zips scare you and you want to run the above code.

Please enjoy responsibly.
 

Attachments

  • nigger.gif
    nigger.gif
    1.8 MB · Views: 51
  • Niggermarker_v3.zip
    Niggermarker_v3.zip
    3.2 MB · Views: 30
Last edited:
Some of you can't just laugh at the crack addict man child losing money every day and instead have to make it some weird para-social gay shit instead.

I can only handle Austin in small doses. If I spend too much time watching him on stream, I swing from laughing hysterically to wondering why I'm watching a crack-addicted manchild gamble and back again.
 
Sounds like Pickle Dick couldn't get those 'Jeet online AI models to remove the watermarks after all. He was so confident he'd get the clip yesterday.

Also he keeps saying "buddy boy", nigga just start smoking crack and stream yourself gambling, we all know you were envious of Austin anyways
 
Back