Skip to content

Instantly share code, notes, and snippets.

@WiLuX-Source
Created October 10, 2020 20:03
Show Gist options
  • Save WiLuX-Source/f536bb39ef5b469d6da4951302c61e02 to your computer and use it in GitHub Desktop.
Save WiLuX-Source/f536bb39ef5b469d6da4951302c61e02 to your computer and use it in GitHub Desktop.
EBA Video Hızlandırıcı
// Open Console Via CTRL+SHIFT+I
// Then Paste The Code To The Console
var video = document.getElementById('com_sebit_plugins_SkipIntro_Video_Container_video1')
video.playbackRate = 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment