Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 12/15/2022 in all areas

  1. Version 1.1.0

    29,101 downloads

    Description: This script is made for those that either get error when using in build speed or those that have issues finding their own speed value and don't want to go through the trouble of spending 10+ min refining values. Requirements: Unity game
    1 point
  2. View File Instant lvl65 Just run before a match and play the match after completion u will be lvl65 Submitter Solo7909 Submitted 12/15/2022 Category LUA scripts  
    1 point
  3. that is impossible, that menu will always appear if the script needs internet
    1 point
  4. Version 1.0.6

    235 downloads

    (1) Free Shopping (2) All Game Zones Unlocked (3) Bike Parts Owned (4) Bike Part Decals Owned (5) Gear Decals Owned (6) Colours Unlocked (7) No Ads
    1 point
  5. View File Marble Clash Script Options Include: Rare Skins Free & Unlimited Money , Antenna Nametag , Fall Through Floor , Levatation Bounce Submitter 999Luckyday Submitted 12/15/2022 Category LUA scripts  
    1 point
  6. Tiger is my favorite pet in pg3d Suggestion: Instead of setting pet's level to 0, set pet parts to 99999.
    1 point
  7. View File Mad Skills Snocross (1) Free Shopping (2) All Game Zones Unlocked (3) Bike Parts Owned (4) Bike Part Decals Owned (5) Gear Decals Owned (6) Colours Unlocked (7) No Ads Submitter sammax71 Submitted 12/14/2022 Category LUA scripts  
    1 point
  8. I've been testing their API and discover some basic idea: - To get your Pastebin content, you need API_USER_KEY and API_DEV_KEY. The Dev Key are Hardcoded into your Account and User Key are Change-able. - There's no time limit on API_USER_KEY and can be defined into a script variable to access your Pastes. - Pastebin only accept HTTPS (SSL), entire Payloads are encrypted and not view-able. Safe from Packet Capturers. Here's some Python Script while testing Pastebin API for anyone interested (Might convert to Lua?) *Edit: (User Input -> Script with API_USER_KEY -> Compare Password from Pastebin -> If correct -> Get Online Script from Pastebin -> Use the script) A good idea? test.py
    1 point
  9. NOTE: You should enable string representation (in the memory editor). You should also have atleast some basic knowledge of GG, otherwise you might not understand somethings that are discussed below. Ever wondered how you could get any pack that you wanted? Well now you can and for that follow the method given below. For this you must go to the VIP LOYALTY PACKS tab (as shown in the picture below) and search for the pack's loyalty points. I used Oviraptor's pack as an example so I searched for 50000 (which is the amount of loyalty points to obtain this pack) as DWORD. (For good reasons I chose this pack as to not complicate things). If you are not a VIP (or don't have a VIP subscription), then, you can try this on the Henodus pack (pictured below), could be a different pack in your game. You will end up with 130 or more results. Then use increment by 1 and close and re-open the loyalty packs screen. See what your new value of your pack is and save it, then revert other values and delete them. Change your saved value to either 0 or 1, then, go to it's memory address and scroll 30 to 31 addresses above your value to find your pack id (as can be seen in the picture below). There will be six addresses that look something like the picture below, you can also see that we have the string .Ovirapt present here. You need to change these 6 addresses to the pack that you want, let's find out how we can do that. Now you will have to look for the pack that you want, I am going to go for Indominus Rex Gen 2 pack (for some strong reasons). So now you will need to search using the UTF-8 search. You need to search the string HIndom2 and you will end up with a lot of results. Check in these results if you find the string .HIndom2 and some values that look similar to the values as shown in the picture below in TYPE 1. If you find these values, then, select these 6 values and copy them, then, paste these values on your Oviraptor pack id that you found before (as shown in the picture above). Remember that pack id's should look exactly like how they are shown in the picture below in TYPE 1 and TYPE 2 (values could be different but the presentation should look exactly the same). TYPE 1 is Indominus Rex Gen 2 pack (with string .HIndom2) and TYPE 2 is a different pack. Once successfully done, then, close and re-open your VIP LOYALTY PACKS tab and you will see the change for yourself (as shown in the picture below), buy it and enjoy! IMPORTANT INFORMATION: There is no specific way to find all pack id's (since some pack id's do not have strings but have numbers instead of strings as can be seen in the first two addresses of TYPE 2 of the 3rd photo). The one easy way to find them is to first find the Indominus Rex Gen 2 id from string HIndom2 and then look above and below this id to find other pack id's. Hope this helps. Enjoy!
    1 point
  10. Did you try valueX4 & valueX8? Maybe search the value and edit in small groups if the game crashes when searching a lot of results. Search the value x10 or x100 or x1000 and so on
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.