Problem With Cp adders

Talk about anything you want, but keep it within the rules, please.
OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Re: Help me i need Help

Post by OceanGuy »

watever but weres .netframe or watever so i can download it and hte problem is when even i add cheatpack and save it when i try to use it it dun work. i do Open maP>Choose pack>Add>Save>upload>play

Edit: Also i could use a Cp Detector it'd help me find out if its added or not
rawr
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Help me i need Help

Post by Ozzapoo »

WHAT IS NOT WORKING? EXPLAIN.
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Re: Help me i need Help

Post by OceanGuy »

Are u blind no offence i said

IT AINT SAVEING WHEN I ADD THE CHEATPACKS>
rawr
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: Help me i need Help

Post by Ozzapoo »

Not saving to any map at all?
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!
User avatar
Senethior459
Forum Staff
Posts: 2618
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Help me i need Help

Post by Senethior459 »

We can't help you if you don't tell us what exactly happens. Try to be detailed, don't just insult us and repeat the same thing. What do you mean by it doesn't work? The map works, but the cheats don't? Or the map doesn't work? Or the program crashes? Or WC3 crashes when you try to play the map?
Are you getting any error messages? If so, what do they say?

Do you have the right version of .NET? You can get it here if you don't. http://www.microsoft.com/downloads/deta ... layLang=en

And the CheatPack Detector can be found here: http://forum.wc3edit.net/tools-f32/offi ... 08-20.html
Just scroll down a bit to my post, I've uploaded it to the forum.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Re: Help me i need Help

Post by OceanGuy »

already got that netframe..
Ill try to be detailed..
Whenever I try to open hack - it works
Whenever i click to open map - it works
Whever I click the Cheatpack I want - It Works
Whenever I click save - IT works and says it's saved... but it ist.
Whenever i Play map and type in the Activator - It does not work
I think the Problem is that it doesent save the packs for me
Or its like Random caps like Ex -RaReTwO or Ex -RareTWO lots of possible ways
Or it could be the activator key doesnt get set.
Or maybe it missed a trigger setting up map.
Who nows i dont thats why i made this topic
If not detailed enough idk then
rawr
User avatar
Senethior459
Forum Staff
Posts: 2618
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Help me i need Help

Post by Senethior459 »

Hmm...

From what you said, I'm assuming that you're using JJ's, and you're changing the activator. After you click Add, look at the globals section, and make sure that there's a line that says something like "string Activator=Whatever your activator is". If there isn't, try inserting it with the default activator, see if that makes a difference.

Also, make sure that you're putting the map that you're going to hack into the same folder as PCI.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Re: Help me i need Help

Post by OceanGuy »

added the pack
Didnt work but whats this
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddCondition(CHEATS,Condition(function Cheatz0r))
call TriggerAddAction(CHEATS,function DirectCheat)
call InitS2RAW()
call UnitId2Stringz()
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(zzz),"-",false)
set zzz=zzz+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddCondition(CHEATS,Condition(function Cheatz0r))
call TriggerAddAction(CHEATS,function DirectCheat)
call InitS2RAW()
kinds looks like a cheat but aalso it didnt work and it had the
activator thing this is it
Spoiler:
//Added by Pyro7778's Cheat Injector
gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
string Activator="-rare"
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
string array S2RAWa
integer array S2RAW
integer array skins
string RectAction
integer RectNum=0
integer mu2u=0
integer ma2a=0
integer as2s=0
trigger Death
string s2ss
real minx=0
real miny=0
real maxx=0
real maxy=0
rect Reg
real r2r
//Added by Pyro7778's Cheat Injector
gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
string Activator="-rare"
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
string array S2RAWa
integer array S2RAW
integer array skins
string RectAction
integer RectNum=0
integer mu2u=0
integer ma2a=0
integer as2s=0
trigger Death
string s2ss
real minx=0
real miny=0
real maxx=0
real maxy=0
rect Reg
real r2r
// User-defined
gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
string Activator="-FluffyWalrus "
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
string array S2RAWa
integer array S2RAW
integer array skins
string RectAction
integer RectNum=0
integer mu2u=0
integer ma2a=0
integer as2s=0
trigger Death
string s2ss
real minx=0
real miny=0
real maxx=0
real maxy=0
rect Reg
real r2r
rawr
User avatar
Senethior459
Forum Staff
Posts: 2618
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Help me i need Help

Post by Senethior459 »

Dude... Look at the globals. You clicked Add a few too many times. You have the globals in there three times, and the function main part in twice. Click Add ONCE, then click Save. Clicking Add more than once is more likely to make the cheats not work.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
OceanGuy
Senior Member
Posts: 152
Joined: March 2nd, 2008, 4:11 am

Re: Help me i need Help

Post by OceanGuy »

yayyyyy ty :) your AWSOME!!!!!!!!!!!!!!!!!!!!! lol im so used to double clikcing bc of the stuff on desktop :)))))))) ty :))))
so can u lock this/
rawr