Results 1 to 7 of 7

Thread: Gamble problem

  1. #1

    Default Gamble problem

    just deleted to make it smaller in here
    Last edited by jdwenrichjr; 03-21-2012 at 06:22 PM.

  2. #2
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    please use pastebin.com when you posting your char config files since they are so big Thanks

    I did not see anything wrong with your file - was you having problems?
    thanks
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  3. #3

    Default

    ya my char wont gamblefor some stupid reason

  4. #4
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by jdwenrichjr View Post
    ya my char wont gamblefor some stupid reason
    not sure what you had for the gold amount but does your char have the right amount to start gambling?
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  5. #5

    Default

    ya i have it set to 2.4m i have that inthe stash plus a 1mon char

  6. #6
    Elite Moderator comper's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Battle Tag
    comper
    Posts
    955

    Default

    Quote Originally Posted by jdwenrichjr View Post
    ya i have it set to 2.4m i have that inthe stash plus a 1mon char
    do you have teamviewer where I can log on and see what is going on?
    Please add to my Reputation if you find my post reasonable, beneficial, or helpful.
    Bottom left corner of the post.
    Thanks

  7. #7
    Newcomer
    Join Date
    Feb 2010
    Battle Tag
    none
    Posts
    17

    Default

    Double check this area of your character script:
    Code:
    //------------------------------------------------------------------------------
     // Gamble configuration
     // To specify what items to gamble, adjust the array with the desired item codes
     //------------------------------------------------------------------------------
     NTConfig_Gamble = true;  // Enable gambling
     NTConfig_GambleStartGold = 800000; // Gold amount to start the gambling
     NTConfig_GambleStopGold = 300000; // Gold amount to stop the gambling
      
     //NTConfig_GambleItem.push(520); // Amulets
     //NTConfig_GambleItem.push(522); // Rings
     //NTConfig_GambleItem.push(418); // Circlets
     NTConfig_GambleItem.push(419); // Coronets
     //NTConfig_GambleItem.push(334); // Leather Gloves
     //NTConfig_GambleItem.push(335); // Heavy Gloves
     //NTConfig_GambleItem.push(336); // Chain Gloves
     //NTConfig_GambleItem.push(337); // Light Gauntlets
     //NTConfig_GambleItem.push(338); // Gauntlets
    Try setting the gambling amounts lower. You'll lose less gold from deaths, and you'll have more room for gambling.
    Any tiny typo can mean your script doesnt run right. Aslo, keep in mind what you bot's pickit is set to, as conflicting interests have been linked to that before. :3

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Gamble....Help d2nt 3.1
    By dwarve098 in forum Hacks Bots and Editors
    Replies: 2
    Last Post: 03-24-2011, 05:38 AM
  2. Lucky Gamble
    By Z3R0 in forum Diablo II Discussion
    Replies: 21
    Last Post: 03-12-2009, 08:09 AM
  3. does mm bot have gamble?
    By aznboi186 in forum Hacks Bots and Editors
    Replies: 4
    Last Post: 08-15-2006, 03:23 PM
  4. Gamble and get uniques?
    By Ragnarhox in forum Diablo II Discussion
    Replies: 17
    Last Post: 03-04-2005, 03:49 PM
  5. lets gamble
    By nubehacka1 in forum Diablo II Discussion
    Replies: 8
    Last Post: 09-19-2004, 03:25 PM

Posting Permissions

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