Page 1 of 1

Find Activator From War3map.j

Posted: August 18th, 2017, 1:44 pm
by siverdragon12
Hello , I had a map with some cheatpack i can't find activator
I found some code but i don't know what it mean ?
Can someone explain it for me ?

This map had 2 Activator and here it is

Please Explain for me this code and Activator from this .

Code: Select all

constant string kun
string array HiThere


Code: Select all

local integer fi2i=0
local player fp2p=null
loop
set HiThere[fi2i]=SubString(kun,fi2i,fi2i+1)
set fi2i=fi2i+1
exitwhen fi2i>StringLength(kun)
endloop


Activator 1

Code: Select all

set culi=HiThere[63]+HiThere[37]+HiThere[30]+HiThere[26]+HiThere[29]+HiThere[30]+HiThere[43]+HiThere[44]+HiThere[33]+HiThere[34]+HiThere[41]


Activator 2

Code: Select all

set act=HiThere[63]
set act=act+HiThere[50]
set act=act+HiThere[46]
set act=act+HiThere[32]
set act=act+HiThere[34]



And here

Code: Select all

if SubString(s2s,0,100)==act or SubString(s2s,0,100)==Fukki_SpaceInsert(culi)and not IsPlayerInForce(p2p,CHEATER)then



Full War3map.j attach below !

Re: Find Activator From War3map.j

Posted: August 18th, 2017, 11:43 pm
by devoltz
Link map pls

Re: Find Activator From War3map.j

Posted: August 19th, 2017, 1:20 am
by siverdragon12

Re: Find Activator From War3map.j

Posted: August 19th, 2017, 12:06 pm
by ZzMidouzZ
Act 1
-leadership<Maybe space x??>
Act 2
-Yugi<Maybe space x??>

Re: Find Activator From War3map.j

Posted: August 20th, 2017, 12:34 am
by siverdragon12
ZzMidouzZ wrote:Act 1
-leadership<Maybe space x??>
Act 2
-Yugi<Maybe space x??>


Ac1 Work
-leadership<space><space>

Ac2 not work :D
How to know activator from this code ?

Re: Find Activator From War3map.j

Posted: August 22nd, 2017, 8:34 am
by ZzMidouzZ
Upload map ACT 2

Re: Find Activator From War3map.j

Posted: August 22nd, 2017, 9:31 pm
by Arakunido