Rawoas13

Untitled

Sep 13th, 2020 (edited)
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. [ru] [Aaa_bbb_ccc_ddd#2783] https://pastebin.com/PkxnYpws
  2. > [ru] [Aaa_bbb_ccc_ddd#2783] i copied it from stackoverflow
  3. > [ru] [Aaa_bbb_ccc_ddd#2783] mission completed
  4. < [Aaa_bbb_ccc_ddd#2783] and how would i use it on tfm?
  5. > [ru] [Aaa_bbb_ccc_ddd#2783] basically
  6. > [ru] [Aaa_bbb_ccc_ddd#2783] use this to transform all the strings you already have
  7. > [ru] [Aaa_bbb_ccc_ddd#2783] and then just put decode function
  8. > [ru] [Aaa_bbb_ccc_ddd#2783] in the code
  9. > [ru] [Aaa_bbb_ccc_ddd#2783] and use it everytime
  10. > [ru] [Aaa_bbb_ccc_ddd#2783] for strings
  11. > [ru] [Aaa_bbb_ccc_ddd#2783] so you wont have normal text in the code
  12.  
  13. > [ru] [Aaa_bbb_ccc_ddd#2783] like if you have a
  14. > [ru] [Aaa_bbb_ccc_ddd#2783] string = "hi"
  15. > [ru] [Aaa_bbb_ccc_ddd#2783] in your code
  16. > [ru] [Aaa_bbb_ccc_ddd#2783] use first function to encode it
  17. > [ru] [Aaa_bbb_ccc_ddd#2783] and then put it in your code
  18. > [ru] [Aaa_bbb_ccc_ddd#2783] with decode function
  19.  
  20.  
  21.  
Add Comment
Please, Sign In to add comment