Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Calc = script.Parent
- local Output = script.Parent.Out
- local CurrentNumber = "TYPEYOURCODEHERE" -- u need tampermonkey script here site copy and paste to browser extension://dhdgffkkebhmkfjojejmpbldmpobfkfo/options.html#nav=ef66fc6b-e85b-4613-aa38-03ecd90d16a2+editor
- local PreviousNumber = "TYPEYOURCODEHERE" -- tampermonkey script will print the code in the down.
- local Operator = "TYPEYOUROPERATORHERE" -- type game operator, u can find it with dex v4 dark
- function Update(final)
- end
- function ClearOrEqual(Action)
- end
- function Operation(Action)
- end
- function Numbers(N)
- end
- function Trigger(button)
- end
- --done open your console gui and check your code copy and u can copy all replicated storage scripts without crypt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement