Skip to main content
Home
X-notifier

Main navigation

  • Home
  • Forums
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Forums
  3. Old forums
  4. Script Request

Yandex.ru Script

By MrBero , 9 June 2013

Hello

Please add mail.yandex.ru support (script), this is must popular mail in Russia.

I just sand yandex.ru login and pass..

Thanks

Forums
Script Request

tobwithu

13 years 1 month ago

http://xnotifier.tobwithu.com

http://xnotifier.tobwithu.com/scripts.php?key=name&dir=1&page=6

MrBero

13 years 1 month ago

Thank you for your fast reply

Thank you for your fast reply

I am sorry but this script no longer working for me about 1 year, I have sand user and passwor from my accout you can check it now.

tobwithu

13 years 1 month ago

Current script works fine

Current script works fine with your account.

RpD

13 years 1 month ago

Troubleshoot

Perhaps you can delete the account and recreate it.
Make sure Yandex script is dated 2011-02-05.
Or clear cache and cookies, etc.

Just a friendly note:   English word is "sent" ..."I have sent user and password"
('sand' is what you find on the beach... grains of sand, sand dunes in the desert). ;)

 

jeroen

13 years 1 month ago

Sandbox...

@RpD: Haha, But sometimes one can create one's own sandbox in one's user space ;-)

Hey, just because your english is getting better and better on this forum, doesn't mean everybody has to be the perfect englishman, yes... ?

In my region (Amsterdam) it is very late now... So before I will get too silly, I better logoff now 8-)

Keep up the good work.
Kind regards, Jeroen

Vlada T

13 years 1 month ago

RpD is an genuine englishman

RpD is an genuine englishman I believe ;) I didn't find any problem with rectify someone if he don't know good english. Sand is so far away in meaning from sent. :D It's better to rectify someone than to leave him in ignorance. 

jeroen

13 years 1 month ago

In reply to RpD is an genuine englishman by Vlada T

Just joking

I was just kicking some sand, Vlada ;-)

Vlada T

13 years 1 month ago

In reply to Just joking by jeroen

Okie, no problem

Thanks Jeroen, I didn't figure so. No problem man, and sorry. ;)

jeroen

13 years 1 month ago

In reply to Okie, no problem by Vlada T

;-)

No need: I applaud you for defending RpD ;-)

RpD

13 years 1 month ago

Haaaaaaaa [http://www.sandboxie.com]

I is a 'merican speaker... <don't quote me on that> ...about as far on the globe from England as you can get (and be in the US).
Just another nitpicking geek perfectionist, although I try to restrain my grammar policing, at times.
As Vlada said, I thought I'd try to help improve Mr. Bero's English vocabulary.
(don't use "I is" though... just a joke ;)

Back to originally scheduled programming...

Since Tobwithu has verified that the Yandex script works with your account, Mr. Bero... there may be a conflict or bug with your X-Notifier installation... so, uninstalling/reinstalling may help.  Sometimes my accounts go 'offline' (stop checking) even though there's nothing wrong with the script and I haven't changed password... some little bug creeps in, something gets 'corrupted' and the account stops working.   Sometimes it lasts for quite a while, although I delete and recreate account, clear cache, etc.
Eventually it starts working again, for unknown reason.  This happens more often in Chrome than in Firefox... for me.

MrBero

13 years 1 month ago

I have removed and readded

I have removed and readded scirpt and now it was working fin

Thanks a lot

retro

12 years 11 months ago

Hello

Sorry to bump in this thread but is for a similar problem, Yandex.COM

I guess it shouldn't work with Yandex.RU script so try to edit it but it¡s not working

I only changed from yandex.ru to .com in script

Can someone give me a idea to make it work?

thanks

qaz

8 years 4 months ago

Good time to all.

Good time to all.
The script stopped working from Yandex.ru

I understand that yandex changed the URL
https://mail.yandex.ru/neo2 2015г.
https://mail.yandex.ru/u2709/ 2017г.

And these changes (leading to a step increase) are likely to be of little importance.
this.getHtml(this.dataURL,"_handlers=folders"); в 2015г.
this.getHtml(this.dataURL,"_model.0=folders"); в 2017г.


Professionals, very much ask you to fix the script for Yandex.

KOMMEHTATOP

8 years 4 months ago

Yandex "2018-02-21"

/**********************************************************
Yandex
**********************************************************/
var name="Yandex.ru";
var ver="2018-02-21";
var hostString="yandex.ru";

function init() {
this.loginData=["https://passport.yandex.ru/passport?mode=auth", "login", "passwd", "retpath="+encodeURIComponent("https://mail.yandex.ru")];
this.dataURL="https://mail.yandex.ru";
this.viewURL="https://mail.yandex.ru";
this.cookieDomain="yandex.ru";
}

function getCount(aData) {
var fnd = aData.match(/"status":"ok","data":{"new":(\d+)/);
return fnd?fnd[1]:-1;
}
function process(aData,aHttp){
switch(this.stage){
case ST_LOGIN_RES:
this.stage=ST_DATA;
case ST_DATA:
this.getHtml(this.dataURL);
return false;
}
return this.baseProcess(aData,aHttp);
}

jeroen

8 years 4 months ago

process function

Hi KOMMEHTATOP,
This process function seems redundant to me, meaning you can omit it because it doesn't bring changes to the process function in the underlying code.

makedse

8 years 4 months ago

In reply to process function by jeroen

oh yea

You be right, omit the whole last part, excellent, thank you. And thanks also to those involved in getting this working again!!!

  • Log in or register to post comments
  • Default check interval not work
  • Delete X-notifier account
  • Yahoo Mail not working with X-Notifier Neo
  • So X-notifier is dead now?
  • Yahoo broken :(
More
  • Create new account
  • Reset your password
Powered by Drupal