Find Activator From War3map.j

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

siverdragon12
Member
Posts: 57
Joined: March 28th, 2010, 2:49 am

Find Activator From War3map.j

Post 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 !
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: Find Activator From War3map.j

Post by devoltz »

Link map pls
siverdragon12
Member
Posts: 57
Joined: March 28th, 2010, 2:49 am

Re: Find Activator From War3map.j

Post by siverdragon12 »

ZzMidouzZ
Newcomer
Posts: 9
Joined: July 7th, 2012, 11:39 am

Re: Find Activator From War3map.j

Post by ZzMidouzZ »

Act 1
-leadership<Maybe space x??>
Act 2
-Yugi<Maybe space x??>
siverdragon12
Member
Posts: 57
Joined: March 28th, 2010, 2:49 am

Re: Find Activator From War3map.j

Post 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 ?
ZzMidouzZ
Newcomer
Posts: 9
Joined: July 7th, 2012, 11:39 am

Re: Find Activator From War3map.j

Post by ZzMidouzZ »

Upload map ACT 2
Arakunido
Cheater
Posts: 185
Joined: February 7th, 2013, 5:04 am
Title: Skid

Re: Find Activator From War3map.j

Post by Arakunido »