DiciannoveGaming 1 Report post Posted November 28, 2013 how do i change the value when hp pot will be ticked?i want to tick the hp pots only when iam on low life because i have 5 panicked hp pots thanks! Quote Share this post Link to post Share on other sites
gloomyr666 0 Report post Posted November 28, 2013 this script only for life/mana flasks? downloaded it,but nothing changed... Quote Share this post Link to post Share on other sites
fraggle 3 Report post Posted December 23, 2013 -------------------------------------------- Ok guys,First, set the baseMgrPtr:=0x7a5214Then find the WriteMemUInt(pH,localConnection+0x2678,1) line in SetGameStateMenu(hwnd) function and replace it with WriteMemUInt(pH,localConnection+0x26f8,1). The only difference is f instead 7.-------------------------------------------- copied this from ownedcore, if someone need help to set it up for new patch 1.0.4 Quote Share this post Link to post Share on other sites
farva 6 Report post Posted December 30, 2013 what do i need to run this script an where do i set it up at? please Quote Share this post Link to post Share on other sites
stef 30 Report post Posted December 30, 2013 what do i need to run this script an where do i set it up at? please autohotkey create an empty *.ahk file and copy the source inside. Quote Share this post Link to post Share on other sites
nieznam 0 Report post Posted January 2, 2014 autohotkey create an empty *.ahk file and copy the source inside. TBH i copied, made .ahk file with the source and it doesnt looks it works. Have I to config something? Quote Share this post Link to post Share on other sites
stef 30 Report post Posted January 3, 2014 TBH i copied, made .ahk file with the source and it doesnt looks it works. Have I to config something? yep, you have to update the game offset's they are changing with every major update Quote Share this post Link to post Share on other sites
nieznam 0 Report post Posted January 3, 2014 yep, you have to update the game offset's they are changing with every major update More clearly if u can. What exactly I have to do Quote Share this post Link to post Share on other sites