What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Using spells while Frozen

Gardettos

New Member
Joined
Jun 11, 2012
Messages
522
Reaction score
6
This for me is the single thing that is holding back my bot in Act 2 champion farming at the moment. I use Mirror Images and Diamond Skin both can be used while frozen. Mirror images does it one better and will break a frozen. It is so frustrating watching the bot die when a little thing is holding him back. I am using the Generic profile because it just works. Is there any time table for DB to be able to use spells while frozen?
 
You can edit settings but it still doesn't cast spells while frozen.
 
This for me is the single thing that is holding back my bot in Act 2 champion farming at the moment. I use Mirror Images and Diamond Skin both can be used while frozen. Mirror images does it one better and will break a frozen. It is so frustrating watching the bot die when a little thing is holding him back. I am using the Generic profile because it just works. Is there any time table for DB to be able to use spells while frozen?
Got lucky I've read that post. Adding it to the todo list of Belph.
 
I haven't tested this out myself yet, but I saw someone point out that you could change something in the CC for an easy fix:
CreateWaitWhileIncapacitated(),
Simply just add // before this to comment it out:
//CreateWaitWhileIncapacitated(),
I hope this works because it's so depressing to see the bot go down while diamond skin is ready to be used! :D
PS. this edit should be done in the GenericRoutine.cs in your routines folder! :)
 
You can edit settings but it still doesn't cast spells while frozen.

Im pretty sure it does cast during frozen or atleast spells like Serenity and WoTB are casted when you get frozen using the Unit.IsMeIncapacited (this is using belph)
 
Back
Top