Kian Brose
Kian Brose
  • 17
  • 11 142 169
I beat rigged giveaways with a bot
Unfair giveaways, you've probably encountered them at least once in your life. In this video I use the power of technology & code to beat them!
The most unfair type of giveaway, referral based giveaways, have a system that either gives you more points (where the more points you have, the higher your chances of winning (or in some cases even guarantee a win)) or more entries for each person you "refer" using a specific link. This is not only unfair in the context of giveaways but also rather unethical if they have no "limit" to just how much you can refer, resulting in some pretty ridiculous situations where people have 1000%+ more points than you, which is really.... bad
Want to join us on discord? You can do so here: discord.gg/8NcumxN
Because of this I went ahead and created a series of programs that automate the referral process with both a generator and verifier, both were made using python
The code for the Mail Server can [PARTIALLY] be found here:
github.com/KianBrose/smtp_mail_bot_server
(I redacted the parts that actually verify entries, so it can be customized how you wish)
If you read this far, thank you ^^
DISCLAIMER: This video was recorded months ago and allowed for a delay between when this was recorded and now, meaning that the company behind it; after being contacted with these issues has had more than enough time to fix any potential vulnerabilities that were partially shown in this video in a comedic educational way. All prizes were forfeited and no damage was done.
zhlédnutí: 1 674 061

Video

