![]() |
Clean your RAM via VBscript [ great ] - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Computers (https://sinister.ly/Forum-Computers) +--- Forum: Antivirus & Protection (https://sinister.ly/Forum-Antivirus-Protection) +--- Thread: Clean your RAM via VBscript [ great ] (/Thread-Clean-your-RAM-via-VBscript-great) |
Clean your RAM via VBscript [ great ] - zer0_mybb_import9601 - 10-22-2012 Hey There all, zer0 here with one more trick to share, xD For Fun or anything... So be ready with notepad to clean your RAM, and then copy paste the code below ------------------------------------------------ | | | Code: FreeMem=Space(10240000000) ------------------------------------------------ and Save the file as in .vbs format. For instance "cleaner.vbs" You can customize the code and write 512 instead of 1024 which it represent the RAM you have. 512mb RAM. You can use whatever RAM you wish. Finally just run it. :wacko: :wacko: :wacko: 3nj0y Regards, zer0 RE: Clean your RAM via NOTEPAD [ great ] - chmod - 10-22-2012 Thanks for the share its a nice trick RE: Clean your RAM via NOTEPAD [ great ] - zer0_mybb_import9601 - 10-22-2012 welcome, I will keep sharing ![]() RE: Clean your RAM via NOTEPAD [ great ] - H4R0015K - 10-22-2012 fix your title it should be 'Clean your RAM via vbs script' rather than 'Clean your RAM via notepad' RE: Clean your RAM via NOTEPAD [ great ] - zer0_mybb_import9601 - 10-22-2012 NOTEPAD makes .vbs script i.e, visual basic script.. So who are smart like you, they will understand themselves. MOTIVE here is to CLEAN your RAM only.. xD [ NO HARD FEELINGS ] RE: Clean your RAM via NOTEPAD [ great ] - H4R0015K - 10-22-2012 (10-22-2012, 09:22 AM)zer0 Wrote: NOTEPAD makes .vbs script i.e, visual basic script.. So who are smart like you, they will understand themselves. MOTIVE here is to CLEAN your RAM only.. xD for your information notepad is just an editor it does not make vbs script.from your reply i think i should not waste my time here. [ NO HARD FEELINGS ] RE: Clean your RAM via NOTEPAD [ great ] - zer0_mybb_import9601 - 10-22-2012 everybody knows notepad is an editor, anything else. ? ? RE: Clean your RAM via NOTEPAD [ great ] - unknownAttacker - 10-22-2012 kind of cool, but what about RAM that is currently in use? i.e. will it mess up my TrueCrypt? RE: Clean your RAM via NOTEPAD [ great ] - zer0_mybb_import9601 - 10-22-2012 No it won't mess up the RAM which is currently in use. Its defragmenting your RAM at certain level. RE: Clean your RAM via NOTEPAD [ great ] - muhammad fakir - 10-22-2012 nice way to clean broo..... keep it up... |