![]() Shoutbox (View Full Shoutbox)
|
||||
Click Refresh to load shouts. |
||||
|
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.
|
|||
|
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
|
|||
|
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
![]() E: Okey, Linux don't have DLLs but something similar.. TibiaAPI Developer |
|||
|
02-15-2009, 06:41 AM
Post: #14
|
|||
|
|||
|
Reading memory
ha.. a standalone tibia client in java?
now that's some amount of code
|
|||
|
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 |
|||
|
06-05-2010, 11:42 AM
Post: #16
|
|||
|
|||
|
RE: Reading memory
Try with JNA https://jna.dev.java.net/.
|
|||
|
« Next Oldest | Next Newest »
|

![[-]](images/mint/collapse.gif)




