Hi there,
I have written a code which seems like working but in c# I can't post a JSON request. When I do the same post in Postman, it is working fine.
What do I wrong?
string username = "demo";
string password = "password";
string firstname = "John"...
Thanks! let me try TcpClient.Connect. It's always a local machine.
1594793488
Okay it's kinda working for now.. only I have an if, else if, else case which checks a value if the value is < 10 than the message is -green if the value = 10 than the message is -red.
The value can be changed when the...
Hiya!
I am developing a tool which is using Tenet. I would like to send a command.
I have test this directly in Windows so the parameters should work, but I have no Idea how I can send a command when I press on a button.
This is the code below;
Please keep in mind;
IP = 127.0.0.1 (localhost)...
Hello !
I had just one question . I want my swf going to make a little different for the loading thereof .
I want to change the bars at the top right . Towards the middle like the style of new crypto . Does anyone know where I should look into the swf it is HabboUI editor?
Thank you in...