Categories > Exploiting > Roblox >

[Help] Integrate scriptblox to your ROBLOX executor.

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Posted

I've realized most executor that has cloud scripts nowadays uses the scriptblox thingy, "powered by scriptblox.com". 

So I wanted to integrate it but don't know how to. I am not an HTML expert or css or js. Maybe those programming languages probably have something to do with it.

 

help a dev out <>

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

Posts: 173

Threads: 16

Joined: Sep, 2022

Reputation: 15

Replied

I think this might be scriptblox doc 

https://github.com/DocsGuy/Unoffical-Scriptblox-api-docs/tree/main/Scriptblox%20Api

  • 0

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Replied

@Pekka,

 

Since I am new at this kind of stuff, kinda confusing to me as they don't explain anything.

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

RiceUsesArchBtw

rice cracker

vip

Posts: 331

Threads: 17

Joined: Aug, 2021

Reputation: 37

Replied

scriptblox provides an API for users to fetch scripts

 

basically:

- fetch json response from url

- parse json response with something like Newtonsoft.JSON

- profit

  • 0

https://cdn.discordapp.com/attachments/1023423265160560745/1132948683747500092/Frame_12x.png

SeizureSalad

i love femboys

Posts: 1018

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

@detroitjack smh can't put c# and lua in your siggy if you don't understand this!!!

 

anyways so there's an API that scriptblox uses found here https://scriptblox.com/api/script/fetch?page=1

 

using this you can get all the information that you need

 

hoep could help!!

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Replied

@SeizureSalad,

 

let me just act dumb and ask this question,

 

"how do you add this" 

 

L question ngl

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

SeizureSalad

i love femboys

Posts: 1018

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

@detroitjack depends on if you usin wpf or winforms. I won't spoonfeed you code but here's the steps

 

  1. send a request to the api endpoint that i sent you in my last reply
  2. use Newtonsoft.Json or the built in System.Text.Json library to parse and deserialize the json
  3. extract the information you want
  4. the end
  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Replied

@SeizureSalad,

 

since I am using winforms everything is complicated here, anyways thanks for the help. Appreciate it.

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

N4ri

truly gamer pro :suncool:

contentCreator

Posts: 508

Threads: 75

Joined: Mar, 2020

Reputation: 44

Replied

@Pekka

that is a lot more elaborate than the official documentation ThunderMods hands out, you can post a script with the API? wow

  • 0

<3 N4ri
---

Exploits i use: Comet
Scripts i use: anything cool

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Replied

@tempegoreng,

 

is this even for winforms? i am dumb

  • 0

Added

@tempegoreng,

 

I want it to like display in boxes, like how most cloud scripts are.

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

SeizureSalad

i love femboys

Posts: 1018

Threads: 73

Joined: Mar, 2021

Reputation: 37

Replied

@detroitjack using the code he gave you should be pretty easy to make a class with all the properties you want and then bind it to like a control in winforms that is your box n whatnot

  • 0

"Questionable intellegence, but I like the mystery" - CubeFaces

https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png

z_Kenneth

roachcock#3492

vip

Posts: 132

Threads: 13

Joined: Oct, 2021

Reputation: 5

Replied

sorry to break it to u but this cloud scripts thing will be harder in winforms unless bunifu or other design thingy has some type of wrap panel, just move to wpf it'll be best

  • 0

Posts: 1668

Threads: 10

Joined: Sep, 2020

Reputation: 59

Replied

@z_Kenneth, It's not tho bud

  • 0

Discord : Doctor Doom#0550

detroitjack

help@stellarhub.xyz

Posts: 117

Threads: 19

Joined: Mar, 2023

Reputation: -1

Replied

@SeizureSalad

 

yes, i pretty much understand now. Thank you.

  • 0

https://media.discordapp.net/attachments/1092386369931853834/1097911547206041611/BANNER.png

Next >>>

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )