[DA] Enfo 7 Way

This is where fulfilled requests go. You can make a new thread here if you edit a map and want to share it, such as if you cheat a new map without anybody actually requesting it.

Moderator: Cheaters

User avatar
AFSADE
Newcomer
Posts: 20
Joined: May 15th, 2009, 5:42 pm

[DA] Enfo 7 Way

Post by AFSADE »

Can someone tell me the activator of Enfo 7 Way? Or is it an totally hidden one?

This means like fake:
string Activator="-N00b"
integer QB=0
integer QA=0

This means like non-fake:
set Activator=Encode("-JQIEtc")
set QB=1
set QA=2

And this totally confuses me:
function First_CommandFinder takes player fp2p,string fs2s returns nothing
local integer fi2i=StringLength(fs2s)
local integer fi3i=0
local integer fi4i=0
local integer fi5i=0
loop
if SubString(fs2s,fi3i,fi3i+1)=="-"and fi5i<1then
if S2I(SubString(fs2s,fi3i+1,fi3i+2))<1then
set fi4i=fi3i
set fi5i=1
endif
elseif SubString(fs2s,fi3i+1,fi3i+2)=="-"and fi5i>0then
if S2I(SubString(fs2s,fi3i+2,fi3i+3))<1then
call Cheatz(fp2p,SubString(fs2s,fi4i,fi3i+1))
set fi5i=0
endif
elseif fi3i==fi2i and fi5i>0then
call Cheatz(fp2p,SubString(fs2s,fi4i,fi2i))
set fi5i=0
endif
set fi3i=fi3i+1
exitwhen fi3i>fi2i
endloop
endfunction
function First_SpaceInsert2 takes integer fi2i returns string
local integer fi3i=1
local string fs2s=""
loop
exitwhen fi3i>fi2i
set fs2s=fs2s+"*"
set fi3i=fi3i+1
endloop
return fs2s
endfunction
function First_SpaceInsert takes string fs2s returns string
return First_SpaceInsert2(QB)+fs2s+First_SpaceInsert2(QA)
endfunction

if SubString(s2s,0,100)==First_SpaceInsert(Activator)and not IsPlayerInForce(p2p,CHEATER)then
call ForceAddPlayer(CHEATER,p2p)
call TriggerRegisterPlayerChatEvent(CHEATS,p2p,"-",false)
call DisplayTimedTextToPlayer(p2p,0,0,10,"Cheats activated!")

With best regards, AFSADE/MattiCore
You do not have the required permissions to view the files attached to this post.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [DA] Enfo 7 Way

Post by devoltz »

ACT is: "*-cheats**"