APB Ultimate menu

User Tag List

Thread: APB Ultimate

Page 7 of 46 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 687
  1. #91
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by electropica View Post
    30% on a quad core is crazy for me. It means 90% on a single core.
    It should not have been 30% on a quad.. anyhow. You will find the latest version barely uses the CPU.

    By resizing i mean this.
    Sorry can't see attachments until they are approved. The application window is not meant to be resized though at all if that is what you mean. The latest version has disabled resizing.

    When i select a task in task list to do for a slop, it doesn't change the list of task on the right to change something or copy it in an other slot.
    I have to reselect the task manualy to add it on an other slot.
    Ok now I get it. I will add this functionality.

    "- display but after windows reduce."
    It was "bug". I have reduce the window and when i put it back on front i had a full black page then i had to over button to display them normaly or select the content of the page to get back the display.
    This is not a bug. It's just that repaint events are not being sent when there's nothing changed on the page. Repainting constantly would cost CPU cycles (a LOT of CPU cycles). Mouseovering would force repainting some elements and so will any action that causes a change in the url displayed.

    APB Ultimate
  2. #92
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just noticed that the Gateway now gives a new message:
    Error
    You have Encountered an Error
    Loading timeout
    The resource you requested wasn't received in a reasonable time. You can refresh the page and try again.

    Click here to go to Character Select
    This looks like it happens when timing out on their side. Need to check it further and handle it.

  3. #93
    Darxide23's Avatar Member
    Reputation
    4
    Join Date
    Jan 2009
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaseN View Post
    It should not have been 30% on a quad.. anyhow. You will find the latest version barely uses the CPU.
    I have a brand new i5-4670K overclocked to 4.0GHz and it was using 25%. I haven't downloaded the new, CPU light version yet.

    The 3 recipes that I added so far:

    Code:
        <task>
            <level>2</level>
            <name>Hide Armor</name>
            <duration>(25m)</duration>
            <internal>Leatherworking_Tier1_Hide_Armor_1</internal>
            <rare>0</rare>
        </task>
    Code:
        <task>
            <level>5</level>
            <name>Hide Armor +1</name>
            <duration>(25m)</duration>
            <internal>Leatherworking_Tier1_Hide_Armor_Set_1</internal>
            <rare>0</rare>    
        <task>
    Code:
        <task>
            <level>8</level>
            <name>Hide Armor +2</name>
            <duration>(50m)</duration>
            <internal>Leatherworking_Tier2_Hide_Armor_Set_1</internal>
            <rare>0</rare>
        </task>
    There are quite a few more, though. They are quite simple to add. Just copy/paste the leather version and change it to Hide_Armor. Everything else is identical.

    Edit: I'm not sure if the named armors (like Somebody's Leather Armor +4 or whatever) has the exact same name, though. The <internal> should be exactly the same but with Hide instead of Leather, though.

    Edit2: New version is using 1% CPU. Insane difference. Memory usage is about 1/3 less as well.
    Last edited by Darxide23; 02-14-2014 at 02:20 PM.

  4. #94
    qmancan's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My quad core i7 laptop thanks you for the CPU light version! Everything working great. Been running the bot now for 14 hours and no issues.

    Eagerly waiting for the ability to add assets!

    Cheers

    P.S. Does your donate button work on your blog site? I am seeing a 'There was an error in this gadget' below the button. Not sure this may just be a different gadget.

  5. #95
    electropica's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't attach it to taskbar under windows 8.

    Could you add a button auto add workers base on a count of workers available for the slop used ?
    Last edited by electropica; 02-14-2014 at 02:39 PM.

  6. #96
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Darxide23 View Post
    I have a brand new i5-4670K overclocked to 4.0GHz and it was using 25%.
    Well I develop on a 3930K overclocked to 4.6Ghz and it was taking about 3-4%. I guess I miscalculated the effect on lower end CPUs.
    It is irrelevant now though since the new version doesn't need any juice as you found out

    The 3 recipes that I added so far:
    Thank you I will add those. I know they are easy to add (that's why I made the files that way) it's just that it takes time to check/cross reference to find the ones that were missing. If anyone wants to do that for me, it would be great. If one person checked one profession it would be done in no time. Otherwise I'll have to stop working on the code to do that heh.

    Originally Posted by qmancan View Post
    My quad core i7 laptop thanks you for the CPU light version! Everything working great. Been running the bot now for 14 hours and no issues.

    Eagerly waiting for the ability to add assets!

    Cheers

    P.S. Does your donate button work on your blog site? I am seeing a 'There was an error in this gadget' below the button. Not sure this may just be a different gadget.
    Glad you liked the new version. Need a couple of days to failproof the logic entirely and then I'l start adding more stuff
    Yeah the button works. The error is probably on one of the "share" gadgets

    Originally Posted by electropica View Post
    I can't attach it to taskbar under windows 8.

    Could you add a button auto add workers base on a count of workers available for the slop used ?
    I am really sorry but I can not understand what you are asking

  7. #97
    electropica's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have put "first possible" but it disconnect me instead of trying all task.

  8. #98
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I need more information.

    a) What do you mean by disconnect? Does it timeout? Does it send you to login screen?
    b) When the above happens. How many times it retries?
    c) What is your timeout setting, and what is your timeout option?

  9. #99
    Darxide23's Avatar Member
    Reputation
    4
    Join Date
    Jan 2009
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The bot doesn't detect getting logged out at all.

    It was in the middle of collecting and starting new tasks and I accidentally clicked my Gateway link in my browser. This caused the bot to be disconnected. It just sat at a loop saying "Starting new task on slot 1." and never went anywhere else. It just kept refreshing the login screen.

  10. #100
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes I know. I'm working on this.

    EDIT: If autologin is enabled it will just relog. If not, it will just stop.
    Last edited by BaseN; 02-14-2014 at 04:06 PM.

  11. #101
    bogdanks95's Avatar Private
    Reputation
    1
    Join Date
    Feb 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    when i try to run it, it gives me compatability issue. running win7 ultimate 32bit



    sorry for the attachment.
    Attached Thumbnails Attached Thumbnails APB Ultimate-46425763425723456-png  

  12. #102
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bogdanks95 View Post
    when i try to run it, it gives me compatability issue. running win7 ultimate 32bit

    sorry for the attachment.
    http://www.ownedcore.com/forums/mmo/...ml#post2973785 (APB Ultimate)

  13. #103
    electropica's Avatar Member
    Reputation
    3
    Join Date
    Sep 2013
    Posts
    117
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaseN View Post
    I need more information.

    a) What do you mean by disconnect? Does it timeout? Does it send you to login screen?
    b) When the above happens. How many times it retries?
    c) What is your timeout setting, and what is your timeout option?
    a) yes i go back to login page and the bot is stopped.
    b) I would say 3 but i wasn't taking care of what happen at this time maybe it's the amount in the options so 5.
    c) it's timeout to 5 as default.

  14. #104
    BaseN's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2014
    Posts
    166
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, this has nothing to do with First Possible mode. It's just the Gateway kicking you out. It happens. See above posts as handling for that is in the works.

  15. #105
    alklas's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this morning , 1 Ultimate disconnected for timeout on 3 running, all running for the 5 infinite
    do you have ideas how to set diamonds refine in a first workable list ? if i put refine, it will refine only on this slot no ? as refine can always be clicked

Page 7 of 46 FirstFirst ... 34567891011 ... LastLast

Similar Threads

  1. Ultimate Reputation Guide
    By Krazzee in forum World of Warcraft Guides
    Replies: 12
    Last Post: 06-06-2007, 07:47 PM
  2. THE ULTIMATE 'movement' HACK
    By Gog123456 in forum World of Warcraft Bots and Programs
    Replies: 77
    Last Post: 02-03-2007, 01:23 PM
  3. Ultimate Gold Guide <User and Pass>
    By janzi9 in forum World of Warcraft General
    Replies: 16
    Last Post: 12-16-2006, 07:58 PM
  4. Blackwing Lair: Ultimate Boss Guide
    By Matt in forum World of Warcraft Guides
    Replies: 11
    Last Post: 11-02-2006, 05:18 AM
  5. [Guide] Build Your Ultimate Pet
    By Cypher in forum World of Warcraft Guides
    Replies: 2
    Last Post: 05-13-2006, 08:22 AM
All times are GMT -5. The time now is 09:30 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search