Autoprofessionbot V1.0 - release menu

User Tag List

Page 32 of 48 FirstFirst ... 282930313233343536 ... LastLast
Results 466 to 480 of 712
  1. #466
    nesci's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Cyrealkiller
    Is it possible to use your bot as a "priority" bot, because alchemy depends a little bit on luck (to get the scrolls) so we cant tell how many tries we gonna need to have enough for the experiment.

    For all the other professions, that dont require any luck, there was a complete guide on reddit from 1 to 20 for every profession. If I can find it back, it would be cool to upload a setup file for a 1-20 leveling one-click bot.

    EDIT : Found it : https://docs.google.com/spreadsheet/...vQnl1SFE#gid=0
    Last edited by nesci; 07-24-2013 at 06:32 PM.

    Autoprofessionbot V1.0 - release
  2. #467
    nesci's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by icebox4u View Post

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
       at System.ThrowHelper.ThrowArgumentOutOfRangeException()
       at System.Collections.Generic.List`1.get_Item(Int32 index)
       at autoprofessionbot.Utility.getReps(Int32 slotid)
       at autoprofessionbot.Maincontrol.starteeinenneuenjob(String slotid)
       at autoprofessionbot.Maincontrol.maincontrolfunction(Int32 slotid)
       at autoprofessionbot.frmMain.tmrmainloop_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AutoprofessionBot
        Assembly Version: 1.4.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Program%20Files/APB%20Bot/AutoprofessionBot.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    geckofx-core-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Program%20Files/APB%20Bot/geckofx-core-18.DLL
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    Geckofx-Winforms-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Program%20Files/APB%20Bot/Geckofx-Winforms-18.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    This error occurs to me all the time when AutoLogin is Enabled.
    And sometimes when the log says :
    Starting .....
    Current Cycle : .......
    BUG
    Last edited by nesci; 07-24-2013 at 06:49 PM.

  3. #468
    NightGod's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nesci View Post
    @Cyrealkiller
    Is it possible to use your bot as a "priority" bot, because alchemy depends a little bit on luck (to get the scrolls) so we cant tell how many tries we gonna need to have enough for the experiment.

    For all the other professions, that dont require any luck, there was a complete guide on reddit from 1 to 20 for every profession. If I can find it back, it would be cool to upload a setup file for a 1-20 leveling one-click bot.

    EDIT : Found it : https://docs.google.com/spreadsheet/...vQnl1SFE#gid=0
    You do NOT want to do alchemy through the gateway portal. Collecting the results of the level up task has this nasty habit of bugging out your skill and leaving you at max exp for the level without actually leveling you up. It was acknowledged by devs about a month ago and they haven't said or done anything about it since.

  4. #469
    nesci's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NightGod View Post
    You do NOT want to do alchemy through the gateway portal. Collecting the results of the level up task has this nasty habit of bugging out your skill and leaving you at max exp for the level without actually leveling you up. It was acknowledged by devs about a month ago and they haven't said or done anything about it since.
    I'm level 15 right now without any problem, but i heard about this problem before. Maybe add a "not recolting" experimentation option?

    EDIT : Good News!!

    Patch Notes: NW.3.20130701a.9

    Tymora's Gift

    New event running from 7/26 at 10am until 7/29 at 10am Pacific. Stay tuned to the Neverwinter homepage for more details!



    Systems and Items

    There is now a unique weapon type for Control Wizards available at the Wondrous Bazaar, making it consistent with other classes.
    Alchemy: Fix for rare case where some people who were unable to continue leveling Alchemy.
    A tooltip for Lillend has been adjusted to display more accurate damage numbers.
    Last edited by nesci; 07-24-2013 at 09:47 PM.

  5. #470
    gh0st3r123's Avatar Member
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello, I would like to thank you for your hard work on this :-). You are doing great job. However I'm experiencing the same problem as Nesci. Even if AutoLogin is disabled I get this "error", nevertheless if I interrupt the bot, leave profession menu, press start and enter back to profession menu it works. :-).

  6. #471
    icebox4u's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NightGod View Post
    You do NOT want to do alchemy through the gateway portal. Collecting the results of the level up task has this nasty habit of bugging out your skill and leaving you at max exp for the level without actually leveling you up. It was acknowledged by devs about a month ago and they haven't said or done anything about it since.
    This was just patched/fixed in the most recent NW patch. It would still probably be better to use Alchemy in-game at this point unless someone would like to test this.

  7. #472
    nesci's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Interesting/weird fact, I'm getting the error everytime I set the repetition number to 10,20,30,40...
    set it up to 11,21 and it is now working fine

  8. #473
    Dekar's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by trophywife View Post
    Its good to see that someone else is going to continue working on this amazing Bot Dragonef22 made for us.

    I was working on a version that some people sucessfully tested for one week, so I believe it is good to share that version, but I dont think that I will continue developing it, because keeping track of feedback/bug reports of two different versions is a complete mess, and starting a new thread is not an option for me (I have mad respect for original developer who made 99.9% of the job). So, considering that this was the first time I was involved with VisualBasic code (in fact this is the first time I have programmed anything for the last 8 years), I believe that Cyrealkiller's version would be much better than mine.

    Anyway, as promised, here is my current development:

    autoproffesionbot 1.4.1: Release1.4.1.zip download - 2shared
    password: assword
    What's new:
    - Tweaked User Interface. Bigger = Better, no matter what small sized claim!
    - Added 3 Reserve slots. Whenever a regular 1-9 task fails, it attempt to run reserve tasks 9-12. Be sure that 12 is something that will work no matter what! (i.e. tier 1 gather basic of any profession)
    - Added a Configurable delay timer that will prevent bot to make unnecesary Gateway request if you run long time tasks!. If you have filled slots 1-6 with tasks, it will sleep for the amount of seconds you set in this field after completing task in slot 6, before attempting slot 1 task again.
    - Added a buttom to save log to clipboard. Use this to email me your log + your config file to [email protected] if you find any bugs!.

    Enjoy!
    Thanks for this very nice, functional version..

    Bumping it down since it's pretty hard to find in this huge thread now, and yours is still the best version as cyrealkillers betas are still completely usable imo due to that crippling index bug (which now affects me 100% of the time, and i think most people to some degree).

    So yea if cyreal doesn't fix that soon I think maybe you should continue work on yours. I prefer your interface and reserve slot system too. It has a few minor bugs like sometimes showing things in spanish, but other then that minor issue it works very well, so thanks.

  9. #474
    BlueApplePIe's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm stuck at

    Bot was started
    Waiting for the professionmenu

    btw what does tier mean?? i'm at level 2 is that tier 2?

    edit bad should have watched the youtube. how do i delete this post??
    Last edited by BlueApplePIe; 07-31-2013 at 12:34 AM.

  10. #475
    Cyrealkiller's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2013
    Posts
    36
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    APB v1.4.0 Beta 4

    Hey Everyone,

    Here's the updated client with Multiple Character support. I've also change how the information for the tasks is being stored in the back-end for the queue's. Please continue to send your bug reports, comments and recommendations they truly are a great help.

    Mirror 1: APB-v1.4.0beta4
    Mirror 2: APB-v1.4.0beta4

    Code:
    v1.4.0 BETA 4
    =============
    Major Changes
    - Revamped UI to cleaner interface
    - Changed method of storing Tasks, Assets, and Repetition
    - Added Multi-Character support for up to 3 characters
      - Each character will load their Queue seperatly
    
    Minor Changes
    - Added Update option for professions tab
    - Added Clear option for professions tab
    - Moved Character and Account textboxes to Settings Tab
    - Added repeat list which will repeat the list instead of run last task continuously
    - Modified timers on starting job to increase speed

  11. #476
    nesci's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great! I'm gonna test it and give you my feedbacks!
    Glad to see that the project is not dead


    EDIT:

    Got the first error when there was nothing written in the "Failure attempts" box

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.InvalidCastException: Conversion from string "" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format.
       at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
       --- End of inner exception stack trace ---
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value)
       at AutoProfessionBot_MT.APBCore.gatherCharacters()
       at AutoProfessionBot_MT.frmMain.btnStartBot_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AutoProfessionBot MT
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/AutoProfessionBot%20MT.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    geckofx-core-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/geckofx-core-18.DLL
    ----------------------------------------
    Geckofx-Winforms-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/Geckofx-Winforms-18.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Second error with something written in the "Failure attemps" :
    EDIT : Something that happens after the bot checks that the "profession" tab has been setup

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at AutoProfessionBot_MT.APBCore.autoLogin()
       at AutoProfessionBot_MT.frmMain.btnStartBot_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs 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.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AutoProfessionBot MT
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/AutoProfessionBot%20MT.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    geckofx-core-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/geckofx-core-18.DLL
    ----------------------------------------
    Geckofx-Winforms-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/Geckofx-Winforms-18.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    FINAL EDIT :
    Finally got it to work, when the Auto-Login is enabled, you have to start the bot without login at first!
    Except that I had to click on one of my character the first time because the bot was waiting for the profession menu but it wasn't doing anything.

    Third Error :
    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.InvalidCastException: Conversion from string "Leadership_Tier1_2_Recruit" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
       at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       --- End of inner exception stack trace ---
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
       at AutoProfessionBot_MT.APBCore.startNewJob()
       at AutoProfessionBot_MT.APBCore.mainControl()
       at AutoProfessionBot_MT.frmMain.tmrMain_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AutoProfessionBot MT
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/AutoProfessionBot%20MT.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 11.0.50709.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    geckofx-core-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/geckofx-core-18.DLL
    ----------------------------------------
    Geckofx-Winforms-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///C:/Users/Mark/Desktop/APB-v1.4.0beta2/Geckofx-Winforms-18.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Last edited by nesci; 07-31-2013 at 10:44 PM.

  12. #477
    Zunga's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cyrealkiller View Post
    Hey Everyone,

    Here's the updated client with Multiple Character support.]
    Thanks for this.

    I have a couple of very quick questions as am not that knowledgeable about programming.

    First is there any way to get this to work for more then 3 characters on one account?

    Second, can the opened 'browser' be detected as a non-standard one?

  13. #478
    mxzero's Avatar Private
    Reputation
    1
    Join Date
    Jun 2013
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Cyreal. Using 1.4.0 Beta 4, I set it up to run for 3 characters (slot #2, 3, 4), all with Leadership tasks set to repeat indefinitely and with 25 failure retries. It ran for awhile, properly generating tasks for 1-2 chars, until it encountered the following error:

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.InvalidCastException: Conversion from string "Leadership_Tier2_10_Battle" to type 'Double' is not valid. ---> System.FormatException: Input string was not in a correct format.
       at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       --- End of inner exception stack trace ---
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value, NumberFormatInfo NumberFormat)
       at Microsoft.VisualBasic.CompilerServices.Conversions.ToDouble(String Value)
       at AutoProfessionBot_MT.APBCore.startNewJob()
       at AutoProfessionBot_MT.APBCore.mainControl()
       at AutoProfessionBot_MT.frmMain.tmrMain_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1008 (RTMGDR.030319-1000)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    AutoProfessionBot MT
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///F:/AutoProfessionBot%20-%20CyrealKiller/1.4.0beta4/AutoProfessionBot%20MT.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 10.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.233 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1002 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1001 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    geckofx-core-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///F:/AutoProfessionBot%20-%20CyrealKiller/1.4.0beta4/geckofx-core-18.DLL
    ----------------------------------------
    Geckofx-Winforms-18
        Assembly Version: 18.0.1.0
        Win32 Version: 18.0.1.0
        CodeBase: file:///F:/AutoProfessionBot%20-%20CyrealKiller/1.4.0beta4/Geckofx-Winforms-18.DLL
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1 built by: RTMRel
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.0.30319.1009 built by: RTMGDR
        CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    The last few lines of the activity log, if it's any helpful:

    8:08:40 AM : Slot 1 is currently running...
    8:08:43 AM : Slot 2 is currently running...
    8:08:46 AM : Slot 3 is currently running...
    8:08:50 AM : Slot 4 is currently running...
    8:08:53 AM : Slot 5 is currently running...
    8:08:54 AM : Switching Characters...

  14. #479
    NightGod's Avatar Private
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Has anyone figured out the name to use for the new Empowered Aquavitae recipe in Alchemy? I haven't had any luck...

  15. #480
    Kerrovitarr's Avatar Member
    Reputation
    1
    Join Date
    Jul 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    2Cyrealkiller
    Can you add a little guide to your bot? Cause I have a problem with launching (crashing after loading settings and pressing start) and maybe I simpe miss something in settings. Dragonef22 version works perfectly.

Page 32 of 48 FirstFirst ... 282930313233343536 ... LastLast

Similar Threads

  1. [Release] Herbs to flag
    By Dave-evad in forum World of Warcraft Model Editing
    Replies: 9
    Last Post: 11-26-2006, 03:31 PM
  2. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft General
    Replies: 22
    Last Post: 10-30-2006, 01:59 PM
  3. Burning Crusdade Release Date!
    By codydude815 in forum World of Warcraft Guides
    Replies: 15
    Last Post: 10-28-2006, 12:15 PM
  4. anti-warden Release #1
    By zhPaul in forum World of Warcraft Bots and Programs
    Replies: 40
    Last Post: 10-21-2006, 01:40 AM
  5. Burning Crusade Release
    By KOLOSSAL in forum World of Warcraft General
    Replies: 3
    Last Post: 10-10-2006, 12:33 AM
All times are GMT -5. The time now is 04:27 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search