Advertisement
Guest User

BEE SWARM SIMULATOR GET ALL LEGENDARY SCriPT

a guest
Aug 23rd, 2018
40,484
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ------made by KillerJao----
  2. ------Instruction
  3. Make sure you had lvl 7 executer!
  4. And Enjoy your HacKS :)
  5.  
  6.  
  7. local lr = 1
  8. local ud = 1
  9. local w = game.Players.LocalPlayer.Honeycomb.Value
  10.  
  11. repeat
  12. game:GetService("ReplicatedStorage").Events.ConstructHiveCellFromEgg:InvokeServer(lr, ud, "RoyalJelly", 0.001)
  13. until w.Cells["C" .. lr .. "," .. ud].CellType.Value == "BabyBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "DemonBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "DiamondBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "LionBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "MusicBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "NinjaBee" or w.Cells["C" .. lr .. "," .. ud].CellType.Value == "ShyBee"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement