Page 12 of 108 FirstFirst ... 210111213142262 ... LastLast
Results 111 to 120 of 1071

Thread: MAJIN Score Sender [Version 2 - FREE]

  1. #111
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,722
    Userbars
    166
    Thanks
    5,907
    Thanked
    33,078/6,609
    DL/UL
    23/36
    Mentioned
    3,867 times
    Time Online
    563d 5h 38m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by JianweiTan View Post
    me too .. majin crash for me too .. win10 64 bit, i've checked the log box but there's no log in the folder .. so i opened back the majin the log box automatically unchecked.. so i can't see what really happen .. probably the same as the guy above me
    "Do you happen to know exactly when it crashes? Have you shuffled the list and ran it yet? Does it crash at a specific game or as soon as you press start? Also there is a Program Log window you can check out, and one tab shows a live update of what is happening."
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  2. #112

    Joined
    Feb 2017
    Posts
    6
    Userbars
    0
    Thanks
    4
    Thanked
    1/1
    DL/UL
    13/0
    Mentioned
    1 time
    Time Online
    10h 52m
    Avg. Time Online
    N/A
    Quote Originally Posted by Infamous Joe View Post
    "Do you happen to know exactly when it crashes? Have you shuffled the list and ran it yet? Does it crash at a specific game or as soon as you press start? Also there is a Program Log window you can check out, and one tab shows a live update of what is happening."
    i wasn't able to view program log when it crashed a pop out block it .. so i wasn't sure what or which game made it crashed.. been running for 20mins + sometimes even 10mins+ it crashed .. i ran 10 games total .. each game has 3 different delay and scores.. so a total of 30 times.. and i shuffled it too..

    edit : i found out that the game " Nova Defender " will crash the program .. gameID : 1223
    Last edited by JianweiTan; 02-21-2017 at 02:24 PM.

  3. The Following User Says Thank You to JianweiTan For This Useful Post:

    j03 (02-21-2017)

  4. #113
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,722
    Userbars
    166
    Thanks
    5,907
    Thanked
    33,078/6,609
    DL/UL
    23/36
    Mentioned
    3,867 times
    Time Online
    563d 5h 38m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by JianweiTan View Post
    i wasn't able to view program log when it crashed a pop out block it .. so i wasn't sure what or which game made it crashed.. been running for 20mins + sometimes even 10mins+ it crashed .. i ran 10 games total .. each game has 3 different delay and scores.. so a total of 30 times.. and i shuffled it too..

    edit : i found out that the game " Nova Defender " will crash the program .. gameID : 1223
    Awesome thank you for figuring that out. I will check the program and see why it was crashing, if you can please PM me the data you were sending for this score? You could also watch the program and see what game is being sent live under the Program Activity/Status window, from the Log tab.
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  5. The Following User Says Thank You to j03 For This Useful Post:

    JianweiTan (02-21-2017)

  6. #114

    Joined
    Feb 2017
    Posts
    6
    Userbars
    0
    Thanks
    4
    Thanked
    1/1
    DL/UL
    13/0
    Mentioned
    1 time
    Time Online
    10h 52m
    Avg. Time Online
    N/A
    there's another bug i found .. whenever i tried to load txt for multiple games session .. i stop the program .. and try run single score sending, sometimes they give me handling error .. while some other time i run stopped single score sending and change delay timing and i will get unhandled exception has occurred.. and this is from the exception text ..

    System.FormatException: Input string was not in a correct format.
    at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
    at System.Convert.ToDouble(String value)
    at A.c5d72dc0ad5079b907cf3ac795cb04d2d.cee3d5bc8e9413 60b96fa3691405dcb83(String )
    at MAJIN_Score_Sender.frmMain.c7c67dc7731346097694639 4e9589b2cc(String , String )
    at MAJIN_Score_Sender.frmMain.c6ac1656dcc9d5583f15446 6110ee211d(Object , EventArgs )
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.TextBoxBase.OnMouseUp(MouseEv entArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    edit : i think i was wrong .. i put delay1-delay2 on single score sending which causes that unhandling error .. unless i wasn't supposed to do that ..
    Last edited by JianweiTan; 02-21-2017 at 05:51 PM.

  7. #115
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,722
    Userbars
    166
    Thanks
    5,907
    Thanked
    33,078/6,609
    DL/UL
    23/36
    Mentioned
    3,867 times
    Time Online
    563d 5h 38m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by JianweiTan View Post
    there's another bug i found .. whenever i tried to load txt for multiple games session .. i stop the program .. and try run single score sending, sometimes they give me handling error .. while some other time i run stopped single score sending and change delay timing and i will get unhandled exception has occurred.. and this is from the exception text ..



    edit : i think i was wrong .. i put delay1-delay2 on single score sending which causes that unhandling error .. unless i wasn't supposed to do that ..
    Well, you aren't supposed to add to randomize the single sending score because you are only sending one score. If you are sending 3 scores then you wouldn't want to send the same time for each. For single, you make the time. And also, keep the safety checks enabled because a safe time will generate for you already.
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  8. The Following User Says Thank You to j03 For This Useful Post:

    JianweiTan (02-21-2017)

  9. #116

    Joined
    Mar 2017
    Posts
    21
    Userbars
    0
    Thanks
    5
    Thanked
    5/4
    DL/UL
    6/0
    Mentioned
    1 time
    Time Online
    21h 49m
    Avg. Time Online
    N/A
    Just joined, thank you for keeping this program updated on a regularish basis.

  10. #117
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,722
    Userbars
    166
    Thanks
    5,907
    Thanked
    33,078/6,609
    DL/UL
    23/36
    Mentioned
    3,867 times
    Time Online
    563d 5h 38m
    Avg. Time Online
    3h 13m
    Quote Originally Posted by ktxy View Post
    Just joined, thank you for keeping this program updated on a regularish basis.
    It has an update coming soon, nothing major. Just some fine-tuning. Thanks!
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  11. #118

    Joined
    Mar 2017
    Posts
    21
    Userbars
    0
    Thanks
    5
    Thanked
    5/4
    DL/UL
    6/0
    Mentioned
    1 time
    Time Online
    21h 49m
    Avg. Time Online
    N/A
    Quote Originally Posted by Infamous Joe View Post
    It has an update coming soon, nothing major. Just some fine-tuning. Thanks!
    Okay, hopefully I learn how to use it before then. In my 13 years of neo (across many accounts) and never used a score sender before. But I've done a lot of research so we'll see how this goes! :3

  12. #119
    Saiyan Race
    j03's Avatar
    Joined
    Dec 2011
    Posts
    13,722
    Userbars
    166
    Thanks
    5,907
    Thanked
    33,078/6,609
    DL/UL
    23/36
    Mentioned
    3,867 times
    Time Online
    563d 5h 38m
    Avg. Time Online
    3h 13m
    Program has received an update! Please re-download.

    Changelog:

    v2.0.6
    -) Should handle crashes better now (Adds error to log instead of closing)
    -) Updated game database
    -) Minor optimizations/improvements
    (you need an account to see links)
    (you need an account to see links)(you need an account to see links)

    ------------------------
    [02/24/2013] Stealth CORE is made into the first standalone Neopets auto-player.
    ------------------------


  13. #120

    Joined
    Mar 2017
    Posts
    1
    Userbars
    0
    Thanks
    2
    Thanked
    0/0
    DL/UL
    3/0
    Mentioned
    Never
    Time Online
    24m
    Avg. Time Online
    N/A
    Thanks for the detailed explanation. This will be my first time trying it out, so I'm really excited. I'll give an update on how my experience goes

Page 12 of 108 FirstFirst ... 210111213142262 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •