Page 4 of 17 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 405

Thread: The Cutting Edge

  1. #76
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    But I don't run it minimized. Would a fullscreen video cause it? Nonetheless I'll let it do it's own thing and record it and then you can see for yourself.
    It occurs not only when its minimized... It occurs when it gains focus.

    So for example, I am on my web browser, then I switch to SMART. The script will log out.

    So far I modified the script and its working great... Its not logging out like before.

    Ill test it a little bit more and then release when its ready.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  2. #77
    Join Date
    Mar 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh nice! I noticed the problem when I was browsing on the internet while running the script.

  3. #78
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahhh so it's not the video it's the swapping between applications. Right o. Well I won't bother sending you the video of that because it's over an hour long -.- I will however send you the video of it closing the SMART window upon restarting the script.

    Scratch that. The screen capture software I had works oddly/was a virus. Not sure yet :3 When the script stops on it's own and you press play does the SMART screen close itself and then reopen? That's what happens for me.
    Last edited by akuenpb; 03-17-2012 at 04:14 AM.

  4. #79
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    Ahhh so it's not the video it's the swapping between applications. Right o. Well I won't bother sending you the video of that because it's over an hour long -.- I will however send you the video of it closing the SMART window upon restarting the script.

    Scratch that. The screen capture software I had works oddly/was a virus. Not sure yet :3 When the script stops on it's own and you press play does the SMART screen close itself and then reopen? That's what happens for me.
    It shouldn't ... At least it doesn't for me. That's not a bug or anything though. Just make sure that SMART_WORLD in the SMART constants is not set to 0.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  5. #80
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't have a SMART_WORLD constant for some reason. It's not mentioned anywhere in the script. I do have a SMART_SERVER which is set to WORLD but that's clearly not what you were talking about.

    If you could take a screenshot of what that bit of code should look like and where it should be I'll just add it in myself.

  6. #81
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    I don't have a SMART_WORLD constant for some reason. It's not mentioned anywhere in the script. I do have a SMART_SERVER which is set to WORLD but that's clearly not what you were talking about.

    If you could take a screenshot of what that bit of code should look like and where it should be I'll just add it in myself.
    It looks like this:

    Simba Code:
    {----SMART Setup Constants----}
      WORLD = 10;                      // Choose What Server To Load. Set As 0 For Random Sever.
      MEMBERS = False;                 // Member's Server? True = Members. False = Non-Members.
                             {-----------------------------}

    If you choose 0 for WORLD, it will open another SMART every time your run it. Also, if you change numbers a rerun the script, it will open a new SMART.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  7. #82
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Yago View Post
    It looks like this:

    Simba Code:
    {----SMART Setup Constants----}
      WORLD = 10;                      // Choose What Server To Load. Set As 0 For Random Sever.
      MEMBERS = False;                 // Member's Server? True = Members. False = Non-Members.
                             {-----------------------------}

    If you choose 0 for WORLD, it will open another SMART every time your run it. Also, if you change numbers a rerun the script, it will open a new SMART.
    Ahhhh. Maybe you should explain that in the original post? I'll set it to a single world from now on. Glad we sorted that out though When you update the script will it update on it's own or will I have to re-download it from here?

  8. #83
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    Ahhhh. Maybe you should explain that in the original post? I'll set it to a single world from now on. Glad we sorted that out though When you update the script will it update on it's own or will I have to re-download it from here?
    If you have AutoUpdate set to True then it will automatically download the script to SIMBA/Scripts/ folder.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  9. #84
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So as there's an update I take it you fixed the focusing issue?

    EDIT: Oh and do you have any idea why when I set it to use world 13 it used world 35?
    Last edited by akuenpb; 03-17-2012 at 11:12 PM.

  10. #85
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Update. The Cutting Edge v0.3

    Changes Include:
    • [Major Addition] Added SRL Stats.
    • [Bug Fix] Added IsLoggedIn to replace SRL's LoggedIn in order to failsafe the SMART blackscreen on focus bug.
    • [Minor] Report is now printed to the debug console every 60 seconds by default
    • [Minor] Paint is downloaded to the script's directory instead of a static location.
    • [Minor] Added a small failsafe to banking.


    Enjoy

    The script should now run longer than every. Another proggy anyone?

    Edit: Script is also on github: https://github.com/Yago/SIMBA-Scripts

    Edit2: Let me know if the bug still happens with this version...
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  11. #86
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well I'll give you a proggy when I notice the script is finished next. Hopefully 6 hours from now :P

  12. #87
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    Well I'll give you a proggy when I notice the script is finished next. Hopefully 6 hours from now :P
    Great. I was relieved to find out that my script recently stopped due to a random event and not a bug...

    I'd love a 6hr+ proggy

    If you use this tool:

    http://villavu.com/forum/showthread.php?t=76404

    you can bypass the 6 hour limit.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  13. #88
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well it's been running for 43minutes but I'll start it again using SMART manager. Thanks for that I was looking for a way past the 6 hour limit.

    EDIT: Here's an update for you so far. I'll make a new post when I hit the 6 hour mark
    Last edited by akuenpb; 03-18-2012 at 04:24 AM.

  14. #89
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    And here's the 6 hour update:

  15. #90
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Wow nice. Thank-you for the proggy. I believe the script is nearing flawless... But it looks like the xp and logs per hour are failing.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  16. #91
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah it always just stays at one like it's pulling the number from some other preset constant.

  17. #92
    Join Date
    Oct 2006
    Posts
    313
    Mentioned
    0 Post(s)
    Quoted
    13 Post(s)

    Default

    PHP Code:
    |====================================|
    |              ~ 
    SRL ~               |
    |           
    Randoms Report           |
    |&
    #9472;───────────────────────────────────|
    |                                    |
    |    
    Beekeeper Solved       1      |
    |    
    Rewards Solved         2      |
    |                                    |
    |&
    #9472;───────────────────────────────────|
    |====================================|
    *----------------------------------------------------------------*
    |                        
    The Cutting Edge 0.3                    |
    |                            
    ByYago                            |
    |----------------------------------------------------------------|
    |                    
    Overall Progress Report                     |
    |                                                                |
    |           
    Total Players 1                                    |
    |           
    Total Time Running 6 hr 2 min 13 sec               |
    |           
    Total Logs Chopped 424                             |
    |           
    Total Experience Gained 74200                      |
    |                                                                |
    |----------------------------------------------------------------| 
    stopped after 6 hours

  18. #93
    Join Date
    Mar 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Can you add a Dragon Hatch for it?
    Just Do It

  19. #94
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    Yeah it always just stays at one like it's pulling the number from some other preset constant.
    You said that was from the update though, so I'm guessing the script thought it was logged out which would give it reason to fail somehow...

    Quote Originally Posted by sk80rdie76 View Post
    PHP Code:
    |====================================|
    |              ~ 
    SRL ~               |
    |           
    Randoms Report           |
    |&
    #9472;───────────────────────────────────|
    |                                    |
    |    
    Beekeeper Solved       1      |
    |    
    Rewards Solved         2      |
    |                                    |
    |&
    #9472;───────────────────────────────────|
    |====================================|
    *----------------------------------------------------------------*
    |                        
    The Cutting Edge 0.3                    |
    |                            
    ByYago                            |
    |----------------------------------------------------------------|
    |                    
    Overall Progress Report                     |
    |                                                                |
    |           
    Total Players 1                                    |
    |           
    Total Time Running 6 hr 2 min 13 sec               |
    |           
    Total Logs Chopped 424                             |
    |           
    Total Experience Gained 74200                      |
    |                                                                |
    |----------------------------------------------------------------| 
    stopped after 6 hours
    Thank-you for the proggy.

    Quote Originally Posted by bluephx2 View Post
    Can you add a Dragon Hatch for it?
    I could, I'm not a member though so I'd need someone else to test it...
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  20. #95
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You said that was from the update though, so I'm guessing the script thought it was logged out which would give it reason to fail somehow...
    It was doing that before the update too though.

  21. #96
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by akuenpb View Post
    It was doing that before the update too though.
    That's odd then. Can you recreate the error? I haven't experienced this error at all...
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  22. #97
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Yago View Post
    That's odd then. Can you recreate the error? I haven't experienced this error at all...
    Well I can screenshot my current progress report which is showing it. I've restarted Simba several times between showing you my previous progress report and now so if it was just an issue with the update then it should have resolved itself.

  23. #98
    Join Date
    Mar 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for making this nice script dude. Here's a progress report for you @ level 65-66 woodcut.


  24. #99
    Join Date
    Mar 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well done!

    I really like how fast it detects yew, this is my NO.1 script from now on.

  25. #100
    Join Date
    Mar 2012
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I ran the script on a different box and the exp/hour and logs/hour work properly for some reason. Weird? Yes. A problem? Not really.

Page 4 of 17 FirstFirst ... 2345614 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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