Welcome to the UnKnoWnCheaTs - Multiplayer Game Hacks and Cheats.
You have to register before you can post and see and access any of the advanced forum features, please click the register link to proceed to the registration form. To start viewing threads or posts, select a forum that you want to visit from the selection below.
You are Unregistered, please register to gain Full access.
so me and hippy were talking and decided to make this thread for random java codes that can be fun to play with. so these are some that i have came across.
-lets say you are on a website and there is a saved password in a login area. put this code in the URL box to magically reveal the password!
-this one can be fun to mess with people. this code enables you to turn any website into basically a text document and allows you to edit it (no, it will not actually change the actual website). so put this code in the URL box:
-this one doesn't really serve a purpose, its just for fun. when you put this code in the URL box, all the images on the current website will begin to swirl around.
This was done by learn_more, he helped me out because I had to take these pointless tests @ Best Buy, and we found that the tests were actually stored in a file so with this js code it actually filled in all the correct answers with 1 click. Very helpful with tests 100 questions long :P
I would like to see if something similar could be replicated on the online tests for Intel & AMD, but from looking at it, we couldn't get it. May be worth looking into though as a challenge.
The Grease Monkey plugin for FireFox is a pretty cool plug in to play with. Hijacking JS functions in a page while you browse is possible with it as well. Hidden frames with controlling JS in an iframe is fun too for messing with people.
__________________
I'm like a virus, you can delete me but I am never really gone.
Links die, searching does not. (Fravia : searchlores.org)
Solving problems requires effort not a college degree.
The Grease Monkey plugin for FireFox is a pretty cool plug in to play with. Hijacking JS functions in a page while you browse is possible with it as well. Hidden frames with controlling JS in an iframe is fun too for messing with people.
and firebug, to find out which functions / objects to manipulate
Agreed firebug is great, comes in real handy.
__________________
I'm like a virus, you can delete me but I am never really gone.
Links die, searching does not. (Fravia : searchlores.org)
Solving problems requires effort not a college degree.
This thread is old, but oh well. I found a new one today.
This is used to select all friends on Facebook. For instance, if you made a group and need to select them all, instead of clicking one at a time, copy/paste this into the URL bar when you are at the page to select the people:
Code:
javascript:elms=document.getElementById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}
__________________
The skyline was beautiful on fire. --------------------------------------------------------------