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]
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 to edit the source code..reply fast...pleaseee
@karthikster said: how to edit the source code..reply fast...pleaseee
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 ...
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?
@iim18 said: @Undrcover:yup me too!!
@ Undrcover yes now i am able to edit the source but what to do with function OnSucc
even after editting it dnt work 😞