How to write invigilated AIMCAT 2012? [100% working method]

Hi puys… This is my first thread… I will try to explain how one can write invigilated AIMCAT at the comfort of their home. I tried the old trick which suggests to change a part of the URL(which is no longer working). TIME admin has become more…

Hi puys.. This is my first thread..
I will try to explain how one can write invigilated AIMCAT at the comfort of their home. I tried the old trick which suggests to change a part of the URL(which is no longer working). TIME admin has become more cautious now
But, fret not... Here is how to trick them
You have to register for the AIMCAT, though you are going to take it in home.
Open your home page, and select the AIMCAT...
You will be prompted to enter the password...

Don't enter anything.... Follow these steps:(I prefer Opera browser)

1) Right click anywhere on the page and select 'source'

2) Now search for the following text in the source code

case "CC001":
alert("This is an invalid Access Code") ;
txtAccessCode.value = "";
break;

3) Change the code into

case "CC001":
//alert("This is an invalid Access Code");
//txtAccessCode.value = "";
//break;

var isNWAvail=isNetworkAvail();
if(isNWAvail)
OpenTestPage();

4) Then click 'apply changes'

5) Voila... Now, all you have to do is... Type a random password and it will automatically take you to the test page

It is working 100%.. I tested it... In case of any doubts, do mail me: [email protected]

TIME has changed this again. They just changed the response code related to OpenTestPage(); Just look for that code and edit it before you take every test. The function which launches this OpenTestPage(); is function OnSucc . Let me know if further complications arise.

Got an opera..tried the changes...nothing ! Teju..plz explain this function onsucc....What should be the change in the code ?

@Shathru said: Hi puys.. This is my first thread.. I will try to explain how one can write invigilated AIMCAT at the comfort of their home. I tried the old trick which suggests to change a part of the URL(which is no longer working). TIME admin has become more cautious now But, fret not... Here is how to trick them You have to register for the AIMCAT, though you are going to take it in home. Open your home page, and select the AIMCAT... You will be prompted to enter the password...

Don't enter anything.... Follow these stepsI prefer Opera browser)

1) Right click anywhere on the page and select 'source'

2) Now search for the following text in the source code

case "CC001": alert("This is an invalid Access Code") ; txtAccessCode.value = ""; break;

3) Change the code into

case "CC001": //alert("This is an invalid Access Code"); //txtAccessCode.value = ""; //break;

var isNWAvail=isNetworkAvail(); if(isNWAvail) OpenTestPage();

4) Then click 'apply changes'

5) Voila... Now, all you have to do is... Type a random password and it will automatically take you to the test page

It is working 100%.. I tested it... In case of any doubts, do mail me: [email protected]

hey thanks but could you pl. share the exact code which needs to be substituted...?how to use the open succ method ?

How to edit the source code..it is not editable!!

@billi_try2013 said:
hey thanks but could you pl. share the exact code which needs to be substituted...?how to use the open succ method ?
How cud u edit the code? :/

how to edit the source code..reply fast...pleaseee

@karthikster said: how to edit the source code..reply fast...pleaseee
Got the way..Download opera browser.it can be edited..bt after editing there is no help at all!

exactly ..after editing the code, the page still shows the same code..it doesnt get saved and then load with the changes intact 😞 @[585992:Shathru] , @[213974:teju547]: pl. help ...

@billi_try2013 said: exactly ..after editing the code, the page still shows the same code..it doesnt get saved and then load with the changes intact @Shathru , @teju547: pl. help ...
After editing the code use apply changes..then do not reload the page..the page will be changed..but even after being edited it doesnt grants the random passcodes.
i tried all the changes in the OnSucc method ..but keep getting internet connectivity failed..try later..wat about u guys??any luck??

I didnt even get internet failed msg...There has to be a way out of this deadlock..Calling all the IT brains of pagalguy to act savior !!

Tried many a lot ways by distorting codes..at a certain point if i clicked the start button it came to a standstill! 😛 Anyways will be giving this mock at missed mock section..

hey guys pls help, its not allowing to do a right click....... how do i reach the source code?


@[525374:Undrcover]:yup me too!!

@ASTRAL_ said: hey guys pls help, its not allowing to do a right click....... how do i reach the source code?
Which browser?


@iim18 said: @Undrcover:yup me too!!
Do u knw when this aimcat will get allocated in missed AIMCAT section?

@ Undrcover yes now i am able to edit the source but what to do with function OnSucc


it says function OnSucc(obj)

even after editting it dnt work 😞