sprx

  1. FaZeModz

    Tutorial SPRX HEN [PROPER CODE CONVERSION FOR GTAV 1.28]

    Welcome to Properly writing an SPRX menu for HEN. I have to credit my friend Hazy for sending most of the research for this finished code. Rest in peace my friend.. Here is the necessary code to use sprx properly on HEN 3.0.0+ (Yes all future versions): Hen Check [Code C++] also here is...
  2. lupospmt809

    Preview Lupos SPRX

    Ive been working on a BO2 and GTA Mod Menu. My BO2 Menu Will be named: Lupos SPRX Simple and basic name. The Menu is small not huge. Its a small simple menu containing this mods: MAIN MODS: UAV,REDBOX NO BLUR,NO RECOIL,BODY COLOR PINK,GREEN,BLUE,PURPLE,FLASH,RED/MAP COLOR>BLACK,GREEN,PURPLE OR...
  3. FaZeModz

    EASY SPRX AUTH (MAKE PAID MENU)

    Alright here is a simple MAC address Authentication check for PS3 users on SPRX.. This will work for any sprx on any game as long as you have the source and you know what you are doing... Idea? This Function system was thought of by me for people trying to keep there menu project private in...
  4. Pyrex BLJ

    Tutorial (sprx) Fix - error generating PRX (prx-fixup failed), and similar errors.

    This Should Fix your SPRX Menus for any game having this problem. What I've found the last few times this error happened to me was that the problem is the built in sqrt() function in c++ so to fix it, we don't use it. add this function into your menu and use this instead: (btw thx for...
  5. Pyrex BLJ

    Release Perxy SPRX 3.0

    This is the 3.0 of my SPRX Enjoy Download: Perxy SPRX v3
  6. Pyrex BLJ

    Release [C++] Small Code Thread

    Hey guys, I'm beginning to release some source functions from my menu because I'm feeling generous and i don't like keeping information from all you people I didn't find these anywhere else (although i didn't look that hard) and yes it is gross but idk c++ very well, ok? If you...
  7. I

    Question SPRX Help Plez XD Rawr KKK

    so basically im making a sprx But i cant find the right dimensions for me X/Y/Width/Height im trying to find the dimensions to make my menu look like yet another engine V1 or something like that but for MW3 if anyone can help then thanks i guess okie bye
  8. droid

    Release [GTA V SPRX C++ 1.27] INSANE CLEAN MENU BASE RELEASE!!! + PLAYER INFO & IP INCLUDED!!

    welp. yeah enjoy. Download - Base By Viiperz Virus scan not needed because its a source. Images : Credits Viiperz [Me] Design + Alot More 2much4u for functions for the actual base. LastGenGamer Help leave credits if you use this.. also upload it to any forum or youtube idc. hate...
  9. Pyrex BLJ

    Release Perxy v2 Non-Host SPRX

    Here is the second version of my menu More details in the included info text document :smile: Enjoy no new thread cuz im lazy Download: Perxy SPRX v2
  10. droid

    Release PARANORMAL SPRX | BEST FREE GTA SPRX (GIVE RP, NON HOST KICK/PROTECTION, GOOD DESIGN) + DOWNLOAD

    VIDEO : JOIN SKYPE CHAT - Join conversation Menu Created By - Viiperz Credits - PB Modz (Help) XEazyLobbys (Help) --------------------- To Check Version Go Here Paranormal SPRX (Update Log) - Pastebin.com Download - Paranormal SPRX ---------------------- Bookmark This Paste Bin Link to see...
  11. VerTical

    Outdated PS3 SDK - Download

    PS3 SDK Version: 3.60 Download: SDK Happy Haxing :cabcon:
  12. NexusDev

    Riptide Force Source Code - PS3/PC/XBOX

    Riptide Force Source Code - PS3 / XBOX / PC Download : Riptide Force Source
  13. NexusDev

    Tutorial How To Add Glare Header To Menu Base

    1st Go To Ur Menu Source Code 2nd Add This Code Into Ur Menu Menu Base Used For Presentation : 2much4u Code 1: add These 1st: int gGlareHandle; int scaleform; float gGlareDir; float GlareX = 1.10f; float GlareY = 0.41f; float Glarewidth = 0.71f; float Glareheight = 0.73f; Code 2 [Main]...
  14. zOlymP

    ❖All Gta V SPRX Menus out now +Download ❖

    [/SPOILER] Im sure i forgot some Menus i update this thread next time hope you enjoy it :heart: ~zOlymP ~V|MT
  15. H

    Release Offsets SPRX NoHost {Redboxes}

    Hello I realese you Code Source : bool RB; void Redboxes() { if(!RB) { char bytes[] = { 0x60, 0x00, 0x00, 0x00 }; write_process(0x65D14, &bytes, sizeof(bytes)); RB = true; } else { char bytes[] = { 0X41, 0x82, 0x00, 0x0C }...
  16. thahitcrew

    Release Perplexed v1.0 Non-Host Menu

    gg
  17. SlowModzHD

    Release SlowModzHD Superman V3.0 SPRX ! [1.14]

    Yo all ! :grinning: Today I release the version 3.0 of my Superman ModMenu ! Usable in MW2 1.14 (not bypass!) :grinning: FOR THE HOST : The menu working in 1080p & 720p (resolution), but it's better to play in 720p.. FOR THE CLIENT : They don't have the HOST menu and then, they can play...
  18. S

    MW3 Managed SPRX Menu List

    This thread will include some sprx mod menu I have used and would like to share. Reckoning V1 Non Host Mod Menu http://www.mediafire.com/download/mv43va2vjg0ajey/NonHostSPRX.rar Controls; Pre game L1 And R3 - To Open L1 And R1 - To Scroll Start - To Select Square - To Close In game Controls...
  19. S

    How To Install/Use SPRX (DEX Only)

    This Tutorial Will Explain How To Install SPRX Menus, This Tutorial Is Aimed At Dex Users, CEX Users Will Have To Reassign Eboots!. Multiman Will Be Our File Manager We Will Be Using Link To Multiman...
Top