-
Posts
300 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by Crystal_Mods100x
-
Which games can be easily modified?(for Beginner)
Crystal_Mods100x replied to Jasminemoon's question in Help
oops. sorry -
Which games can be easily modified?(for Beginner)
Crystal_Mods100x replied to Jasminemoon's question in Help
"she" -
Which games can be easily modified?(for Beginner)
Crystal_Mods100x replied to Jasminemoon's question in Help
Basically any game u choose but watch out! da anticheats do be sneaking around ill be around to help u in case u need anything! altho im not that experinced i can share my knowledge with you. sorry my grammar is bad i speak english its just i cant spell correctly start off smooth by cracking offline games and slowly progress upward ^^ then you should be starting to write scripts now which are easy! -
thx!!
-
Alright so the value i actually got was 1C i did not pay attention correctly and thats how i got the offset wrong but like u said that offset 1C will always be in hex i need to put 0x infront of 1C to get 0x1C to indicate that its a hex what the problem was we didnt add one it was me not paying attention to the mistake i made therefore me not getting it but now i get it. i will revert to hex Thanks Everyone and monkey san mostly. probably might have broken your fingers from all that typing we both said 0xC without me throwing what else was there 0x1C for pixel force 2 is bullet speed while 0x18 is bullet range which makes the bullets fly farther Thanks everyone problem was what i really got was 1C and i said 0xC instead of 0x1C and that resulted in this 1C to dec is 28 but its still not working so imma just use dec
-
Another problem. i only used one value which was dword i did not used the word value to get the glide speed. thats why its probably diffrent because im not using word im just using only one value thats probably why i got 0x70 one more thing is the word that logs shotgun ammo is exactly the same as my dword value for the shotgun and yes 0x70 works for the glide speed. and some how the region changed from .bss to anonymous
-
DUDE. those are his exact values you could at least give credit because lucky day found all the values and coded the script. you know how long it took him? Not cool dude. you could have learned instead of stealing values, stealing code and stealing values and code isnt the way to go >=( neither you gave credit.
-
-
i do not get it )= the last offset was caculated as 68 so 0x68 so if i get a number its 0xC right? idk what im doing wrong
-
Oh. so just 0x12
-
Question? what do i do if i get a letter as my offset? like C. im modding a game called pixel force and i caculated 2 numbers one being the original value (ammo) other being the bullet speed or range (6.0F) or (20 something F) after i caculated the 2 it just gave me C
-
idk what did i do but it works with 0x70 what ever number i get is my answer to my script
-
WHAT. i got 70 when i caculated the 2? what just happened ;-; i really caculated 70 there is no way lemme try that then =)) wait. did u convert it to hex?
-
True. but the value can set back to normal at some times say for instance ("getting in a car") or ("dying then values reset") then we can make an on an off button for it! if its on its 1 else 0 and freezing can prevent the value to change from random value sets like when u get in a car it changes. or dying sets it to some random
-
Hi everyone im requesting help here because i was making a script for a game and i could not get it to work it requires 20 shotgun ammo then it needs to be refined to 16 then i caculated the 2 numbers to offset and i got 70 (0x46), i entered the number but it does not work (it works when player glides toward the direction they are pointing toward + fast fire rate) here is the source code i did not code this all credits go towards > @AKRAMRAZA for coding the script base Thank you but here is the problem i keep getting the wrong results and it does not work -Source code function test() gg.clearResults() gg.searchNumber("20", gg.TYPE_DWORD) gg.alert('10 seconds to change ammo to 17') gg.sleep(10000) --10 seconds gg.refineNumber("16", gg.TYPE_DWORD) p = gg.getResults(1) local q = {} q[1] = {} q[1].address = p[1].address + 0x46 --address to the offset(ex: -4) to the refined result q[1].flags = gg.TYPE_FLOAT --datatype which i want to edit the value q[1].value = 1 --value i want to edit the glide value to gg.setValues(q) gg.alert('Done') gg.clearResults() end function stop() os.exit() end main = gg.choice({'Glide speed','Exit'}) if main==1 then test() end if main==2 then stop() end But what am i doing wrong? i also dont know how many results only one result comes in for the shotgun ammo is that?
-
-
Every color has a value like if you search up how to find values and put it in a script you should see one persons YT channel talking about it. we can use thoes values but sadly my computer is restricted and the last unblock site was restricted )=, ill have to look at it some time soon
-
Sure! also u can find the impostor by using fuzzy but idk the color value for the player every player has a color value if you can get that then i can search that with the impostor number
-
-
Hey monkey san. i found something when cacualating your offset maybe you can add an on / off button for it it makes you glide in one direction your pointing towards and it also gives your crazy fire rate! i searched the gun ammo in DWORD and i caculated the 2 values to offset and it gave me 70 see if you can edit the float number to 1 and it should work
-
Thank You. i will be updating soon or later like nerfing speed and adding more features
-
Im starting to get it! but confused on the 4 where did the 0x4 come from tho?
-
View File Among Script.lua Hi everyone first script uploaded this is a script for among us! =Description Encypted: false Password: false Version: 1 WARNING VERSION 2,0 has a bug Do not use walk through walls with walk through vents that will cause a bug in the vents (thank you) WARNING: VERSION 2.0: You must be in a vent for walk in vents to work, yes there is some bugs i am discovering due to distorted game code when editing values to the max XD Errors: false alert (ignore it and set the kill cooldown to 10.0,), impostor vision might be too large Requirements: you must be a host, also there are no requirements like having a hat or a color on that is only required if i was doing an impostor button items: increase everyones speed , (local speed 1.0), head to the game settings then set the "player speed to 0.5" then the script will tell you what to do next next item is no kill cooldown first set the kill cooldown to 17.5 then you have 10 seconds to set it to 10.0 (NOT 17.5) (there is an alert that tells u to set it to 17.5 dont listen to it, set it to 10.0) then your cooldown should be 0 last is impostor vision (500x) before you press that button go to game settings on the computer then set the value to "0.25" then during your 10 second count down set the value to 1.5, then you will have 500x impostor vision i have not tried it yet but the values work ay okay feel free to modify the script source code please use with credit if passing it on also the script says toxic mods because i am @ToxicLuaMods23 , i lost my account by doing something stupid and ill think it wont come back anymore. i was doing so good on that one Thanks everyone please report bugs and errors and update suggestions Thank You Submitter Crystal_Mods100x Submitted 02/01/2021 Category LUA scripts
-
Version 2.0.0
3,262 downloads
Hi everyone first script uploaded this is a script for among us! =Description Encypted: false Password: false Version: 1 WARNING VERSION 2,0 has a bug Do not use walk through walls with walk through vents that will cause a bug in the vents (thank you) WARNING: VERSION 2.0: You must be in a vent for walk in vents to work, yes there is some bugs i am discovering due to distorted game code when editing values to the max XD Errors: false alert (ignore it and set the kill cooldown to 10.0,), impostor vision might be too large Requirements: you must be a host, also there are no requirements like having a hat or a color on that is only required if i was doing an impostor button items: increase everyones speed , (local speed 1.0), head to the game settings then set the "player speed to 0.5" then the script will tell you what to do next next item is no kill cooldown first set the kill cooldown to 17.5 then you have 10 seconds to set it to 10.0 (NOT 17.5) (there is an alert that tells u to set it to 17.5 dont listen to it, set it to 10.0) then your cooldown should be 0 last is impostor vision (500x) before you press that button go to game settings on the computer then set the value to "0.25" then during your 10 second count down set the value to 1.5, then you will have 500x impostor vision i have not tried it yet but the values work ay okay feel free to modify the script source code please use with credit if passing it on also the script says toxic mods because i am @ToxicLuaMods23 , i lost my account by doing something stupid and ill think it wont come back anymore. i was doing so good on that one Thanks everyone please report bugs and errors and update suggestions Thank You