Semi math question

  • Автор темы Автор темы pete
  • Дата начала Дата начала

pete

Client
Регистрация
11.07.2012
Сообщения
47
Реакции
2
Баллы
0
Hi guys,

how to solve this kind of protection:

"Provide second chracter of the strong: DJhsj783ghdk"?

I parsed the source code and have both strings: number and code. What now? I was trying to use Javascript but have no idea how to get it work.

Many thanks for your help!

cheers
pete
 
It can be done via java script .
here is the code :

var a = "{-Variable.text-}";
var n = a.charAt(0)

change the chatAt value depending on your needs.
Tested it myself,it worked :)
 
  • Оценить
Реакции: NICOLAS Christophe и pete

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)