What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Simcraft Implemented, a Raidbot Derivate with Integrated Combat

People seem confused on how to use this botbsae. Here are some pictures to help you out.

Step one
EPuo1As.jpg

Step Two
VHqeCWn.jpg


Step Three
Uuw4NGl.jpg


Step Four
zuSFDLW.jpg
 
whats is the command that I add to use tranquilize shot every time the boss is with Savage Howl as buff?
 

Why you deleted that line?

actions + = / arcane_shot, if = focus> = 80 | talent.focusing_shot.enabled

I have a problem with stampade. even with disabled CD, still casting.

actions+=/stampede,if=buff.potion.up|(cooldown.potion.remains&(buff.archmages_greater_incandescence_agi.up|trinket.stat.any.up))|target.time_to_die<=25|cooldowns_enabled
 
Last edited:
Not sure if it's intended or not, but in the Death Knight Unholy profile (Simcraft) :

* Empower Rune Weapon is used very early when there are still runes up. I.e. after a few casts (with 2 or 3 runes up) it'll cast Empower Rune Weapon
* Spams Plague Strike for no reason (Full time on dots)
* Uses Soul Reaper above 45%

Outbreak
Soul Reaper
Summon Gargoyle
Death Coil
Festering Strike
<19:13>:Wanting to click: Valiona Distance: 5
Defile
Defile
Death Coil
Festering Strike
Death Coil
Soul Reaper
Plague Strike
Plague Strike
Plague Strike
Death Coil
Plague Leech
Soul Reaper
Plague Strike
<19:13>:avgIte: 13.1733333333333
Plague Strike
Plague Strike
Plague Strike
Plague Strike
Death Coil
Soul Reaper
Dark Transformation
Death Coil
Festering Strike
Death Coil
Plague Strike
Festering Strike
Death Coil
Soul Reaper
Plague Strike
Death Coil
Plague Strike
Death Coil
<19:13>:avgIte: 12.6733333333333
Soul Reaper
Plague Leech
<19:13>:Wanting to click: Valiona Distance: 5
Defile
Defile
Plague Strike
Plague Strike
Soul Reaper
Plague Strike
Death Coil
Death Coil

Sample action list from a quick 1 minute test.
 
wow great shit! just tested it and modified some profiles.
great job on this botbase!

tested the toggle hotkeys+= and it works fine.

just another request for queuing up spells:

could we get a hotkeys_push+= which is only set to true when i keep the button pressed.

with this we would be able to add manual casts like bladestorm/stampede/barrage to the apl.

edit:

actions+=/use_item,slot=trinket2,if=cooldowns_enabled
is not working. im getting a hb error.
 
Why you deleted that line?

actions + = / arcane_shot, if = focus> = 80 | talent.focusing_shot.enabled

I have a problem with stampade. even with disabled CD, still casting.

actions+=/stampede,if=buff.potion.up|(cooldown.potion.remains&(buff.archmages_greater_incandescence_agi.up|trinket.stat.any.up))|target.time_to_die<=25|cooldowns_enabled

I delete it because I dont like to wait with BA or ES..bot sometimes wastes focus on AS and if BA is on cd must cast FS to get focus for BA or ES..

wow great shit! just tested it and modified some profiles.
great job on this botbase!

tested the toggle hotkeys+= and it works fine.

just another request for queuing up spells:

could we get a hotkeys_push+= which is only set to true when i keep the button pressed.

with this we would be able to add manual casts like bladestorm/stampede/barrage to the apl.

edit:

actions+=/use_item,slot=trinket2,if=cooldowns_enabled
is not working. im getting a hb error.

Try use item name instead of slot number

actions+=/use_item,name=ITEM_NAME,if=cooldowns_enabled
 
3. Classes already implemented are: Fury Warrior, Windwalker Monk, Combat Rogue, Subtlety Rogue, Survival Hunter


Feral / Sub Rogue / Shadow Priest default profiles do not work, you will need to write your own.

Confused about this, so, Sub Rogue works or not?
 
fpr my hunter .simc following things are not working:

actions+=/multishot,if=pet.buff.beast_cleave.down

if i use

actions+=/multishot,if=pet.buff.beast_cleave.remains<=0

it works.
 
Last edited:
I delete it because I dont like to wait with BA or ES..bot sometimes wastes focus on AS and if BA is on cd must cast FS to get focus for BA or ES..

Okay. I understand. and on the cd stampade?

I have a problem with stampade. even with disabled CD, still casting.

actions+=/stampede,if=buff.potion.up|(cooldown.potion.remain s&(buff.archmages_greater_incandescence_agi.up|tri nket.stat.any.up))|target.time_to_die<=25|cooldown s_enabled
 
Okay. I understand. and on the cd stampade?

I have a problem with stampade. even with disabled CD, still casting.

actions+=/stampede,if=buff.potion.up|(cooldown.potion.remain s&(buff.archmages_greater_incandescence_agi.up|tri nket.stat.any.up))|target.time_to_die<=25|cooldown s_enabled

use this line instead of that one

actions+=/stampede,if=cooldowns_enabled
 
use this line instead of that one

actions+=/stampede,if=cooldowns_enabled

put this function "actions + = / arcane_shot, cycle_targets = 1, max_cycle_targets = 3, if =! ticking"

but it is not working. I just go twin ogron and did not work the doting.

The function is wrong?
 
ProfileSelector Error

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Compiler Errors :

at Simcraft.APL.RuntimeCodeCompiler.CompileCode(String code) in f:\Bots\Simcraft Logs\APL\RuntimeCodeCompiler.cs:line 78
at Simcraft.SimcraftImpl.GenerateApls(String folder) in f:\Bots\Simcraft Logs\SimcraftTop.cs:line 340
at Simcraft.ProfileSelector.OnShown(EventArgs e) in f:\Bots\Simcraft Logs\ProfileSelector.cs:line 28
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

Hello, some solution for the problem? it seems that the new imports warrior profiles of simulationcraft (610-05) do not work.
 
I am currently trying to implement a rotation for my shadow priest, but the BotBase does not seem to react to conditional statements regarding "shadow_orb". Is anyone else experiencing this?
 
I am currently trying to implement a rotation for my shadow priest, but the BotBase does not seem to react to conditional statements regarding "shadow_orb". Is anyone else experiencing this?

Yo, try the new Version !
Shadow Orb is simply returning the number of shadow orbs, is it supposed to do something else ?
 
New Github version is not working for me. He loads all profiles (not only the selected one) and does nothing.

Just finished a perfect working all in one fury profile and working on a arms one.
just cycling (rend spreading) gives me a headache :(
 
New Github version is not working for me. He loads all profiles (not only the selected one) and does nothing.

Is there some exception in the hb log ?

"New APL" just means he found valid simc file in the folder.

Behaviors Created ! means that it actually loaded the profile
 
Last edited:
Back
Top