ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 7205

[Open-Source] Full Feature .NET KV Checker API Using TCP

by Rick - 03-09-2024 - 11:12 PM
#1
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.

Freelance .NET & PHP Developer and Personal/Product GFX Artist
[Image: glJMOVQ.gif]
Reply
#2
good job and very interesting
Reply
#3
(03-09-2024 - 11:12 PM)Rick Wrote:
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.


Thanks n i g g a gggggg

Jfkrbfbfrkrkfjf

(03-09-2024 - 11:12 PM)Rick Wrote:
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.


(03-09-2024 - 11:12 PM)Rick Wrote:
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.


N i g g a

(03-09-2024 - 11:12 PM)Rick Wrote:
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.


Niggaaaaaaaaaaaaaaaaa
Reply
#4
(03-09-2024 - 11:12 PM)Rick Wrote:
Full Feature KV Checker API + More

This API is one I have been wanting to add to my website for sometime, just have not had the time. I recently had a little free time and decided to clean it up and release it. It was made to perform well on any server. It is a single program that will download the resources it needs and install them to the machine's appdata location so that they call be referenced from there. 

the program has many features:
Configurable Port
Unlimited API Keys
Shared KV Check (using console id)
Mass Checker (cmd: 'UNSHARED.exe /check')
Numerous Test Commands
Many Checks and Features That Reduce Memory Usage


Below I will post some screengrabs:
Shared Checks
[Image: RgqJwO8.png]
Test Command
[Image: k2CmmcG.png]
First Run:
[Image: aRSv3eK.png]

Compiled Program:
Hidden Content
You must register or login to view this content.



Usage:
1. set the port in 'bin/settings/config.ini' on the first line. this will be the port you access the api via tcp with.
2. ensure that port is open and accessible. using windows firewall disable the blocking of ports or allow the one you pick to pass through by adding a rule.
3. Add a 16 character API key to the next line followed by '@' and a description of any kind. you can repeat this step as many times as you'd like.
4. start the application as admin in the directory you would like to run the application. it will run the first launch procedure.
5. the api should now be running on the port you chose. you can verify by reading the console output.
Sending  Data
1. APIKEY
2. IP (for shared kv check)
3. KV
Receiving Response
  • OK: Unbanned
  • NO: Banned
  • Anything Else: Error
Source Code:
Hidden Content
You must register or login to view this content.


Niggaaaaaaaaaaaaaaáaaaaaaaa
Reply
#5
it says reply to reveal hidden content but its still hidden?
Reply
#6
Nice lemme gook
Reply
#7
a decent drop for once

(03-16-2024 - 09:33 PM)hookah6546 Wrote: it says reply to reveal hidden content but its still hidden?

did you end up getting the link?
Reply
#8
Damn nice release thanks man
Reply
#9
oof nice release

really nice release
Reply
#10
(03-20-2024 - 07:30 PM)Spillovers Wrote: oof nice release

really nice release

very good very nice
Reply

Users browsing: 2 Guest(s)