Naruto Shippuden Episode 461 " Hagoromo and Hamura" Discussion

Rate it

  • 1

    Votes: 1 5.0%
  • 2

    Votes: 0 0.0%
  • 3

    Votes: 4 20.0%
  • 4

    Votes: 6 30.0%
  • 5

    Votes: 9 45.0%

  • Total voters
    20

123fire

Active member
Supreme
Joined
Jun 24, 2013
Messages
20,150
Kin
20💸
Kumi
-33💴
Trait Points
0⚔️
You must be registered for see images

"Hagoromo and Hamura"​
Naruto Shippuden Episode 461
Discuss Naruto Shippuden Episode 461 here.



Please remember to rate this week's episode!
1 is Worst, 5 is Best
 
Last edited by a moderator:

Filosoofis

Banned
Veteran
Joined
Apr 26, 2014
Messages
3,769
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Awards
You must be registered for see images

"Hagoromo and Hamura"​
Naruto Shippuden Episode 461
Discuss Naruto Shippuden Episode 461 here.



Please remember to rate this week's episode!
1 is Worst, 5 is Best
Very interesting link lol

/* $criteria_update = new CDbCriteria();
396 $criteria_update->condition = "id = " . $video_id;
397 $attributes = array(
398 'link_plus' => $linkplus,
399 'linkmp4' => $linkmp4,
400 'linkmp4_2' => "$link_mp4_2",
401 'linkhd' => "$linkhd",
402 'linkfullhd' => "$linkfullhd",
403 'datelink' => $date
404 );
405 */
406 $sqlupdate = "UPDATE `anime_episode_video` SET `link_plus`='$linkplus',`linkmp4`='$linkmp4',`linkmp4_2`='$link_mp4_2',`linkhd`='$linkhd',`linkfullhd`='$linkfullhd',`datelink`='$date' WHERE id = $video_id";
407 Yii::app()->db2->createCommand($sqlupdate)->execute();
408 // EpisodeVideo::model()->updateAll($attributes, $criteria_update);
409 //EpisodeVideoOne::model()->updateAll($attributes, $criteria_update);
410 //EpisodeVideoTwo::model()->updateAll($attributes, $criteria_update);
411 //EpisodeVideoThree::model()->updateAll($attributes, $criteria_update);
412 // end
413 return false;
414 }
415 public static function encodeID($id){
416 $text = base64_encode("adgref4474lsdfjdlkgdgndmvnxklvjskldflriu4352".$id."dsfdgyd87usdrf434e54gdgjs857dklfjkds");
417 $characters = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
418 $char1 = $characters[rand(0, strlen($characters))];
419 $char2 = $characters[rand(0, strlen($characters))];
Stack Trace
#0
+ /opt/webapps/yii/gogoanime.io/framework/db/CDbConnection.php(330): CDbConnection->open()
#1
+ /opt/webapps/yii/gogoanime.io/framework/db/CDbConnection.php(308): CDbConnection->setActive(true)
#2
+ /opt/webapps/yii/gogoanime.io/framework/base/CModule.php(387): CDbConnection->init()
#3
+ /opt/webapps/yii/gogoanime.io/framework/base/CModule.php(103): CModule->getComponent("db2")
#4
– /opt/webapps/yii/gogoanime.io/protected/components/ExtendFunction.php(407): CModule->__get("db2")
402 'linkfullhd' => "$linkfullhd",
403 'datelink' => $date
404 );
405 */
406 $sqlupdate = "UPDATE `anime_episode_video` SET `link_plus`='$linkplus',`linkmp4`='$linkmp4',`linkmp4_2`='$link_mp4_2',`linkhd`='$linkhd',`linkfullhd`='$linkfullhd',`datelink`='$date' WHERE id = $video_id";
407 Yii::app()->db2->createCommand($sqlupdate)->execute();
408 // EpisodeVideo::model()->updateAll($attributes, $criteria_update);
409 //EpisodeVideoOne::model()->updateAll($attributes, $criteria_update);
410 //EpisodeVideoTwo::model()->updateAll($attributes, $criteria_update);
411 //EpisodeVideoThree::model()->updateAll($attributes, $criteria_update);
412 // end
#5
– /opt/webapps/yii/gogoanime.io/protected/controllers/SiteController.php(349): ExtendFunction::createAnđUpate("85660", 0, "", "", ...)
344 $link_picasa_1 = $item_episode_video["link_picasa"];
345 $link_picasa_2 = $item_episode_video["link_picasa_2"];
346 $link_picasa_3 = $item_episode_video["link_picasa_3"];
347 $link_picasaurl = $item_episode_video["link_picasa_url"];
348 $video_id = $item_episode_video["id"];
349 ExtendFunction::createAnđUpate($video_id, 0, $link_picasa_1, $link_picasa_2, $link_picasa_3 , $link_picasaurl, 0);
350 $item_episode_video = EpisodeVideo::model()->cache(2*60)->find($criteria3);
351 }
352 // SEO
353 $name = $item->content['title'] . ' Episode ' . $episode_id;
354 $this->pageKeyword = "$name,".$item->content['title'] . ' ep ' . $episode_id.",Ep $episode_id,English Subbed";
#6
unknown(0): SiteController->actionDetail("naruto-shippuden", "461")
#7
+ /opt/webapps/yii/gogoanime.io/framework/web/actions/CAction.php(108): ReflectionMethod->invokeArgs(SiteController, array("naruto-shippuden", "461"))
#8
+ /opt/webapps/yii/gogoanime.io/framework/web/actions/CInlineAction.php(47): CAction->runWithParamsInternal(SiteController, ReflectionMethod, array("slug_id" => "naruto-shippuden", "episode_id" => "461"))
#9
+ /opt/webapps/yii/gogoanime.io/framework/web/CController.php(308): CInlineAction->runWithParams(array("slug_id" => "naruto-shippuden", "episode_id" => "461"))
#10
+ /opt/webapps/yii/gogoanime.io/framework/web/CController.php(286): CController->runAction(CInlineAction)
#11
+ /opt/webapps/yii/gogoanime.io/framework/web/CController.php(265): CController->runActionWithFilters(CInlineAction, array())
#12
+ /opt/webapps/yii/gogoanime.io/framework/web/CWebApplication.php(282): CController->run("detail")
#13
+ /opt/webapps/yii/gogoanime.io/framework/web/CWebApplication.php(141): CWebApplication->runController("site/detail")
#14
+ /opt/webapps/yii/gogoanime.io/framework/base/CApplication.php(180): CWebApplication->processRequest()
#15
– /opt/webapps/yii/gogoanime.io/index.php(14): CApplication->run()
09 defined('YII_DEBUG') or define('YII_DEBUG',true);
10 // specify how many levels of call stack should be shown in each log message
11 defined('YII_TRACE_LEVEL') or define('YII_TRACE_LEVEL',3);
12
13 require_once($yii);
14 Yii::createWebApplication($config)->run();
2016-05-19 04:06:13 nginx/1.8.0 Yii Framework/1.1.14


