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!

Fight at Joe's - 2.0

Status
Not open for further replies.
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?


Already have this implemented for one class but still in test phase. I will mess around with it soon just making few more major changes hoping to speed up the routine some.
 
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.

What you did there is what I'm after... What does "UseAOE" mean as a qualifier? Right now I'm just using TWR30 > 2 and it doesn't seem to use the AOE regularly... not sure what the problem is. Do they have to be within 30m of the bot, or within 30m of each other? I think it might be running into pull range and then only detecting the one in range and the other 3 or 2 are out of range so it doesn't quake... maybe I'll have to decrease initial combat range.
 
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 - 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 :/
 
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.
 
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!
 
^^ 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.
 
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.
 
or maybe something as simple as a memory leak and/or bad RAM.


I could agree on memory leak but not the bad ram since I get this issue on 4 different computers that are all very new. I7 etc
 
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

Hrm, still doesn't seem to be working. I guess I'll mess around with it more when I'm off work.
 
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 :/

Can you post a extra spammy log? So I can see if you got object errors and function gethealth error. These cause the bot to mess up no matter what routine is running. I just want more logs so I can figure this out. I have all my bots on extra spammy 24.7 trying to figure out the logic behind this.
 
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.
 
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.
 
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.

Yeah, that's the biggest hang-up I have.
 
Status
Not open for further replies.
Back
Top