omega12008
New Member
- Joined
- Jun 14, 2012
- Messages
- 23
silly question but is it possible for the routine to start popping Maj Xp Boosts as part of its rotation every 3 hours?
silly question but is it possible for the routine to start popping Maj Xp Boosts as part of its rotation every 3 hours?
Do you mean you want to move if there are more targets or you want to AOE if there are more targets?
If you mean AOE:
Code:If (MercCast("SKILL NAME", UseAOE && TWR30 > 3)) return; // this would cast if 4 targets or more were within 30 meters. you can use TWR10 for targets within 10 meters. Adjust accordingly.
[16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45
[16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN
[16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45
[16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN
Level 12 Trooper - grinding profile
Unpure: Movement working, combat not.
J2oe: Movement working, combat working, but sooner or later it drops in a loop and the BW takes 1gb of ram and shuts down SWTOR and BW short after.
Code:[16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45 [16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN [16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45 [16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN
Guess i am on WingIt for now :/
BW spools like that for me on unpure also pindleskin it is a BW.exe issue not routine. I believe this is an issue depending what planet and mesh you use. I can bot on some planets for 2 days straight with no reboot but if I am on certain planets it will last maybe 1 hour before I have to restart it. You will see this issue with unpure also because it gets same object and gethealth function errors. I am trying to iron this out by all the log data I have from debug mode but that only helps so much. I can't activate the dev tool in the .exe like the devs to make this a cake walk.
^^ This. I definitely notice this on Corellia on one of my computers. It could be related to operating system too. I have one computer with Windows 7, one with Windows 8, and one with XP (don't ask). The one with XP gets this problem on Corellia. The other two computers seem to be able to run Corellian profiles just fine. Also, it's not a system specs thing, because the computer with Windows 8 is the slowest one!
They are redoing some meshes so we will see after they update. Only time will tell since I don't think its the routine as much as the bot interfacing with grey magic issues.
or maybe something as simple as a memory leak and/or bad RAM.
Useaoe is just a bool set in the declarations. It can be cut off if you are in a group and dont want ot aoe. So its default true. Yea twr is within range of you. You can close in to like 20m or 2.0f if you want
Level 12 trooper... Didn't pick up an advanced class yet?
easiest would probably be to use the fleet transport console to the west of senate taxi plaza
Level 12 Trooper - grinding profile
Unpure: Movement working, combat not.
J2oe: Movement working, combat working, but sooner or later it drops in a loop and the BW takes 1gb of ram and shuts down SWTOR and BW short after.
Code:[16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45 [16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN [16:59:08.929 D] [HLL] Dictionary contains 4 key already. Value: 5,605194E-45 [16:59:08.929 D] [HLL] Dictionary contains -1 key already. Value: NaN
Guess i am on WingIt for now :/
I'd like to post more logs but they never seem to crash when I'm actually home... so the logs are always huge because they've been crashed all day while I'm at work spamming.
Yea I know how that goes. I just vnc all the time and find out when it happens. Just if you ever get like the bot hanging up and no movement just post the log. Like after death some times my guy will run out to just a random NPC and stand on top of him. If I move him he will just run back to the spot lol until I restart the bot :S.