Categories > Exploiting > Scripts >

hello, I need help please.

OuiSom89

OuiSom89

Posts: 14

Threads: 5

Joined: Aug, 2022

Reputation: 0

Posted

you can join friends via a script but I was wondering if it's possible to join a person without having them as a friend. that is possible ? If yes could you help me to make this script or tell me how we can do this please.

Thanks

  • 0

Added

@_realnickk I can't really understand what you said to me, can you tell me again step by step please

  • 1

Added

@53326I started to make a script to see what it returns to me but when I print it tells me that
my script :

local HttpService = game:GetService("HttpService")

local url = "https://api.roblox.com/users/"..861877418

reponse = HttpService:GetAsync(url)
info = HttpService:JSONDecode(reponse)

print(info)

 

response to script :

--[[
Http requests can only be executed by game server
Stack Begin
Script '', Line 5
Stack End
]]

 
but I can access it by a link and have but answer manually " https://api.roblox.com/users/861877418 " so I wonder if it would not be possible to have the answer by making a request without going through the game in another language. But if I do that I still have the problem of how to write in a language other than the luau. Can you tell me how I can do to make a script in another language executable by an exploit please

  • 1

Nolix

use vantra hub

Posts: 436

Threads: 61

Joined: Mar, 2022

Reputation: 14

Replied

@Lux14 nah, its possible and has already been done

 

heres a script I found a while ago which worked for me (please nobody ask me support for this, im not the owner of the script nor do I know who the owner is)

https://robloxscripts.com/synapse-x-stream-sniper-fixed-july-2022/

  • 0

Users viewing this thread:

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