Looking for scripter who is experienced with JSON

Hey! I am in need of a JSON scripter who can give me a hand with integrating Campfire HQ roblox ranking script with my game.

Payment:
If needed, I will pay up to 500 robux since this isn’t that challenging if you know basic JSON.

Contact me through Discord lexi#8784 or Devforum.

2 Likes

What part of the script requires you needing JSON?

1 Like

This is what I need setup: https://docs.campfirehq.net/en/ranking

When a member of staff says :rank username rankid it ranks the user to the specified rank.

It’s not JSON, its JavaScript.

1 Like

Its in JSON, thats how you communicate with api’s

Correct me if I’m wrong, but from reading their docs, it looks like you can do this through a ROBLOX Module. Therefore, you wouldn’t need to send JSON to their API manually.

Now, if you were to do this outside of ROBLOX, you’d need to use JSON with API requests, like they say on their website:

“The API is for usage outside of Roblox. You should use a request client to utilize the API.”

2 Likes

You are hiring someone to create you a webapp that can rank, correct? - If so, 500 Robux isn’t enough and also where are you hosting this?

2 Likes

No, what he wants is to add a command ( :rank username rankid ) to rank players in his group or disc from inside his game. The command should be only accessed by high rank players. The module allows this, but the command system needs to be done

1 Like

Oh, JavaScript rank Command?
I might do it.

That’s still a webapp…

You code with campfirehq with js

Hello, from what I’m hearing you want a web app build for 500 robux. 500 robux isn’t enough to get anything more than a weld script done, let alone a entire js web app.

For a web app like this my estimate is around 10k+, you may find someone willing to go lower but not 500 robux low.

Keep in mind that to create a web app you’ll also have to host the bot yourself. Some hosting is free but you’ll need to switch to a paid plan if you want it to work 24/7.

1 Like

I found someone for 200 robux, and they’ve finished and it works perfectly. Thanks everyone for the offers!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.