|
| 17 Jul 2014 01:30 PM |
No, really.Not to "home"
Home sweet Alabama |
|
|
| Report Abuse |
|
|
| 17 Jul 2014 01:31 PM |
Oh wow.
https://www.youtube.com/watch?v=8Gv0H-vPoDc |
|
|
| Report Abuse |
|
|
| 17 Jul 2014 01:33 PM |
Was happening to me
Make a new Greasemonkey script and include http://web.roblox.com/* http://www.roblox.com/*
Source: if(typeof $ == 'undefined'){ var $ = unsafeWindow.jQuery; } var robloxLogoButton = $("div#navigation-container > a.btn-logo"); if(robloxLogoButton.length){ robloxLogoButton.prop("href", "/home"); } |
|
|
| Report Abuse |
|