

danzigy33 wrote:I can't wait to play, I'm just want a bot for it asap. with that said i would like to know if anyone's working on one"lisa" "rock" eh eh
ty all
lvl 40 in hell? If you do every quest that is actually impossible.danzigy33 wrote:Im lvl 40 and hell sucks balls
LOLdanzigy33 wrote:need a bot it looks vary easy to make one.
Code: Select all
playerpositionaddress = 0x1627ACC,
playerZoffset = 0x8,
playerXoffset = 0xC,
Code: Select all
dhmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x248,0xBC})
playerhp = memoryReadFloatPtr(getProc(), 0x16110cc, {0x24C,0x1C8,0x10,0x274,0x8})
Code: Select all
barbmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x264,0x14}) or 0
wizmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x264,0x14}) or 0
wdmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x264,0x14}) or 0
dhmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x248,0xBC}) or 0
monkmaxhp = memoryReadFloatPtr(getProc(), 0x181C614, {0x40,0xC8,0xC,0x274,0x20}) or 0
playerhp = memoryReadFloatPtr(getProc(), 0x16110cc, {0x24C,0x1C8,0x10,0x274,0x8}) or 0
Code: Select all
math.atan2(destinationX - playerX, destinationZ - playerZ)* (180/math.pi)
Code: Select all
local wx,wy,wwide,whigh = windowRect(getWin());
Users browsing this forum: No registered users and 0 guests