Question about cheat activator
Moderator: Cheaters
-
- Newcomer
- Posts: 5
- Joined: January 8th, 2017, 6:26 am
Question about cheat activator
What should i type ingame to activate the cheats if the string Activator=" " or string Activator="NJNASD" or string Activator="-" or string Activator="@#!$@" ??
-
- Co-Admin
- Posts: 3128
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 10 times
- Been thanked: 54 times
Re: Question about cheat activator
You must type the text between quotation marks
So if the code is
You should type -haha
Same as
You should type haha
So if the code is
Code: Select all
blabla="-haha"
Same as
Code: Select all
dfsf="haha"
-
- Newcomer
- Posts: 5
- Joined: January 8th, 2017, 6:26 am
Re: Question about cheat activator
no it doesnt work if there is no - in the quotation mark. i have tried to enter the activator without the - if the string activator has no - but doesnt work
-
- Co-Admin
- Posts: 3128
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 10 times
- Been thanked: 54 times
Re: Question about cheat activator
I was talking in general, some cheatpacks like Fai's CP work with the "-" or without.012abc wrote:no it doesnt work if there is no - in the quotation mark. i have tried to enter the activator without the - if the string activator has no - but doesnt work
-
- Senior Member
- Posts: 105
- Joined: November 22nd, 2016, 3:48 pm
- Title: KappaPride
-
- Newcomer
- Posts: 5
- Joined: January 8th, 2017, 6:26 am
Re: Question about cheat activator
what if a certain map has a name activator and i wanna use the cheat ? how can i change my name to that name ? do i have to open new account or use name spoof ?
-
- Senior Member
- Posts: 181
- Joined: January 27th, 2013, 10:30 am
- Title: Retired Forum Sadist
Re: Question about cheat activator
Hi, can I ask what kind of programs that will work in RGC?devoltz wrote:Spoof your name.
Sadly, Zodcraft doesn't work anymore.
-
- Co-Admin
- Posts: 3128
- Joined: March 23rd, 2016, 8:06 pm
- Has thanked: 10 times
- Been thanked: 54 times
Re: Question about cheat activator
Hardly you find a program working in RGC, they have a strong anticheat on their client.DarkFlameMaster wrote:Hi, can I ask what kind of programs that will work in RGC?
Sadly, Zodcraft doesn't work anymore.
-
- Newcomer
- Posts: 3
- Joined: November 13th, 2023, 9:55 am
Re: Question about cheat activator
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=""
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
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=""
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