Forums Discussion v2 - GO TO PAGE 109 FOR SOMETHING NEAT
4,995 replies, posted
Since when can you [I]not[/I] use those icons to change your rating without having to refresh? I liked that.
woah
[QUOTE=Arc Nova;52589605]since when could you rate peoples post by clicking on already posted ratings[/QUOTE]
i legit dont rate people unless they've already been rated because i'm too lazy to move my mouse to the right of the screen
[QUOTE=Arc Nova;52589605]since when could you rate peoples post by clicking on already posted ratings[/QUOTE]
Robot implemented the feature early within his work on the forum
It was like the only thing Garry himself requested.
[QUOTE=Robotboy655;52590207]It was like the only thing Garry himself requested.[/QUOTE]
didn't even ask for a logout button lmao
[QUOTE=Hezzy;52570768]I've gotten the go ahead and have began to work on something exciting.
We're going to launch a community fund that rewards users for donating towards it with titles / name changes / gold membership, etc.
The community fund will be used to pay for game servers, raffle & contest prizes, charitable causes, etc. This is something that the community has previously done out of their own pocket. Users will be able to apply for funding as well.
Funding will be transparent and account statements will be released on a regular basis.
There are some events planned for the launch of the community fund, too.
What do you think?
Would you donate towards the fund and if so, how much would you be willing to spend?
What would you like to see as rewards for donating?
Do you have any ideas what the fund could be used towards?[/QUOTE]
Can you donate to get unbanned? asking for a friend
[QUOTE=Scratch.;52590252]didn't even ask for a logout button lmao[/QUOTE]
Why would you ever want to logout?
You're here forever.
[QUOTE=Reagy;52590369]Why would you ever want to logout?
You're here forever.[/QUOTE]
unless you get permabanned then you're out
[QUOTE=Reagy;52590369]Why would you ever want to logout?
You're here forever.[/QUOTE]
Yes well my brother sometimes uses my computer and i'd like to be able to log out so he can get his own account banned instead of mine constantly thanks.
:snip:
[editline]19th August 2017[/editline]
Just userscript/style all the things
[QUOTE=LennyPenny;52590573]:snip:
[editline]19th August 2017[/editline]
Just userscript/style all the things[/QUOTE]
no lines
[t]https://s3.wasabisys.com/tenryuu/astrid/2017-08/17-08-20_01-41-18-Developer_Tools_-_Forums_Discussion_v2_-_GO_TO_PAG.png[/t]
Also like at least 3 more clicks
[QUOTE=Redfiend;52590555]Yes well my brother sometimes uses my computer and i'd like to be able to log out so he can get his own account banned instead of mine constantly thanks.[/QUOTE]
[code]// ==UserScript==
// @name Facepunch - Add a logout link
// @description Fucking nerd
// @version 0.01
// @match https://facepunch.com
// @match https://www.facepunch.com/
// @match http://facepunch.com/
// @match http://www.facepunch.com/
// @include http://facepunch.com/*
// @include http://www.facepunch.com/*
// @include https://facepunch.com/*
// @include https://www.facepunch.com/*
// @run-at document-end
// @require //ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js
// ==/UserScript==
$('#navbar-login').append('<br /><a href="/login.php?do=logout" style="float: right; margin-right: 5px; clear: both; font-weight: bold;">Fuck off</a>');[/code]
[url]https://greasyfork.org/en/scripts/32450-facepunch-add-a-logout-link[/url]
Took me 3 seconds, seriously.
[QUOTE=Scratch.;52590600][code]
document.getElementById('navbar-login').innerHTML = document.getElementById('navbar-login').innerHTML + '<br /><a href="/login.php?do=logout" style="float: right; margin-right: 5px; clear: both; font-weight: bold;">Fuck off</a>'
[/code][/QUOTE]
Now you're just being picky.
[QUOTE=Reagy;52590601]Now you're just being picky.[/QUOTE]
the bs method is to just use
[url]https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js[/url]
since it's already cached from facepunch scripts
[QUOTE=Scratch.;52590607]the bs method is to just use
[url]https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js[/url]
since it's already cached from facepunch scripts[/QUOTE]
Really [I]picky.[/I]
[QUOTE=Scratch.;52590595]jquery trash tbh[/QUOTE]
On the other hand, it is used on this site (version 1.4.* lmao), which is basically already made of strips and gaffa tape :v:
If I need to logout I usually just reinstall Windows.
To logout:
1- Go to this this page: [url]https://facepunch.com/login.php?do=logout[/url]
2- Click the 'Click here to Logout' link
3- Well done, you're logged out!
[QUOTE=TomatoGuy;52590680]To logout:
1- Go to this this page: [url]https://facepunch.com/login.php?do=logout[/url]
2- Click the 'Click here to Logout' link
3- Well done, you're logged out![/QUOTE]
Too much work. Need a simpler solution
[QUOTE=TheJoker;52590689]Too much work. Need a simpler solution[/QUOTE]
Apply force to harddisk with hammer-like object
[QUOTE=TheJoker;52590689]Too much work. Need a simpler solution[/QUOTE]
[QUOTE=Scratch.;52590600][code]
document.getElementById('navbar-login').innerHTML = document.getElementById('navbar-login').innerHTML + '<br /><a href="/login.php?do=logout" style="float: right; margin-right: 5px; clear: both; font-weight: bold;">Fuck off</a>'
[/code][/QUOTE]
+ some script that sends a request once the page with the logouthash loaded
[QUOTE=gokiyono;52590693]Apply force to harddisk with hammer-like object[/QUOTE]
Nah, magnet.
Just glide it across the front and watch all your problems go away.
Magic.
[QUOTE=Reagy;52590697]Nah, magnet.
Just glide it across the front and watch all your problems go away.
Magic.[/QUOTE]
Most people don't have high power magnets, but they do have hammers or other hammer-like objects.
And there'd be a chance that you could reformat the harddisk. But you can't glue it back together.
[QUOTE=gokiyono;52590771]Most people don't have high power magnets, but they do have hammers or other hammer-like objects.
And there'd be a chance that you could reformat the harddisk. But you can't glue it back together.[/QUOTE]
Can confirm presence of hammers
[t]http://img.ndlee.com/shigbeard/ttulb1u.jpg[/t]
Sorry, you need to Log In to post a reply to this thread.