User | Post |
CHJIEN
 
   

  
 
 
Since: 04-30-02 From: Morroc
Since last post: 8369 days Last activity: 8391 days
|
|
Hi, i'm chjien, i want to help you out Sasami , i know quit some VB coding and i'm kinda good
If you could just give me a boost off, i dont know the exact code to use to make
moves like SIT- stand - go left go right
please msg me them or reply TNX
ps: if i release it will be exclusive for your site sasami and you get credit for the sugestion
greetz CHJIEN |
Sasami
Goddess in Training
 
   


  
 
 
Since: 02-18-02 From: Back in texas! YAY! college sucked! Rating: 10 (1030 pts)
Since last post: 7729 days Last activity: 7729 days
|
|
you'll need to learn how to send the proper packets that gets a bit complicated. I'm gonna get around to fixing it up as soon as I can, I don't ever have much free time anymore between making programs, playing ragnarok with friends, or other 1 player games i'm trying to get through, not to mention going out with friends to movies and such. And then there's always the earning money thing... Not enough time in the day -.- |
Frost2
 
   

  
 
 
Since: 05-04-02 From: ?
Since last post: 8395 days Last activity: 8395 days
|
|
bah thats easy you just do some boring stuff if you use a bot you dim movecoords as coord and put in Private Sub moved_Click()
movecoords.y = (Hex(txtX.Text - 1))
Winsock1.SendData Chr(&H85) + Chr(&H0) + Chr(movecoords.x) + Chr(movecoords.y) + Chr(&H10)
End Sub
and have in a module
Type MoveCoords
txtX as X
txtY as Y
End Type
then press the down button and you walk down
blah something like that ive done it before and sit/stand are easy i think its something like 82 00 01 00 00 01 SIT
and 82 00 01 00 00 02 STAND blah too tired cya
-------------------- ????? |
Sasami
Goddess in Training
 
   


  
 
 
Since: 02-18-02 From: Back in texas! YAY! college sucked! Rating: 10 (1030 pts)
Since last post: 7729 days Last activity: 7729 days
|
|
the bots are gay, i wouldn't touch them with a ten foot pole, this is all working with the actual ragnarok client. |
Talien
 
   


  
 
 
Since: 05-08-02 From: Michigan
Since last post: 8350 days Last activity: 8350 days
|
|
I'm sorry, I know this is completely off topic, but I just have to say I about died laughing after reading Sasami's post here.....that's about the way I look at them myself, and using them for any purpose is just.....blarg. |