Anyway it seems that gogoanime always gets episodes before kissanime although Kissanime has better quality
 

123fire

Active member
Supreme
Joined
Jun 24, 2013
Messages
20,150
Kin
20💸
Kumi
-33💴
Trait Points
0⚔️
So ANOTHER 2 NEW OSTS!!! Damn!! Anyway it turned out Hagoromo's eyes isn't bayakugan .

He awakened the sharingan! This makes sense from sharingan to rennigan later

Last week's episode was better , but this episode wasn't bad . Kaguya is evil and stupid lol . 3/5
 
Last edited:

guts2nevergiveup

Active member
Regular
Joined
Mar 10, 2014
Messages
953
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Not bad. Good story building. Can't wait for next week
Ima give some love to gamamaru also cuz he's hella cool haha.
What happened to the Global Extinction last episode? Does Infinite Tsukiyomi only apply to a few people?
What i got from it is that she did put everyone under but she wanted a peaceful world so then she revived some people and erased their memory to pretty much start over except this time she's like controlling everything. She said "I shall rule the world with my children" at the end of the previous episode and that's what she is doing.
 
Last edited:

SilverfoxUchiha

Active member
Veteran
Joined
Oct 23, 2012
Messages
2,734
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Not as good as last week. The animation was back to filler quality so wasnt too impressed.

But good story building.

So now we see it. Hamura had an active Byakugan, Hagoromo did not. Hagoromo actually activated the SHARINGAN!

SO FOR ALL THE HATERS WHO SAID THAT THE RINNEGAN IS NOT AN EVOLVED FORM OF THE SHARINGAN, YOU CAN LOOK AGAIN HEH HEHE HAGOROMO INITIALLY HAD THE SHARINGAN! BWA HAHAHA!
(I believe the term is: You can now take several seats?)
 

Filosoofis

Banned
Veteran
Joined
Apr 26, 2014
Messages
3,769
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Awards
So ANOTHER 2 NEW OSTS!!! Damn!! Anyway it turned out Hagoromo's eyes isn't bayakugan .

He awakened the sharingan! This makes sense from sharingan to rennigan later

Last week's episode was better , but this episode wasn't bad . Kaguya is evil and stupid lol . 3/5
Yeah it was a great episode. Cool to see that the toad was close with them. I also think hagoromo just had the byakugan appearance but didn't receive it's power like his brother and mother.
 

Yata Mirror

Active member
Regular
Joined
Jan 14, 2015
Messages
902
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Not as good as last week. The animation was back to filler quality so wasnt too impressed.

But good story building.

So now we see it. Hamura had an active Byakugan, Hagoromo did not. Hagoromo actually activated the SHARINGAN!

SO FOR ALL THE HATERS WHO SAID THAT THE RINNEGAN IS NOT AN EVOLVED FORM OF THE SHARINGAN, YOU CAN LOOK AGAIN HEH HEHE HAGOROMO INITIALLY HAD THE SHARINGAN! BWA HAHAHA!
(I believe the term is: You can now take several seats?)
I thought this was common knowledge: any Uchiha transmigrate with Rikudou chakra could possibly awaken the Rinnegan..
As to whether Hagoromo started out with a Sharingan or Rinnegan, we'll never truly know as many consider the anime filler if it doesn't come from the manga..
 

UchihasRightfulHeir

Active member
Veteran
Joined
Apr 3, 2014
Messages
3,148
Kin
3💸
Kumi
3💴
Trait Points
0⚔️
Not as good as last week. The animation was back to filler quality so wasnt too impressed.

But good story building.

So now we see it. Hamura had an active Byakugan, Hagoromo did not. Hagoromo actually activated the SHARINGAN!

SO FOR ALL THE HATERS WHO SAID THAT THE RINNEGAN IS NOT AN EVOLVED FORM OF THE SHARINGAN, YOU CAN LOOK AGAIN HEH HEHE HAGOROMO INITIALLY HAD THE SHARINGAN! BWA HAHAHA!
(I believe the term is: You can now take several seats?)
*byakugan lovers take their L
 

-Haku Yuki-

Active member
Supreme
Joined
Jan 4, 2011
Messages
21,841
Kin
59💸
Kumi
1,030💴
Trait Points
0⚔️
Awards
So the byukagan does mutate to the sharingan (kinda) but only for hagoromo this keeps consistency with kakashis line about the sharingan in the chunin exams

And the sharingan before the rinnegan keeps consistency with what we've seen from madara and sasuke
 

SSU

Active member
Regular
Joined
May 31, 2014
Messages
1,625
Kin
0💸
Kumi
0💴
Trait Points
0⚔️
Man I would love to see more filler for Hago and Hamura and maybe even Indra and Ashura. i still can't believe that they spent all of last year on that dumb dream arc..
 

123fire

Active member
Supreme
Joined
Jun 24, 2013
Messages
20,150
Kin
20💸
Kumi
-33💴
Trait Points
0⚔️
So the byukagan does mutate to the sharingan (kinda) but only for hagoromo this keeps consistency with kakashis line about the sharingan in the chunin exams

And the sharingan before the rinnegan keeps consistency with what we've seen from madara and sasuke
IT WASN'T BAYAKUGAN!!!!!! If it was bayakugan why did he ask his brother to use it?? It was a normal eye!
 
Top