Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Question Can i running api with C#?

Joined
Sep 28, 2015
Messages
38
i might make an dll with api and use dll run it on c#? is it work?
i really don't like to write code in java
 
it will be cool i think,so i can write script in other language?
 

fox

Joined
Nov 3, 2013
Messages
41
You don't like to code in java. Even though C# is shit and their both similar.

To do so you'll need to use jni which only supports c/c++ then you'll have to other shit. The process will be very slow and not worth it.
You can already write scripts in a different language by using languages that run on the
 
Joined
Sep 28, 2015
Messages
38
not really, have you know ikvm? I can make an dll with API then i can use dll in c#
 
Joined
Sep 28, 2015
Messages
38
every thing normal,but not work lol
1.jpg
2.jpg


EDIT: IT'S ONLY A API TEST
 
Joined
Dec 10, 2014
Messages
3,260
Not sure if troll or srs.
Firstly, I'm pretty sure it's common knowledge that you can't just import a Java API into another language and have it work fine, although I do see that you're using IKVM, but even then you need the knowledge to use it properly.
Secondly, the API in your screenshots isn't even RuneMate's.
 
Joined
Sep 28, 2015
Messages
38
Yes it's only a test
I've tried before in an email client projects (using java jar in .NET)
 
It can't read data from game client,because the hook is not installed i think
I used third party game clients by myself coded,not Epicbot or Runemate
 
Last edited:

fox

Joined
Nov 3, 2013
Messages
41
Where can i download runemate api? i'll keep try lol
download -> standalone? Profit? Learn to download? Learn that this won't work? Learn that it will be extremely slow? Learn that even with the library it still goes through three different processes?
 
Joined
Dec 10, 2014
Messages
3,260
download -> standalone? Profit? Learn to download? Learn that this won't work? Learn that it will be extremely slow? Learn that even with the library it still goes through three different processes?
I kinda think that the main reason he wants to use C# is because it's the only language he's comfortable with :/
 
Top