hi guys, im back after some age (im rusco95/koala95) my account has been closed.
im trying tu update my old bot but cant make work the fuck for load template. when the bot is doing this point
LoadSkillTemplate("Ogakgwp5ayOERD3HAAAAAA71dpqI") it stop ( no crash just stop it)
Func LoadSkillTemplate($aTemplate, $aHeroNumber = 0)
Local $lHeroID = GetHeroID($aHeroNumber)
Local $lSplitTemplate = StringSplit($aTemplate, "")
Local $lTemplateType ; 4 Bits
Local $lVersionNumber ; 4 Bits
Local $lProfBits ; 2 Bits -> P
Local $lProfPrimary ; P Bits
Local $lProfSecondary ; P Bits
Local $lAttributesCount ; 4 Bits
Local $lAttributesBits ; 4 Bits -> A
Local $lAttributes[1][2] ; A Bits + 4 Bits (for each Attribute)
Local $lSkillsBits ; 4 Bits -> S
Local $lSkills[8] ; S Bits * 8
Local $lOpTail ; 1 Bit
$aTemplate = ""
For $i = 1 To $lSplitTemplate[0]
$aTemplate &= Base64ToBin64($lSplitTemplate[$i])
Next
$lTemplateType = Bin64ToDec(StringLeft($aTemplate, 4))
$aTemplate = StringTrimLeft($aTemplate, 4)
If $lTemplateType <> 14 Then Return False
hi guys, im back after some age (im rusco95/koala95) my account has been closed.
im trying tu update my old bot but cant make work the fuck for load template. when the bot is doing this point
LoadSkillTemplate("Ogakgwp5ayOERD3HAAAAAA71dpqI") it stop ( no crash just stop it)
Func LoadSkillTemplate($aTemplate, $aHeroNumber = 0)
Local $lHeroID = GetHeroID($aHeroNumber)
Local $lSplitTemplate = StringSplit($aTemplate, "")
Local $lTemplateType ; 4 Bits
Local $lVersionNumber ; 4 Bits
Local $lProfBits ; 2 Bits -> P
Local $lProfPrimary ; P Bits
Local $lProfSecondary ; P Bits
Local $lAttributesCount ; 4 Bits
Local $lAttributesBits ; 4 Bits -> A
Local $lAttributes[1][2] ; A Bits + 4 Bits (for each Attribute)
Local $lSkillsBits ; 4 Bits -> S
Local $lSkills[8] ; S Bits * 8
Local $lOpTail ; 1 Bit
$aTemplate = ""
For $i = 1 To $lSplitTemplate[0]
$aTemplate &= Base64ToBin64($lSplitTemplate[$i])
Next
$lTemplateType = Bin64ToDec(StringLeft($aTemplate, 4))
$aTemplate = StringTrimLeft($aTemplate, 4)
If $lTemplateType <> 14 Then Return False
wb Rusco95... I believe Func Loadskilltemplate() is non operational; even with the new header fix -- I forgot to mention that it was one of the things still broken... is a reason why we chose to bring back the old method of increase/decrease skill attrib...
I can't explain, but I've been modifying the vaettir v4.1 by gigi with fixes here and there.
Enjoy
do you have a specific armor/weapon set you use for this? my success rate isnt so great on this one. works beautifully though. just find myself dying often.
here is the raptor farm bot i was working on. it works now, but my success rate wasnt great with this either. you can tweak it as needed for success, but the script works.
you're welcome, i waited some time on releasing it until i had it tested properly.
I'll likely be updating every now and then and possibly making a few new ones, but my AutoIT coding is rather new
Quote:
Originally Posted by jimmytwiggs
do you have a specific armor/weapon set you use for this? my success rate isnt so great on this one. works beautifully though. just find myself dying often.
Blessed insignias, energy runes major vigor, shadow arts head peace and +3 rune. major vigor, i should perhaps upgrade to sup vigor at a point but i've been lazy hoarding ecto, shards and gold.
+10 vs earth dmg and +45 health while enchanted offhand and 20% enchants weapon, one toon has the +30 attributes the other does not, both are successful, some die on route but it only happens a few times and it farms for quite some time before heading to GH to sell and store gold.
NOTE: my farming toons all have fully upgraded belt and bags
you're welcome, i waited some time on releasing it until i had it tested properly.
I'll likely be updating every now and then and possibly making a few new ones, but my AutoIT coding is rather new
Blessed insignias, energy runes major vigor, shadow arts head peace and +3 rune. major vigor, i should perhaps upgrade to sup vigor at a point but i've been lazy hoarding ecto, shards and gold.
+10 vs earth dmg and +45 health while enchanted offhand and 20% enchants weapon, one toon has the +30 attributes the other does not, both are successful, some die on route but it only happens a few times and it farms for quite some time before heading to GH to sell and store gold.
NOTE: my farming toons all have fully upgraded belt and bags
having more success with the blessed insigs and weapon set, thanks a lot!
having more success with the blessed insigs and weapon set, thanks a lot!
proper equipment helps a lot generally. Sure without the right runes it could be done if a player is sitting at the screen controlling, however a bot really does not know how to handle the situation.
proper equipment helps a lot generally. Sure without the right runes it could be done if a player is sitting at the screen controlling, however a bot really does not know how to handle the situation.
Well I guess its working now because i woke up with Legendary Survivor XD Thanks again.
im glad to see u again like old time phat!! anyway I have restored my dev farmer(soup kabob ) I will do some test and try to make work the template load after it will be public. the Time depend on my real work. I lost all my old bot that never been public, I'm searching them anywhere if I find them I will update to 2020.
I cant acces to my rusco95 account seems like it been closed for inactivity, cause my email isn't recognized