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 › Other Semi-Popular First Person Shooter Hacks › ArmA 3 Hacks & Cheats › [Spyglass Notification Thread] I will post here about ongoing changes with Spyglass.

Thumbs up[Spyglass Notification Thread] I will post here about ongoing changes with Spyglass.

Posts 16–30 of 47 · Page 2 of 4
Lystic
Lystic
Detected Display Updated:
Code:
(findDisplay 49) displayCtrl 0
Code:
[] spawn {
	waitUntil {!isNull ((findDisplay 49) displayCtrl 0)};
	[[profileName,getPlayerUID player,"MenuBasedHack_DISPLAY_49_C_0"],"SPY_fnc_cookieJar",false,false] spawn life_fnc_MP;
	[[profileName,"Menu Hack: DISPLAY 49 CONTROL 0"],"SPY_fnc_notifyAdmins",true,false] spawn life_fnc_MP;
	sleep 0.5;
	["SpyGlass",false,false] call compile preprocessFileLineNumbers "\a3\functions_f\Misc\fn_endMission.sqf";

};
#16 · edited 11y ago · 11y ago
NeonSabre123
NeonSabre123
@Lystic WHAT?!?! So goodbye to The CtrlCreate?!
What does FindDisplay actually mean?
#17 · 11y ago
Lystic
Lystic
Quote Originally Posted by NeonSabre123 View Post
@Lystic WHAT?!?! So goodbye to The CtrlCreate?!
What does FindDisplay actually mean?
Please do research before asking questions. Everything you just asked could have been answered by looking at the BI wiki.
#18 · 11y ago
NeonSabre123
NeonSabre123
Or you could just tell me... Since the BI Wiki is massive...
#19 · 11y ago
Jme
Jme
Quote Originally Posted by NeonSabre123 View Post
WHAT?!?! So goodbye to The CtrlCreate?!
No, it means goodbye to SpyGlass before each server join
#20 · 11y ago
NeonSabre123
NeonSabre123
Hahha @evskin. Its all G, I found a way to work around it
#21 · 11y ago
Jme
Jme
Quote Originally Posted by NeonSabre123 View Post
Hahha @evskin. Its all G, I found a way to work around it
Like this?

313 is alive!

#22 · edited 11y ago · 11y ago
titans
titans
@evskin hahah, nice one x_x when you showed me that screen i was
#23 · 11y ago
NeonSabre123
NeonSabre123
@evskin haha nice job!
#24 · 11y ago
gladtwoown
gladtwoown
Quote Originally Posted by evskin View Post
Like this?

313 is alive!
I think he meant Like this.

The Terror Menu Is also still alive ^^
#25 · edited 11y ago · 11y ago
titans
titans
@gladtwoown i'm sure 100% that you test on old servers, Evskin test it on 3.1.4.7 Altis Life version
and for 313 is menu very old not like terror
#26 · edited 11y ago · 11y ago
gladtwoown
gladtwoown
Quote Originally Posted by titans View Post
@gladtwoown i'm sure 100% that you test on old servers, Evskin test it on 3.1.4.7 Altis Life version
and for 313 is menu very old not like terror
Brb I go do it on Asylum
#27 · 11y ago
gladtwoown
gladtwoown
Quote Originally Posted by titans View Post
@gladtwoown i'm sure 100% that you test on old servers, Evskin test it on 3.1.4.7 Altis Life version
and for 313 is menu very old not like terror
Done

#28 · edited 11y ago · 11y ago
HA
haxor24
Quote Originally Posted by gladtwoown View Post
Brb I go do it on Asylum
i think Asylum is using older version of spyglass, might want to retry on olympus xD
#29 · 11y ago
MiriwethV2
MiriwethV2
Code:
//Oh look..
+[] spawn {
+	while {true} do {
+		waitUntil {!isNull (uiNamespace getVariable "RscDisplayConfigureAction")};
+		sleep 0.6;
+		
+		//These shouldn't be here...
+		(findDisplay 131) displayCtrl 102 ctrlRemoveallEVenthandlers "LBDblClick";
+		(findDisplay 131) displayCtrl 102 ctrlRemoveallEVenthandlers "LBSelChanged";
+		
+		_actions = [buttonAction 1, buttonAction 107, buttonAction 104, buttonAction 106, buttonAction 109, buttonAction 105, buttonAction 108];
+		_title = ctrlText 1000;
+		if(_title != localize "$STR_A3_RscDisplayConfigureAction_Title") exitWith {
+			[[profileName,getPlayerUID player,"MenuBasedHack_RscDisplayConfigureAction"],"SPY_fnc_cookieJar",false,false] spawn life_fnc_MP;
+			[[profileName,"Menu Hack: RscDisplayConfigureAction"],"SPY_fnc_notifyAdmins",true,false] spawn life_fnc_MP;
+			sleep 0.5;
+			["SpyGlass",false,false] call compile PreProcessFileLineNumbers "\a3\functions_f\Misc\fn_endMission.sqf";
+		};
+		
+		{
+			if(_x != "") exitWith {
+				[[profileName,getPlayerUID player,"MenuBasedHack_RscDisplayConfigureAction"],"SPY_fnc_cookieJar",false,false] spawn life_fnc_MP;
+				[[profileName,"Menu Hack: RscDisplayConfigureAction"],"SPY_fnc_notifyAdmins",true,false] spawn life_fnc_MP; 
+				sleep 0.5;
+				["SpyGlass",false,false] call compile PreProcessFileLineNumbers "\a3\functions_f\Misc\fn_endMission.sqf";
+			};
+		} foreach _actions;
+	};
GG, Spyglass my Menü is detected now
#30 · edited 11y ago · 11y ago
Posts 16–30 of 47 · Page 2 of 4

Post a Reply

Similar Threads

  • Post Here To Request That A Thread Be Closed.By SadisticGrin in General
    4Last post 20y ago
  • I'm sorry about posting here but where can i download CoD 1 Or 2By Lewisc12x in Call of Duty Hacks & Cheats
    1Last post 16y ago
  • Liz lol stop closing all the threads right when I'm about to post in them!By Wild Bill HickCock in General
    24Last post 15y ago
  • I want to do killmarks! but about what?(idea? post here)By pookiebaa in CrossFire Mods & Rez Modding
    7Last post 16y ago
  • GOT A CRAZY SS? post here on iberson's thread pl0xBy iverson954360 in WarRock - International Hacks
    47Last post 19y ago

Tags for this Thread

None