Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    YOUCEFHam's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Algeria
    Posts
    287
    Reputation
    24
    Thanks
    722
    My Mood
    Cool

    Lightbulb MPGH Forum Notifier

    Hi guys,

    Many of you keep reloading the browser page to see if any new PM or Post quote arrived.

    well, I am using add-on call "X-Notifier" in Firefox, exist on Chrome and Safari and Opera.



    You can check automatically your Emails and Facebook and more and more, without opening them.

    Recently I make a request for the MPGH forum, and the developer made it.

    You can find the script list here, and this is MPGH Forum script.

    I did some modification to the script, when you press on your account, you go to the settings page.
    this is my script for MPGH forum.
    (Open the original script with Notpad and replace it with the code blow )
     
    Code:
    /***********************************************************MPGH Edit by YoucefHam*************************************************/
    var name="MPGH";
    var ver="2015-03-16";
    var hostString="";
    function init()
    {
      this.loginData=["https://www.mpgh.net/forum/login.php?do=login","vb_login_username","vb_login_password","do=login"];
      this.dataURL="https://www.mpgh.net/forum/usercp.php";
      this.viewURL="https://www.mpgh.net/forum/usercp.php";
      this.cookieDomain="mpgh.net";
    }
    function getCount(aData)
    {
      var fnd=aData.match(/"notifications-number"><strong>(\d+)/);
      return fnd?fnd[1]:-1;
    }


    How to set it up: (Follow the pictures)














    That's it GOOD LUCK.


    Check this new script for MPGH Forum

    Don't forget to press thanks
    Last edited by YOUCEFHam; 03-21-2015 at 10:11 PM. Reason: Added the link for the new script.

  2. The Following 4 Users Say Thank You to YOUCEFHam For This Useful Post:

    Dave's Mexican (03-21-2015),OscR (03-22-2015),Thefurball (03-21-2015),x7gamingm (03-21-2015)

  3. #2
    EL Surenzo dA KK Caponeiyl's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Underground city
    Posts
    4,467
    Reputation
    744
    Thanks
    4,064
    My Mood
    Drunk
    Is this really an issue for you? like you keep getting these PMs ?????

  4. #3
    YOUCEFHam's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Algeria
    Posts
    287
    Reputation
    24
    Thanks
    722
    My Mood
    Cool
    No it's not problem to me, but it's help the admins members. (Approve request, Unpacked hack, ......)

  5. #4
    x7gamingm's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    Georgia,USA
    Posts
    192
    Reputation
    10
    Thanks
    16
    My Mood
    Hot
    good thread youcef

  6. The Following User Says Thank You to x7gamingm For This Useful Post:

    YOUCEFHam (03-21-2015)

  7. #5
    DavidSulina's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Croatia
    Posts
    445
    Reputation
    10
    Thanks
    657
    My Mood
    Angelic
    Thank you for this.

    - - - Updated - - -

    Thank you for this.
    "Peace cannot be kept by force. It can only be achieved by understanding."
    Albert Einstein

  8. #6
    Predator's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    君の名は。🌸
    Posts
    11,989
    Reputation
    3064
    Thanks
    5,164
    My Mood
    Yeehaw
    Quality post!

    Thank you for putting your time into this, I will definitely be using this.





    MPGH Member Since: 2011
    AVA Minion Since: 7.14.2013 - 7.4.2014

    ⎳ℴ ⎷ ℯ
    進撃の巨人

    私は武器販売業者と一緒に旅行した

    犬の日が終わった


     


    MPGH Relic, Full-time Lurker.

    Join Anime Force, take over the world.

    ✘✘✘













  9. The Following User Says Thank You to Predator For This Useful Post:

    YOUCEFHam (03-21-2015)

  10. #7
    YOUCEFHam's Avatar
    Join Date
    Jul 2014
    Gender
    male
    Location
    Algeria
    Posts
    287
    Reputation
    24
    Thanks
    722
    My Mood
    Cool

    Arrow New script.

    Hello again,

    I made a new script,

    You can now check your Subscribed Threads and Notifications.

    If you check the "Notify inbox only", you will receive "Notifications" only.



    And if you uncheck the "Notify inbox only", you will receive "Notifications" and "Subscribed Threads with New Posts"





    ↓↓↓↓↓ THIS IS THE CODE ↓↓↓↓↓
     
    Code:
    /*******************MPGH Forum Edit by YoucefHam*************/
    
    var name="MPGH Forum";
    var ver="2015-03-22";
    var supportInboxOnly=true;
    var hostString="";
    
    function init()
    {
      this.loginData=["https://www.mpgh.net/forum/login.php?do=login","vb_login_username","vb_login_password","do=login"];
      this.dataURL="https://www.mpgh.net/forum/usercp.php";
      this.viewURL="https://www.mpgh.net/forum/usercp.php";
      this.cookieDomain="mpgh.net";
    }
    function getCount(aData)
    {
       var  fnd=aData.match(/"notifications-number"><strong>(\d+)[\s\S]+?"blockhead">Subscribed  Threads with New Posts: \((\d+)\)/);
      if(!this.inboxOnly){
        fnd[3] = +fnd[1] + +fnd[2]
        return fnd?fnd[3]:-1;
      }else{
        return fnd?fnd[1]:-1;
      }
    }

  11. The Following User Says Thank You to YOUCEFHam For This Useful Post:

    x7gamingm (04-02-2015)

  12. #8
    Before the gods, there were the Titans.
    Premium Member
    Batman's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    Wherever the road wishes to take me.
    Posts
    3,841
    Reputation
    544
    Thanks
    595
    My Mood
    Sneaky
    I'll try it out. Seems legit.

  13. #9
    Ahl's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    /modcp
    Posts
    16,599
    Reputation
    3219
    Thanks
    5,383
    My Mood
    Angelic
    Thanks for sharing. This will be very useful for all staff
    News Force Head Editor from 09/14/2018 - 03/02/2020
    Publicist from 11/23/2017 - 06/07/2019
    Global Moderator since 09/24/2017
    Minion+ from 04/16/2017 - 09/24/2017
    Market Place Minion from 04/16/2017 - 09/24/2017
    Minecraft Minion from 02/23/2017 - 09/24/2017
    Realm of the Mad God Minion from 11/06/2016 - 09/24/2017

    Middleman from 09/14/2016 - 09/24/2017
    News Force Editor from 08/23/2016 - 09/14/2018
    News Force (Section of the Week) from 03/21/2016 - 07/17/2017
    News Force (User News) from 10/18/2015 - 09/14/2018

    Donator since 03/16/2015
    Realm of the Mad God Editor from 05/20/2014 - 07/08/2014
    Member since 12/23/2012


    Rep Power: 82

  14. #10
    ZeroInsanity's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    root@Insanity
    Posts
    359
    Reputation
    10
    Thanks
    142
    My Mood
    Yeehaw
    +Rep. This should really help out all the Staff members.

  15. #11
    Jov's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Location
    WINNING
    Posts
    4,526
    Reputation
    4549
    Thanks
    17,404
    yep i should totally log in with my info on an extension made by some dudes friend




    THE EYES OF THE DAVESTAPO ARE UPON YOU. ANY WRONG YOU DO WE ARE GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE WE GONNA BE




  16. The Following 4 Users Say Thank You to Jov For This Useful Post:

    EL Surenzo dA KK Caponeiyl (03-22-2015),Hunter (03-22-2015),Minnesota Dabs (03-21-2015),Sykole (03-22-2015)

  17. #12
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    Quote Originally Posted by Jov View Post
    yep i should totally log in with my info on an extension made by some dudes friend
    Thank god someone said it.
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  18. #13
    71c's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Aokigahara
    Posts
    3,293
    Reputation
    419
    Thanks
    2,359
    My Mood
    Lonely
    I never get any pm's

     


    Never Forget 1


    Never Forget 2


    <43
    Quote Originally Posted by GalaxyBeatzz View Post
    i want to look like my favourite athlete, he's called papyrus hes got a very hot body and his orgasms sound like windows xp which is very hot

     

  19. #14
    Hunter's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Depths Of My Mind.
    Posts
    17,468
    Reputation
    3771
    Thanks
    6,159
    My Mood
    Cheerful
    Quote Originally Posted by _Tavi View Post
    I never get any pm's
    Cuz no one likes you, duh.

  20. #15
    71c's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Aokigahara
    Posts
    3,293
    Reputation
    419
    Thanks
    2,359
    My Mood
    Lonely
    Quote Originally Posted by Hunter! View Post


    Cuz no one likes you, duh.
    Best comeback EU

     


    Never Forget 1


    Never Forget 2


    <43
    Quote Originally Posted by GalaxyBeatzz View Post
    i want to look like my favourite athlete, he's called papyrus hes got a very hot body and his orgasms sound like windows xp which is very hot

     

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 05-04-2011, 06:44 AM
  2. Why MPGH forum videos are uploaded to youtube website?
    By qq983336798 in forum Alliance of Valiant Arms (AVA) Help
    Replies: 4
    Last Post: 08-01-2010, 03:43 AM
  3. [Release] MPGH Forum Viewer/Hack Downloader v1.0
    By flameswor10 in forum Combat Arms Hacks & Cheats
    Replies: 48
    Last Post: 04-02-2010, 03:02 PM
  4. Problem with MPGH forums
    By ebaulylod in forum Suggestions, Requests & General Help
    Replies: 1
    Last Post: 03-28-2010, 10:42 PM
  5. [MPGH] Forum Signiture Generator // In the making...
    By apitite.for.distruction in forum Art & Graphic Design
    Replies: 4
    Last Post: 10-19-2006, 02:02 PM

Tags for this Thread