thurdev / roblox-limiteds-sniper-free

Now UGC items are possible to be set as a limited, and some people are selling them for free, so the script will try to buy every copy, if any available
MIT License
7 stars 5 forks source link

Question, does this script even re-check items? #25

Closed karl-police closed 1 year ago

karl-police commented 1 year ago

Not an issue, but I like using issues as discussions.

@Qi2nR9uw since you used it before, maybe you can tell me.

Is this the only time it calls "getItems" ? https://github.com/thurdev/roblox-limiteds-sniper-free/blob/rollback/src/index.ts#L57

Oh wait, it calls it with some "Job" function, so I should check that out.

karl-police commented 1 year ago

I have no clue what Job is

https://github.com/thurdev/roblox-limiteds-sniper-free/blob/rollback/src/class/job.ts#L3

karl-police commented 1 year ago

ChatGPT said it's uhhh

recurring and that it runs again? It's like setInterval or something, not sure though

I didn't find a docs for "node-cron"

karl-police commented 1 year ago

Yeah every 5 seconds, it seems. Honestly though. I don't think it's such a good idea to have this running. Cuz Roblox has a ToS. Now there has been scripts in the past. But those were console scripts and you ran them manually.

This bot runs automatically, but idk.

I am not sure if it just does it in 5 seconds again. I am not sure regarding what it does with the items that it found after the Job runs again.

karl-police commented 1 year ago

Maybe you can tell @thurdev

thurdev commented 1 year ago

Descontinued @karl-police