I added guns to Minecraft
zhlédnutí 99KPřed rokem
I added guns to vanilla Minecraft without any mods! ▬▬▬▬▬▬▬ Want to know when the next part is released? Join the discord server! discord.com/invite/8NcumxN ▬▬▬▬▬▬▬ For those who want to know how it was made, I used PaperMC to create the minecraft server plugin ▬▬▬▬▬▬▬ Thank you to MrBeast and Mistycat for short 5 ish second clips I used in the video
Beating a Pay to Win game with a bot
zhlédnutí 1,9MPřed rokem
Pay-to-Win games are horrible, so I beat it by making a bot! This video shows how mundane tasks like farming & grinding can be automated through the use of a program to spend more time actually playing and having fun. Feel free to join my channel's discord server: discord.com/invite/8NcumxN If you like the content you see, you can support me directly on www.patreon.com/kianbrose If you have any...
Multiplayer Cheating, explained
zhlédnutí 1,2MPřed rokem
Why do people cheat? How do the cheats work? These are questions you'll have an answer to by the end of the video. Get 20% off a year's subscription of Brilliant with the following link: brilliant.sjv.io/6bnBEK The video goes through the most common types of cheats that people use, example uses and visual explanations in order to better help you understand how they work. It's important to state...
Arduino is not hard to learn! (Using a kit)
zhlédnutí 16KPřed 2 lety
In this video I look at the Grove kit, an Arduino kit that was made so simple that it’s nearly impossible to do things wrong and is therefore seemingly perfect for a beginner, or is it? !!! This was NOT a sponsored video, I was not paid to do or say anything and therefore said my honest opinion I tried a bunch of new editing techniques and this was overall a very fun project to tackle from my e...
Making a mod menu is easy! (Here's how to make one with Python and Cheat Engine)
zhlédnutí 767KPřed 2 lety
Want to know how mod menus work and how to make one yourself? In this video I'll show you exactly how to do that using Python and Cheat Engine. Huge thanks to BrainFM for sponsoring this video! Get 20% off at checkout by using the following link or using code "kianbrose": brain.fm/kianbrose?via=kianbrose Chapters: 0:00 - Introduction 0:32 - Addresses and pointers 3:08 - Finding offsets 5:59 - T...
How to hack Wi-Fi networks ( Educational )
zhlédnutí 2,4MPřed 2 lety
This video will teach how to pentest / " hack " wifi networks that can be found anywhere. This video is for educational purposes only and is meant to help you understand how networks are commonly hacked to be able to protect yourself, family and friends against it. - Kali linux: www.kali.org/ I recommend installing kali linux in a virtual machine, if you do not know how to do this please look u...
Cheat Engine for Idiots
zhlédnutí 1,1MPřed 2 lety
Learn about the basics behind how to use Cheat Engine as I demonstrate practical concepts which are easy to understand for beginners. All contents of this video are for purely educational purposes only, do not use cheat engine to cheat at multiplayer games. Be careful during Cheat Engine's installation as it might install bloatware if you "next" through it too fast without declining the "specia...
Making a Simon Says Bot with Python
zhlédnutí 22KPřed 3 lety
In this video I'll show you how I made a Simon Says color tile memory game bot using python. Simon says is an old game where there are 4 tiles with different colors, the tiles will begin flashing in a specific order, and your goal is to click on them in the same order they flashed. The game gets harder and harder as more and more tiles start flashing and normal humans will eventually run out of...
How to buy & set up domains for your website (tutorial)
zhlédnutí 9KPřed 3 lety
In this video I'll show you what a domain is, how it works, where to get one and how to set it up. The main websites I've used to buy domains over the past years are Bluehost Godaddy and Domain.com. After careful consideration I chose to stick to domain.com since they're usually about 10-20% cheaper than the other although GoDaddy often offers some nice deals when buying a domain for over a yea...
Port Forwarding / Virtual Servers Tutorial
zhlédnutí 19KPřed 3 lety
In this video I will show you how to port forward a webserver I made in the previous video. This method can also be used to port forward Minecraft servers or really anything at all. If you're interested in checking out how to make a webserver to host your own website check out this video: czcams.com/video/yBV9216R6_E/video.html Note that in this video, my router does not have the port forward o...
How to make an Nginx Webserver in 7 minutes
zhlédnutí 26KPřed 3 lety
In this tutorial you will learn how to make an nginx webserver in under 7 minutes! I cover the basics on what a webserver is, how it works and how to make one! You do not need expensive equipment to do this as a simple Raspberry Pi like the one I used (RPI 4B 4gb ram) will work. The best operating system for webservers like these ones (my personal opinion) is debian. If you know a bit about ras...
How I make bots using python (educational)
zhlédnutí 512KPřed 3 lety
In this video I'll demonstrate how I make bots using python by using the techniques I demonstrated in the "How to make advanced image recognition bots using python" video czcams.com/video/YRAIUA-Oc1Y/video.html This video was requested by the viewers and is intended for educational purposes only. I do not encourage the use of the material provided in this video for the automation of online mult...
How to convert image to text using python
zhlédnutí 71KPřed 3 lety
In this tutorial you will learn how to convert / turn images into text by using python and the pytesseract ocr module. You will also learn how to automate keyboard functions and drag the mouse so that you can “do something” based on the text you detect. Pytesseract ocr is a python library that helps with optical character recognition, or “ ocr “ in short. If you are having issues with the ocr l...
MP4 Video as a Virtual Webcam - Tutorial
zhlédnutí 38KPřed 4 lety
MP4 Video as a Virtual Webcam - Tutorial
How to make advanced image recognition bots using python
zhlédnutí 1,4MPřed 4 lety
How to make advanced image recognition bots using python

Komentáře

  • @Venkat-fv2mg
    @Venkat-fv2mg Před 8 hodinami

    What if the password didn't match in the word list is there any another method

  • @tinytim-cr8uo
    @tinytim-cr8uo Před 9 hodinami

    KIAAAAAAAAAAAN DOES SUBWAY SURFERS STILL WORK??? I WANT MY HOVERBOARDS

  • @grifKrow
    @grifKrow Před 16 hodinami

    Do this with Coc

  • @grifKrow
    @grifKrow Před 16 hodinami

    Yeett

  • @venombtw8849
    @venombtw8849 Před dnem

    Hoe to download it safely

  • @totlar
    @totlar Před dnem

    thanks, now i can get robux

  • @MAR19980
    @MAR19980 Před dnem

    thank you too much brooo you don't know how long I been struggling between port triggering and special application for months since my router doesn't have port forwarding option 😭😭😭😭😭😭😭

  • @stephantimmers9843

    can you make a video like this for osrs (old school runescape)?

  • @AntwunTheDancer
    @AntwunTheDancer Před dnem

    Thank you, this tutorial helped me out a ton.

  • @Talkingduck74
    @Talkingduck74 Před 2 dny

    8:37 (just saving my time in the video for later lol)

  • @Chinmoss
    @Chinmoss Před 3 dny

    you going to make anymore videos anytime soon?

  • @TTBH624
    @TTBH624 Před 3 dny

    The video was just awesome! Should have taken a long time for you to edit this video, the animations are great. Btw I use Veritasium's subscription for Brilliant. I wonder if this one works.

  • @Bagz1994
    @Bagz1994 Před 3 dny

    How do you this with display ratio?

    • @KianBrose
      @KianBrose Před dnem

      not sure what you mean

    • @Bagz1994
      @Bagz1994 Před dnem

      @@KianBrose aspect ratio of a game, making a 4:3(square) into a 21:9(ultrawide), do you know how to do this?

  • @tomhuang4203
    @tomhuang4203 Před 4 dny

    The account descriptions were Rick rolls 💀💀💀💀

  • @samuele2639
    @samuele2639 Před 4 dny

    Nice

  • @Sickularspidey
    @Sickularspidey Před 4 dny

    Do you still play?

  • @plowe6751
    @plowe6751 Před 5 dny

    3:34 Why the double parenthesis in win32api.SetCursorPos((x,y))?

  • @danipoplpl7053
    @danipoplpl7053 Před 5 dny

    Hi there! I saw you respond to many comments so I thought maybe you could help me. I am trying to do something similiar and also "bot" a game, the problem is that many games block software created input and I don't know how to bypass it, I tried using different libraries, but you as an experienced botter, maybe know a quick intuitive solution?

    • @KianBrose
      @KianBrose Před 4 dny

      Win32api shouldn't be blockable

  • @gigachad1925
    @gigachad1925 Před 5 dny

    The "educational" was very human........

  • @MelvinMercier-yh2cv

    I tried to do pip install win32api and pip install win32con in the cmd prompt but it didn't work. The reason I tried to do that was because I got the following error message after running script. Traceback (most recent call last): File "C:/Users/oases/AppData/Local/Programs/Python/Python312/imagerecognition1.py", line 6, in <module> import win32api, win32con ModuleNotFoundError: No module named 'win32api'

  • @prince-ui2yt
    @prince-ui2yt Před 7 dny

    2:34 i am not seeing any network here, please help

    • @KianBrose
      @KianBrose Před 4 dny

      Your computer has no WiFi card

  • @ciklop4206
    @ciklop4206 Před 8 dny

    Imagine playing the same game as that "mine gaming" indian tramp and not TFT...

  • @barhomking2947
    @barhomking2947 Před 8 dny

    wow man it is like a memory hit from the past 😅 very thankful btw 💛

  • @Arm-io3dz
    @Arm-io3dz Před 8 dny

    which language is that?

  • @harrington8
    @harrington8 Před 8 dny

    Thanks for saving us 4 seconds from 20 to 24

  • @RatchetMiner
    @RatchetMiner Před 8 dny

    Would this work on Alice's Dream:Merge Island?

  • @Rafaelgodoyebert
    @Rafaelgodoyebert Před 9 dny

    How to resolve this error? (Python code same as the video) Traceback (most recent call last): File "C:\Users afam\Downloads\h-Seraph\a.py", line 5, in <module> process = rvm.get_process_by_name("GameAssembly.dll") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users afam\anaconda3\Lib\site-packages\ReadWriteMemory\__init__.py", line 169, in get_process_by_name raise ReadWriteMemoryError(f'Process "{self.process.name}" not found!') ReadWriteMemory.ReadWriteMemoryError: Process "GameAssembly.dll.exe" not found!

    • @KianBrose
      @KianBrose Před 4 dny

      .dll.exe That's a typo

    • @Rafaelgodoyebert
      @Rafaelgodoyebert Před 4 dny

      @@KianBrose Yes, I know, but if I put mygameunity.exe I can't direct it to the dll, because my cheatengine indicates that I have to put the .dll

  • @PlayStore-bo5iz
    @PlayStore-bo5iz Před 9 dny

    Can you try to cheat conflict of nation

  • @pabloescobarcode7511
    @pabloescobarcode7511 Před 10 dny

    This was great haha

  • @StarBoy-hr2kx
    @StarBoy-hr2kx Před 10 dny

    Goodluck uninstalling the trojan :)

  • @NINZSA111
    @NINZSA111 Před 10 dny

    If the value is 0 and I cannot change it, how do I get it? ex: premium currency?

    • @KianBrose
      @KianBrose Před 4 dny

      You can't if it's multiplayer

  • @polizei107
    @polizei107 Před 11 dny

    yeet

  • @SunnyDas8182
    @SunnyDas8182 Před 11 dny

    Hey kian do you know about a bot named yolo for clash of clans i just found it getting used in my clan can you find something about it?

  • @DaRealTyTYXx
    @DaRealTyTYXx Před 11 dny

    i got a clash royale ad on this video😂😂

  • @leonxger
    @leonxger Před 12 dny

    Good video! Not a mod menu tho

  • @mcgoofe1871
    @mcgoofe1871 Před 12 dny

    It's not pay to win bahahaha I've been playing for 8 years.

    • @KianBrose
      @KianBrose Před 4 dny

      It is and if you disagree you are either dumb, ignorant or both

  • @Nyicles
    @Nyicles Před 12 dny

    does this even still work I would asume they must have found a way to solve this

  • @williamrosa8577
    @williamrosa8577 Před 13 dny

    I don't understand why sometimes it doubles clicks? Not really annoyed by it, my script is running with a decent accuracy, just wanted to understand the logic behind why sometimes, especially as you increase the time.sleep() on either the last if statement or on the click function it tends to do double or even multiple clicks after it already clicked the target.

    • @KianBrose
      @KianBrose Před 13 dny

      In the aimbooster script I forgot a break statement, so it clicks twice

  • @wardaddy5562
    @wardaddy5562 Před 13 dny

    yeet

  • @basil_gamin
    @basil_gamin Před 14 dny

    0:08 warthunder lore

  • @setsu2221
    @setsu2221 Před 14 dny

    Depending on their anti cheating efforts, even having an expanded limited space, such as a box, could generate a predictable pattern. Using random() would not make it truly random and would likely generate some pattern over time that would not resemble human patterns that may change depending on the time of the day, if we are sick, if we just had a cup of coffee, et cetera. While I haven't explored it myself it would probably be fruitful to attempt to detect one's own cheats in games that don't use kernel level anti-cheats, by playing the game yourself and then comparing it to some bot.

    • @KianBrose
      @KianBrose Před 13 dny

      true

    • @Barnooo
      @Barnooo Před 12 dny

      ☝️🤓

    • @setsu2221
      @setsu2221 Před 12 dny

      @@Barnooo ye ye. Just use the cheating approach he has shown in this video and see how quickly get banned you rat

  • @bagels8778
    @bagels8778 Před 15 dny

    when using airodump for both wlan0mon and wlan1mon shows no values coming up

  • @Lesolas_Java
    @Lesolas_Java Před 15 dny

    It don’t shows a wlan although I am in one

    • @KianBrose
      @KianBrose Před 13 dny

      your pc doesnt support wifi

  • @tomasalfaiate5527
    @tomasalfaiate5527 Před 15 dny

    sou único que viu o wuant da tuga neste vídeo

    • @KianBrose
      @KianBrose Před 13 dny

      lol

    • @yuko13371
      @yuko13371 Před 3 dny

      ya eu tbm , tava a ver o preview nas recomendações e do nada vi o wuant .

  • @emanuelcastro3
    @emanuelcastro3 Před 16 dny

    Nesse vídeo encontrará fatos e + fatos

  • @Gamer-5107
    @Gamer-5107 Před 16 dny

    Can't I just make it look for the stickman without the white background?

    • @KianBrose
      @KianBrose Před 13 dny

      if your confidence is set right it might work, otherwise you probably need something like opencv

  • @mewvs
    @mewvs Před 16 dny

    I can see michael reeves 😂😂😂

  • @DarkstKnight0
    @DarkstKnight0 Před 16 dny

    when i try to run the code that finds the x and y position of cursor it says: Traceback (most recent call last): File "<pyshell#1>", line 1, in <module> pyautogui.displayMousePosition() File "C:\Users\User\AppData\Local\Programs\Python\Python312\Lib\site-packages\pyautogui\__init__.py", line 1759, in displayMousePosition pixelColor = pyscreeze.screenshot().getpixel( NameError: name 'pyscreeze' is not defined

  • @YoungJayFlow
    @YoungJayFlow Před 17 dny

    line 169, in get_process_by_name raise ReadWriteMemoryError(f'Process "{self.process.name}" not found!') ReadWriteMemory.ReadWriteMemoryError: Process "Fallout4.exe" not found! I tried running the program through idle as admin and got the same error.