MASTERY GENOS SCRIPT (op)

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 252

  • @BananaPeelfor-eating
    @BananaPeelfor-eating  3 месяца назад +46

    Bace moveset
    pastefy.app/v2nIIjRS
    Ultimate moveset
    pastefy.app/XTBR7ve2

    • @freshbox2
      @freshbox2 3 месяца назад +1

      Uhh what is this for and how do i use it?

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  3 месяца назад +1

      Get an executor at google,get the key for the executor and paste it in the executor box​@@freshbox2

    • @Miskambo
      @Miskambo 3 месяца назад +1

      ​@@BananaPeelfor-eating thanks for the script brooo

    • @Z3xtr0x
      @Z3xtr0x 3 месяца назад +1

      It's not working
      😊

    • @Robloxytvgroup
      @Robloxytvgroup 2 месяца назад

      ​@@BananaPeelfor-eatingcan u change the voice

  • @goofyahhcat6673
    @goofyahhcat6673 2 месяца назад +25

    not too sure what the first move is, fire fist looks like the end of sonic's ult, flame blitz looks like the start of sonic's ult, spectre looks like siuryu's third move, the ultimate looks like siuryu's spawn animation, thunder kick looks normal but with suiryu's third move at the end, speedblitz dropkick looks like suiryu's vanishing kick, flamewave cannon looks like tatsumaki's second move, and incinerate looks like that one emote (i forgot the name).
    This is pretty cool, the use of the different animations are nice.

  • @DelusionalDepressedDeprived
    @DelusionalDepressedDeprived 2 месяца назад +15

    If yall want the script all together and not splitted.
    I made the script again
    -- Function to handle animation detection and replacement
    local function handleAnimationDetection(animIdsToStop, replacementAnimId, animSpeed)
    local player = game.Players.LocalPlayer
    local character = player.Character or player.CharacterAdded:Wait()
    local humanoid = character:WaitForChild("Humanoid")
    local function onAnimPlayed(animationTrack)
    local animId = tonumber(string.match(animationTrack.Animation.AnimationId, "%d+"))
    for _, stopId in ipairs(animIdsToStop) do
    if animId == stopId then
    animationTrack:Stop()
    local replacementAnimation = Instance.new("Animation")
    replacementAnimation.AnimationId = "rbxassetid://" .. replacementAnimId
    local replacementTrack = humanoid:LoadAnimation(replacementAnimation)
    replacementTrack:Play()
    replacementTrack:AdjustSpeed(animSpeed) -- Adjust the speed of the replacement animation
    break
    end
    end
    end
    humanoid.AnimationPlayed:Connect(onAnimPlayed)
    end
    -- Animation Sets
    local animationSets = {
    {animIdsToStop = {13047366862}, replacementAnimId = 17857788598, animSpeed = 1},
    {animIdsToStop = {12832505612}, replacementAnimId = 17838006839, animSpeed = 0.5},
    {animIdsToStop = {13083332742}, replacementAnimId = 16515850153, animSpeed = 0.8},
    {animIdsToStop = {13146710762}, replacementAnimId = 17861840167, animSpeed = 0.3},
    {animIdsToStop = {12772543293}, replacementAnimId = 18435303746, animSpeed = 1},
    {animIdsToStop = {13160158675}, replacementAnimId = 15661624908, animSpeed = 0.7},
    {animIdsToStop = {13147719947}, replacementAnimId = 13948501945, animSpeed = 1},
    {animIdsToStop = {13079023611}, replacementAnimId = 16460009013, animSpeed = 1.5},
    {animIdsToStop = {13159656146}, replacementAnimId = 14138253524, animSpeed = 1},
    {animIdsToStop = {13186381096}, replacementAnimId = 18965893260, animSpeed = 1},
    {animIdsToStop = {10479335397}, replacementAnimId = 17838006839, animSpeed = 1},
    {animIdsToStop = {12534735382}, replacementAnimId = 18181589384, animSpeed = 1},
    {animIdsToStop = {12509505723}, replacementAnimId = 13497875049, animSpeed = 1.4},
    {animIdsToStop = {12618271998}, replacementAnimId = 13499771836, animSpeed = 0.7},
    {animIdsToStop = {12684390285}, replacementAnimId = 17857788598, animSpeed = 1},
    }
    -- Applying the Animation Sets
    for _, animSet in ipairs(animationSets) do
    handleAnimationDetection(animSet.animIdsToStop, animSet.replacementAnimId, animSet.animSpeed)
    end
    -- Hotbar Tool Names
    local toolNames = {
    {buttonIndex = "1", name = "Flaming kicks"},
    {buttonIndex = "2", name = "Fire Fist"},
    {buttonIndex = "3", name = "Flame Blitz"},
    {buttonIndex = "4", name = "Spectre"},
    {buttonIndex = "5", name = "Sideway Smash"},
    {buttonIndex = "6", name = "Speed Rush"},
    {buttonIndex = "7", name = "Core Blast"},
    {buttonIndex = "8", name = "Hell's Arrow"},
    }
    -- Applying Tool Names to Hotbar
    local player = game.Players.LocalPlayer
    local playerGui = player.PlayerGui
    local hotbar = playerGui:FindFirstChild("Hotbar")
    local backpack = hotbar:FindFirstChild("Backpack")
    local hotbarFrame = backpack:FindFirstChild("Hotbar")
    for _, tool in ipairs(toolNames) do
    local baseButton = hotbarFrame:FindFirstChild(tool.buttonIndex).Base
    baseButton.ToolName.Text = tool.name
    end

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  2 месяца назад +1

      Thanks!

    • @zapricolous
      @zapricolous 2 месяца назад

      Bruh i cant fucking copy the goddamn thing on mobile.

    • @RBX_tsb_Scripts
      @RBX_tsb_Scripts Месяц назад +1

      ​@@zapricolousYk you can look this up in Google you don't have you say "Fu##"

    • @zapricolous
      @zapricolous Месяц назад +1

      @@RBX_tsb_Scripts Still doesnt work, when i copy the thing it copies everything like the videos title, every comments, etc.

    • @AydenSonic-m9p
      @AydenSonic-m9p 11 дней назад

      Thanks bro your a real one

  • @Oxy376
    @Oxy376 3 месяца назад +95

    How to do this????
    Im the new scripter too,but i don't know how to replace animations

  • @bytci_o
    @bytci_o 2 месяца назад +2

    2:25
    "Stand proud, Garou. You're strong."

  • @Thatoneannoyingguidenpc
    @Thatoneannoyingguidenpc 2 месяца назад +7

    wait this is FIRE! even for a new scripter, you have a LOT of potential!

  • @Ink-j6m
    @Ink-j6m 2 месяца назад +1

    Honestly these types of hackers dont deserve to get banned especially if its a balenced moveset, or color changing stuff

  • @Ethan_go18
    @Ethan_go18 3 месяца назад +14

    I love how much hackers evolved from using for advantages into reskins

  • @hetisugiarti1807
    @hetisugiarti1807 2 месяца назад +4

    2:25 fire arrow

  • @DreadXP-offical
    @DreadXP-offical Месяц назад +1

    It's too good for a new scripter omg

  • @CYN-B40
    @CYN-B40 3 месяца назад +2

    Finnallyy ive been looking for a script for Geno

  • @Bacon_Investigator
    @Bacon_Investigator 2 дня назад

    this is actually pretty cool ngl. could you do mastery blade master or hero hunter? (make it cosmic garou)

  • @SanjarbekXushmurodov801
    @SanjarbekXushmurodov801 3 месяца назад +19

    Hey is it fe anyone can see the masted moves?

  • @serafim-nk4pw
    @serafim-nk4pw 3 месяца назад +1

    hey, im new scripter too, where do you grabbing ult and other animations id?

  • @cra6830
    @cra6830 2 месяца назад

    bro you just change the looks and made it look like other move in tsb also blitz shot is just sonic ult your not a scripter also the ult is just a emote that does not match with the ult can it have different effects and animations?

  • @MotionMaster-fu9dk
    @MotionMaster-fu9dk 2 месяца назад +1

    Is the same movesets dude with different moves
    Nothing changes !
    And like why you scripting i need a answer dude why people scripting l
    (No harm im just trying to speak fact's you can roast me)

    • @DaHunterWhoLoveMelon
      @DaHunterWhoLoveMelon 2 месяца назад

      It's basically just modifying the look not the movesets as he said and to respond to your question it's just for fun they don't really exploit its just differents animations but to recognize someone that is really exploiting he will tp fly or just do some unbalanced stuffs.

  • @LenBoodhoo-tn6ch
    @LenBoodhoo-tn6ch 3 месяца назад +28

    Do mastery martial artist next

    • @Fakerup2
      @Fakerup2 3 месяца назад

      I agree

    • @Haroko-t1m
      @Haroko-t1m 2 месяца назад

      Quit demanding.

    • @amritagupta9435
      @amritagupta9435 2 месяца назад

      ​@@Haroko-t1mwhat's your problem dude

    • @amritagupta9435
      @amritagupta9435 2 месяца назад

      ​@@Haroko-t1mif you are not having it why talking here?

    • @Haroko-t1m
      @Haroko-t1m 2 месяца назад

      @@amritagupta9435 all I’m saying is he doesn’t have to demand

  • @Alex-cf6ng
    @Alex-cf6ng 2 месяца назад

    Even his editing skills can’t save him from lag

  • @Destinfirby-rj8du
    @Destinfirby-rj8du 2 месяца назад

    Bro cooked a 5 star meal🗣️🗣️🗣️🗣️🔥🔥🔥🔥🔥

  • @Klausify05
    @Klausify05 2 месяца назад

    the ultimate second move is like kj's 20 20 20 dropkick💀💀

  • @spdakshyt1222
    @spdakshyt1222 3 месяца назад +2

    Im ur 45th subscribeer

  • @duskdnk
    @duskdnk 2 месяца назад

    DEVS DON'T BAN HIM HES A GOOD SCRIPTER

  • @applepatiga7168
    @applepatiga7168 23 дня назад

    Hey bro can you help me make a shoot button script and im a new scripter and idk how to make scripts.

  • @Melon_man12367
    @Melon_man12367 2 месяца назад +1

    2:43 2:43 2:43

  • @RANDUMZZS
    @RANDUMZZS 2 месяца назад

    Do not do these things guys, he just doing it for content, ur gonna get banned if you do it,

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  2 месяца назад

      @@RANDUMZZS thanks, i should put warnings before using it

    • @RANDUMZZS
      @RANDUMZZS 2 месяца назад

      @ you’re welcome :3

  • @calvinlonga5370
    @calvinlonga5370 3 месяца назад

    Bannable guys dont use this you guys maybe wondering “why is this bannable?” It bcz you have advantages after using jet dive you can use blitz shot (which is unpunishable and do alot of damage if fully charged and hit).So dont use it

    • @12davindrafeliziowigie-ir51
      @12davindrafeliziowigie-ir51 2 месяца назад

      You probably never played the game,using blitz shot after jet dive is not bannable and its part of the game,since you literally Hover if you use blitz shot mid air

    • @calvinlonga5370
      @calvinlonga5370 2 месяца назад

      @@12davindrafeliziowigie-ir51 i play the game dumbo,jet dive without this script doesnt fly too hingh (RNG) and this always fly so high

    • @Igor_Cardosotop
      @Igor_Cardosotop 2 месяца назад

      ​@@calvinlonga5370as if flying high would help in a fight, you wont even be able to combo easily with the jet dive only run, and running wont help in a fight too

    • @Truongat-by6ku
      @Truongat-by6ku 2 месяца назад

      ​@@calvinlonga5370 flying too high ain't doing much, you'll eventually fall. Also there's no advantage since you can only use blitz shot one time and boom cool down (don't even think about using the 2nd move)

    • @calvinlonga5370
      @calvinlonga5370 2 месяца назад

      @@Truongat-by6ku yes but max charged blitz shot deals like 25% isn’t that OP?

  • @Quaral_foxy
    @Quaral_foxy 2 месяца назад

    For the 4 minutes 11 minutes He's effectively banned

  • @DelightfulRiverFalls-rt7xn
    @DelightfulRiverFalls-rt7xn 2 месяца назад

    He changed genos movement and how the moves work😮😮😮😮

  • @Gojo_playz10
    @Gojo_playz10 2 месяца назад

    Its still the same only the animations and the names changed

  • @Strong3stEdit
    @Strong3stEdit 2 месяца назад

    It just a script that Changes your animation nothing really special you wont get ban when using this

    • @TheTrueReal-ip8vo
      @TheTrueReal-ip8vo 2 месяца назад

      you do get fucking banned for purely cosmetic animations because the moderation thinks its valid to ban for purely animations, and you get banned FOREVER

  • @Kinfead._.pasaha59
    @Kinfead._.pasaha59 3 месяца назад +1

    yo i am your 25th sub

  • @youarenotreal_yt
    @youarenotreal_yt 2 месяца назад +11

    2:25 bro really said “FUGA🤑🤑😎😎🗣️🗣️🤯🤯”

  • @ZunoDubstep
    @ZunoDubstep 3 месяца назад +6

    this just makes you even more vulnerable and punishable

    • @DefinitelyZunji
      @DefinitelyZunji 3 месяца назад +2

      Eh, still the same moveset, just animation changes
      Nothing changed really

    • @ZunoDubstep
      @ZunoDubstep 3 месяца назад

      ​@@DefinitelyZunji
      > blitz shot is extremely slow(even if it was forced just for the animation of it you'll still have trouble aiming)
      > if your flame blitz is still on cool down, then when your "spectre" doesn't land on the opponent it makes you open to any attacks for a whole half a second
      > "fire fist" is completely inconsistent
      > and pitifully, flaming fist is the only effective move here which is basically just the same as the original.

    • @TheRealRoMaxer
      @TheRealRoMaxer 3 месяца назад

      ​@@ZunoDubstepdude, thats a default game Blitz shot lol

    • @DefinitelyZunji
      @DefinitelyZunji 3 месяца назад

      @@ZunoDubstep it's a default blitz shot, the dude showcasing moves slowly
      It's the same, ITS JUST ANIMATION CHANGE NOT ATTACK SPEED

    • @UnstableRaufur
      @UnstableRaufur 2 месяца назад

      ​@@ZunoDubstep he just hold it, that's why blitz shot is slow, if he just tapped then it would've been faster just like how it works in tsb

  • @igotthenewforgisonthejeep
    @igotthenewforgisonthejeep 2 месяца назад +1

    Why you showcasing that you can blitz shot after jet dive like if it was something unique about the mod

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  2 месяца назад

      It is, without the script you need to do the finisher do it

    • @igotthenewforgisonthejeep
      @igotthenewforgisonthejeep 2 месяца назад

      @@BananaPeelfor-eating oooooo aaaaaaaaaa

    • @Greend_bas
      @Greend_bas 2 месяца назад

      Where do you get the script and can you use in fluxus​@@BananaPeelfor-eating

  • @Dominguezcar
    @Dominguezcar 3 месяца назад +1

    Can you try to make an egg moveset?

  • @DefMakkau
    @DefMakkau 3 месяца назад +1

    Suriyu with extra steps😭🙏 (w vid tho)

  • @Lolcafl72
    @Lolcafl72 2 месяца назад

    Good work on the animations, by the way.

  • @Viperqw
    @Viperqw 2 месяца назад

    THE FLAMING KICKS IS LOWK FIRE

  • @imadien
    @imadien 2 месяца назад

    u shouldve done like a chest beam for ult attack 3

  • @Re4lerup1200
    @Re4lerup1200 2 месяца назад

    Incinarate wow it is like the fire arrow from jjk sukuna

  • @greenbeastofthehiddenleaf
    @greenbeastofthehiddenleaf 2 месяца назад

    Feels like those custom moveset videos lmao

  • @Dumdumbros-h8k
    @Dumdumbros-h8k 2 месяца назад +1

    How is bro scripting on mobile?

  • @anHORRORpuzzleOWNER
    @anHORRORpuzzleOWNER 2 месяца назад

    They have a auto ban thing in the game it self

  • @Randomrobloxuser123
    @Randomrobloxuser123 3 месяца назад +1

    I am a new scripter too i use delta and solara

  • @anHORRORpuzzleOWNER
    @anHORRORpuzzleOWNER 2 месяца назад

    Bro your gonna get banned because your hacking -_-

  • @VGtsb
    @VGtsb 2 месяца назад

    damn your subscribers is 666 ill save you ill make it 667

  • @yummycheddar28
    @yummycheddar28 2 месяца назад

    this is not op a single bit it's just custom anims

  • @draw393
    @draw393 3 месяца назад

    I THOUGHT THIS WAS A CUSTOM MOVESET MADE OUT OF OTHER MOVES

  • @merceditalaurenciano637
    @merceditalaurenciano637 2 месяца назад

    Make this an actual moveset at the strongest battlegrounds

  • @GASTERblastermasterdisaster
    @GASTERblastermasterdisaster 2 месяца назад

    how do i use the script

  • @Cosmic_fear7
    @Cosmic_fear7 3 месяца назад

    Third move supposed be called kaboom

  • @Destinfirby-rj8du
    @Destinfirby-rj8du 2 месяца назад

    Tell me how script i wanna be cool and have my own scripts 😔

  • @Rubykid128
    @Rubykid128 2 месяца назад

    How do you script or download script😭

  • @Lordheaven7Jr
    @Lordheaven7Jr 2 месяца назад

    No way 16k ppl are trying to script

  • @CaioRodrigo-m4y
    @CaioRodrigo-m4y 2 месяца назад

    Also make mastery for bald hero

  • @zainzeeshan-l2c
    @zainzeeshan-l2c 2 месяца назад +1

    Do garou hero hunter mastery

  • @Christ-e9z
    @Christ-e9z 2 месяца назад

    im kinda looking forward to using this

  • @Kylejustine-u6d
    @Kylejustine-u6d 3 месяца назад

    can you rework The blitz shot?

  • @Bloxfruitmasterbeo
    @Bloxfruitmasterbeo 2 месяца назад

    I deleted my script

  • @ezaaziz8805
    @ezaaziz8805 2 месяца назад

    Idk why many people like to using script

  • @Melon_man12367
    @Melon_man12367 2 месяца назад

    How do I put in roblox 0

  • @goofy_ahh_memes_enjoyer
    @goofy_ahh_memes_enjoyer 2 месяца назад

    Well at least it doesnt gives you so much advantage unlikely "fart smeller everybody knows"

  • @AllenCjLazo
    @AllenCjLazo 2 месяца назад

    Not gonna bro your pretty laggy but good mastery

  • @TheBaconKing-TrueLeader
    @TheBaconKing-TrueLeader 2 месяца назад

    Nah THEY HAVE TO ADD MASTERY’S

  • @Vannakmek
    @Vannakmek 2 месяца назад

    make a mastery garou moveset next

  • @NelotheChosen
    @NelotheChosen 2 месяца назад

    bro this is so hype! awesome!

  • @tubers-yk8dp
    @tubers-yk8dp 2 месяца назад

    You have ps+ no way!!

  • @Yelpicoyiaa
    @Yelpicoyiaa 3 месяца назад +4

    What executor?

  • @Bublyluckisreal
    @Bublyluckisreal 2 месяца назад

    delata x?
    or y?

  • @Murder_drones_N_05
    @Murder_drones_N_05 2 месяца назад

    The ultimate is fire 🔥

  • @SHRONGBACON
    @SHRONGBACON 2 месяца назад

    How do yo7 do this?

  • @Evgeha2293
    @Evgeha2293 2 месяца назад

    Mastery sonic when?

  • @TSPIDERMAN900
    @TSPIDERMAN900 2 месяца назад

    You forgot the finishers and wall combo

  • @landriocardona4894
    @landriocardona4894 2 месяца назад

    Bruh scripting can be unfair

  • @Kathryn-ue4ms
    @Kathryn-ue4ms 2 месяца назад

    Wdym op? It’s the same moveset

  • @skylinenanaofficial
    @skylinenanaofficial 3 месяца назад

    Bro has ps+ and why bro make this

  • @Cartjard
    @Cartjard 2 месяца назад +1

    You ruined the game, congratulations

  • @ToatsNotWolfie
    @ToatsNotWolfie 3 месяца назад

    I think brottha might get banned

  • @imkayo_YT
    @imkayo_YT 2 месяца назад

    THaNK YOU FOR THIS BRO I SCRIPT

  • @gyanlim8307
    @gyanlim8307 2 месяца назад

    Btw,How to download it?

  • @cutless1
    @cutless1 2 месяца назад

    Bro is hacking

  • @Gihunsquidgamefamaus
    @Gihunsquidgamefamaus 2 месяца назад

    Bro is the same ass moveset not even that overpowered and the animation just changed

  • @berrieroflmao
    @berrieroflmao 3 месяца назад

    yo do u take note that your mic is on? 😭

  • @waffles_yum
    @waffles_yum 2 месяца назад

    i am yo 27,400th viewer

  • @fiddlestickz_jr
    @fiddlestickz_jr 2 месяца назад

    Roblox ban speed run

  • @1CrypticData1
    @1CrypticData1 3 месяца назад

    Am a 5 year coder so yeah this is the easiest stuff ever

  • @Luckfor4real
    @Luckfor4real 3 месяца назад

    make the ultimate name is maximum overdrive

  • @MR_NOOBIEZ
    @MR_NOOBIEZ 2 месяца назад

    Yes very op it can spam blitz shot

  • @arcanmalfroy4758
    @arcanmalfroy4758 2 месяца назад

    gimme that script.

  • @AdamblakeFlores
    @AdamblakeFlores 2 месяца назад

    Tf is the link qt

  • @FatehaRahman-fo2wp
    @FatehaRahman-fo2wp 2 месяца назад +1

    Beacuse of you hacker this game is ruined

    • @Kirik_russ
      @Kirik_russ 2 месяца назад +1

      lmao, he is exploiter, not a hacker☝️🤓🤓🤓

    • @FatehaRahman-fo2wp
      @FatehaRahman-fo2wp 2 месяца назад +1

      @@Kirik_russ 🤓☝️ um actually i dont give fvuk

    • @Kirik_russ
      @Kirik_russ 2 месяца назад +1

      @@FatehaRahman-fo2wp why r u pointing to your name

    • @FatehaRahman-fo2wp
      @FatehaRahman-fo2wp 2 месяца назад +1

      @@Kirik_russ no you got the wrong idea im bald

    • @SheikhRahmanSukuna
      @SheikhRahmanSukuna 2 месяца назад

      ​@@FatehaRahman-fo2wpIt really isn't ruining it.

  • @BreezySandwich
    @BreezySandwich 2 месяца назад

    What is this edit💀

  • @Duy_Bvn
    @Duy_Bvn 3 месяца назад

    How.edit script bro

  • @muscleman1777
    @muscleman1777 2 месяца назад

    This script is cheeks and why even use scripts anyway play the game normally

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  2 месяца назад

      @@muscleman1777 then why even watch it?

    • @muscleman1777
      @muscleman1777 2 месяца назад

      @@BananaPeelfor-eating cause I was curious to see if it was good only to get disappointed with that trash

    • @BananaPeelfor-eating
      @BananaPeelfor-eating  2 месяца назад

      You get an extra advantage wdym cheeks?

    • @muscleman1777
      @muscleman1777 2 месяца назад

      @@BananaPeelfor-eating it sucks

  • @BrayandeOliveira70981
    @BrayandeOliveira70981 2 месяца назад

    Goooooooood

  • @taovotree
    @taovotree 2 месяца назад

    Animation like suiriu

  • @Artme-s2l
    @Artme-s2l 3 месяца назад

    pls make garou mastery pls

  • @Brown-g1r
    @Brown-g1r 2 месяца назад

    Yoo

  • @Banana_boy_here
    @Banana_boy_here 15 дней назад

    Hello there banana

  • @LazyBoneszz
    @LazyBoneszz Месяц назад

    Dude awesome