How to make a game bot (FOR BEGINNERS) ANY GAME!!!

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 185

  • @anunnakiiscomming9810
    @anunnakiiscomming9810 9 หลายเดือนก่อน +3

    watched this on 2x and it was so worth it

  • @maxito9984
    @maxito9984 11 หลายเดือนก่อน +46

    This is not how to make a bot, this is how to install an already made bot

  • @Sir_Mr_Rabbit
    @Sir_Mr_Rabbit ปีที่แล้ว +4

    When I do it, it clicks the keys I want it to, but only when I am on PyCharm, so it does not work for other apps. Know why this is?

  • @CodeBeatbox
    @CodeBeatbox 3 ปีที่แล้ว +110

    In short, copy paste.

    • @nicholasnovelle1445
      @nicholasnovelle1445 3 ปีที่แล้ว +1

      yep

    • @tuomaskolari2266
      @tuomaskolari2266 8 หลายเดือนก่อน +2

      @@sdasclk1861 not if you write it 🤣

    • @gigachadgogeta
      @gigachadgogeta 7 หลายเดือนก่อน

      @@sdasclk1861 sounds like you ctrl+C ctrl+V your essays

    • @CodeShortsExclusive
      @CodeShortsExclusive หลายเดือนก่อน

      But who copied the original code 😮😮​@@sdasclk1861

    • @ByeBaybe
      @ByeBaybe 22 วันที่ผ่านมา

      pasting, the quick way to cheat and the quickest way to buy the game again. all within 60 minutes.

  • @AwsmBuff
    @AwsmBuff 3 ปีที่แล้ว +100

    Looks more like a macro than a real bot. But that's a cool tutorial, Ty!

    • @ahmedel-sharkawi4703
      @ahmedel-sharkawi4703 3 ปีที่แล้ว +3

      Right, but still with bot capabilities since keyboard macros can't process or have if conditions.

    • @DMT-ly9vz
      @DMT-ly9vz 2 ปีที่แล้ว

      @@ahmedel-sharkawi4703 jitbit can have if statements and much more if else, if pixel

    • @MrKopxD
      @MrKopxD 2 ปีที่แล้ว +4

      @@DMT-ly9vz in his defense he did say for beginners, i saw bots with over 10k lines in them that were fully automated and could do pretty much anything but i guess it would take more than 2 minutes to show you how to do it ;)

    • @takadox1442
      @takadox1442 2 ปีที่แล้ว +1

      @@MrKopxD where can i find that bots ?

    • @dharmanderkumar7426
      @dharmanderkumar7426 ปีที่แล้ว

      Lord mobile game के लिए bot कैसे बनाएं

  • @haxidenti6001
    @haxidenti6001 4 หลายเดือนก่อน +13

    It's not a bot. It's a script that doing automated stuff. Bot is working EVEN when "window" is hidden

    • @stanmarshinVR
      @stanmarshinVR 2 หลายเดือนก่อน +1

      The definition of bot is "an autonomous program on the internet or another network that can interact with systems or users"

  • @WaterColourL2
    @WaterColourL2 10 หลายเดือนก่อน +1

    And, if you want make for mmorpg like "metin2", how you make it?

  • @jimjones69420
    @jimjones69420 4 ปีที่แล้ว +8

    Hi man , Can I ask you question ? Where exatly shoud I put the bot folder ?

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  4 ปีที่แล้ว +2

      any folder

    • @sabasami1678
      @sabasami1678 3 ปีที่แล้ว

      You are going very fast

    • @cupcake_toucher445
      @cupcake_toucher445 9 หลายเดือนก่อน

      ​@@thetechsandwichshow9539this bot without variables is useless cuz can be replaced with macro recorder. If you show variables and more advanced functions i would be grateful

  • @MrBross-ey8yp
    @MrBross-ey8yp 2 ปีที่แล้ว +27

    Super useful, honestly i couldn't find a better video. the creator of this video is a video legend.

  • @kaitygames
    @kaitygames 9 หลายเดือนก่อน

    Anyone know how to send the key commands to a specific window? Because if you run this code, it will just print the keys on the python code. It will be the active window.

  • @HermWasHere
    @HermWasHere 3 หลายเดือนก่อน

    My keyboard scancodes are working fine, but mouse commands / inputs will not work. Any idea?

  • @The_zenithgod
    @The_zenithgod 4 หลายเดือนก่อน +1

    I wish I could make a bot that was reactive to what’s happening in game, like it was playing itself

  • @facknarcos
    @facknarcos 10 หลายเดือนก่อน +9

    Thank you so so much brooo . This video opened a whole new world for me . ❤❤

  • @mickdrought5179
    @mickdrought5179 4 ปีที่แล้ว +26

    I will eventually do this to test my knowlage in coding thanks for the intresting idea and helpful code fine sir.

  • @EPICEDEN-g7f
    @EPICEDEN-g7f 6 หลายเดือนก่อน +1

    so how i can open the game with like 5 diffrent accounts on the same pc at the same time

  • @zki1229
    @zki1229 3 ปีที่แล้ว +2

    idk why but right arrow(number 205) is not working, any idea?

    • @nicholasnovelle1445
      @nicholasnovelle1445 3 ปีที่แล้ว

      if it throws an error look at the microsoft docks there should be something there

  • @b_xcon4428
    @b_xcon4428 4 ปีที่แล้ว +4

    hi, can i do this a shooter game bot, which automatically shoots and hits? for roblox

    • @mickdrought5179
      @mickdrought5179 4 ปีที่แล้ว +8

      The thing about that is that its aimbot and you would have to search up how to do that but its bannable

    • @Yes.Im.Mr.Anderson
      @Yes.Im.Mr.Anderson 3 ปีที่แล้ว +3

      If you want do it with python - you need to use graphic\directx hooks + injection, but for some easier funtionality - always can run open cv lib and have fun a lil bit)

  • @dawnbigelow73
    @dawnbigelow73 7 หลายเดือนก่อน

    how would i make this affect up to 9 windows of the same game? im trying to make sure the alt accounts in my game dont go afk, but i still want to retain functionality to one of the windows.

  • @kosmaspapadopoulos2705
    @kosmaspapadopoulos2705 ปีที่แล้ว +1

    How can i make a bot for leveling up in league of legends?

  • @atasagun1437
    @atasagun1437 ปีที่แล้ว +1

    How can i run this only on game while i browse web, i want to watch a movie or scroll internet while code do its stuff

    • @louislouis0074
      @louislouis0074 5 หลายเดือนก่อน

      I think you have to creat a sub pc to do that

  • @davidowl767
    @davidowl767 7 หลายเดือนก่อน

    how can i import game data in a certain frame?
    Like, i want to import the positions of some objects, how can i do it?

  • @bakasenpai2379
    @bakasenpai2379 หลายเดือนก่อน

    why in the universe you would need a full-featured ide to write this and why did you use python in the first place if ahk already existed at that time

  • @erenhocaoglu8920
    @erenhocaoglu8920 6 หลายเดือนก่อน

    hey man im checking the nexus link and it says that 256 is supposed to be left click but it actually means 0. Like when you do presskey 257 it goes back to 1 and presses escape instead. If you can help me find the number for left click I would be very greatfull

  • @fozzes
    @fozzes 3 ปีที่แล้ว +3

    Can it be applied to a console? PlayStation for example?

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  2 ปีที่แล้ว

      I'm really not sure but probably not since python doesn't run on playstation though C++ does and you can try it somehow through that

    • @fozzes
      @fozzes 2 ปีที่แล้ว +1

      @@thetechsandwichshow9539 am still here after 10 months, Waiting for confirmation 🙂.

    • @bosballl
      @bosballl 3 หลายเดือนก่อน

      @@fozzes yeah thats possible but not with python

    • @fozzes
      @fozzes 3 หลายเดือนก่อน

      @@bosballl how?🤔

    • @bosballl
      @bosballl 3 หลายเดือนก่อน

      @@fozzes You might need to get a developer sdk from sony first, I never tried it before myself so I can't tell you how.

  • @deathtomerryweather8275
    @deathtomerryweather8275 5 หลายเดือนก่อน

    But my question is, can you program it to complete heists?

  • @nelsonchinome2590
    @nelsonchinome2590 3 ปีที่แล้ว +3

    can you tell me please what command is to select random target?

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  2 ปีที่แล้ว +1

      that would probably be a little more advanced and you would need a computer vision algorithm to detect targets and then another more advanced algorithm to have it play the right keys

    • @Tylerbkelly14
      @Tylerbkelly14 ปีที่แล้ว

      @@thetechsandwichshow9539 you could of just used keyboard module and pyautogui.

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      ​@@thetechsandwichshow9539 you can also use pyautogui.locateonscreen(). If the image is stable and never changes then he can do that. It isn't that hard to do. If the image does change however he will either need to take a lot of retakes to get it perfect.

  • @crayk7598
    @crayk7598 ปีที่แล้ว +1

    What is the command if I want to press a button that is displayed in the game (with my mouse) and not on keys of the teastatur

    • @YazzFr
      @YazzFr 7 หลายเดือนก่อน

      you could make or find a move mouse function and then use the scancode for left mouse button(click) which is 256 and add a 10-20 ms delay in the script to make it less bot like.

  • @lacrevette028
    @lacrevette028 3 ปีที่แล้ว +8

    very useful, but it took me over an hour to setup everything 2 minute must be for those with supernet.

    • @cIeetz
      @cIeetz 11 หลายเดือนก่อน +1

      he made the vid in 2 minutes he never said you could do it in 2 -_-

    • @mangekyourinnegan6537
      @mangekyourinnegan6537 8 หลายเดือนก่อน

      @@cIeetz That's not true. The point of the video is that you can do this in 2 minutes.
      Which is true, usually you don't include installs in the work time.
      If it was "make a video in 2 mins" they could just edit the video down to like 5 seconds and show a 100x sped up version...
      Do you think this video is 2 mins unedited raw footage? lol

  • @Panchirito_Official
    @Panchirito_Official 3 ปีที่แล้ว +8

    How you make a game bot into a client so you can run multiple all at once?

    • @nicholasnovelle1445
      @nicholasnovelle1445 3 ปีที่แล้ว

      hmm

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  2 ปีที่แล้ว +2

      it would probably need a different approach

    • @majes4908
      @majes4908 ปีที่แล้ว

      i am also looking for a tutorial on how to do this

    • @ScoutPlaysKalimba01
      @ScoutPlaysKalimba01 ปีที่แล้ว +1

      Don't you dare use that for tf2

    • @elenaquerida
      @elenaquerida ปีที่แล้ว

      @@thetechsandwichshow9539 Many years ago there were private World of Warcraft bots that was clientless or renderless so they were able to run 100 bots on the same pc at the same time. I think that’s what they’re referring to

  • @KatIsBored
    @KatIsBored ปีที่แล้ว +1

    its just a macro, i guess this would help someone but what i expected was sending packets without loading a game client

  • @pastuh
    @pastuh 3 ปีที่แล้ว +6

    Video starts at 00:41 thank me next year

    • @deathgoat4978
      @deathgoat4978 ปีที่แล้ว +4

      its been a year and i came here to thank u

    • @anonymous-xp9tm
      @anonymous-xp9tm ปีที่แล้ว +2

      thank you, it's been a year

    • @1xyzzs
      @1xyzzs 8 หลายเดือนก่อน

      thank you

    • @nik2595
      @nik2595 หลายเดือนก่อน +1

      sorry im late but thank you

  • @hydro5291
    @hydro5291 9 หลายเดือนก่อน

    is uthere a way to press multiple keys at a time like it presses and hold w and s key at the same time and releases them at the same time?

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      import pyautogui
      import time
      def hold(key, key2):
      pyautogui.keyDown(key)
      pyautogui.keyDown(key2)
      #time.sleep(put the delay here (must be an integer or float))
      pyautogui.keyUp("s")
      hold("w", "s")

  • @devinegamingtv3427
    @devinegamingtv3427 3 ปีที่แล้ว +10

    Can you make a video on how to apply this to a web-browser game? Let's say a text based mafia game where you do crime by pressing text on a website. How would you go forward with that? Is it hard or easy?

  • @tontonbooc8850
    @tontonbooc8850 3 ปีที่แล้ว +2

    Too far screen view cant see clearly where to copy and what to copy.

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  3 ปีที่แล้ว

      import ctypes
      import time
      SendInput = ctypes.windll.user32.SendInput
      # C struct redefinitions
      PUL = ctypes.POINTER(ctypes.c_ulong)
      class KeyBdInput(ctypes.Structure):
      _fields_ = [("wVk", ctypes.c_ushort),
      ("wScan", ctypes.c_ushort),
      ("dwFlags", ctypes.c_ulong),
      ("time", ctypes.c_ulong),
      ("dwExtraInfo", PUL)]
      class HardwareInput(ctypes.Structure):
      _fields_ = [("uMsg", ctypes.c_ulong),
      ("wParamL", ctypes.c_short),
      ("wParamH", ctypes.c_ushort)]
      class MouseInput(ctypes.Structure):
      _fields_ = [("dx", ctypes.c_long),
      ("dy", ctypes.c_long),
      ("mouseData", ctypes.c_ulong),
      ("dwFlags", ctypes.c_ulong),
      ("time",ctypes.c_ulong),
      ("dwExtraInfo", PUL)]
      class Input_I(ctypes.Union):
      _fields_ = [("ki", KeyBdInput),
      ("mi", MouseInput),
      ("hi", HardwareInput)]
      class Input(ctypes.Structure):
      _fields_ = [("type", ctypes.c_ulong),
      ("ii", Input_I)]
      # Actuals Functions
      def PressKey(hexKeyCode):
      extra = ctypes.c_ulong(0)
      ii_ = Input_I()
      ii_.ki = KeyBdInput( 0, hexKeyCode, 0x0008, 0, ctypes.pointer(extra) )
      x = Input( ctypes.c_ulong(1), ii_ )
      ctypes.windll.user32.SendInput(1, ctypes.pointer(x), ctypes.sizeof(x))
      def ReleaseKey(hexKeyCode):
      extra = ctypes.c_ulong(0)
      ii_ = Input_I()
      ii_.ki = KeyBdInput( 0, hexKeyCode, 0x0008 | 0x0002, 0, ctypes.pointer(extra) )
      x = Input( ctypes.c_ulong(1), ii_ )
      ctypes.windll.user32.SendInput(1, ctypes.pointer(x), ctypes.sizeof(x))

    • @g4merlin
      @g4merlin 2 ปีที่แล้ว +1

      ******
      from pyautogui import *
      import pyautoguy
      import time
      import keyboard
      import numpy as np
      import random
      import win32api, win32con
      time.sleep(2) #give 2 seconds to switch to working window
      ******
      use this working template for booting

  • @hagsjr2018
    @hagsjr2018 ปีที่แล้ว

    How to create apk with button? Have file 5

  • @PurpleShades21
    @PurpleShades21 ปีที่แล้ว

    How would I set up a trading bot?

  • @WishHarbingerGaming
    @WishHarbingerGaming 15 วันที่ผ่านมา +2

    For Android??

    • @its0vivek
      @its0vivek 13 วันที่ผ่านมา

      U have run android game in pc

  • @NicoOrlando-ef6wd
    @NicoOrlando-ef6wd 5 หลายเดือนก่อน

    Would that be possible for an og fortnite private server?

  • @Yes.Im.Mr.Anderson
    @Yes.Im.Mr.Anderson 3 ปีที่แล้ว +5

    lol, why not use macrorecorder then? its an easier to do.

    • @tontonbooc8850
      @tontonbooc8850 3 ปีที่แล้ว

      Whats macrorecorder pls?

    • @Yes.Im.Mr.Anderson
      @Yes.Im.Mr.Anderson 3 ปีที่แล้ว

      @@tontonbooc8850 search for jitbit macro recorder. But!!! If you still wish to make a bot using python without using directx hooks - you always can try it with open cv lib)

  • @Contobonko
    @Contobonko ปีที่แล้ว

    Can someone help me use this for pcsx2? So i can plug into player 2 for some fighting games.

  • @anikisnow
    @anikisnow 2 ปีที่แล้ว +1

    how to send click to a non active window?

  • @SalemVideosOrg
    @SalemVideosOrg 2 ปีที่แล้ว +1

    is it work in games chrome ioGames ?

  • @evangelynemaria2718
    @evangelynemaria2718 หลายเดือนก่อน

    Well that nice hope someone tutorial a script that make the bot follow a primary player, that would be nice.

  • @englishroom8176
    @englishroom8176 11 หลายเดือนก่อน

    Hello, I need to create a bot for the 3 tutorial maps in league of legends, its really simple. I'm hiring whoever can do it, do you think u can help?

  • @Wolfiennn
    @Wolfiennn 8 หลายเดือนก่อน +1

    Damn, You are showing this so fast, that I have to pause this video often.

  • @Sirlexia
    @Sirlexia 6 หลายเดือนก่อน

    sooo, its tinytask?

  • @mikes-t6613
    @mikes-t6613 ปีที่แล้ว

    Well... take a look at AHK... same thing but much simpler and can do a lot more

  • @Yellow_300
    @Yellow_300 ปีที่แล้ว +1

    HAIYAAAA!
    CLOULD'VE USED VS CODE!

  • @cupcake_toucher445
    @cupcake_toucher445 ปีที่แล้ว +1

    "for beginners" *starts programming*

    • @oneoranota
      @oneoranota 7 หลายเดือนก่อน

      That WAS entry level programming. Just copy paste and a "while" loop. What did you expect ?

  • @putrabone8417
    @putrabone8417 2 ปีที่แล้ว

    Can for game snake?

  • @rom5457
    @rom5457 5 หลายเดือนก่อน

    Is there even a community pycharm

  • @ToliG123
    @ToliG123 ปีที่แล้ว

    But how do I make it good at DBFZ tho

  • @kaozplays5198
    @kaozplays5198 ปีที่แล้ว

    4th link not working

  • @johnregala2425
    @johnregala2425 3 ปีที่แล้ว +3

    Good day sir could you please make a video using to a specific game like for example browser game without being detected

  • @omarguerrero6417
    @omarguerrero6417 7 หลายเดือนก่อน

    Would be cool if someone did this for call of duty for local multiplayer

  • @spencerfunk6697
    @spencerfunk6697 ปีที่แล้ว +3

    so is this self improving? if not you should implement deep learning into this super helpful

  • @cic_s0nly696
    @cic_s0nly696 3 ปีที่แล้ว +1

    How do I make to press 2 keys at different times and not the same?

  • @captaindoge9714
    @captaindoge9714 10 หลายเดือนก่อน

    Dose it auto repeats its self

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      You can use "while True: " to repeat it.

  • @UnbeatableXM
    @UnbeatableXM 3 ปีที่แล้ว +4

    BRO HELP PLS 😭

  • @РыцарьВсехВремён
    @РыцарьВсехВремён 3 ปีที่แล้ว +3

    0:40

  • @jasonfernandes4261
    @jasonfernandes4261 2 ปีที่แล้ว +1

    Can your Bot play GTA 5 and complete all missions ?

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  2 ปีที่แล้ว

      yes it can if the mission is predictable

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      I know this is a year ago. You will need to learn a lot to do that. You need to learn deep learning, how to make the ai think like a human, etcetera etcetera. It will be a very long project for sure, but it's feasible. You will probably need to learn a few more languages like c++ or c to improve speed.

  • @tryingtoopen3rdeye
    @tryingtoopen3rdeye 9 หลายเดือนก่อน

    make auto clickr for android subsystem for windows 10
    and make bot for cartoon wars 3 game

  • @AmiraSoakri
    @AmiraSoakri 7 หลายเดือนก่อน +1

    BRO . HOW CAN YOU INSTALL GTA 5

  • @codlevelup7652
    @codlevelup7652 6 หลายเดือนก่อน

    Why not just use a mouse recorder at this point? This is not a real bot

  • @NotNonaSoft
    @NotNonaSoft ปีที่แล้ว +1

    is blud running windows on a mac 🗿

  • @RLLLx
    @RLLLx 5 หลายเดือนก่อน

    is it possible to get banned?

    • @SpankZorOwnsYa
      @SpankZorOwnsYa 5 หลายเดือนก่อน

      Singleplayer not, but anything is possible. Online definitely will get you banned.

  • @SilverTwinkle
    @SilverTwinkle 11 หลายเดือนก่อน

    So it's Autohotkey with more steps.

  • @kevinsy5013
    @kevinsy5013 ปีที่แล้ว

    Can you do a video that shows how to crack bot or make it sourcecode?

  • @akoloattah266
    @akoloattah266 ปีที่แล้ว

    What about online games

  • @dharmanderkumar7426
    @dharmanderkumar7426 ปีที่แล้ว

    Lord mobile game ke liye bot Kaise banaen plz reply

  • @aravindhan5434
    @aravindhan5434 3 ปีที่แล้ว +3

    It is work for pugb mobile, free fire, 😇😅😂

    • @nicholasnovelle1445
      @nicholasnovelle1445 3 ปีที่แล้ว

      I mean you can run a emulation for mobile games and try it that way

  • @DaRealistInIt
    @DaRealistInIt 6 หลายเดือนก่อน

    Now try to make it copy mouse movements in FiveM haha can’t do it huh

  • @Retrocrema
    @Retrocrema 11 หลายเดือนก่อน

    Could you make it work in LOL ?

    • @okok-kn6ee
      @okok-kn6ee 10 หลายเดือนก่อน +1

      only with deep learning

  • @LittleHatHacker
    @LittleHatHacker ปีที่แล้ว

    can i make that in roblox?

  • @Dreadnought422
    @Dreadnought422 2 ปีที่แล้ว

    and the point of this is what exactly?

  • @MilanPasalicc
    @MilanPasalicc ปีที่แล้ว +1

    Twhank you swo wmuch!!!! I lwaunched this cwode in VS code anwd now it's rwunning forewver!!! Thank wyou!wwwww

    • @Reza-d2f
      @Reza-d2f ปีที่แล้ว

      how do you relate the script to a game??

  • @theradomguy5581
    @theradomguy5581 7 หลายเดือนก่อน

    How is that a Bot? That is just a macro not a bot

  • @PaxtonWarren-z4x
    @PaxtonWarren-z4x หลายเดือนก่อน

    For vr game

  • @Funnyvideosfunny212
    @Funnyvideosfunny212 10 หลายเดือนก่อน

    Bro can we hack dice games

  • @DMRMods
    @DMRMods ปีที่แล้ว

    yeah this shit does not work, all it does is run the damn script and thats it, game is untouched

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      You can put a time.sleep command when you run the script which will delay it so you have enough time to switch to the game. What you can also do is automatically focus the game before doing anything. That or the game you are trying to play doesn't support digital movements. Just like how valorant doesn't support touchpads.

  • @zatu518
    @zatu518 6 หลายเดือนก่อน

    anyone trying to bot the game banana too? I need help

  • @aidenheeth7764
    @aidenheeth7764 9 หลายเดือนก่อน

    Fun fact. The video was fully AI generated. Jks. Great job.

  • @imhere2103-m7t
    @imhere2103-m7t 3 หลายเดือนก่อน

    Is this bannable

    • @onerandomguy670
      @onerandomguy670 20 วันที่ผ่านมา

      Depends where u use it.

  • @j.jarvis7460
    @j.jarvis7460 5 หลายเดือนก่อน

    that isn't an AI that's a macro!!

  • @GgggLi-s7n
    @GgggLi-s7n 9 หลายเดือนก่อน

    Bro my head is confused

    • @oyaoya4024
      @oyaoya4024 9 หลายเดือนก่อน

      dude go use pyautogui instead bruh

  • @recurecuu8592
    @recurecuu8592 3 หลายเดือนก่อน

    the title should be how to install a bot not make one

  • @adriandumitru5909
    @adriandumitru5909 3 ปีที่แล้ว

    But how to detect game windows or game name this code ?

    • @thetechsandwichshow9539
      @thetechsandwichshow9539  2 ปีที่แล้ว

      it will just work on the window that you have open it works like a keyboard

  • @techartic4771
    @techartic4771 3 ปีที่แล้ว +4

    not real

    • @nikinovelle4278
      @nikinovelle4278 3 ปีที่แล้ว +1

      Wdym if something doesn’t work open up an issue on github

    • @MrBross-ey8yp
      @MrBross-ey8yp 2 ปีที่แล้ว

      alright mr no videos, nothing in your profile, weird profile pic

  • @LuxxyOfficial
    @LuxxyOfficial 3 ปีที่แล้ว +1

    literally just a macro

  • @_Tomaszeq
    @_Tomaszeq ปีที่แล้ว

    nice, thanks

  • @Hhhheeehhhhsss3
    @Hhhheeehhhhsss3 ปีที่แล้ว

    Bro what the actual

  • @RipLucy_8008
    @RipLucy_8008 4 หลายเดือนก่อน

    im in 2024

  • @sleeptalkenthusiast
    @sleeptalkenthusiast 5 หลายเดือนก่อน

    ok

  • @siiaraf4410
    @siiaraf4410 2 ปีที่แล้ว +1

    are you want job?

  • @draft_fusion
    @draft_fusion 10 หลายเดือนก่อน

    Darn it, of course it python :( I never liked that language

    • @oyaoya4024
      @oyaoya4024 9 หลายเดือนก่อน

      blud its the easiest

    • @draft_fusion
      @draft_fusion 9 หลายเดือนก่อน

      @@oyaoya4024 I don't like the solutions to just be "import it and learn nothing from it"

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      ​​​@@draft_fusion Never met someone who never liked python that is excluding it's speed. It is one of the most easiest, if not the easiest language to learn. For how easy it is, you can actually do so much with it. Python has a lot of libraries, because it is supposed to. Saying "import it and learn nothing from it" is like saying c++, c, java, etcetera are all just "import it and learn nothing from it" if you mean by libraries. If you mean copy and paste then why the hell are you even programming anyways? (If you even are). Plus if you mean the libraries, the libraries are extremely useful and helpful too. You just need to learn the documentation and how to do stuff. If you don't like python and using libraries and just like to stick to the normal language, use something like autohotkey or autoit. They barely use any libraries, complicated programs in those scripting languages barely even use more than 3 libraries. It's not like you need to learn another language just because you are going to import a library to your code. it doesn't make sense

    • @user-q8hylm90hg
      @user-q8hylm90hg 8 หลายเดือนก่อน

      ​@@draft_fusion I don't know what you are trying to say, but if you mean like python libraries, you probably never even tried learning it before, programming in it, or straight up just quitting when you heard what the fuck dictionaries are. If you did program in it then it's not the language for what you want to do ig.

  • @ReynaZ-wx8nq
    @ReynaZ-wx8nq 8 หลายเดือนก่อน

    bro can you give me a cheat for valorant in China ?I will give u money

  • @Hassibayub
    @Hassibayub 3 ปีที่แล้ว +8

    is that was a BOT or the keyboard simulator?? DISLIKED!

    • @Junkie672
      @Junkie672 3 ปีที่แล้ว

      ?

    • @Mobilizes
      @Mobilizes 3 ปีที่แล้ว +7

      I mean, bots are designed to do something, and this bot is told to press keys in keyboard. That's literally all there is in game bots. You can make the bots do more if you are pretty good in programming, but bots are just there to do something that their programmers told them to do.

    • @MrBross-ey8yp
      @MrBross-ey8yp 2 ปีที่แล้ว +1

      You make a better video then HASEEB

  • @rabomeister
    @rabomeister 4 หลายเดือนก่อน

    garbage

  • @lediable-l3z
    @lediable-l3z ปีที่แล้ว

    how can i contact you ?