Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › CrossFire Hacks & Cheats › CrossFire Mods & Rez Modding › Fox Login screen!

Fox Login screen!

Posts 1–10 of 10 · Page 1 of 1
easytargetstar
easytargetstar
Fox Login screen!
Good Day!

Can every one can create fox Login screen with all infos
Like
scripts
and
SaveButtonOn.tga
SaveButtonOff.tga
loginup.tga
loginfocus.tga
LoginExitUp.tga
LoginExitFOCUS.tga
LoginExitDOWN.tga
logindown.tga
loginbg.tga

Please im from CF PH!

I want Global Risk Fox with a deagle like this on the picture

http://imgur.com/fwULVrh



Please someone :3

But but but please someone make me one like on the picture!

Thanks God Bless!
image.jpg
#1 · edited 13y ago · 13y ago
kalekip1
kalekip1
Oh man......

PLEASE, use the [img]-tags.

First you need to upload the image (if it already isn't) to the internet. You can do it on imgur.com. Then use the following
Code:
[IMG]URL_OF_IMAGE[/IMG]
#2 · 13y ago
easytargetstar
easytargetstar
Can you create like on the photo

By the way can you teach me how to put profile picture here?
#3 · 13y ago
kalekip1
kalekip1
Quote Originally Posted by easytargetstar View Post
Can you create like on the photo

By the way can you teach me how to put profile picture here?
Maybe search on the site?
http://www.mpgh.net/forum/2-general/...e-picture.html

---------- Post added 05-12-2013 at 12:08 AM ---------- Previous post was 05-11-2013 at 11:57 PM ----------

Quote Originally Posted by easytargetstar View Post
Can every one can create fox Login screen with all infos
Like
scripts
You can download the login screen you want, from the thread you bumped into. Which you actually weren't allowed, since it's from 2012.

This is probably the full script you're looking for. Put it in (CrossFire path)/REZ/UI/Scripts/LogIn.txt

Code:
GROUP GAMELOGIN

DEFAULTGROUP GAMELOGIN

IMAGE ImageBG
-POSITIONX 0
-POSITIONY 0
-WIDTH 800
-HEIGHT 600
--TEX_PATH "UI\UI_Login\LoginBG.TGA"
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END

EDIT EditLoginID
-POSITIONX 121
-POSITIONY 262
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

EDIT EditLoginPass
-POSITIONX 121
-POSITIONY 287
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

BUTTON ButtonLogin
-POSITIONX 278
-POSITIONY 284
-WIDTH 61
-HEIGHT 21
--TEX_UP "UI\UI_Login\loginup.tga"
--TEX_DOWN "UI\UI_Login\logindown.tga"
--TEX_FOCUSED "UI\UI_Login\loginfocus.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonExit
-POSITIONX 231
-POSITIONY 228
-WIDTH 108
-HEIGHT 24
--TEX_UP "UI\UI_Login\LoginExitUp.tga"
--TEX_DOWN "UI\UI_Login\LoginExitDOWN.tga"
--TEX_FOCUSED "UI\UI_Login\LoginExitFOCUS.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_UP ""
--TEX_DOWN ""
--TEX_FOCUSED ""
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

IMAGE ImageSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_PATH ""
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END
#4 · 13y ago
kalekip1
kalekip1
Quote Originally Posted by easytargetstar View Post
Can every one can create fox Login screen with all infos
Like
scripts
You can download the login screen you want, from the thread you bumped into. Which you actually weren't allowed, since it's from 2012.

This is probably the full script you're looking for. Put it in (CrossFire path)/REZ/UI/Scripts/LogIn.txt

Code:
GROUP GAMELOGIN

DEFAULTGROUP GAMELOGIN

IMAGE ImageBG
-POSITIONX 0
-POSITIONY 0
-WIDTH 800
-HEIGHT 600
--TEX_PATH "UI\UI_Login\LoginBG.TGA"
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END

EDIT EditLoginID
-POSITIONX 121
-POSITIONY 262
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

EDIT EditLoginPass
-POSITIONX 121
-POSITIONY 287
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

BUTTON ButtonLogin
-POSITIONX 278
-POSITIONY 284
-WIDTH 61
-HEIGHT 21
--TEX_UP "UI\UI_Login\loginup.tga"
--TEX_DOWN "UI\UI_Login\logindown.tga"
--TEX_FOCUSED "UI\UI_Login\loginfocus.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonExit
-POSITIONX 231
-POSITIONY 228
-WIDTH 108
-HEIGHT 24
--TEX_UP "UI\UI_Login\LoginExitUp.tga"
--TEX_DOWN "UI\UI_Login\LoginExitDOWN.tga"
--TEX_FOCUSED "UI\UI_Login\LoginExitFOCUS.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_UP ""
--TEX_DOWN ""
--TEX_FOCUSED ""
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

IMAGE ImageSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_PATH ""
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END
Edit: I added the default images for CF EU. So what you need now is to:

1. Copy the script (given above) and put it in /REZ/UI/Scripts/LogIn.txt
2. Download the file below (@iSmexy approve please)
3. Extract it (i.e. with WinRAR) in /REZ/UI/. The folder you're going to overwrite should be UI_Login
4. Download the Fox Login screen you wanted and overwrite it

Virusscans:
https://www.virustotal.com/en/file/7...is/1368310473/
UI_Login.rar - Jotti's malware scan

UI_Login_mpgh.net.rar
#5 · edited 13y ago · 13y ago
easytargetstar
easytargetstar
Quote Originally Posted by kalekip1 View Post
Maybe search on the site?
http://www.mpgh.net/forum/2-general/...e-picture.html

---------- Post added 05-12-2013 at 12:08 AM ---------- Previous post was 05-11-2013 at 11:57 PM ----------



You can download the login screen you want, from the thread you bumped into. Which you actually weren't allowed, since it's from 2012.

This is probably the full script you're looking for. Put it in (CrossFire path)/REZ/UI/Scripts/LogIn.txt

Code:
GROUP GAMELOGIN

DEFAULTGROUP GAMELOGIN

IMAGE ImageBG
-POSITIONX 0
-POSITIONY 0
-WIDTH 800
-HEIGHT 600
--TEX_PATH "UI\UI_Login\LoginBG.TGA"
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END

EDIT EditLoginID
-POSITIONX 121
-POSITIONY 262
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

EDIT EditLoginPass
-POSITIONX 121
-POSITIONY 287
-WIDTH 136
-HEIGHT 16
--FONTNAME MSG=846
--FONTSIZE 8
--FONTBOLD FALSE
--FONTITALIC FALSE
--FONTFORMAT DT_LEFT
--FONTFORMAT DT_VCENTER
--OUTLINE FALSE
--NUMBERONLY FALSE
--OUTLINECOLOR 141148156
--FONTCOLOR 255255255
-END

BUTTON ButtonLogin
-POSITIONX 278
-POSITIONY 284
-WIDTH 61
-HEIGHT 21
--TEX_UP "UI\UI_Login\loginup.tga"
--TEX_DOWN "UI\UI_Login\logindown.tga"
--TEX_FOCUSED "UI\UI_Login\loginfocus.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonExit
-POSITIONX 231
-POSITIONY 228
-WIDTH 108
-HEIGHT 24
--TEX_UP "UI\UI_Login\LoginExitUp.tga"
--TEX_DOWN "UI\UI_Login\LoginExitDOWN.tga"
--TEX_FOCUSED "UI\UI_Login\LoginExitFOCUS.tga"
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

BUTTON ButtonSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_UP ""
--TEX_DOWN ""
--TEX_FOCUSED ""
--TEX_DISABLED ""
--KEEPPRESSED FALSE
-END

IMAGE ImageSaveIdCheck
-POSITIONX 181
-POSITIONY 310
-WIDTH 90
-HEIGHT 17
--TEX_PATH ""
--USE_ALPHA FALSE
--TRANSPARENCY 0
-END
I will try it later im on the ipad now

By the way how i can give you a thank? Like karma +?
#6 · 13y ago
Clastic
Smaug
Nice job.
#7 · 13y ago
BACKD00R
[MPGH]BACKD00R
Approved!!!


@iSmexy again?
#8 · 13y ago
Euphemistic
Euphemistic
Good job
#9 · 13y ago
Glaceon
Glaceon
Here it was done already... http://www.mpgh.net/forum/194-crossf...cn-jp-fox.html
@BACKD00R
#10 · 13y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • [Release]Megan Fox Login ScreenBy sugar04 in Combat Arms Mods & Rez Modding
    19Last post 16y ago
  • megan fox login screenBy zzzownzzz in Combat Arms Mods & Rez Modding
    27Last post 16y ago
  • Megan Fox Login Screen.By JellysBelly in CrossFire Mods & Rez Modding
    12Last post 15y ago
  • Megan Fox Login screen by inc3ndiumBy inc3ndium in CrossFire Mods & Rez Modding
    18Last post 15y ago
  • MEGAN FOX VERY VERY hot Login ScreenBy risuke1st in CrossFire Mods & Rez Modding
    21Last post 15y ago

Tags for this Thread

None