Author Topic: Im a noob  (Read 3088 times)

0 Members and 1 Guest are viewing this topic.

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #15 on: April 27, 2005, 06:21:54 pm »
lo, my question is not really conneczed to previous post, i just like the name of this topic and did not want to open a new one...

So, does anybody know how to hide a .pbo file which i've modofied?
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #16 on: May 10, 2005, 01:44:57 pm »
Okey, after long time, no answer-[okey, the question itself was a bit stupid]-
So her's my second question/request to Jacky-who introduced the way how to make SC0.9undetected by renaming the files.

Jacky, i did everything as you wrote,i got all the ilands without textures and cheatactivators everywhere-[cool]-also i can join every server without any detection, but when itry to shoot at the cheat activators, they just do not work.

Any suggestions what to do?
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

Death

  • Online Villain
  • ***
  • Posts: 244
    • View Profile
Im a noob
« Reply #17 on: May 10, 2005, 02:07:59 pm »
This normally happens when there is an internal script that is not recognised. Basically, you have a pbo file, that contains a txt file that has a line in it, pointing to the old directory, for example, in the cheatactivators, you have to depbo it, and have a look at its internal files for any connection to the old pbo (search for "cheats" or "xyz", if anything comes up, replace it with the renamed directory)

[TKC] maphax

  • Klass Klown
  • ***
  • Posts: 458
    • View Profile
Im a noob
« Reply #18 on: May 11, 2005, 01:36:56 am »
Death you have become the online vilian i am just a mear apprentice now!

Jedi Master Death
[TKC] MAPHAX  AT URE SERVICE

Death

  • Online Villain
  • ***
  • Posts: 244
    • View Profile
Im a noob
« Reply #19 on: May 11, 2005, 01:43:36 am »
I know young one, you have alot to learn yet ;)

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #20 on: May 11, 2005, 03:32:57 pm »
Oh yes Death, u were right, now redone everything and wrks now-[ still undetected]-...

And there were many requests for a modded/undetected G36, and with the help of the SC0.9 i can get that tkcG36 undetected in game, tested on some servers, dunno if I am the last who can get it wrk, i just posted if anybody need... :roll:
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

[TKC] maphax

  • Klass Klown
  • ***
  • Posts: 458
    • View Profile
Im a noob
« Reply #21 on: May 12, 2005, 03:24:23 pm »
pm mullah if u want to let ure secrets out ;)
[TKC] MAPHAX  AT URE SERVICE

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #22 on: May 19, 2005, 09:28:11 pm »
Hello, today I got an idea, if I could modifie an option of SuperCheat.
In the Boats-[my fav.]-option, I wanted to change the boats to 'guba's.
I copyed the boats.sqs, changed boats to gubas but in game it is not wrking .....Here is my file

_i = 0
#loop
_x = random 400
_y = random 400
? _i >= 100: Exit
_t="generale" createunit [0,0,0]
_t setpos [(getpos player select 0) - 200 + _x, (getpos player select 1) - 200 + _y, 500]
_i = _i + 1
~1
goto "loop"


I'd be grateful if anybody could help me to get this idea work....
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

[TKC]Hubertus

  • SCP Developer
  • Klass Klown
  • ***
  • Posts: 327
    • View Profile
Im a noob
« Reply #23 on: May 20, 2005, 01:51:07 am »
You should use createvehicle instead of createunit. If you use createunit, you would have to create new groups for the Gubas first.

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #24 on: May 20, 2005, 05:23:25 pm »
Oh thanks you mr.legend, it works now  :roll:  :oops:
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #25 on: June 18, 2005, 02:44:59 am »
An intresting thing:"bring modified gun to ofp".

It's strange , but wrks for me.

Take a supercheat0.9, install and blah-blah. The pack what u download from this site,have a modified g36-[G36a.pbo]-that  every server detects.

1st  Rename the g36a.pbo-[the TKCg36] to (for example) 'G36b.pboand put in Res/addons....'.

===REMOVED CUZ I RECOGNISED THAT I AM A N00B=====
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Im a noob
« Reply #26 on: June 24, 2005, 10:18:42 pm »
Quote from: eszes
[...]
2nd  Open the 'cheat.pbo'-[the one what u get in your OperationFlashpoint/Res/cheat-addons] with a pbo tool.U should see many ".sqs" files.Find the 'guba.sqs' and edit it like this:

[player] join grpnull
_t="generale" createunit [[0,0,0], group player]
_guba = nearestobject [[0,0,0],"generale"]
_guba setpos getpos player
_guba addeventhandler ["hit",{_guba setdammage 0}]
_guba addmagazine "g36a"
_guba addweapon "g36b"
Exit

Now make the cheat.pbo again.Replace the old one with this new. [...]


remove that part, it will still work ;)

eszes

  • Cheater Apprentice
  • *
  • Posts: 22
    • View Profile
Im a noob
« Reply #27 on: June 25, 2005, 03:09:32 am »
Ssss AC, i know now, but still don't understand how it wrks... :roll:
A guy said, when i deleted all objects from hex:

"-No more corner camping! Yee!"

[TKC]Anothercheater

  • Heckler Apprentice
  • ****
  • Posts: 1349
    • View Profile
Im a noob
« Reply #28 on: June 25, 2005, 11:58:35 am »
it has to do with the addon.
the filechecker cant pick up a g36a\config.cpp because its not modified but if they would know for exmaple this random filename: g36xp2000.pbo\config.cpp they could pick it up.
anyways, the g36xp2000.pbo\config.cpp has the same entrys as the g36a\confip.cpp just with removed recoil. and because this addon file is loaded AFTER the g36a.pbo it overwrties the obviously the old values of the class of the g36a in memory.