Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Spams pummel when off cd - after 1 missed interrupt(bug?)

Featured Replies

Hey lovely botters!

I made a super simple warrior fight class for doing perfect pummels in arena.

The fight class ONLY pummels and nothing else.

Tested it in duels:

And the fight class works perfectly ( beautifully perfect ) until the target get 1 healing in because pummel is on cd or if my warrior fictively sits in a kidney shot and therefore cant pummel the heal. After 1 missed heal the fightclass spams pummel every time it is off cooldown.

So example: I set it to pummel any priest heal spell at 20% hp as an example, it pummels as it should until the priest healer get 1 heal inside and then it just spam pummels until I close the bot totally down + relog my warrior and then the pummel fight class works again until a heal is not pummeled again. 

Is this a bug? -> If yes, when will it likely be fixed?

If it is not a bug -> How do I fix it? 

- Thanks for answer, any help is greatly appreciated. 

  • Author
12 hours ago, Zer0 said:

Hi, can you show us the code?

Hey ?

I used the bots build in fight profile creator:

I can see that before I gave up I removed the paladin healing spells + pummel on 80% cast and tested it instead on any spell cast. If you wonder why the fight profile dont got healing spell conditions like in my explanation of the problem. The problem is the same - that it spams pummel after first cast not getting pummeled.

<?xml version="1.0" encoding="utf-8"?>
<FightClass xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <FightClassGeneralSettings>
    <FightClassName>Warrior Arena</FightClassName>
  </FightClassGeneralSettings>
  <FightClassSpells>
    <FightClassSpell>
      <FightClassConditions>
        <FightClassCondition>
          <ContionType>TargetInCast</ContionType>
          <Param xsi:type="FightClassConditionBool">
            <Value>true</Value>
          </Param>
        </FightClassCondition>
        <FightClassCondition>
          <ContionType>TargetHealthPercent</ContionType>
          <Param xsi:type="FightClassConditionNumber">
            <Type>SmallerOrEqual</Type>
            <Value>35</Value>
          </Param>
        </FightClassCondition>
      </FightClassConditions>
      <SpellName>Pummel</SpellName>
      <Priority>1</Priority>
      <CastOn>target</CastOn>
    </FightClassSpell>
  </FightClassSpells>
</FightClass>

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.