@Interest07
thanks.. thanks alot lol. i found it. i can do normal attack, and auto select mobs (using asm injected code just like the russians did.) i'm so happy lol. thanks a lot..
this is the code i use.. right or wrong, i dunno, but it works. normal attack.. awesomeeeeeee.. thanks masters..
by the way, how can i pick a drop loot from the mobs? i'can't figure it out yet. gimme a hint please lol..
if I remember correctly this should work. In order to get the right item id, you'll have to search the item list for items located close to the monster you have just killed.
is there any memory address we can check to see if our char is still logged in or disconnected ? I already made a dead alarm based on HP so I'll know if my char is killed, by mob or other player but if I got disconnected, HP value is still at the last value before getting dc'ed and not zero, so still need to check back often because internet connection is unstable sometimes, could be my isp or the PW server itself.
also, is it possible to make an autologin using script ? I think ntKid's revobot has one. It'd be nice to have so the bot can avoid unnecessary interuption by unstable internet connection.
@Interest07 : I just tried to make moveto function based on your function above, it works for moving my char but I'm having problem to go to a coordinate in the right float value because for example my char is at coordinate 400,550, if I want to move it to 401,550, shouldn't I just tell _memorypointerwrite to write $x=401 and $y=550 in float ?
also, isn't for Y we use it like this : Round(($movetoy[1] + 5500) / 10, 1))
but it doesn't show the correct Y coordinate.
here is the movexyz function :
this one below is full code I made, if you have the time, could you please check why it shows the wrong Y coordinate, and also why it can't go to the exact coordinate even though I already tell to write coordinate in float. What is Z ? it shows one digit only and it's not height, I don't use Z and height though, because I only want to move to x,y coordinate, maybe later I'll use the height as well to fly from one place to somewhere else to avoid monsters.
please help, I'm really stuck
*you only need to change base address [the fake one, hehe] and the actionstruct 4064 should be dec("ff4") in pwi
What I posted above should work for moving to the correct spot, doesn't it? Why would you want to use the those coordinates though? They're not very precise to say the least
need to find out the difference about Z and height later, sometimes Z value seems like height , maybe it needs to be adjusted just like $x 'n $y , I'll take a look at prophet's code or zevorc's bot hehe.
thanks for correcting the y and z lol I had been trying it for hours just now
-edit-
I need to go to exact coordinates to make mining bot, check if the resource is still there, dig it, then move to other resource coordinate. I made a one spot mining bot but I got greedy now LoL, 10 minutes waiting for several ground resources to respawn seems like wasting time
I have the idea but still learning a few things before I can make it, now that I can go anywhere near resource coordinate, still need to make a checker function whether or not the resource is still there because there are always a lot of people mining in indo server
what you are using as X and Y, is actually X and Z. the Y coordinate is the height, the reason I have a separate "height" variable, is because that one is for the movement you get when clicking on the radar (or in quest log for example) to move. If you pass along that variable and it's a positive number you'll automatically equip fly gear if needed and start moving to the proper height.
yea, I switched offsets for Y n Z and it shows correct coordinates.
So Z is equal to height then, but seems like height is better to use because can automatically fly, hope it works with x y clicking for moving so I can avoid monsters.
what sendpacket from the collection in page 1 should I use to drop down from fly, if it's useskill, what's the skill id for 'fly' ? or if it's not in the list could you please add it ?
the useItem($index, $itemTypeId, $pid, $equip=0) function
where
$index=0xC
$itemTypeId=whatever flying gear you have
$equip=1
flygearid you can find at [$CHARACTER_DATABASE + 0x570] on pwi, can get the offset with the offsetfinder provided with my wq bot for other versions too.
about memory address 09/13/2010 - CO2 Programming - 4 Replies hello peeps
i am trying to make a program that shows how much gold i have in my inventory without having to open it up all the time
i have been searching on how to do this in vb6 and vb.net but i cant find anything that is what i am looking for so i came here to see if there was anyone that could point me in the right way on how to do this
Memory Address 03/05/2010 - CO2 Programming - 10 Replies Hey,
when i find a memory adress for Example :name = 0x5AC45(Example)
i add it to my bot and it shows my name but when i close co and open another one it doesnt show my name and when i search for the address it shows another address,i would like to know how to search for the Main address,som1 told me to look for the Pointer,am using cheat engine and idk how to look for the points i right click on the address and click search for pointer an empty box shows up plz help !!!
[VB]Memory Address 06/30/2009 - .NET Languages - 5 Replies Weiß jemande wie ich eine Memory Addresse in Visual Basic einbauen kann ? :)
Ahja habe VB08 :)
Liebe Grüße,
AngelAndi
MP address in memory 05/06/2007 - Lineage 2 - 0 Replies I want to make bot, I found HP address in memory, its 09DDD190 but I still can't find MP address ? Can anybody help me ?
And srry because of my english, it is bad :rolleyes: