Poll: Do you want me to continue adding to the scripting language?

Be advised that this is a public poll: other users can see the choice(s) you selected.

Results 1 to 8 of 8
  1. #1
    Silent's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Melbourne, Australia
    Posts
    5,069
    Reputation
    2172
    Thanks
    8,472
    My Mood
    Bitchy

    Silent Cheat - Scripting language for game cheating! Beta 2

    Hello users of MPGH, I decided to make a simple scripting language which could help new cheaters make simple cheats without much prior programming knowledge.

    This Scripting language is based off of this with some minor changes, I would highly advise you to check out the scripting language base. It's very informative and very interesting to read.



    Getting down to the operators, default functions, and other information:

    Statements:
    1. if
    2. else
    3. elif
    4. while
    5. break
    6. continue
    7. function
    8. return
    9. open - opens another script
    10. try
    11. catch


    Operators:
    1. =
    2. &&
    3. ||
    4. !
    5. ++
    6. --
    7. ==
    8. <
    9. <=
    10. >
    11. >=
    12. +=
    13. -=
    14. *=
    15. /=


    Internal Functions(non cheat related):
    1. printf
    2. toupper
    3. tolower
    4. readnum
    5. read - reads console line
    6. pstime - time since process started
    7. indexof
    8. Sleep


    Internal Functions(cheat related):
    1. Attach - Parameters: string processName
    2. WriteInteger - Parameters: int address, int value
    3. WriteString - Parameters: int address, string value
    4. WriteFloat - Parameters: int address, float value
    5. ReadInteger - Parameters: int address
    6. ReadString - Parameters: int address
    7. GetModuleAddress - Parameters: string moduleName
    8. PatternScan - Parameters: string pattern -- IMPORTANT NOTE: This may not work, have not tested it!




    Q&A

    Question: Why make a scripting language for game cheating?
    Answer: I see a lot of tools being uploaded that only write to few addresses. I figured making a very isolated scripting language would be easier for moderators to analyze and not worry about missing something.

    Question: What game versions do you support?
    Answer: Currently we only support x86, I plan on upgrading this later!

    Question: Syntax?
    Answer: Syntax is based off of C.

    Question: Why do you have an installer?!?!?!?!
    Answer: Simply because the scripts are stored in files with the extension silscr(Silent Script). Without the installer, you would manually need to drag the script into the exe file which would get annoying to do after time.

    Question: Why does my anti-virus detect a virus?
    Answer: gib me your cc details if you wonna find out!!! But seriously, Anti-virus dislike



    Update notes:
    Added Boolean data types, so all cheating functions (that used to return strings of true and false) now return true or false bools.



    Future features:
    1. x64 build
    2. Opcode reader
    3. Type casting
    4. UI Handler
    5. Hotkeys




    Sample video:
    Latest video coming soon, for now you can have an old video.




    Picture proof:




    Checksum's(of zip):
    MD5: dd4585d394642abf179bbe5741e964b2
    SHA1: dcf2564c3ffbc049ccd12caf9f16ca6b12608ac4



    Virus scans:
    Virus Scan Jotti|Virus Total


    Press below to download, or click here.

    <b>Downloadable Files</b> Downloadable Files
    Click Here to visit the official MPGH wiki! Keep up with the latest news and information on games and MPGH! To check out pages dedicated to games, see the links below!











    dd/mm/yyyy
    Member - 31/01/2015
    Premium - 12/09/2016
    Call of Duty minion - 05/11/2016 - 05/11/2019
    BattleOn minion - 28/02/2017 - 05/11/2019
    Battlefield minion - 30/05/2017 - 05/11/2019
    Other Semi-Popular First Person Shooter Hacks minion - 21/09/2017 - 17/09/2019
    Publicist - 07/11/2017 - 02/08/2018
    Cock Sucker - 01/12/2017 - Unknown
    Minion+ - 06/03/2018 - 05/11/2019
    Fortnite minion - 08/05/2018 - 05/11/2019
    Head Publicist - 08/10/2018 - 10/01/2020
    Developer Team - 26/10/2019 - 10/01/2020
    Former Staff - 10/01/2020



  2. The Following 24 Users Say Thank You to Silent For This Useful Post:

    ahya08 (01-18-2018),aku (11-03-2017),blues081 (03-18-2018),BLURREDDOGE (05-23-2018),codewixpm (10-01-2018),crazyone3333 (08-09-2017),Creecreep (03-26-2018),Deletekey (09-14-2018),DragosSmecherul (07-21-2017),Frankmorello (07-29-2017),ghettoboy20639 (07-24-2017),iaino345 (07-20-2017),Iamthewildcat (05-18-2018),jbkillerdk999 (07-13-2017),lucasgf64 (01-28-2018),lucasstanguini6 (07-22-2017),niroHF (07-16-2017),phumwar (04-22-2018),redbeardtheweird (07-14-2017),Sublime (07-24-2017),SYINTaX (01-05-2020),xxsnarfxx (09-02-2017),zebmods (07-27-2017),Zeroniixx (07-14-2017)

  3. #2
    niroHF's Avatar
    Join Date
    Mar 2017
    Gender
    male
    Posts
    46
    Reputation
    34
    Thanks
    6
    My Mood
    Yeehaw
    OI, this may have been one of the only useful posts in this section. I will check this out when I get to my computer. Stay HQ OP!

  4. #3
    Sublime's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Location
    N/A
    Posts
    641
    Reputation
    87
    Thanks
    84
    Looks really interesting
    Please press "Thanks" or "Add to Reputation" if I bought, sold, or helped you.

    [IMG]https://static01.ny*****m/images/2017/11/06/us/07xp-hoaxes/07xp-hoaxes-articleLarge.png[/IMG]

  5. #4
    feverbbc's Avatar
    Join Date
    Aug 2017
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    228
    My Mood
    Twisted
    Holy this awesome

  6. #5
    ActiveDeal's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Location
    Temple In The Mountains
    Posts
    69
    Reputation
    17
    Thanks
    18
    My Mood
    Angelic
    Looks Awesome, thanks !

  7. #6
    nickoshiMa's Avatar
    Join Date
    Apr 2017
    Gender
    male
    Posts
    204
    Reputation
    10
    Thanks
    19
    My Mood
    Happy
    oh god it looks nice
    "I think when a surfer becomes a surfer, it's almost like an obligation to be an environmentalist at the same time." Kelly Slater

  8. #7
    zuqal123's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    nice bro thanks for sharing

  9. #8
    unknownluna's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    Banana Island
    Posts
    365
    Reputation
    118
    Thanks
    148
    My Mood
    Lurking
    lol thanks for this

Similar Threads

  1. [Outdated] Silent Script - A simple scripting language for game cheating | b1
    By Silent in forum Game Hack & Cheat Development
    Replies: 11
    Last Post: 02-17-2018, 11:34 AM
  2. Replies: 2
    Last Post: 04-21-2017, 01:33 AM
  3. [EU] Daily cheat lobby - looking for 4 cheating mates ....
    By 1337kokotko in forum Counter-Strike 2 Boosting
    Replies: 3
    Last Post: 04-19-2017, 08:19 AM
  4. [Request] Any cheat or hack for game Thunder Raid v1.0.28.66
    By Run-DForce8 in forum Hack Requests
    Replies: 0
    Last Post: 09-23-2016, 12:47 AM
  5. Good Programming Language For Game Hacks
    By UltimateHack in forum Combat Arms Help
    Replies: 5
    Last Post: 11-09-2011, 01:53 PM