[-]
Shout:
Click Refresh to load shouts.

Post Reply 
 
Thread Rating:
  • 5 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Reading memory
03-05-2008, 12:10 PM
Post: #11
Reading memory
Sending objects over a network is done through object serialization, which is built on top of the byte I/O streams. You don't have to use serialization; you just use the byte streams.
Find all posts by this user
Quote this message in a reply
03-05-2008, 01:38 PM
Post: #12
Reading memory
in java if there is a function to detect wich os you are running you can use an if statement to check wich readin memory code you should use , yes this is alot of work but it might be the only way to do it
Find all posts by this user
Quote this message in a reply
03-05-2008, 03:56 PM (This post was last modified: 02-15-2009 11:34 AM by OsQu. Edit Reason: )
Post: #13
Reading memory
Since you can run Tibia only with Windows or Linux why not to build two native DLL's. One for windows and one for Linux. Including both to your bot and when bot is starting it detects which OS you're using and starting to use correct DLL. That sounds pretty cross-platform Tongue

E: Okey, Linux don't have DLLs but something similar..

TibiaAPI Developer
Find all posts by this user
Quote this message in a reply
02-15-2009, 06:41 AM
Post: #14
Reading memory
ha.. a standalone tibia client in java?
now that's some amount of code Big Grin
Find all posts by this user
Quote this message in a reply
12-08-2009, 10:26 PM
Post: #15
@Kriwek
Kriwek, if you need programmers for your bot, I'd love to help you, I did some programs in Java, I love the language and I know a lot of stuff about it, my only issue is same as your, memory reading/writing, add me in messenger if you're interested.

mauricio@psybr.com
Find all posts by this user
Quote this message in a reply
06-05-2010, 11:42 AM
Post: #16
RE: Reading memory
Try with JNA https://jna.dev.java.net/.

[Image: php-programmer.gif]
Find all posts by this user
Quote this message in a reply
Post Reply 



Contact UsTProgrammingReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication