Cooldudepro

Reputation: 0 [rate]

Joined: Feb, 2023

Last online:

Profile Picture

Etc

Send Message

Threads List
Possible Alts

Activity Feed

Replied to thread: Help With A Script


I think zindex is what u need

Created a new thread: Help with psx script


Does anyone have an open sourced psx farm?

I want to learn how to make one myself and wish to look into others source and see how it works

Thanks

(dont worry im not a skid,i just want to learn how to make 1 myself and see how other farms work,what they are based on)

Replied to thread: Help with whitelist


@Murz,What should i start with if i wanted to makea whitelist myself?

Replied to thread: Help with whitelist


@heckerdude,I meant in luau.

Replied to thread: Help with whitelist


@Astronemi,

I wasnt planning to log my users hwid,what i meant was when people for example wanted to buy some script i made for a game,i should then get their hwid and whitelist them.

Replied to thread: Help with whitelist


@heckerdude,

people can spoof their hwid so what should i add as an extra security step?

Created a new thread: Help with whitelist


What should i use as an whitelist?

Userid/name was my first thought but people can just spoof it

I cant use ip cuz some people got ip that changes

I cant use hwid cuz it depends on the executor you are using(from what i heard)

Created a new thread: Help with car tp


Can anybody tell me how to teleport a car in driving empire facing a certain cframe?

like when i execute my teleport car script it teleports it to the place where i want to grind with but it teleports me sideways and i get stuck in the wall

 

Replied to thread: Help with for loop PLS


@Haruka, OMG TYSM UR A LIVESAVER ILYYYYYYYYYYYYYYYYYYYYYYY 

jsut gotta implement it inside my gui and thats it,ty sm bro ily❤❤❤

Replied to thread: Help with for loop PLS


@mliny,

I dont think u understood what i said,the farm i use is using for i,v to get all the orbs from a folder

and it doesnt stop untill all the orbs are collected

Im already using the getgenv().toggle and what u replied with,look at the message above u to see what i use

 

Replied to thread: Help with for loop PLS


@Pluto_Guy,

i tried that already

this is what i use for farm

worldcurrent = game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value for i,v in pairs(game:GetService("Workspace").Map.Stages.Boosts[worldcurrent]:GetChildren()) do for a,b in pairs(v:GetChildren()) do game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = b.CFrame worldcurrent = game:GetService("Players").LocalPlayer.leaderstats.WORLD.Value

end end end

 

and this is the autofarm toggle

 

if (state) then getgenv().AutoFarm = true while true do wait() if getgenv().AutoFarm == true then farming() end end else getgenv().AutoFarm = false end

 

it doesnt stop until all the orbs are collected

Created a new thread: Help with for loop PLS


So theres this game called STRONGEST PUNCH SIMULATOR and i made a lil farm for it BUT

it uses a for loop and when i want to stop the farm with an toggle it just doesnt

it stops after all its children(orbs) dissapear

also i added cooldown so that i dont get banned so until i collect all the orbs new ones appear and the farm doesnt stop

PLS HELPP

Created a new thread: Help Me Please with this


So theres this friend request botter script(ROSMM)

someone bypasses its old keysystem on scriptblox https://scriptblox.com/script/Universal-Script-ROSMM-KEY-BYPASSER-9045

And i was wondering how did the rosmm guy make it so that on this link http://147.189.128.198:5000/api/currentkey there will be the key to his script