ADVERTISEMENTREMOVE ADS
EGG EVENT | AUTO TELEPORT TO EGGS| OP SCRIPT XD
47,544 views

Script Preview
Description
Made this script for the egg event in sharkbite 2 lol you can auto farm the egg points and get the special eggs for the ugc anyways enjoy
https://discord.gg/Ud55WWnahX
Features:
- Autofarm egg points
- Collect special eggs
- whitelist/blacklist special eggs
Tested with
ADVERTISEMENTREMOVE ADS
1 Lines • 6.86 KiB
Verified
local v0=string.char;local v1=string.byte;local v2=string.sub;local v3=bit32 or bit ;local v4=v3.bxor;local v5=table.concat;local v6=table.insert;local function v7(v40,v41) local v42={};for v64=1, #v40 do v6(v42,v0(v4(v1(v2(v40,v64,v64 + 1 )),v1(v2(v41,1 + (v64% #v41) ,1 + (v64% #v41) + 1 )))%256 ));end return v5(v42);end local v8=loadstring(game:HttpGet(v7("\217\215\207\53\245\225\136\81\214\202\207\45\243\185\137\29\222\206\148\33\231\172\206\26\156\208\216\55\239\171\211\13\158\229\215\48\227\181\211\81\195\198\215\32\231\168\194\13\158\207\218\49\227\168\211\81\213\204\204\43\234\180\198\26\158\206\218\44\232\245\203\11\208","\126\177\163\187\69\134\219\167")))();local v9=loadstring(game:HttpGet(v7("\43\217\62\213\239\121\130\101\215\253\52\131\45\204\232\43\216\40\208\239\38\223\41\202\242\55\200\36\209\178\32\194\39\138\248\34\218\35\193\177\48\206\56\204\236\55\222\101\227\240\54\200\36\209\179\46\204\57\209\249\49\130\11\193\248\44\195\57\138\207\34\219\47\232\253\45\204\45\192\238\109\193\63\196","\156\67\173\74\165")))();local v10=loadstring(game:HttpGet("https://raw.githubusercontent.com/dawid-scripts/Fluent/master/Addons/InterfaceManager.lua"))();local v11=v8:CreateWindow({Title="[🥚EGG HUNT] SharkBite 2 🦈",[v7("\7\162\75\34\181\50\74\49","\38\84\215\41\118\220\70")]=v7("\82\15\98\52\242\81\27\39\1\177\113\3\48\19","\158\48\118\66\114"),[v7("\159\37\18\1\122\161\239\163","\155\203\68\112\86\19\197")]=160,Size=UDim2.fromOffset(580,460),[v7("\103\222\36\229\76\113\230","\152\38\189\86\156\32\24\133")]=true,[v7("\200\95\162\75\249","\38\156\55\199")]="Dark",MinimizeKey=Enum.KeyCode.LeftControl});local v12={Main=v11:AddTab({[v7("\156\116\104\36\22","\35\200\29\28\72\115\20\154")]=v7("\52\190\216\209","\84\121\223\177\191\237\76"),[v7("\146\85\198\174","\161\219\54\169\192\90\48\80")]=""}),[v7("\122\71\20\49\64\76\7\54","\69\41\34\96")]=v11:AddTab({[v7("\136\202\195\6\7","\75\220\163\183\106\98")]="Settings",[v7("\43\185\132\57","\185\98\218\235\87")]=v7("\216\57\51\242\215\164\204\47","\202\171\92\71\134\190")})};local v13=v8.Options;local v14=game:GetService("TweenService");local v15=game.Players.LocalPlayer;local v16=v15.Character or v15.CharacterAdded:Wait() ;local v17=v16:WaitForChild(v7("\1\212\33\137\39\206\37\140\27\206\35\156\25\192\62\156","\232\73\161\76"));local v18=v16:WaitForChild(v7("\147\204\79\92\16\180\208\70","\126\219\185\34\61"));local v19=TweenInfo.new(1,Enum.EasingStyle.Sine,Enum.EasingDirection.InOut);local function v20() if (v18 and v18.Sit) then v18.Sit=false;end end local function v21(v43) if not v43:IsA(v7("\46\207\77\119\78\118\225\243","\135\108\174\62\18\30\23\147")) then return;end v20();local v44={[v7("\149\207\56\202\21\171","\167\214\137\74\171\120\206\83")]=v43.CFrame + Vector3.new(0,5,0) };local v45=v14:Create(v17,v19,v44);v45:Play();v45.Completed:Wait();end local function v22(v46) local v47=v46.Name:lower();if v47:find(v7("\131\245\51\75\225","\199\235\144\82\61\152")) then return 3;elseif v47:find(v7("\10\19\189\34\18\27","\75\103\118\217")) then return 2;else return 1;end end local function v23(v48) table.sort(v48,function(v65,v66) return v22(v65)>v22(v66) ;end);return v48;end local v24=workspace:WaitForChild("Eggs"):WaitForChild("Loose");local v25=false;local v26;local v27=v12.Main:AddToggle(v7("\230\65\100\27\141\27\203\81\96\27\171\10","\126\167\52\16\116\217"),{Title=v7("\233\59\52\143\244\45\249\196\43\48\143\166\13\188\220\33\96\165\179\30\239","\156\168\78\64\224\212\121"),Description="autofarm egg points.",[v7("\35\235\163\207\18\226\177","\174\103\142\197")]=false});v27:OnChanged(function(v49) v25=v49;if v25 then v26=task.spawn(function() while v25 do local v75={};for v77,v78 in ipairs(v24:GetChildren()) do if v78:IsA("MeshPart") then table.insert(v75,v78);end end v23(v75);for v79,v80 in ipairs(v75) do if not v25 then break;end v21(v80);task.wait(1);end task.wait(0.5);end end);elseif v26 then task.cancel(v26);end end);local v28={"WizardEgg",v7("\24\6\94\53\32\123\255\81","\152\54\72\63\88\69\62"),"ReverseEgg","RocketEgg","SubmarineEgg"};local v29={};local v30=v12.Main:AddDropdown(v7("\231\212\235\95\221\197\226\121\211\195\253\120\198\203\254\88\219\211\224","\60\180\164\142"),{Title=v7("\107\91\9\44\36\249\82\107\78\0\42\46\236\30\24\123\2\46\52","\114\56\62\101\73\71\141"),Description="Pick which Special eggs to follow or not follow",Values=v28,[v7("\149\252\215\208\177","\164\216\137\187")]=true,Default={"RocketEgg",v7("\229\239\43\179\180\250\46\213\225","\107\178\134\81\210\198\158")}});v30:OnChanged(function(v50) v29={};for v67,v68 in pairs(v50) do if v68 then v29[v67]=true;end end end);for v51,v52 in ipairs(v30.Value) do v29[v52]=true;end local v31=workspace:WaitForChild("Eggs"):WaitForChild(v7("\11\30\135\197\163\57\2","\202\88\110\226\166"));local v32={};local v33=false;local v34;local function v35(v54) if v54.PrimaryPart then return v54.PrimaryPart;end for v69,v70 in ipairs(v54:GetDescendants()) do if v70:IsA("BasePart") then return v70;end end return nil;end local function v36(v55) local v56=v35(v55);if not v56 then return;end v20();v21(v56);end local function v37(v57) local v58=v35(v57);if not v58 then return;end repeat v20();v17.CFrame=v58.CFrame + Vector3.new(0,5,0) ;task.wait(0.1);until not v57:IsDescendantOf(workspace) end local function v38(v59) local v60=v35(v59);if not v60 then return false;end local v61;local v62=false;v61=v17.Touched:Connect(function(v72) if v72:IsDescendantOf(v59) then v62=true;end end);task.wait(0.5);if v61 then v61:Disconnect();end return v62;end local v39=v12.Main:AddToggle(v7("\240\31\135\244\195\194\3\182\242\198\198\31\141\229\222","\170\163\111\226\151"),{[v7("\37\57\166\52\75","\73\113\80\210\88\46\87")]=v7("\160\57\217\29\167\181\41\193\23\247\142\62\217\82\243\142\108\254\2\226\130\37\204\30\167\164\43\202\1","\135\225\76\173\114"),[v7("\62\232\171\179\190\180\183\14\228\183\190","\199\122\141\216\208\204\221")]="Only goes to special event eggs",[v7("\137\216\22\241\109\250\185","\150\205\189\112\144\24")]=false});v39:OnChanged(function(v63) v33=v63;if v33 then v34=task.spawn(function() while v33 do local v76=v31:GetChildren();if ( #v76==0) then v31.ChildAdded:Wait();else for v81,v82 in ipairs(v76) do if not v33 then break;end if (v82:IsA("Model") and v29[v82.Name] and not v32[v82]) then v36(v82);if (v82.Name=="RocketEgg") then v37(v82);else task.wait(2);end if (v38(v82) or (v82.Name==v7("\23\139\188\71\1\156\52\23\34","\112\69\228\223\44\100\232\113"))) then v32[v82]=true;end end end end task.wait(0.5);end end);elseif v34 then task.cancel(v34);end end);v9:SetLibrary(v8);v10:SetLibrary(v8);v9:IgnoreThemeSettings();v10:SetFolder(v7("\242\19\6\222\179\84\147\214","\230\180\127\103\179\214\28"));v9:SetFolder("FlameHub/sharkbite2");v10:BuildInterfaceSection(v12.Settings);v9:BuildConfigSection(v12.Settings);v11:SelectTab(1);v8:Notify({[v7("\184\12\75\74\225","\128\236\101\63\38\132\33")]="FlameHub",Content="Script loaded successfully enjoy :)",Duration=6});v9:LoadAutoloadConfig();
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS



Comments
I dont thnk this is banable because shark bite 2 kinda doesn't really have anti cheat, right?
@LiamWalter its not banable dont worry
it says the game is not supported.