Jump to content

Garub

Banned
  • Posts

    145
  • Joined

  • Last visited

Posts posted by Garub

  1. I had little time to play these days, so I did not give immediate feedback, I did tests and still the problem of the charge persists.

    I've been thinking of a possible solution:Condition:

    Do not use if carge spell is in process.

    I do not know if this condition exits because my English is very bad,

    (I use google translator to get me on the forum).

    @Droidz

     

  2. Eu utilizo para servidor privado 3.3.5

    Ele é bom pra farm de drop item, a maior finalidade para qual eu queria era para pvp, mas depois de ter comprado que achei o firehack que é focado em pvp, mas ainda estou tentando descobrir se funciona na versão 3.3.5

     

    Mas o WRobot é muito fraquinho se comparado aos outros.

  3. 22 minutes ago, ScripterQQ said:

    I will upload the profile soon. I think I got the solution, but sometimes it goes into tunnels because it detects enemies there.

    I have a question, how do I create a profile for WSG?

    Activate the Grinder mode and I'm creating, then I replace the [H] WSG.xml file?

    That's how it's done?

  4. 1 hour ago, skeletonboy360 said:

    It's working now, thank you very much.
    now with regard to this:
      SpellManager.GetSpellCooldownTimeLeft ("Recklessness") == 0

    How should I proceed to work?
    this ability only works on [Berserker Stance] and 99% of the time I'm on [Defensive Stance]. in this outomatic way of changing and using the ability? preferably by pressing a button?

    Thank you for your patience and your willingness, as you grow the community.

  5. 4 hours ago, Garub said:

    Good morning everyone. I would like the help of the community:
    I'm doing my Fight Class (warrior prot tank pvp) 3.3.5
    Firstly, would you like to know if you have keyboard configuration for Wrobot to perform an action?

    Key Blindings?
    Because I want it to use the following combination:
    Berserker Stance >> Recklessness >> Defensive Stance

    --------------------------------------------------------------------------------------------

    Another problem, I do not know very well the conditions of Fight Class Editor because I am not very familiar with English.

    My Warrior is running the normal Charge, but in the middle of the path he is giving intercept, wasting ability without need.

    My question is, is there any condition that waits a few seconds after my charge is used? example:

    Use charge [wait 2s] intercept released

    Warrior_Prot_xxx.xml

     

    image.png

  6. Good morning everyone. I would like the help of the community:
    I'm doing my Fight Class (warrior prot tank pvp) 3.3.5
    Firstly, would you like to know if you have keyboard configuration for Wrobot to perform an action?

    Key Blindings?
    Because I want it to use the following combination:
    Berserker Stance >> Recklessness >> Defensive Stance

    --------------------------------------------------------------------------------------------

    Another problem, I do not know very well the conditions of Fight Class Editor because I am not very familiar with English.

    My Warrior is running the normal Charge, but in the middle of the path he is giving intercept, wasting ability without need.

    My question is, is there any condition that waits a few seconds after my charge is used? example:

    Use charge [wait 2s] intercept released

    Warrior_Prot_xxx.xml

  7. I do not know if this fits into a bug, but I tested Automaton and I did not like it, I used the paladino retribution and it listens to flaws:

    1 - kept spinning the mob madly.

    2 - used the item to regenerate mana, then imterronpia to heal, then returned to use the mana regeneration item (item wastage). (possible solution, only heals when mana is full)

    3 - For several times my character has been hitting on simple obstacles. (In honorbuddy this did not happen.)

    I'm sad because such a basic geolocation issue WRobot can not do perfectly.

    But tb understand if there is only one programmer for all the work.

    16 mai 2018 21H41.log.html

  8. 5 hours ago, FNV316 said:

    Then make sure you have "Selling" enabled and de-check all item rarities, you want to keep as I explained. If you want to sell only Grey items, de-check all other options besides "Sell Grey"

    According to your log file:

    You have currently selected to sell any item, regardless of rarity.

    Exactly, I want to sell everything myself ^^.

  9. 11 minutes ago, FNV316 said:

    1. WRobot Ui -> General Settings -> Enter advanced settings -> Vendor (Selling or Buying) -> de-check Sell Green / Blue / Purple items

    2. Your profile needs at least two NPCs. One NPC type "Vendor", where your bot can buy food / drinks and one NPC type "Repair", where your bot can fix weapons / armor.
         Make also sure that you have disabled "Automatically add nearest NPCs to database" (WRobot Ui -> General Settings -> Enter advanced settings -> Other Options -> de-check Add NPCs Repair, Add NPCs Vendor)

    About item 1, it is not selling items but rather collecting, do not want it to collect gray items.

  10. LK 3.3.5 Warrior tank 80

    Hello I'm starting now using WRobot, and I have some questions about the features of the program:

    1 - I used the Grider node to kill mobs and collect the loot then sell to get gold, I would like it to collect the green items, but I did not find that option.
    (I do not know if Grider mode is best suited for this task)

    1.1 - I selected the closest seller when I created the profile, yet WRobot preferred a seller in dalaram (far away). When I stopped the WRobot and I flew over to the city where I had the salesperson I was configured from the profile, I reactivated it and WRobot made the sale

    2 - Set up flying and terrestrial mount, when he uses flying mount he flies extremely low, catching the attention of mobs that have no interest in killing and making a different path.

    Sorry, my english is bad, I'm using google translation

    Dragonblight.xml

    15 mai 2018 22H49.log.html

  11. 3 hours ago, skeletonboy360 said:

    Not xml, might be able to change some stuff an make it c sharp code for xml. This is my druid feral charge:

    
    if (TargetDistance() >= 8 &&
    		TargetDistance() <= 25 &&
    			SpellManager.KnowSpell(16979) &&
    				Rage() >= 5 &&
    					SpellManager.GetSpellCooldownTimeLeft(16979) == 0)
    {
    	Logging.WriteFight("Casting Feral Charge (Bear Form)");
    	Lua.LuaDoString(FeralCharge);
    }

    I've got one for warrior too, but thats also c# code. Also need something like ObjectManager.Me.HasTarget

    I do not know anything about programming, but I can easily learn how to solve problems, if you can guide me, I can do the same.

  12. 9 minutes ago, eeny said:

    Charge- condition me in combat = true

    Remove this condition or set to false

    I did the test and it only worked when the hostile mob saw me and came to fight. In an arena when you want to use the charge, will I have to go into combat first? There would be no way to start when I clicked the right mouse button.

  13. Hello, I am new to wrobot, I am researching well before making my purchase, I play Warrior Protection PVP (3.3.5), I am having difficulties to create (Fight Class) because I have low proficiency in the English language.
    I wonder if it is possible to have a translation module for the players to do our own translation?
    I am Brazilian, my mother tongue is the Portuguese of Brazil.

    Note: I've already seen the video tutorial for Fight Class Editor

×
×
  • Create New...