[JJCP + Fukki`s CP] Paranormal Underworld 2.1

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

deliverance72
Junior Member
Posts: 28
Joined: May 12th, 2017, 8:01 am

[JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by deliverance72 »

Map name: Paranormal Underworld 2.1

Link: http://www.epicwar.com/maps/275137/

Cheats: JJCP + Fukki`s CP

Activator: any

Thanks in advance and i hope somebody can do this.
User avatar
haxorico
Super Moderator
Posts: 3190
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by haxorico »

Moved to request section
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by devoltz »

Both CP Added.
You do not have the required permissions to view the files attached to this post.
deliverance72
Junior Member
Posts: 28
Joined: May 12th, 2017, 8:01 am

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by deliverance72 »

devoltz wrote:Both CP Added.

THX!

Could you add Item list please?
Alex123321
Newcomer
Posts: 6
Joined: October 7th, 2017, 12:57 pm

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by Alex123321 »

ID of things you can pull?
Alex123321
Newcomer
Posts: 6
Joined: October 7th, 2017, 12:57 pm

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by Alex123321 »

Code: Select all

globals
integer ANTICHEAT__AtrMX=20000
integer ANTICHEAT__u_antch_id=0x68303132
integer ANTICHEAT__pig_id=0x6E706967
location ANTICHEAT__loc_antch
timer ANTICHEAT__tm_antch=CreateTimer()
timer ANTICHEAT__tm_res=CreateTimer()
unit ANTICHEAT__u_antch
boolean ANTICHEAT__CinemaB=true
integer array ANTICHEAT__p_gold
integer array ANTICHEAT__p_lumber
integer array ANTICHEAT__p_heroexp
integer ANTICHEAT__p_goldM=GetRandomInt(2356897,5971529)
integer ANTICHEAT__p_lumberM=GetRandomInt(2356897,5971529)
integer ANTICHEAT__p_heroexpM=GetRandomInt(1085234756,1992374165)
integer array ANTICHEAT__p_str
integer array ANTICHEAT__p_dex
integer array ANTICHEAT__p_mid
integer ANTICHEAT__p_strM=GetRandomInt(45483,97658)
integer ANTICHEAT__p_dexM=GetRandomInt(45483,97658)
integer ANTICHEAT__p_midM=GetRandomInt(45483,97658)
boolean array ANTICHEAT__p_gold_b
boolean array ANTICHEAT__p_lumber_b
boolean array ANTICHEAT__p_heroexp_b
boolean array ANTICHEAT__p_str_b
boolean array ANTICHEAT__p_dex_b
boolean array ANTICHEAT__p_mid_b
trigger ANTICHEAT__trg_reg_res=CreateTrigger()
trigger ANTICHEAT__trg_reg_res_mdead=CreateTrigger()
trigger ANTICHEAT__trg_reg_lup=CreateTrigger()

How to remove anti-cheat on mx and Exp ????
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by devoltz »

Alex123321 wrote:

Code: Select all

globals
integer ANTICHEAT__AtrMX=20000
integer ANTICHEAT__u_antch_id=0x68303132
integer ANTICHEAT__pig_id=0x6E706967
location ANTICHEAT__loc_antch
timer ANTICHEAT__tm_antch=CreateTimer()
timer ANTICHEAT__tm_res=CreateTimer()
unit ANTICHEAT__u_antch
boolean ANTICHEAT__CinemaB=true
integer array ANTICHEAT__p_gold
integer array ANTICHEAT__p_lumber
integer array ANTICHEAT__p_heroexp
integer ANTICHEAT__p_goldM=GetRandomInt(2356897,5971529)
integer ANTICHEAT__p_lumberM=GetRandomInt(2356897,5971529)
integer ANTICHEAT__p_heroexpM=GetRandomInt(1085234756,1992374165)
integer array ANTICHEAT__p_str
integer array ANTICHEAT__p_dex
integer array ANTICHEAT__p_mid
integer ANTICHEAT__p_strM=GetRandomInt(45483,97658)
integer ANTICHEAT__p_dexM=GetRandomInt(45483,97658)
integer ANTICHEAT__p_midM=GetRandomInt(45483,97658)
boolean array ANTICHEAT__p_gold_b
boolean array ANTICHEAT__p_lumber_b
boolean array ANTICHEAT__p_heroexp_b
boolean array ANTICHEAT__p_str_b
boolean array ANTICHEAT__p_dex_b
boolean array ANTICHEAT__p_mid_b
trigger ANTICHEAT__trg_reg_res=CreateTrigger()
trigger ANTICHEAT__trg_reg_res_mdead=CreateTrigger()
trigger ANTICHEAT__trg_reg_lup=CreateTrigger()

How to remove anti-cheat on mx and Exp ????

I even looked into anticheats because no one warned me about it, but it's pretty simple to remove
U just have to counter the anticheat function.
Here's a version with none anticheat.
You do not have the required permissions to view the files attached to this post.
deliverance72
Junior Member
Posts: 28
Joined: May 12th, 2017, 8:01 am

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by deliverance72 »

please extract the file ItemFunc.txt
Alex123321
Newcomer
Posts: 6
Joined: October 7th, 2017, 12:57 pm

Re: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by Alex123321 »

there is no empty there for me, I'm not professional in this business.
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: [JJCP + Fukki`s CP] Paranormal Underworld 2.1

Post by devoltz »

Alex123321 wrote:there is no empty there for me, I'm not professional in this business.

He meant the item rawcodes
You do not have the required permissions to view the files attached to this post.