Breaking News

Base Wars Script Roblox

среда 19 февраля admin 24
  1. -- https://raw.githubusercontent.com/IhateNoggers/bruh/master/Roblox%20Roblox
  2. print('Starting')
  3. wait(2) -- Waiting For your character to load in
  4. local LocalPlayer = game.Players.Demonsnowman -- Enter Your Name Here
  5. local LocalPlayer2 = workspace.Demonsnowman -- Enter Your Name Here
  6. local ninjagui = Instance.new('ScreenGui',LocalPlayer.PlayerGui)
  7. local ninjaframe = Instance.new('Frame',LocalPlayer.PlayerGui.ScreenGui)
  8. local t1 = Instance.new('TextLabel',LocalPlayer.PlayerGui.ScreenGui.Frame)
  9. local FailGodMode = Instance.new('TextButton',LocalPlayer.PlayerGui.ScreenGui.Frame)
  10. local Crash = Instance.new('TextButton',LocalPlayer.PlayerGui.ScreenGui.Frame)
  11. local iamspeed = Instance.new('TextButton',LocalPlayer.PlayerGui.ScreenGui.Frame)
  12. local exit = Instance.new('TextButton',LocalPlayer.PlayerGui.ScreenGui.Frame)
  13. local nextpage = Instance.new('TextButton',LocalPlayer.PlayerGui.ScreenGui.Frame)
  14. local ninjaframe2 = Instance.new('Frame',LocalPlayer.PlayerGui.ScreenGui.Frame)
  15. -- The Entire Gui
  16. ninjagui.Name = 'ninjagui'
  17. ninjaframe.Parent = ninjagui
  18. ninjaframe.Selectable = true
  19. ninjaframe.Name = 'ninjaframe'
  20. ninjaframe.Position = UDim2.new(0.0419161692, 0, 0.239999995, 0)
  21. ninjaframe.BackgroundTransparency = 0.5
  22. ninjaframe.Draggable = true
  23. -- Title of Gui
  24. t1.Name = 'Title'
  25. t1.Text = 'Op Gui'
  26. t1.Position = UDim2.new(0.2,0,0.053,0)
  27. t1.BackgroundColor3 = Color3.new(0,0,0)
  28. print('Title Finished')
  29. -- Exit Button
  30. exit.Name = 'Exit'
  31. exit.BackgroundTransparency = 0.9
  32. exit.BackgroundColor3 = Color3.new(1000,1000,1000)
  33. exit.TextSize = 50
  34. exit.Position = UDim2.new(0.895,0,0,0)
  35. function mouseventclose()
  36. print('Rip Base Raiders Gui')
  37. LocalPlayer.PlayerGui.ninjagui.ninjaframe.Exit.MouseButton1Click:Connect(mouseventclose)
  38. -- God Mode Button
  39. FailGodMode.Name = 'God'
  40. FailGodMode.Text = 'God Mode'
  41. FailGodMode.Size = UDim2.new(0,128,0,50)
  42. FailGodMode.BackgroundTransparency = 0.9
  43. FailGodMode.TextColor3 = Color3.new(227/255,72/255,0)
  44. FailGodMode.BackgroundColor3 = Color3.new(1000,1000,1000)
  45. LocalPlayer2.Humanoid.MaxHealth = math.huge
  46. end
  47. LocalPlayer.PlayerGui.ninjagui.ninjaframe.God.MouseButton1Click:Connect(mouseeventgod)
  48. iamspeed.Parent = ninjaframe
  49. iamspeed.Active = true
  50. iamspeed.TextScaled = true
  51. iamspeed.Position = UDim2.new(0.56,0,0.367,0)
  52. iamspeed.TextColor3 = Color3.new(227/255,72/255,0)
  53. iamspeed.BackgroundColor3 = Color3.new(1000,1000,1000)
  54. if (LocalPlayer2.Humanoid.WalkSpeed 100) then
  55. else
  56. end
  57. LocalPlayer.PlayerGui.ninjagui.ninjaframe.Speed.MouseButton1Click:Connect(mouseeventspeed)
  58. Crash.Parent = ninjaframe
  59. Crash.Active = true
  60. Crash.TextScaled = true
  61. Crash.Position = UDim2.new(0.23,0,0.68,0)
  62. Crash.TextColor3 = Color3.new(227/255,72/255,0)
  63. Crash.BackgroundColor3 = Color3.new(1000,1000,1000)
  64. while true do
  65. system32.Parent = workspace
  66. end
  67. LocalPlayer.PlayerGui.ninjagui.ninjaframe.Crash.MouseButton1Click:Connect(mouseeventcrash)
  68. ninjaframe2.Parent = ninjagui
  69. nextpage.Name = 'nextpage'
  70. nextpage.Text = 'Next >>>'
  71. nextpage.Size = UDim2.new(0,50,0,50)
  72. nextpage.BackgroundTransparency = 0.9
  73. nextpage.TextColor3 = Color3.new(227/255,72/255,0)
  74. nextpage.BackgroundColor3 = Color3.new(1000,1000,1000)
  75. ninjaframe.Visible = false
  76. LocalPlayer.PlayerGui.ninjagui.ninjaframe.nextpage.MouseButton1Click:Connect(mouseeventcrash)

