of     1   

heobaxe123
#208624259Tuesday, January 31, 2017 6:08 AM GMT

PLZ Money script GAME [MCLARENS!] Ultimate Driving: Westover Islands
Lua_Basics
#208624274Tuesday, January 31, 2017 6:08 AM GMT

Elaborate.
newdumbman2
#208624901Tuesday, January 31, 2017 6:22 AM GMT

Say thank you :( local money=9001 local freemodellove=game:GetService("ToolBox") local car=freemodellove:FindFirstModel("mclarens") car.Name="COOL CAR UMG" car.Parent=workspace while true do if car:GetPrimaryPartCFrame().p.X>9001 then player.Money=money^(money*money/9002) end wait() end
hujigukafu
#208634019Tuesday, January 31, 2017 10:29 AM GMT

-Create one normal script inside of game.Workspace- -basic script- game.Players.PlayerAdded:connect(function(p) leaderstats = Instance.new("IntValue", p) leaderstats.Name = "leaderstats" -Basic IntValue Gui Cash = Instance.new("IntValue", leaderstats) Cash.Name = "Cash" --Cash while true do wait(1) Cash = Cash + 3 -- Add 3 cash every 1 second end end) -Custom Cash Script need pay, or take one free- #H3J1G3KAF3
heobaxe123
#208639516Tuesday, January 31, 2017 12:58 PM GMT

thanks for him
Unsubtleties
#208639557Tuesday, January 31, 2017 12:59 PM GMT

"-Custom Cash Script need pay, or take one free-" hmm i wonder which option he'll pick
heobaxe123
#208639572Tuesday, January 31, 2017 12:59 PM GMT

how write code this ???
hujigukafu
#208640327Tuesday, January 31, 2017 1:20 PM GMT

"hmm i wonder which option he'll pick" Also me wonder Xd #H3J1G3KAF3
hujigukafu
#208640358Tuesday, January 31, 2017 1:21 PM GMT

"how write code this ???" Create one script at Workspace, copy and paste ? #H3J1G3KAF3
SlotterJunior
#224163569Thursday, August 24, 2017 2:43 PM GMT

bvoth scripts wont work m8
kad728
#227478108Sunday, November 12, 2017 3:06 PM GMT

LuaC Script: pushnumber #### ######## -2 local money pushstring game:GetServiceToolBox setfield -2 local freemodellove pushstring freemodellove:FindFirstModelmclarens setfield -2 local car getglobal car pushstring COOL CAR UMG setfield -2 Name getglobal car setfield -2 Parent getglobal getglobal while true do getglobal if car getfield -1 GetPrimaryPartCFrame pushvalue ## ##### # # ## ######## ## p getfield -1 X>9001 then getglobal player setfield -2 Money getglobal end getglobal wait pcall 1 1 0 getglobal end

    of     1