Jump to content

Ordush

Elite user
  • Posts

    1165
  • Joined

  • Last visited

File Comments posted by Ordush

  1. Just now, grrberry said:

    Ok thank you for explaining ? Perhaps it is something with Automation, it sounds like that is the module controlling the pulling in this case.

    I will try fiddling with settings until I get it working.

    Personally i use automation a lot for grinding the last amount of exp when close to leveling up, have had no issues there either. It's a really weird issue you are having.
    The only changes i usually make to my wrobot settings is the drinking/eating, turn on CTM and change the sell/buy list. ?

  2. 4 hours ago, grrberry said:

     

    No, this is not the issue.

    It does not happen with other FC, and has nothing to do with rest settings, he simply skips the rest.. I tried adding higher latency but I am not sure why it is happening, as soon as he resses he just immediately starts running toward closest target, without eating or drinking, also not reviving pet. And then he shoots the target, and after that starts reviving pet. Most of times, he manages to pull off a arcane shot, and does not have mana for revive pet, and just dies.

     

    EDIT: I tried without addons, I tried with fresh install, and I tried without any plugins. I have tried upping latency quite abit now and will check if it works, but even so if it does, I would not call it a permanent solution ?

    Also please note this ONLY happens after he has ressed, not between combats. Only the first combat after ress is having issue.

    If you want to see it in action just PM me and ill show u on teamviewer ?

    I do believe that you are having this issue, but i can assure you that it's not the fightclass. It's something else, because it's not an issue that I've heard of before, and i can not replicate it myself. The fightclass does not control pulling, nor does it control movement. There is no where in my code it's told to go attack anything, the way a fightclass works, is that it tells the bot what spells to use in x situation.
    I've heard people having issues that it did not res the pet, but that was because they had drinking % set too high, so it would not drink after it ressed. The only reason that the bot should not be ressing would be because it did not have enough mana.

    I can't replicate this bug, so it's really hard to tell you what it is that has gone wrong with your setup.

    Edit: If you do happen to figure out why you are experiencing this; please don't hesitate to post it here, in case anyone else should run into this issue.

  3. 10 minutes ago, grrberry said:

    I have an issue with this CR, when the bot has died and ressurect, he will just instantly run attack something without reviving pet or eating/drinking..

    Does not happen with any other FC.

    I am running Automation.

    This is not happening with any other FC?
    That can not be true
    You need to change the drink/eat % to something lower than what your mana/health is when you revive. No matter what fightclass you use, you have to change this for the bot to drink/eat after reviving.
    If you don't the bot won't know to drink to get mana to revive the pet. Hence the reason it will just run directly into a pack.
    This is a wrobot setitng, that you change under advanced settings in the general tab of wrobot. (It's under Food and Drinking or something like that).

  4. 15 hours ago, Kr8zycdn said:

    Update, VERY frustrated!

    Still getting  this error for the past 2 days and no help what so ever beside saying Read the FAQ....  GREAT HELP!

    [E] 21:41:18 - [My fightclass] ERROR: System.FormatException: Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at LuaUtils.GetSpellRemainingCD(String spellName)
       at Main.PreCombatRotation()
       at Main.Rotation()

     

     

    HERE IS WHAT I DID!

    uninstall the bot/ wow client completed deleted all.

    uninstall : Direct x , Microsoft >net Framework 4.6, and Microsoft Visual C++ 2010.. and reinstall them.

    Than downloaded a fresh cop of the WOW client installed it in C:game/wow

    Downloaded a fresh copy of the bot installed in the C:game/WRobot

    dragged my FC into the fight class.

     

    Worked fine for a min or 2 and than the god damm error popped again..

     

    CAN you help me or please just refund me? So I can move forward and delete this hunter I was planning to make.

    Okay, i will now copy paste from the FAQ

    On 4/24/2018 at 3:14 PM, Ordush said:

    FAQ (Frequently Asked Questions).
    Here you will find the answers to most of your questions.
    If your issue is not in this list, feel free to seek help in the support channel that fits the fightclass you're using.

    [Q] = Questions
    [A] = Answer

    [Q]: The xml file is only containing 1 line of code, is this a scam?
    [A]: No, this is not a scam. All my fightclasses are encrypted, WRobot reads the encryption key then it loads all my code.

    [Q]: I have loaded the file, but nothing happens in-game (no interface).?
    [A]: This can be because of a few reasons:
    1) Your game client is not English.
    2) Your WRobot is only trial version If it's not any of these two then get help in the support.
    3) You have the settings stored from a pre v2.0.0, they are messing with the new version. Go to wrobot/settings folder and delete anything with "Ordush" in the name.
    4) Your WRobot setup, has a setting set to something that breaks the fightclass. Try making a new WRobot install, in a new folder.

    [Q]: All other fightclasses works fine, why doesn't your?
    [A]: Most other fightclasses are not nearly as advanced as mine is. My fightclasses utilizes a lot more functions from WRobot. This means more can go worng with your install.
    Making a fresh install of WRobot is the safest bet to make sure nothing is wrongly set up.

    [Q]: I am getting this error: (May look slightly different if your computer language is not English)

    
    [My fightclass] ERROR: System.FormatException: Input string was not in a correct format.
    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
    at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
    at LuaUtils.GetSpellRemainingCD(String spellName)
    at Main.CombatRotationRanged()
    at Main.Rotation()

    [A]: This error is a false positive. It's basically saying: The code you wrote to check cooldowns... It isn't working.
    However, if the code i wrote did not work. Then the bot would not cast any spells. Ignore the message. It does nothing.

     

    Please read the last thing in the FAQ.

  5. 12 hours ago, Kr8zycdn said:

    [E] 15:03:44 - [My fightclass] ERROR: System.FormatException: Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at LuaUtils.GetSpellRemainingCD(String spellName)
       at Main.PreCombatRotation()
       at Main.Rotation()

     

    still getting this shit. can you post something here on how to fix this..

    Read the FAQ...

  6. 29 minutes ago, Zandarus said:

    Another issue I met: the bot keeps spamming the "feed pet" spell but even if I have several appropriate items (for example, meat for a wolf or a cat) it doesn't work. Apparently it works with chicken, but in that case he simply empties the piles of food I have even when the pet is "happy", which is a pain in the ass.

    How can I fix that? Thank you

    Read the FAQ ?

    Try reinstall of wrobot in a new folder and make sure you do.NOT have any addons.

  7. 19 hours ago, pepzlesy said:

    Hey!

    Sorry to bother but i have a question.

    How do i load it into the game? I tried a couple of things but could not find it out myself 

    Any help?

    Greetings

    You put it in the fightclass folder in wrobot, then you load it in wrobot.

    If you can't get it to work, read the FAQ

    If this does not work, then try here:

    I am on vacation, so I might not answer right away ?

  8. 2 minutes ago, eeny said:

    If it's when your fighting, it's the fight class. If it's all the time change the click to move or lua to move settings in the advanced options. I can't tell you what one works best,  installs on different computers will behave differently. 

    It MAY be the fightclass *

    Not all fightclasses has movement control. ?

  9. Just now, Prangsta said:

    Is this an updated working version?

    Yeah, well i removed some code that was no longer working, i can't remember what i removed, i don't think you can call C# code with it anymore, but basic lua commands works fien.

  10. On 5/10/2018 at 9:46 AM, Munnotubbel said:

    somehow my character has a problem with feeding the pet. he is just using that ability but he is not selecting the food

    Even in the comment section where you wrote this, there is an answer for your question. ?

    Copy Paste:
     

    I'd wish you people would use my support channel, linked at the top.

    It's because you are not pressing "Enter". The error you see there is unrelated. It's a false positive. It's basically saying that the code i wrote to check cooldown on spells is not working. However if it did not work, no spells would be cast.
    When you write the food name, you need to press "Enter" not escape or close the menu. ?

    If this does NOT work for you, please don't hesitate to write in the forums at:

  11. 5 hours ago, ct96 said:

    meh kinda annoyed. Everything costs money. Nobody can just make a basic hunter combat class huh?? And even when you pay $8, the shit wont even cast revive pet. Great.

     

    Anybody have a workaround for the revive pet? Log reads its trying to revive, it just keeps running and pulling, eventually dying.

     

    edit:
    also doesnt wanna keep my pet at "HAPPY" 125% dmg. I have the food name set correctly.. lol.

    edit2:

    Oh, nice. I think the latency needed to be set higher for feeding to work, but if the bot tries to feed pet and drink at the same time, it just wastes all your water canceling drink to try to feed...

    edit3:

    Nah, even with latency set higher it just tries to spam feed. 

    edit4:

    are there refunds?? had it for less than 1 hour..

    Have you read the FAQ?

    All these errors you are talking about are not true.
    Revive works fine, so does feed pet. It even doesn't cast feed pet when drinking.

    So something is obviously wrong.. And you are complaining that i am taking 6.99 euros for something I've spent more then 300 hours on?

    If the FAQ doesn't help, please don't hesitate to write on the support forum:

     

  12. 10 hours ago, hercemania said:

    Hi, Petfeeding does not work (@K3, Lvl 10 Hunter). He cast (and spamm) Pet feed but did not use the Food which i wrote down in the field. Sometimes he says that:

     

    [E] 00:29:34.901 - [My fightclass] ERROR: System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
       bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       bei System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       bei LuaUtils.GetSpellRemainingCD(String spellName)
       bei Main.PreCombatRotation()
       bei Main.Rotation()

    00:29:44.467 - [HumanMasterPlugin] Adding vendor Urtharo for next ToTown state!
    [E] 00:29:45.145 - [My fightclass] ERROR: System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
       bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       bei System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       bei LuaUtils.GetSpellRemainingCD(String spellName)
       bei Main.PreCombatRotation()
       bei Main.Rotation()

    [E] 00:29:45.234 - [My fightclass] ERROR: System.FormatException: Die Eingabezeichenfolge hat das falsche Format.
       bei System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       bei System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       bei LuaUtils.GetSpellRemainingCD(String spellName)
       bei Main.PreCombatRotation()
       bei Main.Rotation()

    I'd wish you people would use my support channel, linked at the top.

    It's because you are not pressing "Enter". The error you see there is unrelated. It's a false positive. It's basically saying that the code i wrote to check cooldown on spells is not working. However if it did not work, no spells would be cast.
    When you write the food name, you need to press "Enter" not escape or close the menu. ?

    If this does NOT work for you, please don't hesitate to write in the forums at:

     

×
×
  • Create New...