<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Парсим Json]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=12084</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12084&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Парсим Json».]]></description>
		<lastBuildDate>Thu, 20 Oct 2016 17:50:39 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108420#p108420</link>
			<description><![CDATA[<p>В каждом конкретном случае наверное можно разобраться через инструменты разработчика в браузере. Я просто хотел сказать, что вряд ли универсальный вариант есть.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 17:50:39 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108420#p108420</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108419#p108419</link>
			<description><![CDATA[<p>Может требуется еще какой-нибудь token ввести?<br />Либо авторизация через POST проходит?</p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Thu, 20 Oct 2016 17:45:12 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108419#p108419</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108418#p108418</link>
			<description><![CDATA[<p>У меня так в роутер не заходит, просит снова ввести пароль и логин. <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 17:25:29 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108418#p108418</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108416#p108416</link>
			<description><![CDATA[<div class="codebox"><pre><code>login := &quot;q&quot;
pass := &quot;q&quot;
WebRequest := ComObjCreate(&quot;WinHttp.WinHttpRequest.5.1&quot;)
WebRequest.Open(&quot;GET&quot;, &quot;http://192.168.0.1&quot;)
WebRequest.SetCredentials(login, pass, 0)
WebRequest.Send()
msgbox % WebRequest.ResponseText</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Thu, 20 Oct 2016 17:10:59 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108416#p108416</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108412#p108412</link>
			<description><![CDATA[<p><strong>teadrinker</strong><br />всплывающее окно с требованием ввести логин и пасс<br />как при заходе в любой из роутеров (192.168.1.1)</p>]]></description>
			<author><![CDATA[null@example.com (wladkokopops)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:55:11 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108412#p108412</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108411#p108411</link>
			<description><![CDATA[<p>Как вводить логин и пароль зависит от устройства конкретного сайта.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:47:55 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108411#p108411</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108410#p108410</link>
			<description><![CDATA[<p>Ну чтобы использовать её ,собственно, в коде, т.к. я нуб в этом деле, я хоть буду видеть где я могу вставить свою ссылку.</p>]]></description>
			<author><![CDATA[null@example.com (wladkokopops)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:31:14 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108410#p108410</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108407#p108407</link>
			<description><![CDATA[<p>Честно говоря не понял, зачем этот пример нужен, если ссылка недействительна. Можете пояснить?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:22:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108407#p108407</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108406#p108406</link>
			<description><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p>Пример чего?</p></blockquote></div><p>Пример ссылки на json ответ,<br />чтобы ip:port не использовать.</p>]]></description>
			<author><![CDATA[null@example.com (wladkokopops)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:18:58 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108406#p108406</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108405#p108405</link>
			<description><![CDATA[<div class="quotebox"><cite>wladkokopops пишет:</cite><blockquote><p>Ссылка не действительна - это пример</p></blockquote></div><p>Пример чего?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 16:15:21 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108405#p108405</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108404#p108404</link>
			<description><![CDATA[<p><span style="color: green"><strong>wladkokopops</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, обратите внимание на оформление ссылок.</span></p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Thu, 20 Oct 2016 15:58:49 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108404#p108404</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Парсим Json]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=108403#p108403</link>
			<description><![CDATA[<p>Помогите разобраться с парс-ом Json , по примерной ссылке &quot;<a href="http://test-serv44.ry/json">http://test-serv44.ry/json</a>&quot;(Ссылка не действительна - это пример.)&nbsp; ,<br />С пользователем Admin ,паролем Admin .<br />Пример ответа<br /></p><div class="codebox"><pre><code> [[{&quot;heliLimit&quot;: 0,
      &quot;id&quot;: 1,
      &quot;playersInside&quot;: [
        
      ],
      &quot;rentEndDate&quot;: 1478594875,
      &quot;vehiclesOnBase&quot;: [
        
      ],
      &quot;controlStates&quot;: &quot;[ { \&quot;g1\&quot;: false, \&quot;l1\&quot;: false, \&quot;g3\&quot;: false, \&quot;g2\&quot;: false } ]&quot;,
      &quot;center&quot;: [
        -2358,
        -1273,
        24
      ],
      &quot;carLimit&quot;: 5,
      &quot;lootChestItems&quot;: &quot;[ [ ] ]&quot;,
      &quot;baseType&quot;: 7
    },
    {
      &quot;heliLimit&quot;: 1,
      &quot;id&quot;: 2,
      &quot;playersInside&quot;: [
        
      ],
      &quot;baseType&quot;: 6,
      &quot;vehiclesOnBase&quot;: [
        &quot;Mitsubishi Evo X&quot;,
        &quot;BMW X6 &#039;AGGRESSOR&#039;&quot;,
        &quot;VIP Police SF&quot;,
        &quot;Maveric Red&quot;
      ],
      &quot;controlStates&quot;: &quot;[ { \&quot;g1\&quot;: false, \&quot;g4\&quot;: false, \&quot;l1\&quot;: false, \&quot;l2\&quot;: false, \&quot;g3\&quot;: false, \&quot;g2\&quot;: false, \&quot;g5\&quot;: false } ]&quot;,
      &quot;center&quot;: [
        -1937,
        667,
        123
      ],
      &quot;carLimit&quot;: 5,
      &quot;rentEndDate&quot;: 1477160118
    }]]</code></pre></div><p>В AHK недавно, желательно с комментариями,<br />поставлю плюсик в благодарность.</p>]]></description>
			<author><![CDATA[null@example.com (wladkokopops)]]></author>
			<pubDate>Thu, 20 Oct 2016 15:54:35 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=108403#p108403</guid>
		</item>
	</channel>
</rss>
