mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Update_2016_07
This commit is contained in:
@@ -59,6 +59,22 @@
|
||||
<header class="page-title">2016_07</header>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
<div class="title"><a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">Pokemon Go Hack</a></div>
|
||||
</header>
|
||||
<div class="body">Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="btn btn-default">Read More…</a>
|
||||
</footer>
|
||||
|
||||
</article>
|
||||
<hr>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
@@ -89,6 +105,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -116,6 +134,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -6,9 +6,38 @@
|
||||
<description>Recent content in 2016_07 on Mil años de solitario</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 14:02:34 -0400</lastBuildDate>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 18:10:20 -0400</lastBuildDate>
|
||||
<atom:link href="CoderSherlock.github.io/categories/2016_07/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Pokemon Go Hack</title>
|
||||
<link>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</link>
|
||||
<pubDate>Sat, 30 Jul 2016 18:10:20 -0400</pubDate>
|
||||
|
||||
<guid>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</guid>
|
||||
<description>
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn&rsquo;t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic&rsquo;s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn&rsquo;t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision&rsquo;s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Cross Compile Seafile 2 ARM</title>
|
||||
<link>/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/</link>
|
||||
|
||||
@@ -74,6 +74,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -101,6 +103,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
+22
@@ -57,6 +57,22 @@
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
<div class="title"><a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">Pokemon Go Hack</a></div>
|
||||
</header>
|
||||
<div class="body">Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="btn btn-default">Read More…</a>
|
||||
</footer>
|
||||
|
||||
</article>
|
||||
<hr>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
@@ -87,6 +103,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -114,6 +132,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -6,9 +6,38 @@
|
||||
<description>Recent content on Mil años de solitario</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 14:02:34 -0400</lastBuildDate>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 18:10:20 -0400</lastBuildDate>
|
||||
<atom:link href="CoderSherlock.github.io/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Pokemon Go Hack</title>
|
||||
<link>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</link>
|
||||
<pubDate>Sat, 30 Jul 2016 18:10:20 -0400</pubDate>
|
||||
|
||||
<guid>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</guid>
|
||||
<description>
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn&rsquo;t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic&rsquo;s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn&rsquo;t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision&rsquo;s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Cross Compile Seafile 2 ARM</title>
|
||||
<link>/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/</link>
|
||||
|
||||
@@ -129,6 +129,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -156,6 +158,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,207 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo 0.16" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans|Marcellus+SC'>
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/styles.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/custom.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/CoderSherlock.github.io//index.xml">
|
||||
|
||||
|
||||
<title>Pokemon Go Hack - Mil años de solitario</title>
|
||||
<meta property='og:title' content="Pokemon Go Hack - Mil años de solitario">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:url" content="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header class="site">
|
||||
<nav class="navbar navbar-default">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="/CoderSherlock.github.io/">Mil años de solitario</a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="site">
|
||||
<div class="container">
|
||||
|
||||
|
||||
|
||||
<div class="single">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
|
||||
<article class="single" itemscope="itemscope" itemtype="http://schema.org/Article">
|
||||
|
||||
<meta itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" content="/CoderSherlock.github.io/"/>
|
||||
<meta itemprop="dateModified" content="2016-07-30T18:10:20-04:00">
|
||||
<meta itemprop="headline" content="Pokemon Go Hack">
|
||||
<meta itemprop="description" content="Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.">
|
||||
<meta itemprop="url" content="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">
|
||||
<div itemprop="image" itemscope itemtype="https://schema.org/ImageObject">
|
||||
<meta itemprop="url" content="/CoderSherlock.github.io/images/default.jpg" />
|
||||
<meta itemprop="width" content="800">
|
||||
<meta itemprop="height" content="800">
|
||||
</div>
|
||||
<div itemprop="publisher" itemscope itemtype="https://schema.org/Organization">
|
||||
<div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
|
||||
<meta itemprop="url" content="/CoderSherlock.github.io/images/logo.jpg">
|
||||
<meta itemprop="width" content="100">
|
||||
<meta itemprop="height" content="100">
|
||||
</div>
|
||||
<meta itemprop="name" content="Mil años de solitario">
|
||||
</div>
|
||||
<div itemprop="author" itemscope itemtype="https://schema.org/Person">
|
||||
<meta itemprop="name" content="">
|
||||
</div>
|
||||
|
||||
<header class="article-header">
|
||||
<time itemprop="datePublished" pubdate="pubdate" datetime="2016-07-30T18:10:20-04:00">Sat, Jul 30, 2016</time>
|
||||
<h1 class="article-title">Pokemon Go Hack</h1>
|
||||
</header>
|
||||
|
||||
<div class="article-body" itemprop="articleBody">
|
||||
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn’t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic’s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn’t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision’s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<aside>
|
||||
<div class="section"><a href="/CoderSherlock.github.io/tags/hack" class="tag">hack</a> <a href="/CoderSherlock.github.io/tags/github" class="tag">github</a> </div>
|
||||
|
||||
<div class="section share">
|
||||
<a href="http://www.facebook.com/sharer.php?src=bm&u=%2fCoderSherlock.github.io%2fpost%2fPokemon-Go-Hack%2f&t=Pokemon%20Go%20Hack" onclick="window.open(this.href, 'PCwindow', 'width=550, height=350, menubar=no, toolbar=no, scrollbars=yes'); return false;"><i class="fa fa-facebook"></i></a>
|
||||
<a href="http://twitter.com/intent/tweet?url=%2fCoderSherlock.github.io%2fpost%2fPokemon-Go-Hack%2f&text=Pokemon%20Go%20Hack&tw_p=tweetbutton" onclick="window.open(this.href, 'PCwindow', 'width=550, height=350, menubar=no, toolbar=no, scrollbars=yes'); return false;"><i class="fa fa-twitter"></i></a>
|
||||
<a href="https://plus.google.com/share?url=%2fCoderSherlock.github.io%2fpost%2fPokemon-Go-Hack%2f" onclick="window.open(this.href, 'PCwindow', 'width=550, height=350, menubar=no, toolbar=no, scrollbars=yes'); return false;"><i class="fa fa-google-plus"></i></a>
|
||||
<a href="http://getpocket.com/edit?url=%2fCoderSherlock.github.io%2fpost%2fPokemon-Go-Hack%2f&title=Pokemon%20Go%20Hack" onclick="window.open(this.href, 'PCwindow', 'width=550, height=350, menubar=no, toolbar=no, scrollbars=yes'); return false;"><i class="fa fa-get-pocket"></i></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</aside>
|
||||
|
||||
</article>
|
||||
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
|
||||
<aside class="site">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">LatestPosts</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">category</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">tag</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/android" class="list-group-item">android</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site">
|
||||
<div class="container">
|
||||
<p>© 2016 Mil años de solitario</p>
|
||||
<p>Powered by <a href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>, Theme <a href="https://github.com/dim0627/hugo_theme_beg" target="_blank" rel="nofollow">beg</a> designed by <a href="http://yet.unresolved.xyz" target="_blank" rel="nofollow">Daisuke Tsuji</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.2.1.min.js"></script>
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -59,6 +59,22 @@
|
||||
<header class="page-title">Posts</header>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
<div class="title"><a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">Pokemon Go Hack</a></div>
|
||||
</header>
|
||||
<div class="body">Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="btn btn-default">Read More…</a>
|
||||
</footer>
|
||||
|
||||
</article>
|
||||
<hr>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
@@ -89,6 +105,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -116,6 +134,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
+30
-1
@@ -6,9 +6,38 @@
|
||||
<description>Recent content in Posts on Mil años de solitario</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 14:02:34 -0400</lastBuildDate>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 18:10:20 -0400</lastBuildDate>
|
||||
<atom:link href="CoderSherlock.github.io/post/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Pokemon Go Hack</title>
|
||||
<link>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</link>
|
||||
<pubDate>Sat, 30 Jul 2016 18:10:20 -0400</pubDate>
|
||||
|
||||
<guid>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</guid>
|
||||
<description>
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn&rsquo;t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic&rsquo;s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn&rsquo;t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision&rsquo;s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Cross Compile Seafile 2 ARM</title>
|
||||
<link>/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/</link>
|
||||
|
||||
+6
-1
@@ -3,7 +3,12 @@
|
||||
|
||||
<url>
|
||||
<loc>/CoderSherlock.github.io/</loc>
|
||||
<lastmod>2016-07-30T14:02:34-04:00</lastmod>
|
||||
<lastmod>2016-07-30T18:10:20-04:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
<loc>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</loc>
|
||||
<lastmod>2016-07-30T18:10:20-04:00</lastmod>
|
||||
</url>
|
||||
|
||||
<url>
|
||||
|
||||
@@ -89,6 +89,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -116,6 +118,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -89,6 +89,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -116,6 +118,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -0,0 +1,155 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo 0.16" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans|Marcellus+SC'>
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/styles.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/custom.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/CoderSherlock.github.io//index.xml">
|
||||
|
||||
|
||||
<title>Github - Mil años de solitario</title>
|
||||
<meta property='og:title' content="Github - Mil años de solitario">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:url" content="CoderSherlock.github.io/tags/github/">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header class="site">
|
||||
<nav class="navbar navbar-default">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="/CoderSherlock.github.io/">Mil años de solitario</a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="site">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="list">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<header class="page-title">Github</header>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
<div class="title"><a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">Pokemon Go Hack</a></div>
|
||||
</header>
|
||||
<div class="body">Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="btn btn-default">Read More…</a>
|
||||
</footer>
|
||||
|
||||
</article>
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
|
||||
<aside class="site">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">LatestPosts</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">category</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">tag</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/android" class="list-group-item">android</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site">
|
||||
<div class="container">
|
||||
<p>© 2016 Mil años de solitario</p>
|
||||
<p>Powered by <a href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>, Theme <a href="https://github.com/dim0627/hugo_theme_beg" target="_blank" rel="nofollow">beg</a> designed by <a href="http://yet.unresolved.xyz" target="_blank" rel="nofollow">Daisuke Tsuji</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.2.1.min.js"></script>
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Github on Mil años de solitario</title>
|
||||
<link>CoderSherlock.github.io/tags/github/</link>
|
||||
<description>Recent content in Github on Mil años de solitario</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 18:10:20 -0400</lastBuildDate>
|
||||
<atom:link href="CoderSherlock.github.io/tags/github/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Pokemon Go Hack</title>
|
||||
<link>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</link>
|
||||
<pubDate>Sat, 30 Jul 2016 18:10:20 -0400</pubDate>
|
||||
|
||||
<guid>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</guid>
|
||||
<description>
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn&rsquo;t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic&rsquo;s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn&rsquo;t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision&rsquo;s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><link rel="canonical" href="CoderSherlock.github.io/tags/github/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=CoderSherlock.github.io/tags/github/" /></head></html>
|
||||
@@ -0,0 +1,155 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo 0.16" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans|Marcellus+SC'>
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/styles.css">
|
||||
<link rel="stylesheet" href="/CoderSherlock.github.io/css/custom.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS" href="/CoderSherlock.github.io//index.xml">
|
||||
|
||||
|
||||
<title>Hack - Mil años de solitario</title>
|
||||
<meta property='og:title' content="Hack - Mil años de solitario">
|
||||
<meta property="og:type" content="article">
|
||||
|
||||
|
||||
<meta property="og:url" content="CoderSherlock.github.io/tags/hack/">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header class="site">
|
||||
<nav class="navbar navbar-default">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="/CoderSherlock.github.io/">Mil años de solitario</a>
|
||||
</div>
|
||||
|
||||
<div id="navbar" class="collapse navbar-collapse">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="site">
|
||||
<div class="container">
|
||||
|
||||
|
||||
<div class="list">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
<header class="page-title">Hack</header>
|
||||
|
||||
|
||||
<article class="li">
|
||||
<header>
|
||||
<div class="date">Sat, Jul 30, 2016</div>
|
||||
<div class="title"><a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/">Pokemon Go Hack</a></div>
|
||||
</header>
|
||||
<div class="body">Catch them all until bored Preface I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game.</div>
|
||||
|
||||
|
||||
<footer>
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="btn btn-default">Read More…</a>
|
||||
</footer>
|
||||
|
||||
</article>
|
||||
<hr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
|
||||
<aside class="site">
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">LatestPosts</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">category</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/categories/2016_07" class="list-group-item">2016_07</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h2 class="panel-title">tag</h2>
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/android" class="list-group-item">android</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</aside>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="site">
|
||||
<div class="container">
|
||||
<p>© 2016 Mil años de solitario</p>
|
||||
<p>Powered by <a href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>, Theme <a href="https://github.com/dim0627/hugo_theme_beg" target="_blank" rel="nofollow">beg</a> designed by <a href="http://yet.unresolved.xyz" target="_blank" rel="nofollow">Daisuke Tsuji</a></p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="//code.jquery.com/jquery-2.2.1.min.js"></script>
|
||||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
|
||||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script>
|
||||
<script>hljs.initHighlightingOnLoad();</script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Hack on Mil años de solitario</title>
|
||||
<link>CoderSherlock.github.io/tags/hack/</link>
|
||||
<description>Recent content in Hack on Mil años de solitario</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sat, 30 Jul 2016 18:10:20 -0400</lastBuildDate>
|
||||
<atom:link href="CoderSherlock.github.io/tags/hack/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Pokemon Go Hack</title>
|
||||
<link>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</link>
|
||||
<pubDate>Sat, 30 Jul 2016 18:10:20 -0400</pubDate>
|
||||
|
||||
<guid>/CoderSherlock.github.io/post/Pokemon-Go-Hack/</guid>
|
||||
<description>
|
||||
|
||||
<h1 id="catch-them-all-until-bored">Catch them all until bored</h1>
|
||||
|
||||
<h2 id="preface">Preface</h2>
|
||||
|
||||
<p>I never imagined that I will truly write something for hacking a game. Though I have to admit that Pokemon Go is a huge heat and different from other games, it still hard to believe that I took movement to make it better(or worse?). I was a big fun of ingress, and thanks to one of my best friends, Kevin, who was also a huge fan to ingress, recommended me this game. Due to some well known reasons, Ingress didn&rsquo;t become popular at my country. But time flies, I break through the wall, and come to a free land which can play Niantic&rsquo;s game. Unfortunately, this time, the only thing restrict me from playing LBS game is limitation of my spare time. Working in the Lab makes me exhausted <strong>EVERYDAY</strong> and the place where I am now is so barren which even doesn&rsquo;t have much insects and birds(I mean Weedle and Pidgey).
|
||||
<em>afk I have to battle a nearby gym now</em>
|
||||
Anyway, after coming back, I think I write too much on useless words, so let me keep it straight forward. My imagination of this hacking project is very simple, which is making an auto bot helping me go through all experiences a Pokemon trainer will face. In first stage, my goal is making the bot smartly picking up a route to walk, catch all Pokemons and supply from PokeStops.</p>
|
||||
|
||||
<h2 id="todo-list">TODO List</h2>
|
||||
|
||||
<ul>
|
||||
<li>[X] Test API</li>
|
||||
<li>[ ] Finish Walk Algorithm</li>
|
||||
<li>[ ] Finish other movement, etc. catch, hatch</li>
|
||||
<li>[ ] Smart Walking route</li>
|
||||
<li>[ ] Pokemon Predict (Thanks to Pokevision&rsquo;s idea)</li>
|
||||
<li>[ ] Become a Pokemon Master</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><link rel="canonical" href="CoderSherlock.github.io/tags/hack/"/><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0;url=CoderSherlock.github.io/tags/hack/" /></head></html>
|
||||
@@ -64,6 +64,10 @@
|
||||
|
||||
<a href="/tags/arm/">arm</a>
|
||||
|
||||
<a href="/tags/github/">github</a>
|
||||
|
||||
<a href="/tags/hack/">hack</a>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
@@ -76,6 +80,8 @@
|
||||
</div>
|
||||
<div class="list-group">
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Pokemon-Go-Hack/" class="list-group-item">Pokemon Go Hack</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="list-group-item">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
</div>
|
||||
@@ -103,6 +109,10 @@
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/arm" class="list-group-item">arm</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/github" class="list-group-item">github</a>
|
||||
|
||||
<a href="/CoderSherlock.github.io/tags/hack" class="list-group-item">hack</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user