Roblox Studio x2 Speed GAMEPASS Tutorial *2021*

Поділитися
Вставка
  • Опубліковано 12 бер 2021
  • In this tutorial I will show you how to make a x2 speed gamepass! This will allow you to give the player double the speed when buying the gamepass! Hope this helps! Thanks for watching :)
    -- Links --
    Twitter: / spectacular_dev​​​​​
    Discord: / discord
    Roblox: www.roblox.com/users/37780258...
  • Розваги

КОМЕНТАРІ • 178

  • @epic31200roblox
    @epic31200roblox  3 роки тому +30

    What gamepass tutorial next? :)

  • @jaidoninskip7504
    @jaidoninskip7504 Рік тому +1

    thx so much this vid made my day and the fact you also teached me how to do a jump gamepass aswell was amazing keep it up!

  • @basement.505
    @basement.505 Рік тому +18

    The script is (pin):
    local Players = game:GetService("Players")
    local MarketplaceService = game:GetService("MarketplaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoid = Character:WaitForChild("Humanoid")
    local GamepassID = 69420 --Your GamepassID
    local Multiplier = 4

    if MarketplaceService:UserOwnsGamePassAsync(Player.UserID, GamepassID) then
    Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
    end
    end)
    end)

    • @RobloxCat0
      @RobloxCat0 11 місяців тому +2

      A little fix if it doesn't work. Make sure its Player.UserId
      Btw thanks

    • @WassupSevenUp
      @WassupSevenUp 10 місяців тому

      Thanks

    • @VoshNosh
      @VoshNosh 10 місяців тому

      Tysm

    • @mossy_claw3434
      @mossy_claw3434 9 місяців тому

      i hate it this stuff never works for me

    • @naisuuw
      @naisuuw 5 місяців тому

      69420

  • @ItsCaitlinYt
    @ItsCaitlinYt 11 місяців тому +1

    This was really helpful thank you so much

  • @enchanted_pants8873
    @enchanted_pants8873 2 роки тому +1

    Thank you so much! It helped out a LOT!

  • @---Dragon---
    @---Dragon--- 3 роки тому +2

    Amazing Tutorials Here

  • @SadieAndBo
    @SadieAndBo 2 роки тому

    Thanks for the help :)

  • @airconditioner2900
    @airconditioner2900 Рік тому

    tysm.. this vid made my day bro

  • @jeffleunglife
    @jeffleunglife 3 роки тому

    Nice tutorial!

  • @kidwheesy1929
    @kidwheesy1929 3 роки тому +3

    Your insane 💯

  • @Monkeyrdh
    @Monkeyrdh 3 роки тому +1

    POG NEW VID

  • @loanyt4368
    @loanyt4368 Рік тому

    OH MY GOD THANK YOU MAN IT WORKS

  • @gaminggirl2692
    @gaminggirl2692 3 роки тому

    Omg tysm! Now i can make a better game btw you earned a sub!

  • @twisters1234
    @twisters1234 2 роки тому

    i love your vids and i joined your roblox server

  • @Aniruapuni
    @Aniruapuni 2 роки тому +3

    Finally a tutorial that does'nt require to make a trillion scripts and works

  • @ZeDarkAlien
    @ZeDarkAlien 3 роки тому +2

    Cool.

  • @tetragray
    @tetragray 3 роки тому +5

    Hey can you make it like when you buy it (speed 2x game pass) then when you join the button pop up and you can click it then you get fast then click it again then you go back to normal

  • @jaki5014
    @jaki5014 3 роки тому +4

    man your tutorials are the best i learned so much of them keep this content going i wanna see more

  • @DeclanGabriel
    @DeclanGabriel 2 роки тому

    new sub here thx

  • @FroxyDev1
    @FroxyDev1 3 роки тому +1

    Hey @epic31200 I have a problem with your first part of your first script tutorial and there are no errors czn you help me? Btw great video again

  • @reallifevibe
    @reallifevibe Рік тому

    do a tutorial on how to make a 2x strength gamepass specifically for fighting games

  • @firezilla475
    @firezilla475 3 роки тому

    I have a probably unrelated question, How do you make your camera like its on ice? Just asking :/

  • @brawlerboi5194
    @brawlerboi5194 2 роки тому +2

    Is there any way to do this with a gui instead of a game pass

  • @xboxgamer5374
    @xboxgamer5374 2 роки тому +1

    This script is no longer working can you please make an updated version of this I would very much appreciate it.

  • @Dried.
    @Dried. 3 роки тому +2

    next time could you please put the script in the desc. but great video apart from that!

  • @ElphabaOrionDoherty
    @ElphabaOrionDoherty 3 роки тому

    ❤️

  • @stupidlilfellas3962
    @stupidlilfellas3962 10 місяців тому

    if i delete the line that checks if the player owns the gamepass should it multiply again and again?

  • @Keeba420
    @Keeba420 3 роки тому +1

    Hey epic. I dont know why but the script just doest work for me.. Any help will be appreciated.
    Thanks.

  • @filipgagic4388
    @filipgagic4388 2 роки тому

    for some reason when i buy it on the test local server it doest work is it supposed to not work or?? pls reply i need to know

  • @commanderak6864
    @commanderak6864 2 роки тому

    whats the little dot he put after humanoid.walkspeed idk what it is or can u just give me the entire script

  • @_LeGame_
    @_LeGame_ 5 місяців тому

    I made a shop and i want to make a 2x speed button can you help me?

  • @mioritacalsaru1162
    @mioritacalsaru1162 3 роки тому +1

    Can you make trading for agents egg system

  • @xoticmarz2582
    @xoticmarz2582 Рік тому

    can you do one on how to make a Ability in game a gamepass pls i need this

  • @loanyt4368
    @loanyt4368 Рік тому

    im always very unlucky i pray this works bro

  • @affectionz7154
    @affectionz7154 3 роки тому +1

    Wow how are u so good in this can u help me with my game?

  • @JustEmilo
    @JustEmilo 3 роки тому +1

    are you soon making a new clicker Game?

  • @SkellySkelletonX
    @SkellySkelletonX 2 роки тому

    when i maked the final etap for id i got a completly other script why? 😥😥😣😣

  • @lellolidk
    @lellolidk 3 роки тому

    Make a hatching system tutorial

  • @VYCRPT
    @VYCRPT Рік тому

    I'm not getting any errors, I own the pass, and its not working?

  • @catwizard69116
    @catwizard69116 3 роки тому +1

    Hi

  • @ethandoesstuff2973
    @ethandoesstuff2973 3 роки тому

    When will the game link be here?

  • @SUN-WhaleZ
    @SUN-WhaleZ 2 роки тому

    AM I SUPPOSED TO USE 1 OR L (pls answear iits doesnt works)

  • @R6notrank
    @R6notrank Рік тому

    How do I add a button to turn off and on

  • @Stelarakoulis
    @Stelarakoulis Рік тому +1

    It dont works , can you send me the script?

  • @BurgerFreak
    @BurgerFreak 3 роки тому

    Why have you not been uploading :(

  • @ToasterWaffles
    @ToasterWaffles 3 роки тому

    how do i make a turn off/on button

  • @aniloplays
    @aniloplays 9 місяців тому

    can you add script to the gamepasses?

  • @shortscuffedgamer282
    @shortscuffedgamer282 2 роки тому +4

    The fact a professional scripters gamepass for this did not work (Alvin blox)
    And a youtuber who is barely noticed, his gamepass worked (you) shocks me,
    Great work

    • @godlyj6274
      @godlyj6274 2 роки тому +1

      Its because the script is outdated

    • @fierzy_new
      @fierzy_new 2 роки тому

      @@godlyj6274 ye

    • @yolox2195
      @yolox2195 2 роки тому

      it was from 4 years ago it’s outdated

  • @FrxstBytePlxys
    @FrxstBytePlxys 3 роки тому

    It’s been 2 months what happened??

  • @b7k_boss683
    @b7k_boss683 Рік тому

    Make ×3 Jump
    Tiple Jump

  • @not.ashten
    @not.ashten 3 роки тому

    how do u turn it off?

  • @LeRoastedChickenOnAStickMan

    how 2 find ID

  • @user-ec9eo3fy8n
    @user-ec9eo3fy8n Рік тому +1

    bro i dont now why it did work
    can someone help me

  • @dexel1902
    @dexel1902 3 роки тому +4

    Please, you can add the scripts in the descriprion. So nice video

    • @izzahmardiah1268
      @izzahmardiah1268 2 роки тому

      local Players = game:GetService("Players")
      local MarketPlaceService = game:GetService ("MarketplaceService"
      )
      Players.PlayerAdded:Connect(function(Player)
      Player.CharacterAdded:Connect(function(Character)
      local Humanoid = Character:WaitforCild("Humanoid")
      local GamepassID = 0000 -- YourGamepassID
      local Multiplier = 2 -- x2 speed

      if MarketPlaceService:UserOwnsGamePassAsync(Player.UserID, GamepassID) then
      Humanoid.WalkSpeed =Humanoid.WalkSpeed Multiplier
      end
      end)
      end)

    • @TheSpecialNone
      @TheSpecialNone 2 роки тому +3

      @@izzahmardiah1268 wrong heres the script: local Players = game:GetService("Players")
      local MarketPlaceService = game:GetService ("MarketplaceService"
      )
      Players.PlayerAdded:Connect(function(Player)
      Player.CharacterAdded:Connect(function(Character)
      local Humanoid = Character:WaitforCild("Humanoid")
      local GamepassID = 0000 -- YourGamepassID
      local Multiplier = 2 -- x2 speed
      if MarketPlaceService:UserOwnsGamePassAsync(Player.UserID, GamepassID) then
      Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
      end
      end)
      end)

    • @KawaiiKoyuvu
      @KawaiiKoyuvu Рік тому

      @@TheSpecialNone THANKS SO MUCH MY MAN

    • @TheSpecialNone
      @TheSpecialNone Рік тому

      @@KawaiiKoyuvu make sure to modify ur game so it cant be easily exploited

  • @massmass7460
    @massmass7460 3 роки тому

    Hey can you make a mutant dog? Bgs should add mutant pets

  • @Toompsuuun
    @Toompsuuun 3 роки тому

    Tell us how to make a game pass that gives u an item

  • @user-vu4sc9to8y
    @user-vu4sc9to8y Рік тому

    where i can copy script?

  • @micklythepickle
    @micklythepickle 3 роки тому +2

    how do we make this stack with a custom default speed?

    • @skullenti
      @skullenti 2 роки тому

      just add it to the default speed, if the default speed is 20 and you put 70, you will be 70 speed so just do 70+20 = 90 and set the speed as that

    • @PotatoQoQ
      @PotatoQoQ Рік тому

      @@skullenti default speed is 16

  • @mcthgamertv
    @mcthgamertv 3 роки тому

    gamepass speed hatch 2x

  • @drone.mm2
    @drone.mm2 Рік тому

    did anyone else get a mrbeast ad?

  • @cherrer481
    @cherrer481 2 роки тому

    uhh
    I want a
    x2 speed but with a gui lol

  • @erwxn04
    @erwxn04 3 роки тому +2

    How to make x2 coins or uh how to make backpack capacity like 0/10 and then you buy new and it goes to 0/15 or like inf backpack!

  • @SkellySkelletonX
    @SkellySkelletonX 2 роки тому

    pls tell me the commands on my comment bc i lost all the command script

  • @jarnorompa
    @jarnorompa 3 роки тому

    HOW can i add a button to it!!!!!

  • @purplebelike5510
    @purplebelike5510 3 роки тому +1

    Spam master

  • @LoveSearcher
    @LoveSearcher Рік тому

    Can you put the script in description pls

  • @synprix1593
    @synprix1593 3 роки тому

    Hey! Do you know if this works for both R6 and R15 games? If so, is there any errors in my script?
    local players = game:GetService ("Players")
    local MarketPlaceService = game:GetService("MarketplaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoiid = Character:WaitForChild("Humanoid")
    local GamepassID = 18056533
    local Multiplier = 2

    if MarketPlaceService:UserOwnsGamePassAsync(Player.UserId, GamepassID) then
    Humanoid.WalkSpeed = Humanoiid.WalkSpeed * Multiplier
    end
    end)
    end)

  • @tinyhunter9540
    @tinyhunter9540 2 роки тому

    Im not sure why but no matter what script I use, it doesnt work so can you please help me and tell me what I can do?

    • @gamingandschool2230
      @gamingandschool2230 Рік тому

      you have to do the same like he makes this letter capital you make capital do everything the exact same and dont change anything unless he say you can change that

  • @nikidev99
    @nikidev99 2 роки тому +1

    pls put your script into the describtion 😭😭

  • @imjustcoollikethat8841
    @imjustcoollikethat8841 2 роки тому

    Idk why but nothing is working for me

  • @lilnoob1493
    @lilnoob1493 3 роки тому

    how to make a stat saving thingy Im trying to make a game 👀👀👀👀👀

    • @axsync
      @axsync 3 роки тому

      Make a datastore script

  • @Rednaxela212
    @Rednaxela212 Рік тому +1

    local Players = game:GetService("Players")
    local MarketPlaceService = game:GetService("MarketplaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoid = Character:WaitForChild("Humanoid")
    local GamepassID = 0000
    local Multiplier = 2
    if MarketPlaceService:UserOwnsGamePassAsync(Player.UserId, GamepassID) then
    Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
    end
    end)
    end)

  • @roacti4929
    @roacti4929 3 роки тому

    It didnt work for me for some reason

  • @TheValkyrieDev
    @TheValkyrieDev 2 роки тому

    Choose file din’t work

  • @DevZoneOfficial
    @DevZoneOfficial Рік тому

    this didnt work for some reason

  • @scripsy3418
    @scripsy3418 2 роки тому

    How would you make it to where you could click a button in the game and get the game pass?

    • @GuestGorebox
      @GuestGorebox Рік тому

      make a button to buy the gamepass and in the script where if you have the gamepass before players.playerAdded put your gamepass id and type game.StarterGui."Your ScreenGui name"."Your button".MouseButton1Click:Connect(function()
      marketplaceService:PromptGamePassPurchase(player.UserId, gamepassId) and you should be done.

    • @GuestGorebox
      @GuestGorebox Рік тому

      wait you need a localScript for the prompting...

    • @GuestGorebox
      @GuestGorebox Рік тому

      my bad

    • @GuestGorebox
      @GuestGorebox Рік тому

      it doesn't work search how to prompt a gamepass and see i cant help you

  • @ushabalachandran6518
    @ushabalachandran6518 2 роки тому

    Flying game pass

  • @Joshua-wg5zh
    @Joshua-wg5zh 3 роки тому +3

    1 view 2 likes and 3 comments..
    ok

    • @vulkan4091
      @vulkan4091 3 роки тому +1

      lol it looks like too for me

  • @3dward1o_time
    @3dward1o_time 2 роки тому

    this doesent work bad tutorial at local marketplaceservice its just all red

  • @epicgamingstuff648
    @epicgamingstuff648 3 роки тому

    it dosent work at me :(

  • @9twisted
    @9twisted 3 роки тому

    Are u for hire???

  • @cosmogaze1
    @cosmogaze1 Рік тому

    doesnt work

  • @AlmostAnItem
    @AlmostAnItem 3 роки тому

    Where did you go? 😞

  • @kannonprime44
    @kannonprime44 9 місяців тому

    it doesnt work bruh

  • @draco6457
    @draco6457 2 роки тому

    why does no one's scripts working for me :(

    • @draco6457
      @draco6457 2 роки тому

      nvm i messed up thx verry mutch it workes

  • @Pixelman799
    @Pixelman799 Рік тому

    Scripts if ur lazy!
    local Players = game:GetService ("Players")
    local MarketPlaceService = game:GetService("MarketplaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoid = Character:WaitForChild("Humanoid")
    local GamepassID = 0000 -- Ur Gamepass id!
    local Multiplier = 2
    if MarketPlaceService:UserOwnsGamePassAsync(Player.UserId, GamepassID) then
    Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
    end
    end)
    end)

  • @user-hx5kx4kg7c
    @user-hx5kx4kg7c 2 роки тому

    kc

  • @zoebie2163
    @zoebie2163 2 роки тому

    Mire more moee

  • @aminkamalchannel104
    @aminkamalchannel104 3 роки тому

    pls give scriptt

  • @memeplease6562
    @memeplease6562 3 роки тому

    woah not a lot of views, uess no one wants to know how to do a 2x speed gamepass
    sad : (((((((((((

  • @norkidsbacon9706
    @norkidsbacon9706 8 місяців тому

    Isn’t work lol

  • @yoyo231
    @yoyo231 3 роки тому +6

    Imagine not subscribing and liking 🤡

  • @XpertScripter
    @XpertScripter 3 роки тому

    Hey, remove the video of the Join a Friends GUI because that's my code you took. Either remove it or I'm going to submit a copyright claim.

  • @freddy7941
    @freddy7941 2 роки тому

    T.F

  • @nodnarb
    @nodnarb 3 роки тому

    Can you please unban me from your discord?

  • @ashuragames1401
    @ashuragames1401 3 роки тому

    dosen't work again

  • @joshualasky8710
    @joshualasky8710 2 роки тому +1

    Can someone tell me what I did wrong? I have no Clue? (I did 10x speed though)
    local Players = game:GetService("players")
    local MarketPlaceService = game:GetService("MarketPlaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoid = Character:WaitForChild("Humanoid")
    local GamepassID = 47871265 -- Your GamepassID
    local Multiplier = 10 -- x10 speed
    if MarketPlaceService:UserOwnsGamePassAsync(Player.UserId,GamepassID) then
    Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
    end
    end)
    end)

    • @rip_oofsworld6622
      @rip_oofsworld6622 2 роки тому

      i think it should be : local PLayers = game:getService("Players")

    • @rip_oofsworld6622
      @rip_oofsworld6622 2 роки тому

      @Erro thyks

    • @EYYCHEEV_Phone
      @EYYCHEEV_Phone 2 роки тому

      bro check ur numbers and see if they have arrows pointing down thats what happend to me

  • @Loaded_GT
    @Loaded_GT Рік тому

    um it works but when I click the buy button in the game i'm making it says that there was an error when buying the gamepass here is the script
    local MarketplaceService = game:GetService("MarketplaceService")
    local Players = game:GetService("Players")
    local productID = 91032670 -- my gamepass id
    local function promptPurchase()
    local player = Players.LocalPlayer
    MarketplaceService:PromptProductPurchase(player, productID)
    end
    script.Parent.MouseButton1Click:Connect(promptPurchase)
    can someone help me out?

    • @airconditioner2900
      @airconditioner2900 Рік тому

      the local productID should be local GamepassID and same with the (player, productID) should be (player, GamepassID). Plus, it should be script.Parent.MouseButton1Down:Connect(promptPurchase)

    • @TrifTraf
      @TrifTraf Рік тому

      you need to put if MarketPlaceService:UserOwnsGamePassAsync(Player.UserId,91032670) then at line 10

  • @not.ashten
    @not.ashten 3 роки тому

    how do u turn it off?

  • @kittens0000
    @kittens0000 3 роки тому +2

    local Players = game:GetService("Players")
    local MarketPlaceService = game:GetService("MarketplaceService")
    Players.PlayerAdded:Connect(function(Player)
    Player.CharacterAdded:Connect(function(Character)
    local Humanoid = Character:WaitForChild("Humanoid")
    local GamepassID = 17028515
    local Multiplier = 2
    if MarketPlaceService:UserOwnsGamePassAsync(Player.Userid, GamepassID) then
    Humanoid.WalkSpeed = Humanoid.WalkSpeed * Multiplier
    end
    end)
    end)
    I got this down and it didn't work.

    • @Nity
      @Nity 2 роки тому

      It didn't work because you put the code in wrong.