Base Wars: The Land is the hugest game to ever hit ROBLOX. User created a game that is universally cherished, as evidenced by the 21 million (and climbing) visits the game has received and the RGC 2012 Users Choice Award it received for Best Game. Though many of our Spotlight articles are about users who are just beginning to pave their paths through ROBLOX, we universally agreed that talking to the creator of Base Wars: The Land was a must. Getting in contact with d4rk886 wasn’t easy–he has a busy schedule and lives in Hong Kong.

(formerly known as Base Wars: The Land) is a fast paced shooter made by D8Dev (formerly known as d4rk886). Base Wars is a popular game since 2009, and is one of the longest lasting classics, gaining over 54M+ visits (as of 6/17/2018). Wiki News None at the moment.

We finally got the chance to talk with him via Skype, where we talked about future plans (hint: he’s working on a new game, and it’s awesome), and of course,.D4rk886 is humble about his success on ROBLOX–he notes that Base Wars: The Land, was an educational experience, and that he was learning how to program during the three month period it took to create the game.“The challenge was to keep players interested in the game. I added a lot of goals for players. They can unlock new weapons and new badges by earning points, and they can battle with different players every day.”The “goals” he refers to in Base Wars: The Land seemingly never end. Each unlockable weapon is based on the amount of KOs a players earns–the more KOs you acquire, the more powerful weapons become available to you.

D4rk886 has taken many familiar tropes from modern multiplayer games and mixed them into a winning combination of team-and vehicle-based combat that users simply can’t stop playing. Yet he insists that the games’ success was unexpected.“When I started to develop the game, it was just so I could learn how to program,” he says.

“I didn’t think that the game could get to be this big, until more and more players started joining. I decided I’d keep working on it.

I’m so lucky to be working on a game like this.”D4rk886 discovered ROBLOX a few years ago when he saw an ad on a website, and became immediately interested in ROBLOX Studio. He had learned a bit of Java coding prior to joining, so the Lua learning curve wasn’t too steep. Though Base Wars: The Land is his undisputed claim to fame, he’s made other popular titles as well, including, a zombie survival game that’s been visited nearly 400,000 times. The game features different classes of zombies with different skills–there are your standard walkers, armored zombies that require more bullets, and leaping zombies that can shoot into the air, to name a few. You’ve got to team up with other players online to fight off increasingly large waves of the undead, and if you get infected, you play as a zombie for the duration of the round.

Theme park world free Theme Park World features four themes of amusement park, the ability to ride attractions, and an online service that enabled players to share parks. To do this, the player must choose how to spend their funds, finding ways to expand the number and scope of their parks while remaining profitable. Reception was mostly positive, with reviewers complimenting the sound and visuals, although some were critical of the interface. The game was followed by Theme Park Inc (also known as Sim Coaster) in 2001.GameplayTheme Park World tasks players with managing a series of amusement parks.

D4rk886 is far from done with his Base Wars: The Land–he’s constantly updating the game, and the next round of updates will make substantial changes. He’s working to improve the Graphic User Interfaces (GUI) to be more efficient, and working on changing the “Customize Set” option to a drag and drop system, where you can drag weapons you want to use into equipment slots (a system he’s implementing in his upcoming ROBLOX game; more on that later). He’s also working to optimize the game so it’s playable for ROBLOX Mobile, which is an aspect of game building that he’s going to be mindful of moving forward.Speaking of forward movement, d4rk886 is also hard at work at his next ROBLOX title, “The Mystic Land”, which is an action-RPG that, even in its beta stages, features some deep gameplay mechanics. I was lucky enough to be able to explore the open world he created, which is populated with all sorts of enemies, and I’m pleased to report that it’s massive. Combat is a throwback to popular RPGs from the past–you click to target your enemy, then click again to launch attacks (the HP damage even briefly floats over their head). You can equip a number of spells to both do additional damage and heal yourself and others, and you can earn more abilities by gaining experience from battle.D4rk886 also mentioned that he’s developing “The Mystic Land” with touch controls in mind, so that it’s easy to play on mobile devices as well. What I played was more of a framework than a full game, but it showed a lot of promise, and we can’t wait to see where he goes with it.D4rk886 has become one of the most prolific users on ROBLOX, and has created the most popular game on our platform to date.

And it all started with a young kid–who loves gaming and hiking with his family–seeing an ad, and jumping into Studio. Here’s his advice to you:Always think about what your game is supposed to be, and gain different ideas from movies, books, TV shows, and player suggestions. Think about what makes the games you love to play fun. Farming simulator 17.

And always think before you build.