ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Script hub
1.1k Views

bee swarm simulatoe op tools modded lol not the real one

Script hubUploaded by
4 months ago
Please login to perform these actions:

Description

Remote Name: CompleteQuestFromPool Remote Type: RemoteEvent Remote Path: ReplicatedStorage.remoteEvents.CompleteQuestFromPool local args = { } local remote = game:GetService("ReplicatedStorage"):WaitForChild("CompleteQuestFromPool") if remote:IsA("RemoteEvent") then remote:FireServer(unpack(args)) elseif remote:IsA("RemoteFunction") then local result = remote:InvokeServer(unpack(args)) print("Result:", result) end

View Raw
Edited By: peacful_haxer Download


Comments
7
User profile picture
drei41450 4 months ago
w
User profile picture
blblbl 4 months ago
i got insta banned
blblbl's profile pictureblblbli got insta banned
User profile picture
peacful_haxer 4 months ago
@blblbl mine works your joing also dont spam it it may trigger the anti-cheat
User profile picture
wuttikornsangsength 4 months ago
how to i use this?
wuttikornsangsength's profile picturewuttikornsangsengthhow to i use this?
User profile picture
peacful_haxer 4 months ago
@wuttikornsangsength get a quest and use it
User profile picture
wuttikornsangsength 4 months ago
i don’t get it how
peacful_haxer's profile picturepeacful_haxer@wuttikornsangsength get a quest and use it
User profile picture
wuttikornsangsength 4 months ago
@peacful_haxer i get quest and i use it didn’t work
Please Login to add a comment.