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!

[Bot] Prosto_Pets: Battle Pets 4 in 1, and more

you might have covered this previously, but is there a way to target a specific pet for capture. maybe even just ignoring other battles until the bot find the target pet? for example the Unborn Val'kyr as an example.

It is on my todo list of features to implement since so many people have been asking for it. I am already working on it, but it will still be a few days since the list is extensive and contains over 300 pets.
 
is it just me or is the botbase totally locking up the HB window? The bot is running and doing it's thing but I can't drag the window and I can't press stop or anything. Nothing noteworthy in the log for this....
 
is it just me or is the botbase totally locking up the HB window? The bot is running and doing it's thing but I can't drag the window and I can't press stop or anything. Nothing noteworthy in the log for this....

This is the first time I am hearing about this. Usually people are quite pleased with the performance.
 
is it just me or is the botbase totally locking up the HB window? The bot is running and doing it's thing but I can't drag the window and I can't press stop or anything. Nothing noteworthy in the log for this....

Naw thats an issue with HB currently. If you dig in the development thread you'll see similar stuff/bug reports. I have the same issue on occasion. Just restart your pc and you should be fine.
 
I am sure this has been a question but there is 47 pages, but I am strictly just trying to level my blues from as low as 1-24 all to level 25 lol. What is the best way to do that? I tried to start in a level 25 zone and get one hit and sub out but obviously I get one shotted
 
I personally use Ringer +2 Mode with its default settings. The bot flew to Northern Stranglethorn and started battles with anything it could find. That got all of my lvl 1-3 blues up to about lvl 5. From there it flew over to Swamp of Sorrow I think and kept going.
 
I am sure this has been a question but there is 47 pages, but I am strictly just trying to level my blues from as low as 1-24 all to level 25 lol. What is the best way to do that? I tried to start in a level 25 zone and get one hit and sub out but obviously I get one shotted

You need a level 12-14 (ringerx1) zone to get all your pets to level 7 or so for optimal Ringer x2 leveling.

I think I normally use swamp of sorrows and/or Dustwallow Marsh? Something around there. Already profile for this inside the botbase.
 
I don't know if it's the most efficient, but I'm just using Ringer x2 in Vale of Eternal Blossoms (the highest profile included with Botbase) and its working fine for level 1s. With the safari hat, they typically hit level 5 after 1 fight and level 8-9 after the 2nd fight. I have it set to level rares only. I got 30+ pets to level 10 overnight doing this.
 
I don't know if it's the most efficient, but I'm just using Ringer x2 in Vale of Eternal Blossoms (the highest profile included with Botbase) and its working fine for level 1s. With the safari hat, they typically hit level 5 after 1 fight and level 8-9 after the 2nd fight. I have it set to level rares only. I got 30+ pets to level 10 overnight doing this.

I do this as well because I have such a good VoTFW profile, but its extremely inefficient (no offense intended!). You can do 10 pets to level 7 (meets all three leveling criteria) in an hour and 10 to level 5 (Minimum to meet 2 of the 3 criteria important for power leveling) in almost half that time with the botbase. Can be even faster with the exact perfect pets with custom.cs to kill fastest instead of wasting moves on shields/avoid/stuns/heals when power leveling them.

Criteria for power leveling you must avoid to be efficient:
Have enough HP not to be 1 hit - 5 is usually enough for VoTFW, but 7 is best.
Have enough hp to survive a DOT in first round. 7 usually survives barely.
Be lucky enough that you can just use an ability and swapout after they cast a non lethal spell (critter unkillable, etc) or be power leveling a pet that can avoid all damage for 1 round and goes first.


Pending this being possible, their has been discussion about just resigning the match if pet 1 dies or a certain criteria is met. If that is the case leveling in VoTFW from level 1 will become a dream come true :)
 
Any ETA on updating pets to be based on IDs? Thanks

Give me over the weekend. I finished unpacking the last boxes today so now I can start fully diving back into bot development. But we are talking about ~700 species, ~500 abilities and ~200 auras and that stuff is tied into the bot in multiple places. I need to make everything work with IDs and the old namebased system in order not to break older custom tactics. Right now I am doing it in parallel for my own botbase and Prosto_Pets. :-) Getting there as fast as I can.
 
Can someone explain which settings to use to just level the 3 active Pets and not all of them?
 
I personally use Ringer +2 Mode with its default settings. The bot flew to Northern Stranglethorn and started battles with anything it could find. That got all of my lvl 1-3 blues up to about lvl 5. From there it flew over to Swamp of Sorrow I think and kept going.

Well I let it run for like 8 hours last night and woke up to most my level 1's being 5-7 but I had a shit ton of level 1 blues. So anyways all I did was go to pandaria and go out to Karasang Wilds and make it only kill level 23's and I usually could last a shot and then it would switch so thanks anyways guys
 
Well I let it run for like 8 hours last night and woke up to most my level 1's being 5-7 but I had a shit ton of level 1 blues. So anyways all I did was go to pandaria and go out to Karasang Wilds and make it only kill level 23's and I usually could last a shot and then it would switch so thanks anyways guys

That is awesome, I should do that sometime. I've got about 400 more pets to level up.
 
Making profiles

I noticed that not all Dreanor areas have profiles, so I deceided to make them myself. Just wondering if I am doing it the right way, or if I should add / delete things.

Code:
<HBProfile>
   <!--
		PET BATTLE PROFILES SPIRES OF ARAK.
		PET LEVEL: 25.
		FACTION: NEUTRAL.
		
			[X] VENDOR
			[X] REPAIR
			[X] MAILBOX
		-->
   
	<Name>[N] Pet Battle profile - Spires of Arak (25)</Name>

	<MinLevel>100</MinLevel>
	<MaxLevel>101</MaxLevel>
   
	<MinDurability>0.3</MinDurability>
	<MinFreeBagSlots>2</MinFreeBagSlots>
   
	<MailGrey>false</MailGrey>
	<MailWhite>false</MailWhite>
	<MailGreen>true</MailGreen>
	<MailBlue>true</MailBlue>
	<MailPurple>true</MailPurple>
   
	<SellGrey>true</SellGrey>
	<SellWhite>true</SellWhite>
	<SellGreen>false</SellGreen>
	<SellBlue>false</SellBlue>
	<SellPurple>false</SellPurple>
   
	<AvoidMobs>
		<!-- NONE -->
	</AvoidMobs>
   
	<Blackspots>
		<!-- NONE -->
	</Blackspots>
   
	<Mailboxes>
		<!-- MAILBOX AT THE RUSTY CYLINDER IN PINCHWHISTLE GEARWORKS -->
		<mailbox X="-1568.293" Y="942.3724" Z="10.57903" />
	</Mailboxes>
		
	<Vendors>
		<!-- VENDOR 'TWIZIX COPPERBOMB' IN PINCHWHISTLE GEARWORKS -->
		<Vendor Name="Twizix Copperbomb" Entry="82183" Type="Repair" X="-1483.905" Y="981.5174" Z="8.025543" />
	</Vendors>
   
	<Hotspots>
		<Hotspot X="-585.9549" Y="2266.804" Z="21.98725" />
		<Hotspot X="-961.627" Y="910.256" Z="3.992595" />
		<Hotspot X="-2056.229" Y="1332.59" Z="11.83767" />
	</Hotspots>

</HBProfile>
 
With "Fav only Pets" and "Fav Only Ringers" set, min level set to 1 and max level set to 25.... when I generate a team it's using 3 level 25 pets. Why won't it select favorites of lower level? Without this capability it's just going through 400+ low level blues and leveling them alphabetically.
 
With "Fav only Pets" and "Fav Only Ringers" set, min level set to 1 and max level set to 25.... when I generate a team it's using 3 level 25 pets. Why won't it select favorites of lower level? Without this capability it's just going through 400+ low level blues and leveling them alphabetically.

A log would help, but the setting of pet 1 or the setting of how many levels above could be messing this up.
 
Back
Top