This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Instances: | |
local MAGICIANNOOBGUI = Instance.new("ScreenGui") | |
local MAGIC = Instance.new("ImageLabel") | |
local LAGON = Instance.new("TextButton") | |
local LAGOFF = Instance.new("TextButton") | |
local SPAM = Instance.new("TextButton") | |
local KEY = Instance.new("TextBox") | |
local SPAM2 = Instance.new("TextButton") | |
local OFF = Instance.new("TextLabel") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local currentamount = 0 | |
function getfuncs(scrpt, replacefunc) | |
local rt = {} | |
for _,i in pairs(getreg()) do | |
if type(i) == "function" then | |
if getfenv(i).script == scrpt then | |
table.insert(rt,i) | |
if replacefunc ~= nil then | |
getreg()[_] = replacefunc | |
print("whoa") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_G.autofarm = true | |
while _G.autofarm do | |
wait(0.25) | |
local char = game.Players.LocalPlayer.Character | |
char.Sword:Activate() | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- This script was generated by Hydroxide's RemoteSpy: https://github.com/Upbolt/Hydroxide | |
local A_1 = "1" | |
local A_2 = "2" | |
local A_3 = "3" | |
game:GetService("Players").LocalPlayer.PlayerGui.WindowsGui.QuestSystem.PlayTimeRewardRemote:FireServer(A_1, A_2, A_3) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- This script was generated by Hydroxide's RemoteSpy: https://github.com/Upbolt/Hydroxide | |
local A_1 = "1" --1 to 7 try it 2 times. | |
game:GetService("Players").LocalPlayer.PlayerGui.WindowsGui.QuestSystem.ChestRewardRemote:FireServer(A_1) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_G.sell = true | |
while _G.sell do | |
wait(0.5) | |
local ohString1 = "Sell" | |
game:GetService("ReplicatedStorage").Remote.SellRemote:FireServer(ohString1) | |
end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return(function(l,...)local Z="This file was obfuscated using PSU Obfuscator 4.0.A | https://www.psu.dev/ & discord.gg/psu";local d=l[(117927781)];local O=l[.7456073131158982];local x=l[.8729192520831336];local N=l[((#{540;294;764;(function(...)return 334,22,264,909;end)()}+108939856))];local J=l[(415747012)];local G=l[.5216270967021711];local X=l['hJWZpvq6'];local v=l[((#{18;477;709;569;(function(...)return 775,57,93;end)()}+754283073))];local b=l[((#{257;908;896;(function(...)return 276,742,787,...;end)()}+688542708))];local a=l['Pm192'];local F=l[(75434879)];local B=l[((#{}+419220631))];local S=l[(507795299)];local L=l["GFrne004"];local o=l[((#{488;307;}+59652812))];local u=l[(797374685)];local q=l[.8079614121503949];local D=l[(358690973)];local h=l.WIfL0l;local j=l[((#{673;}+220640000))];local I=l[(628229234)];local c=l[(189855819)];local f=l[(959307007)];local m=l[.2898549643763597];local R=l[(610699432)];local g=l[(982381096)];local r=l['LRPNdd'];local Q=((getfenv)or(function(...)return(_ENV);end));loca |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return(function(l,...)local I="This file was obfuscated using PSU Obfuscator 4.0.A | https://www.psu.dev/ & discord.gg/psu";local s=l[(268371124)];local Z=l['JzTm8CY96'];local g=l[(938246072)];local f=l[.8335106861002327];local Q=l['YVD2P'];local B=l[(269484545)];local Y=l[(815814101)];local i=l[(973662920)];local d=l[(283647973)];local A=l[(594344287)];local k=l[((#{898;146;(function(...)return 678,73,344;end)()}+609687814))];local n=l[(114246503)];local D=l[((#{(function(...)return;end)()}+310723835))];local U=l[(760230217)];local t=l[(264488699)];local h=l[(28229620)];local G=l[(486849277)];local p=l[((#{}+412569988))];local J=l[(206124201)];local M=l.RLLVntY8U;local S=l[(825680150)];local y=l[(663680049)];local T=l[(830727394)];local L=l[.44028671059770824];local O=l[(22346770)];local x=l[((#{795;41;522;545;(function(...)return 466,371,287,...;end)(390,630,318)}+127037997))];local o=l[((#{621;(function(...)return 667;end)()}+70935638))];local V=l[.010741168172443829];local P=l[.4744185490880248];local u=l |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--za warudo by JayRain | |
local Player = game:GetService("Players").LocalPlayer | |
local TweenService = game:GetService("TweenService") | |
local function Chat(String) | |
if game.PlaceId == 286090429 then | |
game:GetService("ReplicatedStorage").Events.PlayerChatted:FireServer(String, false, false, true) | |
else | |
game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest:FireServer(String, "All") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
return(function(l,...)local T="This file was obfuscated using PSU Obfuscator 4.0.A | https://www.psu.dev/ & discord.gg/psu";local h=l[((#{505;209;[974]=957;471;}+577128515))];local E=l[(742818498)];local z=l[(198927993)];local P=l[((#{166;38;[504]=809;856;(function(...)return 314,485,466,...;end)(142,21)}+957841002))];local t=l[(159843273)];local b=l[((#{[294]=329;494;548;(function(...)return 569,748;end)()}+694846773))];local o=l[(801673742)];local V=l[(501662246)];local f=l[((#{(function(...)return 988,214,941,192;end)()}+229531871))];local R=l[.3849699727189587];local u=l[(742502836)];local p=l[(8923031)];local G=l[(393533508)];local Y=l[((#{(function(...)return 407,923,990,325,...;end)(13,912,101,432)}+608689514))];local r=l.VAxWFWSl5;local L=l[(140169514)];local Z=l[((#{19;987;[857]=492;303;52;(function(...)return 419,596,456,203;end)()}+703642493))];local m=l[.8286255993082308];local A=l[(243147845)];local q=l[.30452442183369977];local O=l[(492404766)];local x=l[((#{(function(...)return 904,531,398,398; |
NewerOlder