Categories > Exploiting > Scripts >

Dresden, Germany [0.48] INF Money Script

Posts: 5

Threads: 3

Joined: Oct, 2021

Reputation: 0

Posted

Important: First you need to get into the Police Team after that just Execute the Script.

 

Game Link: https://www.roblox.com/games/3179256276/Dresden-Germany-0-48

 

Skript:

 

for i = 0 , 10000 do

 

local ohString1 = "2020 Wolfsburg Passat Police"

local ohString2 = "Marked"

 

game:GetService("ReplicatedStorage").Events.SelectPoliceStarterCar:FireServer(ohString1, ohString2)

 

 

 

 

local ohString1 = "car_1"

 

game:GetService("ReplicatedStorage").Events.SellCar:FireServer(ohString1) end

  • 0

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

i already see a few issues..

 

1. you didnt even bother cleaning up the mess hydroxide made

2. this will lag wayyyy past most cpu's comfort zone you need to add a task.wait()

3. wrd broke formatting so even if this ever looked good wrd made it a mess again

 

lemme fix that for you

 

local events = game:GetService("ReplicatedStorage").Events

for i=0, 10000 do
	task.wait()
	events.SelectPoliceStarterCar:FireServer("2020 Wolfsburg Passat Police", "Marked")
	game:GetService("ReplicatedStorage").Events.SellCar:FireServer("car_1")
end

  • 0

Added

@_realnickk i already see a few issues..

 

1. you cant rely on task.wait() returning a number as that could get updated any time, use while true do instead

2. I forgot about what u said on point 2

3. space is gay (nothing wrong with being gay im just straight irl)

  • 0

i use arch btw

Posts: 1

Threads: 0

Joined: Sep, 2022

Reputation: 0

Replied

 

Your post is the best blog ever. Your post is good for amazing and informative klondike solitaire

  • 0

Posts: 1500

Threads: 89

Joined: May, 2018

Reputation: 24

Replied

@_realnickk

i alreadys ee a few issues

local even = game.service(gam,'ReplicatedStorage").events
local a = true
local toggle = (false)
local tog = a
while ((not toggle) and (true)) or (tog) do
if ((not toggle) and (not false)) then
for i = (1,1.2,0.001) do
wait(-4)
	game:service"ReplicatedStorage("2020 Wolfsburg Passat Police"")
wait(-4)
	gae:servic"ReplicatedStorage.SellCar:FireServer("car_1")
wait(-4)
  • 0

Hello there

#StayHome

 

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )