Results 1 to 1 of 1

Threaded View

  1. #1

    Default Bot Script Error

    Hi everyone
    I edit my item config file add some items. But i received some errors that i couldnt get why accurred.
    Here what i wrote;
    Code:
    [Name] == SmallCharm && [Quality] == magic # [PoisonDamage] >= 15
    [Name] == SmallCharm && [Quality] == magic # [LightMaxDam] >= 11
    [Name] == SmallCharm && [Quality] == magic # [ColdMaxDam] >= 4
    [Name] == SmallCharm && [Quality] == magic # [FireMaxDam] >= 6
    [Type] == ring && [Quality] == rare && [itemlevelreq] <= 18 # ([MaxMana]+[MaxHP] >= 25 && [Strength]+[Dexterity] >= 10)
    [Type] == amulet && [Quality] == rare # ([ItemAddSkillTab] >= 0 && [MaxMana]+[MaxHP] >= 60)
    [Type] == ring && [Quality] == rare # ([FireResist]+[LightResist]+[ColdResist]+[PoisonResist] >=50 && ([MaxMana] >= 30 || [MaxHP] >= 20 || [Strength]+[Dexterity] >= 5)
    //[Type] == jewel && [Quality] == rare # [EnhancedDamage] >= 15 && ([ItemReqPercent] <= -15 || [AttackRating] >= 30)
    //[Type] == WarJavalin && [Quality] == rare && [itemlevelreq] <= 18 && [Flag] == ethereal # [EnhancedDamage] >= 90 && [MaxDamage] >= 15
    and here an error msg;


    after that i receive error, erase the " [itemlevelreq] " part and fixed. But i still need to avoid keeping higher than 18 lvl items. What code exactly is true for that. i saw somebody said [itemlevelreq] but it doesnt work as you see.

    And also i wanna know;
    1. Attack rate code; " [AttackRating] " correct ?
    2. Whats the replenish quantity code ?(if there is one)

    i searched forums but i didnt find helpfull post. Sorry if there is thread same like this.
    Thank you for helps.


    PS: first question ans; [ToHit]
    Last edited by Nekro; 09-09-2011 at 11:14 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Bot: Script Error in libs folder
    By KidEcko in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 09-09-2011, 11:08 PM
  2. script error ; missing..
    By orangejuice in forum Hacks Bots and Editors
    Replies: 1
    Last Post: 02-08-2011, 12:29 PM
  3. Error in Custom Script
    By alphabot in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 12-17-2010, 12:42 AM
  4. Mmbot Script Error? Plz help me!!
    By igeneous in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 06-11-2007, 06:40 AM
  5. d2jsp script error 40963?
    By l2clone in forum Hacks Bots and Editors
    Replies: 0
    Last Post: 05-22-2006, 12:39 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
  •