[-]
Shout:
Click Refresh to load shouts.

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programming AGAIN! NEED IDEAS
07-16-2009, 09:18 AM
Post: #51
Programming AGAIN! NEED IDEAS
Hello i play on 8.42 OTServer ;D There are Training Monks with antibot system.
The server creating the message like this:
"18:28 Please type '/train xxxx' to prove that you are actually playing the game.
Not doing so will get you banned for 3 hours."
Then when we don't type /train xxxx (x-random digit) we have got banned for 3 hours.
Thats my question. Is that possible to write programm, where bot can type it? "/train xxxx".

Sorry for my English

I waiting for reply.

Thanks!! ;>
Find all posts by this user
Quote this message in a reply
07-16-2009, 09:31 AM
Post: #52
Programming AGAIN! NEED IDEAS
just fetch msg from server, and reply with 4 bytes xxxx
Find all posts by this user
Quote this message in a reply
07-16-2009, 10:43 AM
Post: #53
Programming AGAIN! NEED IDEAS
Babeq Wrote:Hello i play on 8.42 OTServer ;D There are Training Monks with antibot system.
The server creating the message like this:
"18:28 Please type '/train xxxx' to prove that you are actually playing the game.
Not doing so will get you banned for 3 hours."
Then when we don't type /train xxxx (x-random digit) we have got banned for 3 hours.
Thats my question. Is that possible to write programm, where bot can type it? "/train xxxx".

Sorry for my English

I waiting for reply.

Thanks!! ;>

Okey soo, this is my first time Im gonna help someone here.. until now I was just shooting questions so I hope it gonna help you..

Well, I found after few seconds with cheatengine that when u receive message '/train (3digitnumber) the number are saved on adress 79166F...
First of all u have to read from that adress to get the number..
then u have 2 options
If you want have tibia on background, u will have to send packet say numbers u read from that memory
If its enough for u to have Tibia in focus, just use something like sendkey (vb6). Dunno if in other languages its possible to send message to background app.

Hope it helped Wink
Find all posts by this user
Quote this message in a reply
07-16-2009, 11:20 AM
Post: #54
Programming AGAIN! NEED IDEAS
Quote:Dunno if in other languages its possible to send message to background app.
you need window handle.
vb suck
Find all posts by this user
Quote this message in a reply
07-16-2009, 12:03 PM
Post: #55
Programming AGAIN! NEED IDEAS
Can someone create a small program whose do it? My english is bad and i don't understand many phrases. ;/
Thanks for replies ;>
Find all posts by this user
Quote this message in a reply
Post Reply 



Contact UsTProgrammingReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication